Fix geometries (QGIS)#

Correction of incorrect geometries in vector files using the qgis:fixgeometries algorithm.

Inputs:

  • ZIP archive with vector files. Only single-file formats are supported (GeoPackage, GeoJSON, etc. not ESRI Shapefile);

  • Method. The method of the qgis algorithm ‘fixgeometries’. Choose one from the list: Linework or Structure.

Outputs:

  • ZIP archive containing vector files with correct geometry.

Launch the tool: https://toolbox.nextgis.com/t/qgis_fix_geometries

Example:

../../_images/qgis_fix_geometries_input_en.png

Fig. 193. Example input#

../../_images/qgis_fix_geometries_result_en.png

Fig. 194. Fixed geometries#

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.