Changes between Initial Version and Version 1 of Ticket #14970
- Timestamp:
- 2017-06-26T00:54:20+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14970 – Description
initial v1 1 After solving and working in latest. 2 [https://josm.openstreetmap.de/ticket/14926] 1 After solving #14926 and working in latest. 3 2 Thanks. 4 3 5 4 The next problem to solve. 6 5 7 A group of icons, when this is repeated, I expected that it is repeated in the same distance to other icons lined out in the mapcss. Now futher on the way icons crossing each other, makes it also less good to read. 6 A group of icons, when this is repeated, I expected that it is repeated in the same distance to other icons lined out in the mapcss. Now further on the way icons crossing each other, makes it also less good to read. 8 7 The attached image shows it. 9 8 … … 16 15 17 16 {{{ 18 17 #!mapcss 19 18 way|z17-[highway][psv=yes]::psv_waylayer { 20 19 repeat-image: psv-NL-green.svg; … … 28 27 }}} 29 28 29 [[Image(repeat phase.PNG)]] 30 30 31 [[Image(repeat phase2.PNG)]]