Select to view content in your preferred language

Getting elevation data from contour lines

122
1
Monday
Labels (2)
edward33
New Contributor III

I have a DEM tif file that I created contour lines with by using:

  • raster functions
  • contour
    • Z base from the DEM tif
    • contour interval of 1
  • output is a raster layer

The output layer looks great, but the issue is if I click on a contour line there is no data to tell me what the elevation of that line is. I need to be able to click on a line and it tell me its elevation is 15m for example.

Is there a different way I should be creating contour lines?

edward33_1-1721066595043.png

 

edward33_0-1721066578685.png

 

Tags (2)
0 Kudos
1 Reply
JakeSkinner
Esri Esteemed Contributor

Hi @edward33,

With the 3D Analyst or Spatial Analyst extension, you can use the Contour tool.  This will create an output feature class.

JakeSkinner_0-1721068522109.png