Changes between Version 179 and Version 180 of TaggingPresets


Ignore:
Timestamp:
2021-03-27T16:31:54+01:00 (4 years ago)
Author:
skyper
Comment:

add match_expression (r17662)

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v179 v180  
    185185  * `keyvalue!`: positive if key and value matches, negative otherwise \\
    186186 **Note**: For a match, at least one positive and no negative is required. Default is `"keyvalue!"` for `<key>` and `"none"` for `<text />`, `<combo />`, `<multiselect />` and `<check />`.
     187 match_expression=""::
     188  Additional criteria for matching primitives. Specified in [wikitr:/Help/Action/Search JOSM search] syntax. ''(since r17662)'' \\
     189  For instance, a preset with `match_expression="foo=bar"` requires OSM objects to have the tag `foo=bar`. You may want to use the `match_expression=""` to exclude certain OSM objects, e.g. when a more specific preset is present.
    187190 id="unique_identifier"::
    188191  the unique identifier for this `<chunk>`