|
|
|||
|
|
|
GeoProjectionData |
| GeoProjectionData gives the value of the specified property for the specified cartographic projection. |
| GeoProjectionData gives the complete options for the default form of the specified projection. |
| "Centering" | latitude and longitude defining the origin of the projection | |
| "StandardParallels" | standard parallel | |
| "CentralScaleFactor" | scale factor at the central meridian or center of projection | |
| "GridOrigin" | grid coordinates | |
| "ReferenceModel" | what reference sphere or ellipsoid to use |
| long | central meridian | |
| {lat,long} | central parallel lat and meridian long | |
| {{lat,long}, | point on center line and azimuth (Oblique Mercator) | |
| {{lat1,long1},{lat2,long2}} | two points on center line (Oblique Mercator) | |
| {long1,long2} | central meridian |
| r | radius of reference sphere | |
| {a,b} | semimajor and semiminor axis of reference ellipsoid | |
| {a,{invf}} | semimajor axes and inverse flattening | |
| "name" | name of the geodetic datum or reference ellipsoid |
| "Albers" | Albers equal-area conic | |
| "AzimuthalEquidistant" | azimuthal equidistant | |
| "BipolarObliqueConicConformal" | bipolar oblique conic conformal | |
| "Bonne" | Bonne | |
| "Cassini" | Cassini | |
| "ConicEquidistant" | conic equidistant | |
| "CylindricalEqualArea" | cylindrical equal-area | |
| "CylindricalEquidistant" | cylindrical equidistant | |
| "EckertIV" | Eckert IV | |
| "EckertVI" | Eckert VI | |
| "Equirectangular" | simple cylindrical equirectangular | |
| "Gnomonic" | gnomonic | |
| "IMWPolyconic" | IMW polyconic | |
| "LambertAzimuthal" | Lambert azimuthal equal-area | |
| "LambertConformalConic" | Lambert conformal conic | |
| "LambertConformalConicNGS" | Lambert conformal conic (NGS) | |
| "LambertCylindrical" | Lambert cylindrical | |
| "Mercator" | Mercator | |
| "MillerCylindrical" | Miller cylindrical | |
| "Mollweide" | Mollweide | |
| "ObliqueMercator" | oblique Mercator | |
| "ObliqueMercatorNGS" | oblique Mercator (NGS) | |
| "Orthographic" | orthographic | |
| "Stereographic" | stereographic | |
| "TransverseMercator" | transverse Mercator | |
| "Polyconic" | polyconic | |
| "Robinson" | Robinson | |
| "Sinusoidal" | sinusoidal | |
| "VanDerGrinten" | van der Grinten | |
| "WinkelTripel" | Winkel tripel |