[OSM-talk] Query Overpass for multiple small areas
James Conkling
james.lane.conkling at gmail.com
Sun Mar 29 14:45:57 UTC 2015
Yup, exactly, I was running many small queries in parallel. Aggregating
them into one query resolved it. If the query bbox grows too big--right
now looking at ~60% of the DRC, but will need to expand the query to run
across all of the Congo Basin--then I'll divide into country-sized queries
but be sure not to run them simultaneously.
On Fri, Mar 27, 2015 at 4:20 PM, Roland Olbricht <roland.olbricht at gmx.de>
wrote:
> Yeah, that all makes sense. I had spent a lot of time trying to limit
>> the area I was searching against, and the result was a /429 Too Many
>> Requests/ error.
>>
>
> Thank you for the feedback.
>
> Just for clarification: You should get HTTP 429 only if you submit more
> than one request in parallel. This help other users to also get a chance
> that their queries are executed.
>
> If you get HTTP 429 in another case, please enforce that there is no
> runaway query by calling
> http://overpass-api.de/api/kill_my_queries
> This kills another query from your IP adress if any is running.
>
> Best regards,
>
> Roland
>
>
> _______________________________________________
> talk mailing list
> talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20150329/6ab320e1/attachment.html>
More information about the talk
mailing list