Ignore:
Timestamp:
2008-04-07T22:04:53+02:00 (17 years ago)
Author:
ramack
Message:
  • implement ticket #671: add option to draw only interesting direction arrows, where interesting means: they way is tagged with a key oneway, incline, incline_steep or aerialway
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/OsmReader.java

    r582 r597  
    8686                        osm.visible = visible;
    8787                        osm.checkTagged();
     88                        osm.checkDirectionTagged();
    8889                }
    8990        }
Note: See TracChangeset for help on using the changeset viewer.