I am trying to use CurveFitter on a set of contour lines but am not getting useful results. As you can see some of the lines overlap, even after a very light processing. How can this be avoided? I tried both settings of Preserve boundries, but that did not make much difference.
Best answer by markatsafe
@aron CurveFitter doesn't have a constraint algorithm to prevent overlaps. As @caracadrian suggests, you can try tweaking the (many) CurveFitter parameters.
You could try the SherbendGeneralizer. It doesn't fit curves but it will generalize your contours preserving the spatial relationships. Perhaps a combination of the two will give you the results you need.
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.
@aron CurveFitter doesn't have a constraint algorithm to prevent overlaps. As @caracadrian suggests, you can try tweaking the (many) CurveFitter parameters.
You could try the SherbendGeneralizer. It doesn't fit curves but it will generalize your contours preserving the spatial relationships. Perhaps a combination of the two will give you the results you need.