Identifier.GetEpsgCode

Identifier.GetEpsgCode method

如果此对象表示有效的 EPSG 标识符(例如——授权机构名称为 “EPSG” 且授权唯一标识符为整数),则返回它。否则返回 -1。

public int GetEpsgCode()

返回值

此对象表示的 EPSG 标识符。如果此对象不表示 EPSG 标识符,则返回 -1。

另见