Hi,

I'm using 2.18 on Ubuntu and the following lines segfault:
​​
multi = QgsMultiPointV2()
multi.addGeometry(QgsPointV2(0,1))
multi.addGeometry(QgsPointV2(2,2))
print multi.asWkt()

Can you confirm? Or is it already fixed and I should update?

What's the recommended way to collect points and afterwards compute
bounding box area?

Thank you and best wishes,
Anita
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to