Template:OverpassWizard
Jump to navigation
Jump to search
Summary
This template creates ready-to-run OverpassTurbo Wizard URLs from query strings as you would type them into the "Wizard" dialog on the Overpass Turbo site. Clicking the generated link will run the given query and show the results right away without further user interaction.
Parameters
The following parameters can be passed into the template:
Parameter name | Required | Purpose |
query | yes | Overpass Wizard query string. |
caption | no | Text to show as link (default: "Overpass-Query") |
Usage
Show all post boxes in Bielefeld:
{{OverpassWizard|caption=Post boxes in Bielefeld|query=amenity=post_box in Bielefeld}}
Result: Post boxes in Bielefeld