Thursday 15 August 2019

Counting number of vertices of polygons and lines in QGIS?


In QGIS, is there a way to count the number of vertices of polygons and lines in a given layer, and create a separate field containing these values?


I suspect it's a function somewhere in the field calculator but I can't find it.





No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...