Template:JOSM Imagery Link
Jump to navigation
Jump to search
This documentation is transcluded from Template:JOSM Imagery Link/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.
This template creates a link that loads a specified TMS or WMS imagery layer into JOSM, using the RemoteControl feature.
Parameters
- title: The display name of the layer
- type: Type of the layer. Possible values are tms or wms.
- url: The URL of the layer, including patterns such as {x}, {y}, {zoom}, and even {switch:a,b,c}.
- text: The visible text in the link.
Example
{{JOSM Imagery Link |title=Official OSM tiles |type=tms |url=http://tile.openstreetmap.org/{zoom}/{x}/{y}.png |text=Add OSM layer to JOSM }}
will display like this: Add OSM layer to JOSM