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 want to delete certain segments in a selected segment of a line in a line shape file in ArcMap10.

share|improve this question

2 Answers

Splitting lines is generally performed using the editor toolbar, which will also allow you to delete unwanted segments once they are split.

Depending on the nature of your data there are a number of ways to split a line, outlined here in the ArcGIS documentation, such as:

  • At intersections
  • At a specified distance along the line
  • Manually
  • Into equal parts
share|improve this answer

start editing from editor. use split tool in editor to create a vertex where you hope to break the line. Then click the segment you want to delete with edit tool(a black arrow icon), and hit delete key.

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.