Changes between Version 124 and Version 125 of TaggingPresets


Ignore:
Timestamp:
2016-01-24T13:56:40+01:00 (10 years ago)
Author:
Klumbumbus
Comment:

+hint mp is not part of relation

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v124 v125  
    120120  Translation context for name attribute to separate equals words with different meaning (not required for in-file translations).
    121121 type="data_type"::
    122   When specified, only objects of the given type will work with this tagging preset. Can be "node", "way", "closedway", "relation", "multipolygon" or any comma separated combination of them. Also used in the <role> tag to specify which object types are allowed for a specific relation member.
     122  When specified, only objects of the given type will work with this tagging preset. Can be "node", "way", "closedway", "multipolygon", "relation" or any comma separated combination of them. Note that "multipolygon" is not included in "relation", so if the preset should apply for multipolygons and other relation types, you need to specify both: "multipolygon,relation". Also used in the <role> tag to specify which object types are allowed for a specific relation member.
    123123 icon="iconname"::
    124124  A name or link to an icon. The image will be used as icon to display in the selection list and when adding the preset to the toolbar. Icons can also be used in <item>, <label> and <list_entry>. The icon should be quadratic in size. See [[Styles#Iconhandling]] how icons can be specified.