Skip to content
New issue

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

area["type"="boundary"]["int_name"="Deutschland"]: ERROR 504: Gateway Time-out. #207

Closed
ypid opened this issue Apr 19, 2015 · 2 comments
Closed

Comments

@ypid
Copy link

ypid commented Apr 19, 2015

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?

@ypid ypid changed the title area["type"="boundary"]["int_name"="Deutschland"]: area["type"="boundary"]["int_name"="Deutschland"]: ERROR 504: Gateway Time-out. Apr 19, 2015
@mmd-osm
Copy link
Contributor

mmd-osm commented Jul 21, 2015

This topic is now being picked up in another ticket #220. I suggest to close this one.

@ypid
Copy link
Author

ypid commented Jul 21, 2015

OK.

@ypid ypid closed this as completed Jul 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants