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
currently the rtree algorithm gives the most compact partitions compared to the space filling curve, but it really doesn't handle stops of varying sizes very well, is there a better algorithm we could use, or combination of algorithms.