Template:JOSM Control
Jump to navigation
Jump to search
This documentation is transcluded from Template:JOSM Control/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.
Usage
This template includes a link for sending an action to JOSM.
See the JOSM/Plugins/RemoteControl page.
This template is under construction. It needs a formula to transform the lon, lat, zoom parameters into left, bottom, right, top
Actualy the parameters are
- bbox - optional
- left, bottom, right, top - required if bbox is not specified
- type - default = way
- id - optional
- label - optional
Example
{{JOSM Control |left=5.991325 |bottom=47.24854 |right=5.997325 |top=47.25454 |type=way |id=33538361 }}
renders : way 33538361 in JOSM