laptop and a wrench

Bug

The elevation (z) value returned by SceneGraphicsView::screenToLocationCompleted() function depends on the current map scale.

Last Published: March 14, 2018 ArcGIS Runtime SDK
Bug ID Number BUG-000111521
SubmittedFebruary 9, 2018
Last ModifiedJune 5, 2024
Applies toArcGIS Runtime SDK
Version found100.2.0
Operating SystemSUSE Linux
Operating System VersionN/A
StatusWill Not Be Addressed

Additional Information

This is as designed. The method is designed to return what is rendered on the screen, not the most accurate elevation value. However, there is an async call to retrieve the elevation (https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-surface.html#locationToElevation) for a given X,Y that looks for the most accurate value. This one queries the elevation to get the best value (not the rendered value) but it should also be noted that zooming out gives a different X,Y too as the accuracy changes.

Steps to Reproduce

Bug ID: BUG-000111521

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options