Changes between Version 16 and Version 17 of Help/Action/Search


Ignore:
Timestamp:
2015-03-04T22:48:50+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

more examples

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Search

    v16 v17  
    1111* `type:way` selects all ways
    1212* `name:Herrengasse` selects all elements with the given name
     13* `name=Herrengasse` same as above, but case sensitive
     14* `"name"="Herrengasse"` same as above, but works also with special characters like white spaces in the value
    1315* `type:way name:-` selects all ways that do not have a name
    1416* `id:123465678` selects an object (way or node) with a particular id