We encountered an issue when retrieving elevation data via the OpenRouteService API. For a segment of the Lantau Trail (Hong Kong), the API returns extremely large elevation values (tens of thousands of meters), which causes incorrect elevation gain calculations in routing results.
Location:
Approximate coordinates: 22.24769, 113.91904
Steps to Reproduce:
-
Send a request to the OpenRouteService API for route or elevation data covering the area around the coordinates above.
-
Inspect the returned elevation values for points along that segment.
Expected Result:
Elevation values should be within realistic terrain range for that area (roughly 0–1000 m above sea level).
Actual Result:
Some returned elevation points contain values in the tens of thousands of meters, which is clearly invalid and breaks elevation-based calculations (e.g., ascent/descent totals).
Impact:
This issue leads to incorrect routing statistics and unreliable elevation profiles for users navigating this trail.
Request:
Could you please verify the elevation dataset or tile covering this coordinate region and let us know if this is a known issue or if a correction is planned?
Thank you.