{dataset}: Get elevation for locations (POST method)

API: opentopodata.org:open-topo-data
Endpoint: /v1/{dataset}
Response format: application/json
Auth: unknown
Method: POST

Description

Same as GET but accepts parameters in the request body. Useful when querying many locations that would exceed URL length limits.

Parameters (1)

dataset (string, path, required)

Name of the elevation dataset to query

Constraints: {'enum': ['aster30m', 'bkg200m', 'emod2018', 'etopo1', 'eudem25m', 'gebco2020', 'mapzen', 'ned10m', 'nzdem8m', 'srtm30m', 'srtm90m', 'test-dataset']}

No probe data for this endpoint yet.