Template:Cite Overpass
Jump to navigation
Jump to search
OpenStreetMap contributors. “Cite Overpass”. Overpass API (OpenStreetMap). Retrieved July 9, 2023.
This documentation is transcluded from Template:Cite Overpass/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.
Inserts a citation to an Overpass API query of OpenStreetMap data.
Usage
- |query =
- An Overpass query in OverpassQL syntax. Overpass turbo shortcuts and MapCSS are supported.
- |latitude =, |longitude =, |zoom =
- The center coordinate and zoom level to focus on. Useful if the query specifies
{{bbox}}
. - |run =
- If specified, the query runs automatically when a reader clicks on the link. Only specify this option on trivial queries.
- |title =
- A brief description of the query.
- |date =
- The date of the data in any format accepted by the
#time
parser function. - |access-date =
- The date the query was run in any format accepted by the
#time
parser function.
Example
{{Cite Overpass|date=July 9, 2023|query=relation["network"="US:CA"]["ref"="101"]; out geom;}}
OpenStreetMap contributors. “Cite Overpass”. Overpass API (OpenStreetMap). Retrieved July 9, 2023.