Projection 字段 |
The Projection type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| _a |
【常用变量】地球半径
| |
| _Abbreviation |
缩写
| |
| _Authority |
作者
| |
| _AuxiliarySphereType |
辅助球面类型(0:WGS_1984_Web_Mercator_Auxiliary_Sphere以椭球体为基准的,但投影时参考正球体;)
| |
| _Azimuth |
投影的方位角 (单位:度)
| |
| _AzimuthR |
投影的方位角 (单位:弧度)
| |
| _CenterLongitude |
投影的中心经度 (单位:度)
| |
| _CenterLongitudeR |
投影的中心经度 (单位:弧度)
| |
| _CentralMeridian |
投影的中心经度 (单位:度)
| |
| _CentralMeridianR |
投影的中心经度 单位:弧度)
| |
| _Code |
编码
| |
| _e |
【常用变量】第一偏心率
| |
| _es |
【常用变量】第一偏心率平方
| |
| _FalseEasting |
投影东偏移
| |
| _FalseNorthing |
投影北偏移
| |
| _FromMetres |
【常用变量】与米的换算因子
| |
| _IsSpherical |
【常用变量】椭球是否为圆
| |
| _Name |
名称
| |
| _oneEs |
【常用变量】1 - (eccentricity squared)
| |
| _OriginLatitude |
投影的原点纬度 (单位:度)
| |
| _OriginLatitudeR |
投影的原点纬度(单位:弧度)
| |
| _ProjectionBySpherical |
【常用变量】是否将其视为球(this._IsSpherical || this._AuxiliarySphereType == 0)
| |
| _RectifiedGridAngle |
投影的格网的调整角度 (单位:度)
| |
| _RectifiedGridAngleR |
投影的格网的调整角度 (单位:弧度)
| |
| _roneEs |
【常用变量】1 / ( 1 - eccentricity squared)
| |
| _ScaleFactor |
投影比例因子
| |
| _StandardParallel1 |
标准平行1(用于使用它的投影) (单位:度)
| |
| _StandardParallel1R |
标准平行1(用于使用它的投影)(单位:弧度)
| |
| _StandardParallel2 |
标准平行2(用于使用它的投影) (单位:度)
| |
| _StandardParallel2R |
标准平行2(用于使用它的投影)(单位:弧度)
| |
| _TotalFalseEasting |
【常用变量】换算后的投影东偏移
| |
| _TotalFalseNorthing |
【常用变量】换算后的投影北偏移
| |
| _TotalScale |
【常用变量】换算后的比例因子 = Earth radius * units
| |
| EPS10 |
EPS10
|