LatitudeType
This type corresponds to geographic coordinate latitude and represents the location of a place on the surface of the Earth north or south of the equator.
LatitudeType
is a value of the type xs:double
with the following restrictions:
- Must satisfy: -90 ≤ value ≤ 90
- Unit: decimal degrees
- Reference System: WGS 84
- Precision: 7 positions after decimal point, additional positions are ignored
Query Parameter Representation
Valid examples:
45.1234567
-12.3456789
45.123 -12.3