Description
I generated 100mm contours from 1m resolution lidar data for quite a flat site.
They included a lot of small rings that I wanted to get rid of as well as generalising the contours.
Processing the layer with reduce bend I could filter them out by using a large "diameter tolerance". But I wanted to use a smaller tolerance for generalising the rest of the contours that aren't being filtered out.
I worked around it another way - I stored the length of each contour into an attribute and filtering out those shorter than a certain length.
But a great enhancement for reduce bend would be an option to specify one diameter tolerance for generalisation, and a different one for filtering.
Alternatively, perhaps it would be good to have a separate tool that just filters and doesn't generalise.