DO.COM.04 GeoLocation
The spdci:GeoLocation object represents a geographical location set defined by a latitude, a longitude, and altitude (optional) according to the WGS 84 system, and an option for a Google Plus Code.
References:
This class is useful for specifying precise locations in a standardized, machine-readable format. It conforms to the global standard WGS 84 which is crucial for interoperability and accuracy in geographical data representation.
Property Key | Data Type (and Restrictions) | Cardinality | Description |
---|---|---|---|
latitude* | 0...1 | The latitude of a location. For example | |
longitude* | 0...1 | The longitude of a location. For example | |
altitude | 0...1 | The altitude of a location. For example 500.42212 (WGS 84). | |
plus_code | 0...1 | Contains the plus code information for the location. |
Example of Use
Used in
This data object is used in the following other Data Objects
Last updated