|
|
|||
|
|
GeodesyData |
| GeodesyData["name", "property"] gives the value of the specified property for a named geodetic datum or reference ellipsoid. |
| GeodesyData[{a, b}, "property"] gives the value of the property for the ellipsoid with semimajor axis a and semiminor axis b. |
| GeodesyData[obj, {"property", coords}] gives the value of the property at the specified coordinates. |
| "EllipsoidParameters" | ellipsoid parameters | |
| "InverseFlattening" | inverse flattening of the ellipsoid | |
| "SemimajorAxis" | length of the semimajor axis (equatorial radius) | |
| "SemiminorAxis" | length of the semiminor axis (or polar radius) |
| "AuthalicRadius" | radius of a sphere of the same surface | |
| "Eccentricity" | first eccentricity of the ellipsoid | |
| "Flattening" | flattening of the ellipsoid | |
| "MeanMassRadius" | mean mass radius | |
| "MeanRadius" | geometric mean radius | |
| "MeridianQuadrant" | length of the meridian from the equator to the pole | |
| "SecondEccentricity" | second eccentricity of the ellipsoid | |
| "VolumetricRadius" | radius of a sphere of equal volume |
| {"MeridionalArc",lat1,lat2} | length of the meridian between latitudes lat1 and lat2 | |
| {"MeridionalCurvatureRadius",lat} | radius of curvature in the meridian at latitude lat | |
| {"PrimeVerticalCurvatureRadius",lat} | radius of curvature in the prime vertical at latitude lat | |
| {"NormalSectionCurvatureRadius",lat,a} | radius of curvature at latitude lat in the direction azimuth a |
| {"ReducedLatitude",lat} | parametric latitude of an equivalent point on a sphere | |
| {"GeocentricLatitude",lat} | angle between the equatorial plane and a line from the center | |
| {"AuthalicLatitude",lat} | latitude of an equivalent point on the authalic sphere | |
| {"ConformalLatitude",lat} | conformal projection of a geodesic latitude lat | |
| {"IsometricLatitude",lat} | isometric latitude referred to lat | |
| {"RectifyingLatitude",lat} | projection preserving distance between meridians |
| {"FromReducedLatitude",lat} | parametric latitude of an equivalent point on a sphere | |
| {"FromGeocentricLatitude",lat} | angle between the equatorial plane and a line from the center | |
| {"FromAuthalicLatitude",lat} | latitude of an equivalent point on the authalic sphere | |
| {"FromConformalLatitude",lat} | conformal projection of a geodesic latitude lat | |
| {"FromIsometricLatitude",lat} | isometric latitude referred to lat | |
| {"FromRectifyingLatitude",lat} | projection preserving distance between meridians |
| "AlternateNames" | alternate English names | |
| "StandardName" | Mathematica standard name | |
| "Name" | English name | |
| "Properties" | available properties |
| "ParameterDefinitionYear" | decimal year when parameters values were defined | |
| "Rotation" | rotation angles in milliarc seconds | |
| "RotationDerivative" | rate of change of rotation in milliarc seconds per year | |
| "Scale" | transformation scale factor | |
| "ScaleDerivative" | annual change of transformation scale factor | |
| "Translation" | translation vector given in meters | |
| "TranslationDerivative" | rate of change of translation vector in meters per year |