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
I write this post to warn anyone thinking of using this product.
While it is not broken at all, the underlying libraries it is relying on, RTree and libspatialindex, look to be seriously broken, or, in the most fortunate case, not thread safe.
@marfago any plans for using an alternative library for indexing? I love the features in the libspatialindex-based python rtree library but am looking for a good multiprocessing (at least read-only) alternative.
HI,
I write this post to warn anyone thinking of using this product.
While it is not broken at all, the underlying libraries it is relying on, RTree and libspatialindex, look to be seriously broken, or, in the most fortunate case, not thread safe.
libspatialindex/libspatialindex#71
Toblerity/rtree#53
The text was updated successfully, but these errors were encountered: