API Documentation
geo.geo_coordinates
The geographic coordinates of a place or event.
Parameter |
Description |
Type |
|
|---|---|---|---|
latitude |
The latitude of a location (WSG84). For example 37.42242. |
Float | |
longitude |
The longitude of a location (WSG84). For example -122.08585. |
Float | |
elevation |
The elevation of a location. |
Float | |
average_elevation |
average elevation of 30′×30′ (ca 900mx900m) area in meters |
Float | |
spatial_extent |
The spatial extent coordinates, as a multi-array just the way GeoJSON likes it. |
String |
