Changes between Version 19 and Version 20 of Styles/ColorWays
- Timestamp:
- 2020-11-25T14:21:29+01:00 (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/ColorWays
v19 v20 39 39 title: "Color Ways"; 40 40 description: "Choose your preferred color and line width of building outlines for better visibility on different backgrounds. Also highways and waterways have clearer colors"; 41 version: "0. 1.[[revision]]_[[date]]";41 version: "0.2.[[revision]]_[[date]]"; 42 42 author: "Martien van de Griendt, osm username martien-vdg"; 43 43 link: "https://josm.openstreetmap.de/wiki/Styles/ColorWays"; … … 88 88 } 89 89 90 way[highway=path] 91 { 92 width: 2; 93 color: DarkOrange; 94 } 95 96 90 97 way[highway=service] 91 98 {