Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 773 Bytes

GeoCoordinates.md

File metadata and controls

16 lines (12 loc) · 773 Bytes

GeoCoordinates

Properties

Name Type Description Notes
elevation list[str] Elevation of a location (WGS84) [optional]
latitude list[str] Latitude (coordinates) of a location (WGS84) [optional]
description list[str] small description [optional]
id str identifier [optional]
label list[str] short description of the resource [optional]
type list[str] type of the resource [optional]
longitude list[str] Longitude (coordinates) of a location (WGS84) [optional]

[Back to Model list] [Back to API list] [Back to README]