Changeset 5215 in josm for trunk/styles_nodist/potlatch2/patched
- Timestamp:
- 2012-05-06T12:46:32+02:00 (13 years ago)
- Location:
- trunk/styles_nodist/potlatch2/patched
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles_nodist/potlatch2/patched/core_landuse.css
r4597 r5215 1 2 1 /**************** 3 2 * core_landuse.css … … 18 17 area[leisure]:closed { color: #8CD6B5; width: 1; fill-color: #8CD6B5; fill-opacity: 0.2; } 19 18 area[tourism]:closed { color: #F7CECE; width: 1; fill-color: #F7CECE; fill-opacity: 0.2; prop_area_small_name : 1;} 20 area[historic]:closed, area[ruins]:closed 19 area[historic]:closed, area[ruins]:closed { color: #F7F7DE; width: 1; fill-color: #F7F7DE; fill-opacity: 0.2; prop_area_small_name : 1;} 21 20 area[military]:closed { color: #D6D6D6; width: 1; fill-color: #D6D6D6; fill-opacity: 0.2; prop_area_small_name : 1;} 22 area[building]:closed { color: # ff6ec7; width: 1; fill-color: #ff6ec7; fill-opacity: 0.2; }21 area[building]:closed { color: #bca9a9; width: 1; fill-color: #ff6ec7; fill-opacity: 0.2; } 23 22 area[natural=water]:closed, 24 area[waterway][waterway!=dam]:closed { color: blue; width: 2; fill-color: blue; fill-opacity: 0.2; prop_area_small_name : 1;}23 area[waterway][waterway!=dam]:closed { color: #3434ff; width: 2; fill-color: #3434ff; fill-opacity: 0.2; prop_area_small_name : 1;} 25 24 way[waterway=dam] { z-index: 5; color: black; width: 1; fill-color: #222222; fill-opacity: 0.1; prop_area_small_name : 1;} 26 25 area[man_made]:closed { color: black; width: 2; fill-color: #222222; fill-opacity: 0.1; prop_area_small_name : 1; } 27 area[man_made=reservoir_covered]:closed { color: blue; width: 2; dashes: 4, 2; fill-color: #222222; fill-opacity: 0.1; prop_area_small_name : 1; }28 area[landuse=reservoir]:closed { color: blue; width: 2; fill-color: blue; fill-opacity: 0.2; prop_area_small_name : 1;}29 area[landuse=forest]:closed, area[natural=wood]:closed { color: green; width: 2; fill-color: green; fill-opacity: 0.2; prop_area_small_name : 1;}26 area[man_made=reservoir_covered]:closed { color: #3434ff; width: 2; dashes: 4, 2; fill-color: #222222; fill-opacity: 0.1; prop_area_small_name : 1; } 27 area[landuse=reservoir]:closed { color: #3434ff; width: 2; fill-color: #3434ff; fill-opacity: 0.2; prop_area_small_name : 1;} 28 area[landuse=forest]:closed, area[natural=wood]:closed { color: green; width: 2; fill-color: green; fill-opacity: 0.2; prop_area_small_name : 1;} 30 29 area[leisure=park]:closed { color: #22aa22; width: 2; fill-color: #44ff44; fill-opacity: 0.15; prop_area_small_name : 1;} 31 30 area[leisure=garden]:closed { color: #66ff44; width: 1; fill-color: #66ff44; fill-opacity: 0.2; prop_area_small_name : 1;} … … 34 33 area[amenity=parking]:closed { color: #bbaa66; width: 1; fill-color: #bbaa66; fill-opacity: 0.2; } 35 34 area[public_transport=pay_scale_area]:closed { color: gray; width: 1; fill-color: gray; fill-opacity: 0.1; } 36 way[man_made=pier] { z-index: 4; color: #777; width: 3; casing-color: black; casing-width: 5;}35 way[man_made=pier] { z-index: 4; color: #777; width: 3; casing-color: black; casing-width: 1;} 37 36 way[man_made=pier][floating=yes] { z-index: 5; dashes: 4,2; casing-color: #444;} 38 37 area[leisure=marina]:closed { color: pink; fill-color: pink; fill-opacity: 0.4; prop_area_small_name : 1;} 39 way[leisure=slipway] { z-index: 5; color: grey; width: 3; casing-color: blue; casing-width: 7; }38 way[leisure=slipway] { z-index: 5; color: grey; width: 3; casing-color: #3434ff; casing-width: 2; } 40 39 area[leisure=golf_course]:closed { color: #44ee22; width: 2; fill-color: #44ee22; fill-opacity: 0.2; prop_area_small_name : 1;} 41 40 way[boundary] { z-index: 5; color: #000066; width: 2; opacity: 0.6; dashes: 24,4, 4, 4; z-index: 4;} … … 45 44 way[boundary=administrative] { z-index: 5; color: purple; width: 2; opacity: 0.2; dashes: 24,4; z-index: 4;} 46 45 way[boundary=administrative][waterway] { z-index: 5; opacity: 0.8; z-index: 4; dashes: 24,4; width: 6; } 47 way[landuse=cemetery] { z-index: 5; color: #664466; width: 2; fill-color: #664466; opacity: 0.2; prop_area_small_name : 1;}46 area[landuse=cemetery]:closed { color: #664466; width: 2; fill-color: color: #664466; opacity: 0.2; prop_area_small_name : 1;} 48 47 /* Addressing. Nodes with addresses *and* match POIs should have a poi icon, so we put addressing first */ -
trunk/styles_nodist/potlatch2/patched/core_pois.css
r4597 r5215 3 3 * core_pois.css 4 4 ****************/ 5 5 6 node { text-anchor-horizontal: center; text-anchor-vertical: below; } 6 7 7 node[place] { icon-image: icons/place.png; font-family: DejaVu; text: auto; font-size: 9; font-weight: bold; text-decoration: underline; z-index: 20; }8 node[place] { icon-image: icons/place.png; font-family: DejaVu; text: auto; font-size: 10; font-weight: bold; z-index: 20; } 8 9 node[amenity=telephone] { icon-image: icons/telephone.png; z-index: 20; } 9 10 node[barrier=cattle_grid] { icon-image: icons/cattle_grid.png; z-index: 20; } … … 12 13 node[tourism=camp_site] { icon-image: icons/accommodation_camping.n.16.png; z-index: 20; } 13 14 node[tourism=caravan_site] { icon-image: icons/accommodation_caravan_park.n.16.png; z-index: 20; } 15 node[tourism=chalet] { icon-image: icons/accommodation_chalet.n.16.png; z-index: 20; } 14 16 node[tourism=guest_house],node[tourism=bed_and_breakfast] { icon-image: icons/accommodation_bed_and_breakfast.n.16.png; z-index: 20; } 15 node[tourism=hotel] { icon-image: icons/accommodation_hotel.n.16.png; text-offset:0; text: auto; z-index: 20; }17 node[tourism=hotel] { icon-image: icons/accommodation_hotel.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 16 18 node[tourism=hostel] { icon-image: icons/accommodation_youth_hostel.n.16.png; z-index: 20; } 19 node[tourism=motel] { icon-image: icons/accommodation_motel.n.16.png; z-index: 20; } 17 20 node[amenity=fire_station] { icon-image: icons/amenity_firestation2.n.16.png; z-index: 20; } 18 21 node[amenity=police] { icon-image: icons/amenity_police2.n.16.png; z-index: 20; } … … 28 31 node[barrier=block] { icon-image: icons/barrier_blocks.16.png; z-index: 20; } 29 32 node[barrier=cattle_grid] { icon-image: icons/barrier_cattle_grid.16.png; z-index: 20; } 30 node[amenity=school] { icon-image: icons/education_school.n.16.png; text-offset:0; text: auto; z-index: 20; }31 way[amenity=school]:closed { color: yellow; fill-color: yellow; fill-opacity: 0.1; prop_area_small_name : 1; }32 node[amenity=bar] { icon-image: icons/food_bar.n.16.png; text-offset:0; text: auto; z-index: 20; }33 node[amenity=cafe] { icon-image: icons/food_cafe.n.16.png; text-offset:0; text: auto; z-index: 20; }33 node[amenity=school] { icon-image: icons/education_school.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 34 aera[amenity=school]:closed { color: yellow; fill-color: yellow; fill-opacity: 0.1; prop_area_small_name : 1; } 35 node[amenity=bar] { icon-image: icons/food_bar.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 36 node[amenity=cafe] { icon-image: icons/food_cafe.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 34 37 node[amenity=fast_food] { icon-image: icons/food_fastfood.n.16.png; z-index: 20; } 35 node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 0; text: name; z-index: 20; }36 node[amenity=restaurant] { icon-image: icons/food_restaurant.n.16.png; text-offset:0; text: auto; z-index: 20; }38 node[amenity=pub] { icon-image: icons/food_pub.n.16.png; text-offset: 15; text: auto; font-size: 10; z-index: 20; } 39 node[amenity=restaurant] { icon-image: icons/food_restaurant.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 37 40 node[amenity=hospital] { icon-image: icons/health_hospital.n.16.png; z-index: 20; } 38 41 node[amenity=pharmacy] { icon-image: icons/health_pharmacy.n.16.png; z-index: 20; } 39 42 node[amenity=atm] { icon-image: icons/money_atm.n.16.png; z-index: 20; } 40 43 node[amenity=bank] { icon-image: icons/money_bank2.n.16.png; z-index: 20; } 44 /* More Amenities */ 45 node[amenity=bench] { icon-image: icons/amenity_bench.n.16.png; z-index: 20; } 46 node[amenity=drinking_water] { icon-image: icons/food_drinkingtap.n.16.png; z-index: 20; } 47 node[amenity=emergency_phone] { icon-image: icons/emergency-telephone-16.png; z-index: 20; } 48 node[amenity=fountain] { icon-image: icons/amenity_fountain2.n.16.png; z-index: 20; } 49 node[amenity=hunting_stand] { icon-image: icons/sport_shooting.n.16.png; z-index: 20; } 50 node[amenity=kindergarten] { icon-image: icons/education_nursery3.n.16.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 51 node[amenity=place_of_worship] { icon-image: icons/place_of_worship_unknown.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 52 node[amenity=post_office] { icon-image: icons/amenity_post_office.n.16.png; z-index: 20; } 53 node[amenity=shelter] { icon-image: icons/accommodation_shelter2.n.16.png; z-index: 20; } 54 node[amenity=swimming_pool] { icon-image: icons/sport_swimming_outdoor.n.16.png; z-index: 20; } 55 node[amenity=townhall] { icon-image: icons/amenity_town_hall.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 56 node[amenity=toilets] { icon-image: icons/amenity_toilets.n.16.png; z-index: 20; } 57 node[amenity=vending_machine] { icon-image: icons/shopping_vending_machine.n.16.png; z-index: 20; } 58 node[amenity=veterinary] { icon-image: icons/health_veterinary.n.8E7409.16.png; z-index: 20; } 59 node[amenity=waste_basket] { icon-image: icons/amenity_waste_bin.n.16.png; z-index: 20; } 60 /* Shops */ 41 61 node[shop=alcohol] { icon-image: icons/shopping_alcohol.n.16.png; z-index: 20; } 42 62 node[shop=bakery] { icon-image: icons/shopping_bakery.n.16.png; z-index: 20; } 43 63 node[shop=bicycle] { icon-image: icons/shopping_bicycle.n.16.png; z-index: 20; } 44 node[shop=book] { icon-image: icons/shopping_book.n.16.png; z-index: 20; }64 node[shop=book], node[shop=books] { icon-image: icons/shopping_book.n.16.png; z-index: 20; } 45 65 node[shop=butcher] { icon-image: icons/shopping_butcher.n.16.png; z-index: 20; } 46 66 node[shop=car_repair] { icon-image: icons/shopping_car_repair.n.16.png; z-index: 20; } … … 51 71 node[shop=doityourself] { icon-image: icons/shopping_diy.n.16.png; z-index: 20; } 52 72 node[shop=fishmonger] { icon-image: icons/shopping_fish.n.16.png; z-index: 20; } 73 node[shop=florist] { icon-image: icons/shopping_florist.n.16.png; z-index: 20; } 53 74 node[shop=garden_centre] { icon-image: icons/shopping_garden_centre.n.16.png; z-index: 20; } 54 75 node[shop=gift] { icon-image: icons/shopping_gift.n.16.png; z-index: 20; } … … 57 78 node[shop=hifi] { icon-image: icons/shopping_hifi.n.16.png; z-index: 20; } 58 79 node[shop=jewelry] { icon-image: icons/shopping_jewelry.n.16.png; z-index: 20; } 80 node[shop=kiosk] { icon-image: icons/shopping_kiosk.n.16.png; z-index: 20; } 59 81 node[shop=laundry] { icon-image: icons/shopping_laundrette.n.16.png; z-index: 20; } 82 node[amenity=marketplace] { icon-image: icons/shopping_marketplace.n.16.png; z-index: 20; } 60 83 node[shop=motorcycle] { icon-image: icons/shopping_motorcycle.n.16.png; z-index: 20; } 61 84 node[shop=music] { icon-image: icons/shopping_music.n.16.png; z-index: 20; } 62 85 node[shop=supermarket] { icon-image: icons/shopping_supermarket.n.16.png; z-index: 20; } 86 node[shop=toys] { icon-image: icons/shopping_toys.n.16.png; z-index: 20; } 87 /* More Touristy Items */ 88 node[tourism=artwork] { icon-image: icons/tourist_art_gallery2.n.16.png; z-index: 20; } 63 89 node[historic=archaeological_site] { icon-image: icons/tourist_archaeological.n.16.png; z-index: 20; } 64 90 node[historic=battlefield] { icon-image: icons/tourist_battlefield.n.16.png; z-index: 20; } 65 node[historic=castle] { icon-image: icons/tourist_castle.n.16.png; text-offset:0; text: auto; z-index: 20; }91 node[historic=castle] { icon-image: icons/tourist_castle.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 66 92 node[amenity=cinema] { icon-image: icons/tourist_cinema.n.16.png; z-index: 20; } 67 node[historic=memorial] { icon-image: icons/tourist_memorial.n.16.png; text-offset:0; text: auto; z-index: 20; } 68 node[historic=monument] { icon-image: icons/tourist_monument.n.16.png; text-offset:0; text: auto; z-index: 20; } 69 node[tourism=museum] { icon-image: icons/tourist_museum.n.16.png; text-offset:0; text: auto; z-index: 20; } 93 node[historic=memorial] { icon-image: icons/tourist_memorial.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 94 node[historic=monument] { icon-image: icons/tourist_monument.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 95 node[tourism=museum] { icon-image: icons/tourist_museum.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 96 node[tourism=information] { icon-image: icons/tourist_information.png; z-index: 20; } 70 97 node[tourism=picnic_site] { icon-image: icons/tourist_picnic.n.16.png; z-index: 20; } 71 node[historic=ruin ] { icon-image: icons/tourist_ruin.n.16.png; z-index: 20; }98 node[historic=ruins] { icon-image: icons/tourist_ruin.n.16.png; z-index: 20; } 72 99 node[amenity=theatre] { icon-image: icons/tourist_theatre.n.16.png; z-index: 20; } 100 node[tourism=theme_park] { icon-image: icons/tourist_theme_park.n.16.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 73 101 node[tourism=viewpoint] { icon-image: icons/tourist_view_point.n.16.png; z-index: 20; } 74 102 node[tourism=zoo] { icon-image: icons/tourist_zoo.n.16.png; z-index: 20; } 103 /* Transport */ 75 104 node[aeroway=aerodrome] { icon-image: icons/transport_aerodrome.n.16.png; z-index: 20; } 105 node[aeroway=gate] { icon-image: icons/transport_airport_gate.n.16.png; z-index: 20; } 106 node[aeroway=terminal] { icon-image: icons/transport_airport_terminal.n.16.png; z-index: 20; } 107 node[aeroway=helipad] { icon-image: icons/transport_helicopter_pad.n.16.png; z-index: 20; } 76 108 node[amenity=bus_station] { icon-image: icons/transport_bus_station.n.16.png; z-index: 20; } 77 109 node[highway=bus_stop] { icon-image: icons/transport_bus_stop2.n.16.png; z-index: 20; } 78 110 node[amenity=fuel] { icon-image: icons/transport_fuel.n.16.png; z-index: 20; } 79 node[amenity=bicycle_parking] { icon-image: icons/transport_parking_bicycle.n.16.png; text-offset: 0; text: capacity; z-index: 20; } 111 node[amenity=car_wash] { icon-image: icons/transport_car_wash.n.16.png; z-index: 20; } 112 node[amenity=bicycle_parking] { icon-image: icons/transport_parking_bicycle.n.16.png; text-offset:0; text: capacity; font-size: 10; z-index: 20; } 80 113 node[amenity=parking] { icon-image: icons/transport_parking_car.n.16.png; z-index: 20; } 81 114 node[amenity=ferry_terminal] { icon-image: icons/transport_port.n.16.png; z-index: 20; } … … 83 116 node[amenity=car_rental] { icon-image: icons/transport_rental_car.n.16.png; z-index: 20; } 84 117 node[amenity=taxi] { icon-image: icons/transport_taxi_rank.n.16.png; z-index: 20; } 85 node[railway=station] { icon-image: icons/transport_train_station.n.16.png; text-offset:0; text: auto; z-index: 20; }118 node[railway=station] { icon-image: icons/transport_train_station.n.16.png; text-offset:0; text: auto; font-size: 10; z-index: 20; } 86 119 node[railway=tram_stop] { icon-image: icons/transport_tram_stop.n.16.png; z-index: 20; } 87 120 node[leisure=marina] { icon-image: icons/transport_marina.n.16.png; z-index: 20; } 121 node[highway=mini_roundabout] { icon-image: icons/transport_miniroundabout_anticlockwise.n.16.png; z-index: 20; } 122 node[highway=crossing] { icon-image: icons/transport_zebracrossing.n.16.png; z-index: 20; } 123 /* Misc */ 124 node[leisure=playground] { icon-image: icons/amenity_playground.n.16.png; z-index: 20; } 125 node[leisure=sports_centre] { icon-image: icons/sport_leisure_centre.n.16.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 126 /* node[landuse=cemetery], node[landuse=grave_yard] { icon-image: icons/?.png; z-index: 20; } */ 127 node[man_made=survey_point] { icon-image: icons/manmade_lighthouse.png; z-index: 20; } 128 node[man_made=tower] { icon-image: icons/manmade_tower.png; z-index: 20; } 129 /* Yes these power stations seem a little backward - but that's seemingly what the side menu uses ATM */ 130 node[power=station] { icon-image: icons/power_substation.n.16.png; z-index: 20; } 131 node[power=generator] { icon-image: icons/power_station.png; z-index: 20; text-offset:0; text: auto; font-size: 10; z-index: 20; } 132 node[power=tower] { icon-image: icons/power_tower_high2.n.16.png; z-index: 20; } 133 node[power=pole] { icon-image: icons/power_tower_low.n.16.png; z-index: 20; } 134 node[waterway=weir] { icon-image: icons/transport_weir.n.16.png; z-index: 20; } 88 135 89 136 /* Addressing */ … … 93 140 node[addr:housenumber]::hn_casing, 94 141 node[addr:housename]::hn_casing { z-index: -100; symbol-shape: circle; symbol-size: 10; symbol-fill-color: blue; } 142 95 143 way[addr:interpolation] { z-index: 5; color: #B0E0E6; width: 3; dashes: 3,3;} -
trunk/styles_nodist/potlatch2/patched/core_relations.css
r3902 r5215 1 1 /* Route relations */ 2 2 3 relation[type=route] > way::r elation_underlay{ z-index: -1; width: 13; color: blue; opacity: 0.3; linecap: none; }4 relation[type=route][route=bicycle][network=ncn] > way::r elation_underlay{ z-index: -1; width: 12; color: red; opacity: 0.3; linecap: none; }5 relation[type=route][route=bicycle][network=rcn] > way::r elation_underlay{ z-index: -1; width: 12; color: cyan; opacity: 0.3; linecap: none; }6 relation[type=route][route=bicycle][network=lcn] > way::r elation_underlay{ z-index: -1; width: 12; color: blue; opacity: 0.3; linecap: none; }7 relation[type=route][route= foot] > way::relation_underlay { z-index: -1; width: 10; color: #80ff80; opacity: 0.6; linecap: none; }8 3 relation[type=route] > way::route { z-index: -1; width: 13; color: blue; opacity: 0.3; linecap: none; } 4 relation[type=route][route=bicycle][network=ncn] > way::route { z-index: -1; width: 12; color: red; opacity: 0.3; linecap: none; } 5 relation[type=route][route=bicycle][network=rcn] > way::route { z-index: -1; width: 12; color: cyan; opacity: 0.3; linecap: none; } 6 relation[type=route][route=bicycle][network=lcn] > way::route { z-index: -1; width: 12; color: blue; opacity: 0.3; linecap: none; } 7 relation[type=route][route=mtb] > way::route { z-index: -1; width: 12; color: brown; opacity: 0.3; linecap: none; } 8 relation[type=route][route=foot] > way::route { z-index: -1; width: 10; color: #80ff80; opacity: 0.6; linecap: none; } -
trunk/styles_nodist/potlatch2/patched/core_ways.css
r4771 r5215 1 2 1 /**************** 3 2 * core_ways.css … … 11 10 way[highway=secondary],way[highway=secondary_link], 12 11 way[highway=tertiary],way[highway=tertiary_link], 13 way[highway=residential],way[highway=unclassified] { z-index: 5; text: auto; text-color: black; font-size: 10; text-position: line; text-halo-color: white; text-halo-radius: 2; } 14 way[highway=motorway],way[highway=motorway_link] { z-index: 9; color: #809BC0; width: 7; casing-color: black; casing-width: 8; } 15 way[highway=trunk],way[highway=trunk_link] { z-index: 9; color: #7FC97F; width: 7; casing-color: black; casing-width: 8; } 16 way[highway=primary],way[highway=primary_link] { z-index: 8; color: #E46D71; width: 7; casing-color: black; casing-width: 8; } 17 way[highway=secondary],way[highway=secondary_link] { z-index: 7; color: #FDBF6F; width: 7; casing-width: 8; } 18 way[highway=tertiary] { z-index: 6; color: #FEFECB; width: 5; casing-width: 7; } 19 way[highway=unclassified] { z-index: 6; color: #D0D0D0; width: 5; casing-width: 7; } 20 way[highway=tertiary_link] { z-index: 5; color: #FEFECB; width: 4; casing-width: 5; } 21 way[highway=residential] { z-index: 5; color: #E8E8E8; width: 5; casing-color: gray; casing-width: 7; } 22 way[highway=service][service!=parking_aisle] { z-index: 5; color: white; width: 3; casing-color: gray; casing-width: 5; } 23 way[highway=service][service=parking_aisle] { z-index: 5; color: white; width: 1; casing-color: #aaaaaa; casing-width: 2; } 24 way[highway=service][service=alley] { z-index: 5; color: white; width: 2; dashes: 6,2; casing-color: black; casing-width: 4; } 25 way[highway=road] { z-index: 5; color: gray; width: 5; casing-color: white; casing-width: 7; } 26 way[highway=living_street] { z-index: 5; color: #ddffee; width: 3; casing-color: #555555; casing-width: 4; } 12 way[highway=residential],way[highway=unclassified] { z-index: 5; text: auto; text-color: black; font-size: 12; text-position: line; text-offset: 10; text-halo-color: white; text-halo-radius: 2; linecap: round; casing-linecap: round } 13 way[highway=motorway],way[highway=motorway_link] { z-index: 9; color: #809BC0; width: 7; casing-color: #1e375a; casing-width: 1; } 14 way[highway=trunk],way[highway=trunk_link] { z-index: 9; color: #7FC97F; width: 7; casing-color: #245424; casing-width: 1; } 15 way[highway=primary],way[highway=primary_link] { z-index: 8; color: #E46D71; width: 7; casing-color: #651316; casing-width: 1; } 16 way[highway=secondary],way[highway=secondary_link] { z-index: 7; color: #FDBF6F; width: 7; casing-color: #b16603; casing-width: 1; } 17 way[highway=tertiary],way[highway=tertiary_link] { z-index: 6; color: #FEFECB; width: 5; casing-color: #626202; casing-width: 1; } 18 way[highway=unclassified] { z-index: 6; color: #D0D0D0; width: 5; casing-width: 1; } 19 way[highway=residential] { z-index: 5; color: #E8E8E8; width: 5; casing-color: gray; casing-width: 1; } 20 way[highway=service][service!=parking_aisle] { z-index: 5; color: white; width: 3; casing-color: gray; casing-width: 1; } 21 way[highway=service][service=parking_aisle] { z-index: 5; color: white; width: 1; casing-color: #aaaaaa; casing-width: 1; } 22 way[highway=service][service=alley] { z-index: 5; color: white; width: 2; dashes: 6,2; casing-color: black; casing-width: 1; } 23 way[highway=road] { z-index: 5; color: gray; width: 5; casing-color: white; casing-width: 1; } 24 way[highway=living_street] { z-index: 5; color: #ddffee; width: 3; casing-color: #555555; casing-width: 1; } 27 25 28 26 /* Road areas */ 29 27 30 way[highway=pedestrian]!:closed { z-index: 5; color: #ddddee; width: 5; casing-color: #555555; casing-width: 6; casing-dashes: 2,4;}31 way[highway=pedestrian]:closed { color: #555555; width: 1; fill-color: #ddddee; fill-opacity: 0.8; } /* FIXME: dashed outline */28 way[highway=pedestrian]!:closed { z-index: 5; color: #ddddee; width: 5; casing-color: #555555; casing-width: 1; casing-dashes: 2,4;} 29 area[highway=pedestrian]:closed { color: #555555; width: 1; fill-color: #ddddee; fill-opacity: 0.8; } /* FIXME: dashed outline */ 32 30 33 31 /* Paths */ … … 35 33 way[highway=steps] { z-index: 5; color: #FF6644; width: 6; dashes: 2, 2; } 36 34 way[highway=footway] { z-index: 5; color: #FF6644; width: 2; dashes: 6, 3; prop_path : 1;} 37 way[highway=footway][bicycle=yes] { z-index: 4; color: blue; width: 1; }35 way[highway=footway][bicycle=yes]::bike { z-index: 4; color: blue; width: 1; } 38 36 way[highway=bridleway] { z-index:9; color: #996644; width: 2; dashes: 4, 2, 2, 2; prop_path : 1;} 39 37 way[highway=track] { z-index: 5; color: #996644; width: 2; dashes: 4, 2; prop_path : 1;} 40 38 way[highway=path] { z-index: 5; color: brown; width: 2; dashes: 2, 2; prop_path : 1;} 41 39 way[highway=cycleway] { z-index: 5; color: blue; width: 2; dashes: 4, 2; prop_path : 1;} 42 way[railway=tram] { z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 6; } 43 way[is_prop_set("prop_path")] { text:auto; text-color: black; text-position: line; text-offset: 5;} 40 way[is_prop_set("prop_path")] { z-index: 5; text: auto; text-color: black; text-position: line; text-offset: 7; font-size: 12; } 44 41 45 42 /* Under construction */ 46 43 47 44 way[highway=proposed] { z-index: 5; color: #88ffff; width: 6; dashes: 8, 4; } 48 way[highway=construction] { z-index: 5; color: #ffffbb; width: 6; dashes: 8, 4; casing-color: #0000aa; casing-width: 8; casing-dashes: 8,4;} 49 way[construction=rail] 50 { z-index: 6; color: black; width: 5; dashes: 6, 6, 4, 8;} 51 way[construction=rail]::rail_over 52 { z-index: 7; color: white; width: 3; dashes: 6,18; } 45 way[highway=construction] { z-index: 5; color: #ffffbb; width: 6; dashes: 8, 4; casing-color: #0000aa; casing-width: 1; casing-dashes: 8,4;} 53 46 54 47 /* Railways */ 55 48 56 way[railway=rail] 57 { z-index: 6; color: black; width: 5; dashes: 0; } 58 way[railway=rail]::rail_over 59 { z-index: 7; color: white; width: 3; dashes: 12,12; } 60 way[railway=platform] { color:black; width: 2; } 61 way[railway=subway] 62 { z-index: 6; color: #444444; width: 5; } 63 way[railway=subway]::railway_over 64 { z-index: 7; color: white; width: 3; dashes: 8,8; } 65 way[railway=disused],way[railway=abandoned] 66 { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; } 67 way[railway=disused]::railway_over, way[railway=abandoned]::railway_over 68 { z-index: 7; color: #999999; width: 2; dashes: 12,12; } 49 way[railway=rail] { z-index: 6; color: black; width: 5; linecap: round; dashes: 0; } 50 way[railway=rail]::dashes { z-index: 7; color: white; width: 3; dashes: 12,12; linecap: round; } 69 51 70 /* Waterways */ 52 way[construction=rail] { z-index: 6; color: black; width: 5; dashes: 6, 6, 4, 8;} 53 way[construction=rail]::inner { z-index: 7; color: white; width: 3; dashes: 6,18; } 71 54 72 way[waterway=river], 73 way[waterway=canal], 74 way[waterway=stream] { z-index: 5; color: blue; width: 2; text:auto; text-color:blue; font-size:9; text-position: line; text-offset: 7;} 75 way[waterway=drain] {z-index: 5; color: blue; width: 1; text:auto; text-color: blue; text-position: line; text-offset: 3;} 55 way[railway=platform] { z-index: 5; color:black; width: 2; } 56 57 way[railway=subway] { z-index: 6; color: #444444; width: 5; } 58 way[railway=subway]::dashes { z-index: 7; color: white; width: 3; dashes: 8,8; } 59 60 way[construction=subway] { z-index: 6; color: #444444; width: 5; dashes: 4, 4; } 61 way[construction=subway]::dashes { z-index: 7; color: white; width: 3; dashes: 4,12;} 62 63 way[railway=disused],way[railway=abandoned] { z-index: 6; color: #444400; width: 3; dashes: 17, 2, 5, 0; } 64 way[railway=disused]::dashes,way[railway=abandoned]::dashes { z-index: 7; color: #999999; width: 2; dashes: 12,12; } 65 66 way[railway=tram] { z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 2; } 67 way[construction=tram] { z-index: 11; color: #999999; width: 2; casing-color: black; casing-width: 2; dashes: 6, 6; casing-dashes: 6, 6; } 68 69 way[railway=light_rail] { z-index: 6; color: black; width: 4; } 70 way[railway=light_rail]::dashes { z-index: 7; color: #999999; width: 2; dashes: 8,4; } 71 72 way[construction=light_rail] { z-index: 6; color: black; width: 4; dashes: 8, 4, 4, 4; } 73 way[construction=light_rail]::dashes { z-index: 7; color: #999999; width: 2; dashes: 8,12; } 74 75 /* Waterways */ 76 77 way[waterway=river], 78 way[waterway=canal], 79 way[waterway=stream] { z-index: 5; color: #3434ff; width: 2; text:auto; text-color: #3434ff; font-size:9; text-position: line; text-offset: 7;} 80 way[waterway=drain] {z-index: 5; color: #3434ff; width: 1; text:auto; text-color: #3434ff; text-position: line; text-offset: 3;} 76 81 way[waterway][tunnel=yes] {z-index: 5; dashes: 8,4;} 77 82 78 83 /* Aeroways */ 79 84 80 way[aeroway=aerodrome]:closed81 { z-index: 3; color: #bb44bb; width: 3; casing-color: #66066; casing-width: 4; }82 way|z-15[aeroway=aerodrome]:closed85 area[aeroway=aerodrome]:closed 86 { z-index: 3; color: #bb44bb; width: 3; casing-color: #66066; casing-width: 1; } 87 area|z-15[aeroway=aerodrome]:closed 83 88 { z-index: 3; fill-color: #bb99bb; fill-opacity: 0.5;} 84 way[aeroway=taxiway]!:closed { z-index: 8; color: #999999; width: 3; casing-color: #aa66aa; casing-width: 6; } 85 way[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 86 way|z17-[aeroway=runway]!:closed 87 { z-index: 9; color: black; width: 11; casing-color: #aa66aa; casing-width: 12; } 88 way|z17-[aeroway=runway]!:closed::aeroway2 89 { z-index: 10; color: white; width: 9; dashes: 0, 20, 4, 76; } 90 way|z17-[aeroway=runway]!:closed::aeroway3 91 { z-index: 11; color: black; width: 7; } 92 way|z17-[aeroway=runway]!:closed::aeroway4 93 { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 94 way|z17-[aeroway=runway]!:closed::aeroway5 95 { z-index: 13; color: black; width: 3; } 96 way|z17-[aeroway=runway]!:closed::aeroway6 97 { z-index: 14; color: white; width: 1; dashes: 4, 16; } 89 way[aeroway=taxiway]!:closed { z-index: 8; color: #999999; width: 3; casing-color: #aa66aa; casing-width: 2; } 90 area[aeroway=taxiway]:closed { z-index: 8; color: #bb99bb; width: 3; fill-color: #ccaacc; } 98 91 99 way|z15-16[aeroway=runway]!:closed 100 { z-index: 9; color: black; width: 5; } 101 way|z15-16[aeroway=runway]!:closed::aeroway2 102 { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 103 way|z15-16[aeroway=runway]!:closed::aeroway3 104 { z-index: 13; color: black; width: 3; } 105 way|z15-16[aeroway=runway]!:closed::aeroway4 106 { z-index: 14; color: white; width: 1; dashes: 4, 16; } 107 108 way|z-14[aeroway=runway]!:closed 109 { z-index: 9; color: #444444; width: 3; } 110 way[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 111 way[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 92 way|z17-[aeroway=runway]!:closed { z-index: 9; color: black; width: 11; casing-color: #aa66aa; casing-width: 1; } 93 way|z17-[aeroway=runway]!:closed::aa { z-index: 10; color: white; width: 9; dashes: 0, 20, 4, 76; } 94 way|z17-[aeroway=runway]!:closed::bb { z-index: 11; color: black; width: 7; } 95 way|z17-[aeroway=runway]!:closed::cc { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 96 way|z17-[aeroway=runway]!:closed::dd { z-index: 13; color: black; width: 3; } 97 way|z17-[aeroway=runway]!:closed::ee { z-index: 14; color: white; width: 1; dashes: 4, 16; } 98 99 way|z15-16[aeroway=runway]!:closed { z-index: 9; color: black; width: 5; } 100 way|z15-16[aeroway=runway]!:closed::aa { z-index: 12; color: white; width: 5; dashes: 0, 20, 4, 76; } 101 way|z15-16[aeroway=runway]!:closed::bb { z-index: 13; color: black; width: 3; } 102 way|z15-16[aeroway=runway]!:closed::cc { z-index: 14; color: white; width: 1; dashes: 4, 16; } 103 104 way|z-14[aeroway=runway]!:closed { z-index: 9; color: #444444; width: 3; } 105 106 area[aeroway=runway]:closed { z-index: 9; color: black; width: 3; fill-color: #775577; } 107 area[aeroway=apron]:closed { z-index: 4; color: #cc66cc; width: 1; fill-color: #ddaadd; fill-opacity: 0.5;} 112 108 113 109 /* Barriers */ … … 118 114 /* Power */ 119 115 120 way[power=line] {z-index: 5; color: darkgray; width: 3; dashes: 12,2; casing-color: black; casing-width: 8; casing-dashes: 4, 38;}121 way[power=minor_line] {z-index: 5; color: gray; width: 2; dashes: 2,4; casing-width: 8; casing-color: white; casing-dashes: 2,22;}122 way[power=station]:closed { z-index: 5;color: black; width: 2; fill-color: #666666; fill-opacity: 0.6; prop_area_small_name : 1;}123 way[power=generator]:closed { z-index: 5;color: black; width: 2; fill-color: #444444; fill-opacity: 0.6; prop_area_small_name : 1;}116 way[power=line] {z-index: 5; color: darkgray; width: 3; dashes: 12,2; casing-color: black; casing-width: 2; casing-dashes: 4, 38;} 117 way[power=minor_line] {z-index: 5; color: gray; width: 2; dashes: 2,4; casing-width: 3; casing-color: white; casing-dashes: 2,22;} 118 area[power=station]:closed { color: black; width: 2; fill-color: #666666; fill-opacity: 0.6; prop_area_small_name : 1;} 119 area[power=generator]:closed { color: black; width: 2; fill-color: #444444; fill-opacity: 0.6; prop_area_small_name : 1;} 124 120 125 121 /* Leisure */ 126 122 127 way[golf=hole] {z-index: 5; color: darkgreen; width: 5; casing-color: green; casing-width: 10; }128 way[leisure=sports_centre]:closed { color: #66ddcc; fill-color: #66ddcc; prop_area_small_name : 1; }123 way[golf=hole] {z-index: 5; color: darkgreen; width: 5; casing-color: green; casing-width: 2; } 124 area[leisure=sports_centre]:closed { color: #66ddcc; fill-color: #66ddcc; prop_area_small_name : 1; } 129 125 130 126 131 127 /* Physical decoration */ 132 128 133 way[bridge=yes]::bridge1, way[bridge=viaduct]::bridge1, way[bridge=suspension]::bridge1 134 { z-index: 4; color: white; width: +3; } 135 way[bridge=yes]::bridge2, way[bridge=viaduct]::bridge2, way[bridge=suspension]::bridge2 136 { z-index: 3; color: black; width: +6; } 137 way[tunnel=yes][!waterway]::tunnel1 138 { z-index: 4; color: white; width: +2; } 139 way[tunnel=yes][!waterway]::tunnel2 140 { z-index: 3; color: black; width: +6; dashes: 4,4; } 129 way[bridge=yes]::bridge1, way[bridge=viaduct]::bridge1, way[bridge=suspension]::bridge1 { z-index: 4; color: white; width: +3; } 130 way[bridge=yes]::bridge2, way[bridge=viaduct]::bridge2, way[bridge=suspension]::bridge2 { z-index: 3; color: #444444; width: +6; } 131 way[tunnel=yes][!waterway]::bridge1 { z-index: 4; color: white; width: +2; } 132 way[tunnel=yes][!waterway]::bridge2 { z-index: 3; color: black; width: +6; dashes: 4,4; } 141 133 142 134 /* Attribute decoration */ 143 135 144 /*way[oneway=yes] , way[junction=roundabout] { z-index: 15; color: #444444; width: 2; dashes: 15,35; line-style: arrows; }*/145 /*way[oneway="-1"] { z-index: 15; color: #444444; width: 2; dashes: 15,35; line-style: arrows-reversed; }*/136 /*way[oneway=yes]::arrows, way[junction=roundabout]::arrows { z-index: 15; color: #555555; width: 2; dashes: 10,50; line-style: arrows; } 137 way[oneway=-1]::arrows { z-index: 15; color: #555555; width: 2; dashes: 10,50; line-style: arrows-reversed; }*/ -
trunk/styles_nodist/potlatch2/patched/potlatch.css
r3898 r5215 4 4 /*@import("stylesheets/core_landuse.css");*/ 5 5 /*@import("stylesheets/core_relations.css");*/ 6 way[is_prop_set("prop_area_small_name")] {text-color: black; font-size: 9; text: name; text-halo: #ffffaa; text-halo-radius: 2; text-position: center;}6 way[is_prop_set("prop_area_small_name")] {text-color: black; font-size: 10; text: name; text-halo: #ffffaa; text-halo-radius: 2; text-position: center;} 7 7 /*@import("stylesheets/core_interactive.css");*/ 8 8 9 /* Rendering for licence status */ 10 11 /*way[_status=no]::status { z-index: 0; width: eval('_width+7'); color: #AA0000; } 12 way[_status=partial]::status { z-index: 0; width: eval('_width+7'); color: #AA0000; opacity: 0.6; } 13 way[_status=unsure]::status { z-index: 0; width: eval('_width+7'); color: darkorange; opacity: 0.6; } 14 node[_status=no]::status { z-index: 0; icon-image: square; icon-width: eval('_width+7'); color: #AA0000; } 15 node[_status=partial]::status { z-index: 0; icon-image: square; icon-width: eval('_width+7'); color: #AA0000; opacity: 0.6; } 16 node[_status=unsure]::status { z-index: 0; icon-image: square; icon-width: eval('_width+7'); color: darkorange; opacity: 0.6; }*/
Note:
See TracChangeset
for help on using the changeset viewer.