fasterRaster icon indicating copy to clipboard operation
fasterRaster copied to clipboard

Wishlist: Use smarter search for `snap` and `area` arguments in `fast()`

Open adamlilith opened this issue 10 months ago • 0 comments

Current uses increment-based search from smallest to largest snap and area values. This can take a long time, even if it succeeds. See https://grasswiki.osgeo.org/wiki/Vector_topology_cleaning for smarter strategy.

adamlilith avatar May 19 '25 18:05 adamlilith