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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Filter

    v28 v29  
    55[[Image(source:/trunk/images/dialogs/filter.png)]] ''Keyboard shortcut:''''' {{{Alt+Shift+F}}}'''
    66
    7 The filter dialog allows the user to temporarily hide from display certain types of objects on the JOSM screen. The usage is to enter any property or just text in the text box. Objects complying with that text or property will be hidden on your JOSM screen. This allows for easier editing in areas with densely located objects or infrastructure.
     7The filter dialog allows the user to disable or temporarily hide (hidden) from display certain types of objects on the JOSM screen. The usage is to enter any property or just text in the text box. Objects complying with that text or property will be hidden on your JOSM screen. This allows for easier editing in areas with densely located objects or infrastructure.
     8
     9== Filter warning ==
     10
     11If any filter is active, a transparent message box will appear so you don't forget. It is only visible if at least one object was disabled or hidden.
    812
    913== Use cases ==
     
    2327
    2428The filter lines are evaluated from top down, with respect to values in [[#Columns]].
    25 
    26 If any filter is active, a transparent message box will appear so you don't forget.
    2729
    2830[[Image(filterdialog.png)]]
     
    6163||{{{ shop=* name=* }}}                                                        ||shop= + name= tagged objects ||
    6264||{{{ 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)])||
     65||{{{ (type:node | type:way | type:relation) (modified | user:Steve) }}}       ||Hide objects if you are the latest editor (useful during mass re-tagging and semi-mechanical edits)||
    6366||{{{ -highway: }}}                                                            ||Everything except highway= tagged objecets||
     67||{{{ type:node -user:d1g }}}                                                  ||All nodes expect ||
    6468||{{{ man_made=pipeline }}}                                                    ||Pipelines||
    6569||{{{ natural=water }}}                                                        ||Water objects||