Changeset 1723 in josm for trunk/styles/standard
- Timestamp:
- 2009-07-03T20:58:24+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.xml
r1717 r1723 4159 4159 </rule> 4160 4160 4161 <!--public_transport tags --> 4162 <rule> 4163 <condition k="public_transport" v="stop_position"/> 4164 <icon annotate="true" src="misc/no_icon.png"/> 4165 <scale_min>1</scale_min> 4166 <scale_max>50000</scale_max> 4167 </rule> 4168 4169 <rule> 4170 <condition k="public_transport" v="platform"/> 4171 <icon annotate="true" src="misc/no_icon.png"/> 4172 <line width="1" realwidth="1" colour="service#809bc0" dashed="9" dashedcolour="livingdashed#00ff00" /> 4173 <scale_min>1</scale_min> 4174 <scale_max>50000</scale_max> 4175 </rule> 4176 4161 4177 <!--"deprecated" tags --> 4162 4178
Note:
See TracChangeset
for help on using the changeset viewer.