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
Agreed it is kinda slow - and it gets slower each time we add a polygon set.
We might be able to speed this up by implementing in pyGEOS until Shapely 2.0 comes out (see #128 )
Shapely 2.0 is out, if we set the right backend (either pyGEOS or the alternative) we may get a speedup here. This is if we want to retain this approach and not use the WTH-style database approach.
The faster search is done in Geoserver now, so this ticket can be closed, however there's some work to be done to remove the legacy search code. Tracked in #270
Right now, it takes a few seconds (~5?) to do the place-based search. Fine! But can we do better? How?
The text was updated successfully, but these errors were encountered: