Changes between Version 19 and Version 20 of Styles/PowerMapping
- Timestamp:
- 2016-04-01T17:33:44+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/PowerMapping
v19 v20 11 11 link: "http://josm.openstreetmap.de/wiki/Styles/Power_Mapping"; 12 12 } 13 node[node_type= substation], node[node_type=xfrmr], node[power=sub_station], node[power=transformer], node[power=sub_station_big]13 node[node_type=xfrmr], node[power=transformer] 14 14 { 15 icon-image: "styles/standard/power/transformer. svg";15 icon-image: "styles/standard/misc/landmark/power/transformer.png"; 16 16 text: auto; 17 17 } … … 23 23 } 24 24 25 node[power=end_pole], node[node_type=start_node], node[node_type=endpoint] 25 node[power=end_pole], node[power=pole], node[node_type=start_node], node[node_type=endpoint] 26 26 { 27 icon-image: "styles/standard/ vehicle/restriction/dead_end.png";27 icon-image: "styles/standard/misc/landmark/power/pole.png"; 28 28 text: auto; 29 29 } … … 42 42 node[power=protection_device], node[power=switch], node[node_type=protection], node[node_type=LBS], node[node_type=generation],node[power=isolator],node[power=RMU] 43 43 { 44 icon-image: "styles/standard/misc/landmark/power.png"; 45 text: auto; 44 icon-image: "styles/standard/misc/landmark/power.png"; 46 45 } 47 46 node[todo=yes]
