You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These of course all point into https://github.com/libspatialindex/libspatialindex/. Some more description about these properties can be found in the source code there, but it certainly isn't going to be the comprehensive documentation you're seeking.
I don't have much to offer in terms of guidance other than to cook up some simulations and permute parameters to see their effect.
Looking at the docstring of Property it is not clear to me what properties can be used to tweak the performance of the index for individual use cases.
Is it possible to enhance the descriptions of the properties to give hints what values can be used to adapt to certain scenarios:
E.g. I would like to know details ( typical values, range of values, use cases for values ) about properties like :
fill_factor
leaf_capacity
near_minimum_overlap_factor
reinsert_factor
split_distribution_factor
tight_mbr
variant
, what are the differences betweenRT_Linear
,RT_Quadratic
, andRT_Star
Thank you for providing this library !
The text was updated successfully, but these errors were encountered: