Tagged Questions
2
votes
3answers
297 views
How to merge a large amount of polygon-features in a script?
We have a very large shapefile with over 30000 features and want to merge it with a script on a server. Currently we try it with QGIS, but the processing takes way too much time.
Is there a way to do ...
