Identifier.Epsg
Identifier.Epsg method
创建新的标识符,用代码表示 EPSG 标识符epsgCode.
public static Identifier Epsg(int epsgCode)
范围 | 类型 | 描述 |
---|---|---|
epsgCode | Int32 | EPSG 代码。 |
返回值
新标识符AuthorityName
“EPSG”和AuthorityUniqueIdentifier
epsgCode. 如果epsgCode小于 0 - 返回null
;
也可以看看
- class Identifier
- 命名空间 Aspose.Gis.SpatialReferencing
- 部件 Aspose.GIS