I have a point layer. How can I obtain the elevation of a specific point from a DEM file? The DEM is a .tif file, and it does not contain any table data.
Hi,
Look at the CustomRasterIdentify sample from Esri ArcGIS Pro SDK samples. You need to read your point feature geometry, and a little bit modify CustomRasterIdentify method from CustomRasterIdentifyVM class.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.