You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2025. It is now read-only.
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