trivisonno / cycleway-stats

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

Provide some sort of option or support for faster overpass queries and data loading #13

Open trivisonno opened 1 year ago

trivisonno commented 1 year ago

Overpass queries of the OSM road networks often take 30-60 seconds, or more. This long loading time diminishes the user experience, and sometimes makes users think that the tool is broken.

Maybe there's a way to save to S3 and preload some of the data, and let the query run in background and update when it's ready? Also possible that there's someway to more quickly query from the AWS planet.osm database?