Ticket #9020: preset_doc.diff
| File preset_doc.diff, 776 bytes (added by , 12 years ago) |
|---|
-
data/defaultpresets.xml
18 18 name_template: define custom formatting for OSM primitives 19 19 see http://josm.openstreetmap.de/wiki/NameTemplate 20 20 21 group: a group of items (same syntax as "item") 22 21 23 link: link to the relating map features website 22 24 href: the URL 23 25 24 26 label: simple static text label 25 27 text: the text to display 26 28 29 space: empty line 30 31 optional: optional tags, short for "label" plus "space" 32 text: the text to display (defaults to "Optional Attributes:") 33 34 separator: separator line 35 27 36 key: fixed key/value pair to be set 28 37 key: key to set 29 38 value: value to set
