Automatically delete overlapping plines.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am working with some GIS data which has been manipulated to analyze digital elevation data and create a polyline for area with slopes at different values. The methodology of this creates a problem though. In areas where slope increases, a line is created where the slope starts and where it ends. Since the slopes are sequential, this means that there is a line where 10% slope ends and that is exactly the same place where 15% begins.
I need a way to quickly delete the line on the lesser slope layer. I have arranged the draw order such that the lower slopes are drawn on top of the higher slopes. I've tried lots of different options with the overkill command but I'm not having much success. Often, the overkill command does nothing, other times it will combine the two lines at what seems to be a random point in the middle.
Can someone help me out here? Sample file attached.