Skip to main content
Solved

Remove outlier contour lines

  • June 23, 2024
  • 2 replies
  • 86 views

pauld
Contributor
Forum|alt.badge.img+1

Hi. I have created contour lines from DEM rasters and I’m getting outliers (straight lines to random points). 

What is the best way for me to remove these lines?

 

Best answer by redgeographics

Looks like islands, if you have a coastline polygon you can use that to clip the contours for a quick and dirty solution

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+62
  • Celebrity
  • Best Answer
  • June 24, 2024

Looks like islands, if you have a coastline polygon you can use that to clip the contours for a quick and dirty solution


pauld
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • June 26, 2024

Thanks @redgeographics for the solution. It resolved my issue effectively. 😊

 Regards, Paul