Template:OverpassWizard
Jump to navigation
Jump to search
This documentation is transcluded from Template:OverpassWizard/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
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