mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-08 00:06:51 -05:00
This potentially avoids a second expensive feature request after building a spatial index and later needing to re-request features which match spatial index search. It's non-default, as it requires the index to store all feature geometries, so it's more memory expensive.