Release Notes (1.2.0) : Released 18 June 2026
- Text in error response JSON
messageanddetailshas been updated. - Incorrect HTTP methods now return HTTP status
405(Method Not Allowed) with anallowheader containing the supported methods. For example, sending a GET toat-many-pointswhich is POST only. at-pointGET responses include acache-controlheader.- Deprecated
tokenproperty in theat-many-pointsPOST body. The preferred approach is to use theauthorizationheader with theBearerscheme. For more information see HTTP authorization headers.
Release Notes (1.1.0) : Released 18 August 2025
- Vertical coordinate system WKID added to returned spatial reference property.
- All elevation values now provided with 10cm precision.
- Internal changes to improve stability and response times of the service.
Release Notes (1.0.0) : Released 26 February 2025
This is the first public release of the Elevation service.