3.2.81. Split Complex Polygons
Splits polygons with too many vertices into smaller parts. Each part is a separate feature that keeps all the attributes of the split polygon.
Inputs:
Source file - Vector layer in one of the formats supported by GDAL, e.g. GeoJSON, GeoPackage, zipped Shapefile.
Max count of vertices - Maximum number of vertices allowed in a polygon. Default is 200000.
Outputs:
GeoPackage file with split polygons.
Launch the tool: https://toolbox.nextgis.com/t/splitcomplex
Pic. 3.71. Example input
Pic. 3.72. Example output
Try the tool in action
Click on the Demo button above the tool form. The fields are filled in with demo values.
Click on the Run button.