Elevation
Sandbox
Sandbox
POST
/v2/elevation
New
Last modified:2024-08-05 19:29:15
elevation:read
digital elevation models) can be measured with different vertical datum
(reference point), resulting in incompatible measurements. UAS regulation uses
"Above Ground Level" for drone heights, which requires establishing ground level.
This data service converts elevation and altitude measurements between common
vertical datum: ellipsoidal (WGS84/common GPS), orthometric (US only -
NAVD88/measurement above geoid), and Above Ground Level (AGL). Above Ground Level
(AGL) is calculated based on the difference between input z value and surface
elevation in compatible datum.
NOTE: This service is only available in the contiguous United Sates.
NOTE: This service is limited to 3600 requests per hour.
between WGS84, NAVD88, Above Ground Level, or surface only.
Request
Header Params
Authorization
string
optional
accessToken
Example:
{{access-token}}
Content-Type
string
optional
Example:
application/json;charset=UTF-8
Body Params application/json
Request samples
Responses
Modified at 2024-08-05 19:29:15