trivisonno / cycleway-stats

https://trivisonno.github.io/cycleway-stats/map.html
4 stars 0 forks source link

allow different overpass servers for main map #26

Open trivisonno opened 1 year ago

trivisonno commented 1 year ago

Now, the app queries two different overpass servers-- the overpass-api.de (German server) and overpass.kumi.systems (kumi server). It's mostly set up to query the kumi server for all the main map street data because it is anecdotally faster and 404s less often than the German server. However, the kumi server is often several hours out of date, so edits to the street don't show up on the map instantly. The German server is only a few minutes out of date, so edits often show up immediately. It may be helpful to allow users to switch between the servers.