Select to view content in your preferred language

How to use a raster template, like aspect from the ESRI Terrain Image Service within Extract Multi Points from Raster?

459
0
11-02-2022 08:34 PM
AndrewJohnson8
Emerging Contributor

I would like to use the Extract Multi Points from Raster within a python script to extract the aspect of many points. I would like to use the ESRI Terrain Image Service:  https://elevation.arcgis.com/arcgis/rest/services/WorldElevation/Terrain/ImageServer  but extract aspect instead of elevation in meters which is default. This workflow works fine within ArcGIS Pro, but I cannot figure out a solution for doing the workflow in a python script because I cannot figure out how to call the aspect raster template on the image service through code alone. 

Is there a solution? The REST Developer API documentation is not exceptionally helpful. 
Thank you!

 

 

0 Kudos
0 Replies