geomoose / gm3

GeoMoose 3.0 Development. Please submit pull requests to the 'main' branch.
https://www.geomoose.org
MIT License
58 stars 60 forks source link

Buffer All - Inconsistent logic when filtering #834

Open chughes-lincoln opened 1 year ago

chughes-lincoln commented 1 year ago

Currently you can only buffer up to 100 results with the buffer all tool. If you try to buffer 200 results a warning appears telling the user to use fewer results. If you use a filter to get below 100 results however, the buffer will run without a warning using the original 200 results.