LongitudeType
This type corresponds to the geographic coordinate longitude and represents the location of a place on the surface of the Earth east or west of the prime meridian.
LongitudeType
is a value of the type xs:double
type with the following restrictions:
- Must satisfy: -180 ≤ value ≤ 180
- Unit decimal degrees
- Reference System: WGS 84
- Precision: 7 positions after decimal point, additional positions are ignored
Query Parameter Representation
Valid examples:
90.1234567
-120.3456789
90.123 -120.3