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

specify bbox in query #123

Open
wendellwt opened this issue May 15, 2020 · 0 comments
Open

specify bbox in query #123

wendellwt opened this issue May 15, 2020 · 0 comments
Milestone

Comments

@wendellwt
Copy link

I want to specify one bounding box when specifying a query, not on each line. Neither 'build' option seemed to work (true/false), because both TEMPLATE variables began with '[out:whatever];', and from what I understand about OverpassQL, the bounding box must appear before the first ';'.

I edited api.py to insert an optional bbox spec in the template. The 'git diff' is attached.
api.py_diff.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants