Template:JOSM Control/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

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

See also