Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have contour lines, & roads centerlines feature classes, I need to get points with elevation in the starts, intersections, & the ends of the roads, how can I get this information? I used the "Intersect" approximity analysis tool, but I think it is not accurate enough. is there a way in 3D analyst or Spatial analyst? Thanks

share|improve this question
1  
So, you are trying to interpolate contour lines to estimate elevation at different spots along your road lines? You don't have access to any DEM data in your area of interest? – Baltok Dec 5 '12 at 19:34

1 Answer

Several ways to skin the cat, but I don't know if you want ArcGIS (what extensions do you have?) or an Open Source solution.

For ArcGIS, one way is to create a DEM from your contours, and assign Zs to the vertexes.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.