Elevation for a given map point using a MapView

3298
4
05-19-2016 11:58 PM
PhilipCollier
New Contributor II

Hi,

What is the fastest way of obtaining the elevation for a given lat/lon when using a MapView (not scene)?  I would like my elevation data to be local.  I am currently using SRTM data in tif format.  In the SceneView you can use FileElevationSource to read these directly and then call GetElevationAsync for a given map point.  I there any way to do this in the MapView?  I tried using FileElevationSource, but it threw, stating it needed to be added to a scene surface.  I'm using 10.2.7.  If this is not viable now, will this functionality be in Quartz?

Many thanks

Phil Collier.

Tags (2)
4 Replies
AaronHigh
New Contributor III

Any update on this with the release of Quartz?

0 Kudos
JenniferNery
Esri Regular Contributor

Thank you both for your feedback. I'll forward this feature enhancement request to our team for consideration in future release.

0 Kudos
ChristianWolf1
New Contributor II

I'm having the same issue. There should be a way to retrieve height information using only a MapView instance.

0 Kudos
MichaelBranscomb
Esri Frequent Contributor

Hi,

 

The current release of ArcGIS Runtime (100.8) now includes support for identifying cell/pixel values from raster data.

 

Welcome to ArcGIS Runtime 100.8 

 

Thanks

 

Mike

0 Kudos