Changes between Version 27 and Version 28 of Help/Dialog/Filter


Ignore:
Timestamp:
2016-03-28T03:42:29+02:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Filter

    v27 v28  
    88
    99== Use cases ==
     10* DIY validator rules
     11
    1012=== Usability ===
    1113* De-clutter the map by (de-)activating features only when you need them
     
    5658||Filter text                                                                  ||Description or note||
    5759||{{{ ((landuse:|natural:|leisure:|building:) | (role:outer|role:inner))}}}    ||Doesn't handle relations perfectly||
    58 ||{{{ type:node }}}                                                            ||All nodes. Geometry modification using mouse move disabled, but possible using other modes (ex. - [Action/ImproveWayAccuracy Improve Way Accuracy mode (W)])||
     60||{{{ shop=* opening_hours=* }}}                                               ||shop= + opening_hours= tagged objects||
     61||{{{ shop=* name=* }}}                                                        ||shop= + name= tagged objects ||
     62||{{{ type:node -shop=* }}}                                                    ||All nodes expect shops. Geometry modification using mouse move disabled, but possible using other modes (ex. - [Action/ImproveWayAccuracy Improve Way Accuracy mode (W)])||
    5963||{{{ -highway: }}}                                                            ||Everything except highway= tagged objecets||
    6064||{{{ man_made=pipeline }}}                                                    ||Pipelines||