ManuelB / optimize-location

This project finds the nearest parking log based on the center of the map.
1 stars 0 forks source link

Overpass api stops at too many request #2

Open ghost opened 3 years ago

ghost commented 3 years ago

Move around the map

expected: Calculation works

actual: main.js:85 POST https://lz4.overpass-api.de/api/interpreter 429 (Too Many Requests)

ManuelB commented 3 years ago

@Julesmuc actually we should open this issue with the overpass guys ;-)

The following site lists some mirrors:

https://wiki.openstreetmap.org/wiki/Overpass_API

We might just host our own overpass server.