qgis - How to programmatically delete all inner rings of a polygon
layer?
I have many polygon layers, each layer containing many polygons with inner rings. I know that you can delete a ring manually with QGIS (Edit -> Delete ring). I need the python equivalent to automatically process all my polygon layers.
No comments:
Post a Comment