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

Error after 0.7.55 overpass api update #1

Open
ndmel opened this issue May 17, 2018 · 3 comments
Open

Error after 0.7.55 overpass api update #1

ndmel opened this issue May 17, 2018 · 3 comments

Comments

@ndmel
Copy link

ndmel commented May 17, 2018

Api requests fails after recent (may 2018) overpass api update with code '400 BadRequest: Element "print" cannot be subelement of element "union"'

Also discussed here: openstreetmap/openstreetmap-website#1843

Can be fixed by adding additional semicolon at line 137 of osm.py file:
query = '({typ}{bbox}{queries};{recurse};);out {meta};'.format(

Your library was very helpfull, so i hope it will help others as well)

@ndmel
Copy link
Author

ndmel commented May 24, 2018

@Huskyleo, nope, that was it. Did you re-install the library?

@lunliu454
Copy link

Thanks mr someone!! I struggle with this the whole afternoon!!

@lunliu454
Copy link

@Some11One nope, I went well without re-installing the library

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