Changes between Version 17 and Version 18 of Help/Dialog/Filter


Ignore:
Timestamp:
2014-05-16T11:55:35+02:00 (11 years ago)
Author:
caigner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Filter

    v17 v18  
    3232||{{{ child (type:way & highway:) }}}                                          ||All nodes that's part of a highway||
    3333||{{{ child (type:relation & (natural:|landuse:)) }}}                          ||All natural and landuse areas formed by relations||
    34 ||{{{ -((highway | public_transport) & -(highway=footway | highway=path | highway=steps | highway=track)) }}} || Only roads for public transport. Good for mapping bus networks.||
     34||{{{ -((highway | child highway | public_transport) & -(highway=footway | highway=path | highway=steps | highway=track)) }}} || Only roads for public transport. Good for mapping bus networks.||
    3535
    3636If you have some clever filters, add them here.