0

I am using ArcGIS Desktop 10.4

I have an empty point layer (100 random points) and a dtm.

I was wondering how I would go about to get the height from the dtm underneath each point into the points attribute table?

PolyGeo
  • 65,136
  • 29
  • 109
  • 338

1 Answers1

0

"Extract Values to Points" of the spatial analyst might the easiest way. More information here:

http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/extract-values-to-points.htm

Rob
  • 300
  • 1
  • 8