havatv / qgismultidistancebufferplugin

QGIS Plugin for Multi-distance buffering
GNU General Public License v2.0
4 stars 1 forks source link

Handling invalid geometries #6

Closed havatv closed 7 years ago

havatv commented 8 years ago

Invalid geometries might cause the plugin to crash. Avoiding this would be useful.

havatv commented 8 years ago

A warning will be issued for invalid geometries. Crashes can still occur.

havatv commented 7 years ago

I think this is enough.