mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -04:00
- don't create a whole set of empty possible geometries, just use wkb types directly - don't expose to python -- this method is an internal detail. No-one has been relying on it, as calling it would have immediately crashed due to the missing SIP_TRANSFER annotation.