Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
i have a question about the following query:
[date:"2015-04-19T00:00:00"][out:json][timeout:4000]; area["type"="boundary"]["int_name"="Deutschland"]; foreach( node(area)["opening_hours"]->.t; .t out tags; way(area)["opening_hours"]->.t; .t out tags; );
I have run this query a few times now using wget and it never completed, instead I get the following error message:
http://overpass-api.de/api/interpreter: 2015-04-17 21:59:29 ERROR 504: Gateway Time-out. real 15m17.075s user 0m0.004s sys 0m0.000s
Related to:
Any idea?
The text was updated successfully, but these errors were encountered:
This topic is now being picked up in another ticket #220. I suggest to close this one.
Sorry, something went wrong.
OK.
No branches or pull requests
Hi,
i have a question about the following query:
I have run this query a few times now using wget and it never completed, instead I get the following error message:
Related to:
Any idea?
The text was updated successfully, but these errors were encountered: