[QGIS-Developer] QGIS unstable on debian testing
uclaros
uclaros at gmail.com
Tue Apr 14 04:04:19 PDT 2020
Part of my problems seem to be caused by the fact that intersections between
a polygon or linestring and a point cause QGIS to crash...
eg. the following python code:
QgsGeometry.fromWkt('Polygon ((0 0, 1 1, 1 0, 0
0))').intersection(QgsGeometry.fromWkt('Point (42 0)'))
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
More information about the QGIS-Developer
mailing list