This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Too many queries or timeout overpass-api.de

0

Hi,

I have a process in place to download general information about all countries and their major cities. The process runs mostly once a month, however lately it's not managing to execute, always giving too many requests error or timeouts. I have a retry mechanism that allows for intervals when such errors occur, so as not to spam the server, however lately not even that that help. I was wondering whether someone could let me know whether it is possible that my specific IP could have been blocked by the overpass server and what could I possibly do in such case.

Thanks in advance

asked 24 Aug '19, 14:55

Clinton%20Mercieca's gravatar image

Clinton Merc...
26447
accept rate: 0%

1

I suggest you read a bit across the wiki talk page to possibly find an answer or at least the best place to address your question.

(30 Aug '19, 14:48) TZorn

Source code available on GitHub .