Changeset 5250 in josm for trunk/styles/standard
- Timestamp:
- 2012-05-28T12:47:29+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.xml
r5247 r5250 692 692 <rule> 693 693 <condition k="highway" v="turning_circle"/> 694 <area colour="turningcircle#c0c0c0"/>695 694 <icon annotate="true" src="vehicle/turning_circle.png"/> 696 695 </rule> … … 740 739 <condition k="junction" v="roundabout"/> 741 740 <line width="2" colour="roundabout#eeeeee"/> 742 <!-- tagging a node makes no real sense, a roundabout should be tagged with several nodes, or a highway=mini_roundabout should probably be used --> 743 <icon annotate="true" src="misc/deprecated.png"/> 741 <icon annotate="true" src="vehicle/restriction/roundabout_right.png"/> 744 742 </rule> 745 743
Note:
See TracChangeset
for help on using the changeset viewer.