Changes between Version 96 and Version 97 of Styles/Coloured_Streets
- Timestamp:
- 2015-03-07T00:24:28+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Coloured_Streets
v96 v97 70 70 == Changelog == 71 71 ^(Latest change first)^ 72 ==== Version 3.41.xx to 3.42.xx ==== 73 * Fix a graphical glitch with the plus signs which allow to add nodes to ways. 72 74 ==== Version 3.40.xx to 3.41.xx ==== 73 75 * Fix size of tagged waynodes at zoomlevel 17 … … 220 222 { 221 223 title: "Coloured Streets"; 222 version: "3.4 1.[[revision]]_[[date]]";224 version: "3.42.[[revision]]_[[date]]"; 223 225 description: "Colouring of buildings, address nodes and streets with the same street name in the same colour. Makes working with addresses a lot easier. Check out the linked page to read how to change some settings of this mappaint style. Min. JOSM version is 7480."; 224 226 icon: "http://upload.wikimedia.org/wikipedia/commons/5/5d/IconColouredStreets.svg"; … … 513 515 width: 3; 514 516 fill-opacity:0.2; 515 text: ; 517 text: none; 516 518 z-index: 1; 517 519 } … … 577 579 symbol-fill-opacity: 0.85; 578 580 z-index: -1; 579 text: ; 581 text: none; 580 582 font-size: 12; 581 583 text-color: black; … … 624 626 way|z-17["highway"]["name"][highway!="platform"][highway!="emergency_access_point"] 625 627 { 626 text: ; 628 text: none; 627 629 } 628 630 /* casing for name:left and name:right */ … … 654 656 { 655 657 width: 3; 656 text: ; 658 text: none; 657 659 text-halo-radius: 2; 658 660 /* fill-color is needed to set it as "area style" to display the names for pedestrian multipolygons correctly.
