-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Description
it would be great if we had a way of dealing with layers that don't fit in RAM (but where the hilbertCodes vector would still fit). That would likely involve using a temporary storage like I did in the Parquet driver where when with the SORT_BY_BBOX layer creation option is used, a temporary GeoPackage file is created., for source layers that don't have efficient GetFeature() implementation.
This remark is not to be implemented in the context of this PR.
Originally posted by @rouault in #13351 (comment)
Reactions are currently unavailable