Unit: degree (supplier to define representation)
Data source: OGP
Information source: Open GIS Consortium
Revision date: 2002-02-12
Orientation: north
Abbreviation: Lat
Axis order: 1..
Coordinate system: Spherical 3D CS. Axes: latitude, longitude, radius. Orientations: north, east, up. UoM: degrees, degrees, metres.
Description: Angle from the equatorial plane to the geocentric point vector, northwards usually treated as positive.
Definition: OGP XML
<?xml version="1.0" encoding="UTF-8"?> <gml:CoordinateSystemAxis xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" uom="urn:ogc:def:uom:EPSG::9122" gml:id="epsg-axis-60"> <gml:descriptionReference xlink:href="urn:ogc:def:axis-name:EPSG::9926" /> <gml:identifier codeSpace="OGP">urn:ogc:def:axis:EPSG::60</gml:identifier> <gml:axisAbbrev>Lat</gml:axisAbbrev> <gml:axisDirection codeSpace="EPSG">north</gml:axisDirection> </gml:CoordinateSystemAxis>