Select to view content in your preferred language

Break contours into segments

785
6
06-13-2011 09:28 AM
CarolineAntonelli
Emerging Contributor
Hi

I am working on 50cm interval contours derived from a DEM.

Some of the contours are very long segments, and I want to either 1) select a segment of a contour line and create a layer from that selection or 2) Split the contour into different segments - each with different properties attributed to them.

I am working on a contour map of an archaeological site with dozens of large mounds. I want to identify the base contours of these mounds; however, some of the base contours are at the same elevation as a larger natural platform. I want to select the segment that is part of the archaeological mound so I can code it as such in its attributes.

Thanks

Caroline
0 Kudos
6 Replies
michaelcollins1
Frequent Contributor
Use the Explode Multi-part Feature tool under Advanced Editing. That will separate the polylines out.
0 Kudos
CarolineAntonelli
Emerging Contributor
This won't work because I am trying to break a single contour - one polyline into several different ones. If I could select a segment to extract in between two vertices that would be ideal.

Does this make sense?

Thanks for your reply,

C

Use the Explode Multi-part Feature tool under Advanced Editing. That will separate the polylines out.
0 Kudos
michaelcollins1
Frequent Contributor
Are the mounds spatially defined yet, or is that what you are trying to do?
0 Kudos
CarolineAntonelli
Emerging Contributor
Defining is what I am trying to do. They are easy to see on the contour map, but I am now going back and coding which contours represent the base and which contours represent the highest point. I am doing this so that I can then figure out the average height of mounds (top contour elevation - bottom contour elevation).

Are the mounds spatially defined yet, or is that what you are trying to do?


Thanks
0 Kudos
michaelcollins1
Frequent Contributor
Sounds like you'll have to manually split the contour lines then.
0 Kudos
ChrisSnyder
Honored Contributor
See the new Dice tool in v10 and/or take a look at one of these tools: http://arcscripts.esri.com/scripts.asp?eLang=39&eProd=&perPage=10&eQuery=densify
0 Kudos