| Version 23 (modified by , 10 years ago) ( diff ) |
|---|
meta { title: "Power Mapping Additions"; description: "Special icons for facilitating mapping of power lines; in development."; version: "0.1_2013-04-22"; author: "SSherpa+prabhasp"; watch-modified: true; link: "http://josm.openstreetmap.de/wiki/Styles/PowerMapping"; } node[node_type=xfrmr], node[power=transformer] { icon-image: "styles/standard/power/transformer.svg"; text: auto; } node[node_type=substation], node[power=sub_station], node[power=sub_station_big] { icon-image: "icons/power_substation.n.16.png"; text: auto; } node[power=end_pole], node[power=pole], node[node_type=start_node], node[node_type=endpoint] { icon-image: "styles/standard/power/pole.svg"; text: auto; } way[power=line] { width: 3; color: blue; } node[power=branch_point], node[node_type=branch],node[power=TEE-OFF],node[power=T-Off] { icon-image: "selectall.png"; text: auto; } 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] { icon-image: "styles/standard/power/power.svg"; } node[todo=yes] { icon-image: "cancel.png"; text: auto; } node[power=plant] { icon-image: "icons/power_station.png"; text: auto; }
Attachments (1)
-
PowerMapping-icons.zip
(4.8 KB
) - added by 5 years ago.
Icons (EXTRACT)
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.


