Changeset 1635 in josm for trunk/styles/standard
- Timestamp:
- 2009-06-06T13:33:27+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.xml
r1630 r1635 14 14 - priority 15 15 - dashed x - dashed line, length of dashes / spaces in x pixels 16 - dashed x,y - dashed line, x length of dashes / spaces in y pixels 16 17 - dashedcolour second (background) colour of a dashed line 17 18 4. linemod attributes … … 355 356 <condition k="barrier" v="bollard"/> 356 357 <icon annotate="true" src="vehicle/restriction/bollard.png"/> 357 <line width="3" colour="barrier#F0F050" />358 <line width="3" colour="barrier#F0F050" dashed="3,9"/> 358 359 <scale_min>1</scale_min> 359 360 <scale_max>50000</scale_max>
Note:
See TracChangeset
for help on using the changeset viewer.