{S}[B] Status [i] | proposed |
---|---|
Provenance | |
Used by | |
Contributors |
|
Source (v2021-04-14) |
Type: object
Description: The geographic point object uses the default units from the DCMI point scheme and avoids optional representation in non-standard units.
Property | Type |
---|---|
coordinates | array of "number" |
type | string |
An array of 2 (longitude, latitude) or 3 (longitude, latitude, altitude) values.
coordinates
Value Examples[
47.37,
8.55
]
[
86.925026,
27.98785,
8848.86
]