ISpatialReference 属性 |
The ISpatialReference type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| Abbreviation |
缩写
| |
| Authority |
作者
| |
| AxisInfo |
坐标轴信息(包含范围信息)
方向
Key:String: Lon | Lat | X | Y | Z
Value:String: NORTH | SOUTH | EAST | WEST | UP | DOWN | OTHER
如:
Geographic Coordinate System: AXIS["Lon",EAST],AXIS["Lat",NORTH]
Projected Coordinate System: AXIS["X",EAST], AXIS["Y",NORTH]
Geocentric Coordinate System: AXIS["X",OTHER], AXIS["Y",EAST],AXIS["Z",NORTH]
范围(Bounds84是最有可能存在的)
Key Type
Center Point
Center84 Point
Bounds BoundingBox
Bounds84 BoundingBox
| |
| Code |
编码
| |
| Effective |
是否可进行坐标转换
| |
| eSpatialReferenceStyle |
空间参考类型
| |
| Name |
名称
|