Monday, 6 April 2015

qgis - OGR error creating geometry for feature when deleting nodes


I have a line Shapefile that I need to remove many nodes from.


Some I can delete fine, others delete but when I hit save I receive the following error: OGR error creating geometry for feature


Using QGIS version 2.14.0-Essen in Win10 64 bit.


Any ideas? I've converted it to multipoint then back to single point with no change.





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...