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

../../_images/splitcomplex_input_en.png

Pic. 3.71. Example input

../../_images/splitcomplex_result_en.png

Pic. 3.72. Example output

Try the tool in action

  1. Click on the Demo button above the tool form. The fields are filled in with demo values.

  2. Click on the Run button.