2.2.66. 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. 2.29. Example input

Pic. 2.30. Example output
Try the tool in action by downloading our example:
Input data set to test the tool. The archive contains step-by-step instructions.
Result example of the tool run.