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
We could try to increase gunicorn workers and/or threads.
But this is more or less try and error - so server would be down/up several times while testing
On my machine, popups are fast (500ms max)
Now that you fixed #139 the point layers take about 2s 👍 .
The slowest ones are the FF-PV layers: When MVTs are completely loaded, they take 2s as well, otherwise up to 10s (especially if many layers are active at the same time).
BTW, when moving the map view, loading MVT takes quite long due to the large amount of data. As we don't use LODs I could try to reduce feature count and accuracy. Or we could add a spinner..
The text was updated successfully, but these errors were encountered: