GeoCoordinateType
The GeoCoordinateType represents a geographical position.
The following attributes are defined:
- Latitude
WGS-84 / degrees with (-90 <= Latitude <= 90), precision is limited to 7 positions after the decimal point
- Longitude
WGS-84 / degrees with (-180 <= Longitude <= 180) precision is limited to 7 positions after the decimal point
- Altitude
Altitude in meters. Optional.