Nyall Dawson c67e39812d Improvements to QgsAbstractGeometry::snappedToGrid
- Fix loss of coordinates when not rounding a particular dimension
- Don't segmentize curved geometries
- Add extra unit tests
- Make createEmptyWithSameType() protected and skip from Python bindings.
This method relies on low-level manipulation of the returned geometry
which we do not want to expose as public/fixed API
2017-10-27 14:37:35 +10:00
..
2017-10-26 08:12:11 +10:00
2017-07-24 11:36:38 +02:00
2017-10-25 00:47:07 +02:00
2017-10-16 22:34:37 +02:00
2017-10-26 08:44:38 +10:00