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

Overpass Turbo API - Response 504/closed unexpectedly #8

Open
vwvbrand opened this issue Oct 28, 2024 · 1 comment
Open

Overpass Turbo API - Response 504/closed unexpectedly #8

vwvbrand opened this issue Oct 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vwvbrand
Copy link
Contributor

Bulky queries might be refused with error: "Remote connection closed unexpectedly" (faced with queries on roads). Another issue which might arise sometimes is "Response 504 (The server is probably too busy to handle your request)", while the same queries are usually working.

Possible solutions are:

  • test out other OSM endpoints compatible with Overpass Turbo API
  • switch to ohsome API instead of Overpass Turbo API
  • chunking the input bounding box into small ones, run series of queries for each of them

It is related to #3 and #7 issues.

@vwvbrand vwvbrand added the bug Something isn't working label Oct 28, 2024
@vwvbrand
Copy link
Contributor Author

Seems to be inconsistent issue, but testing ohsome API instead of Overpass Turbo API still required in future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant