umap-project / umap

uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
https://umap-project.org
Other
1.16k stars 221 forks source link

update option for imported data #914

Closed gitka closed 1 year ago

gitka commented 3 years ago

Hi UMAP-Team, you are doing a really good job!

By creating an interactiv map with a few layers selected from overpass-api, often HTTP error 429 appears. Every size or map move causes a new query from overpass. Even with activated proxy it is not necessary to requery every time, even by zoom-in. Facing this erros, I changed my interactive map to a static map, imported from overpass-turbo-data. The map is much faster, but now I don't get any changes.

How about updating imported data every day, also with an overpass query? For this, you could create a new import dialog for one overpass-query per layer with a requery-time option (daily, weekly). This would reduce performance issues on overpass-Server and also boost the responce-time on UMAP. Please consider my feature-request.

davidbgk commented 1 year ago

There is an option to activate cache for that kind of scenario when you are editing a layer (last item on the list):

Capture d’écran, le 2023-05-19 à 10 16 01