Martin Dobias b245ccc105 [FEATURE] API call to make geometries valid (port of ST_MakeValid)
This introduces QgsGeometry::makeValid() which will try to make a valid
geometry out of invalid one. This is more complicated method than just
doing a buffer with zero width, but it should not loose any vertices.

Finally we should have a reliable way in QGIS to fix bad geometries!

Ported the C code from lwgeom library to QGIS.
2017-01-27 09:43:29 +08:00
..
2017-01-20 15:06:09 +01:00
2017-01-24 08:30:36 +01:00
2017-01-25 16:53:34 +01:00
2016-09-21 23:30:04 +02:00