From 2f75839376a49da99258abdaad12a1e27de9f982 Mon Sep 17 00:00:00 2001 From: "r.kuznetsov" Date: Wed, 15 Feb 2017 17:10:50 +0300 Subject: [PATCH] Added vehicle styles --- data/styles/vehicle/include/Basemap.mapcss | 629 ++++ .../vehicle/include/Basemap_label.mapcss | 729 +++++ data/styles/vehicle/include/Icons.mapcss | 2617 +++++++++++++++++ data/styles/vehicle/include/Roads.mapcss | 1392 +++++++++ .../styles/vehicle/include/Roads_label.mapcss | 545 ++++ .../vehicle/include/common_colors.mapcss | 2 + .../vehicle/include/defaults_new.mapcss | 68 + data/styles/vehicle/style-clear/colors.mapcss | 187 ++ data/styles/vehicle/style-clear/style.mapcss | 71 + data/styles/vehicle/style-night/colors.mapcss | 179 ++ data/styles/vehicle/style-night/style.mapcss | 71 + 11 files changed, 6490 insertions(+) create mode 100644 data/styles/vehicle/include/Basemap.mapcss create mode 100644 data/styles/vehicle/include/Basemap_label.mapcss create mode 100644 data/styles/vehicle/include/Icons.mapcss create mode 100644 data/styles/vehicle/include/Roads.mapcss create mode 100644 data/styles/vehicle/include/Roads_label.mapcss create mode 100755 data/styles/vehicle/include/common_colors.mapcss create mode 100644 data/styles/vehicle/include/defaults_new.mapcss create mode 100644 data/styles/vehicle/style-clear/colors.mapcss create mode 100644 data/styles/vehicle/style-clear/style.mapcss create mode 100644 data/styles/vehicle/style-night/colors.mapcss create mode 100755 data/styles/vehicle/style-night/style.mapcss diff --git a/data/styles/vehicle/include/Basemap.mapcss b/data/styles/vehicle/include/Basemap.mapcss new file mode 100644 index 0000000000..225d1f6a5b --- /dev/null +++ b/data/styles/vehicle/include/Basemap.mapcss @@ -0,0 +1,629 @@ +/* ~~~~ CONTENT OF BASEMAP ~~~~~ + +1.Z-INDEX of BASEMAP +2.LAND +3.BOUNDARY + 3.1 Countries + 3.2 Region +4.VEGETATION +5.BEACH & GLACIER +6.WATER + 6.1 Area water(lake,pond etc.) + 6.2 Line water(river,canal etc.) +7.LANDUSE + 7.1 Industrial + 7.2 Hostital + 7.3 University & Sport + 7.4 Cemetry + 7.5 Pedestrian areas + 7.6 Airports +8.BUILDINGS + 8.1 Pier + 8.2 Building + 8.3 Barrier +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +*/ + +/* 1.Z-INDEX BASE MAP */ + +area[natural=coastline] +{z-index: -10;} + +area[natural=land], +area[place=islet] +{z-index: 0;} + +area[natural=glacier], +area[natural=beach], +area[leisure=beach_resort], +area[amenity=university], +area[aeroway=airport][aerodrome=international], +area[aeroway=aerodrome][aerodrome=international], +area[aeroway=airport], +area[aeroway=aerodrome] +{z-index: 1;} + +area[amenity=hospital], +area[amenity=doctors] +{z-index: 2;} + +area[landuse=industrial], +area[landuse=construction], +area[landuse=landfill], +area[landuse=railway], +area[landuse=quarry] +{z-index: 3;} + +area[leisure=pitch], +area[leisure=stadium], +area[leisure=playground], +area[sport=multi], +area[sport=soccer], +{z-index: 5;} + +/*area[amenity=parking] +{z-index: 6;}*/ + +area[natural=wood], +area[landuse=forest], +area[leisure=nature_reserve] +{z-index: 30;} + +area[leisure=park], +area[leisure=garden] +{z-index: 40;} + +area[landuse=farmland], +area[landuse=allotments], +area[natural=scrub], +area[landuse=orchard], +area[landuse=vineyard], +area[landuse=meadow], +area[landuse=recreation_ground], +area[landuse=village_green], +area[landuse=field], +{z-index: 42;} + +area[landuse=cemetery], +area[amenity=grave_yard] +{z-index: 43;} + +area[highway=pedestrian][area?], +area[area:highway=pedestrian], +area[highway=footway][area?][!sac_scale], +area[area:highway=footway], +area[area:highway=living_street], +area[public_transport=platform], +area[railway=platform] +{z-index: 44;} + +area[landuse=grass], +area[natural=grassland], +area[leisure=golf_course], +area[natural=heath] +{z-index: 45;} + +area[natural=wetland], +line[waterway=stream][intermittent=yes] +{z-index: 49;} + +line[waterway=river], +line[waterway=riverbank], +line[waterway=stream], +line[waterway=canal], +line[waterway=lock], +line[waterway=ditch], +line[waterway=drain], +{z-index: 50;} + +area[natural=lake], +area[natural=pond], +area[natural=water], +area[natural=bay], +area[natural=salt_pond], +area[waterway=dock], +area[waterway=riverbank], +area[landuse=salt_pond], +area[landuse=basin], +area[landuse=reservoir], +area[leisure=swimming_pool], +area[amenity=fountain], +{z-index: 100;} + +area[waterway=dam], +line[waterway=dam], +line[waterway=weir], +node[waterway=lock_gate], +{z-index: 110;} + +area[man_made=pier], +area[man_made=breakwater], +line[man_made=pier], +line[man_made=breakwater], +line[man_made=cutline] +{z-index: 120;} + +line[boundary=administrative] +{z-index: 130;} + +area[building], +area[building:part], +area[landuse=garages], +area[building=train_station], +{z-index: 150;} + +area[aeroway=terminal] +{z-index: 160;} + +area[amenity=place_of_worship] +{z-index: 210;} + +line[barrier=wall], +line[barrier=city_wall], +line[barrier=retaining_wall], +line[barrier=fence], +line[barrier=hedge], +line[historic=citywalls], +area[amenity=parking], +{z-index: 950;} + +/* 2.LAND */ + +area|z0-[natural=coastline], +area|z0-[natural=land], +area|z10-[place=islet] +{fill-position: background; fill-opacity: 1;} + +area|z0-[natural=coastline] +{fill-color: @water;} + +area|z0-[natural=land] +area|z10-[place=islet], +{fill-color: @background;} + +/* 3.BOUNDARIES */ + +line|z2-[boundary=administrative] +{color: @border_country;opacity: 1;} + +line|z4[boundary=administrative][admin_level=3], +line|z5-[boundary=administrative][admin_level=4] +{color: @border_region;opacity: 1;} + +/* 3.1 Country */ + +line|z2[boundary=administrative][admin_level=2] +{width: 0.5;opacity: 0.7;} +line|z3[boundary=administrative][admin_level=2] +{width: 0.5;opacity: 0.8;} +line|z4[boundary=administrative][admin_level=2] +{width: 0.6;} +line|z5[boundary=administrative][admin_level=2] +{width: 0.8;} +line|z6[boundary=administrative][admin_level=2] +{width: 0.85;} +line|z7[boundary=administrative][admin_level=2] +{width: 1;} +line|z8[boundary=administrative][admin_level=2] +{width: 1.1;} +line|z9-[boundary=administrative][admin_level=2] +{width: 1.4;} + +/* 3.2 Region */ + +line|z4[boundary=administrative][admin_level=3] +{width: 0.8;dashes: 0.9,0.36;} +line|z5[boundary=administrative][admin_level=4] +{width: 0.7;opacity: 0.8;dashes: 1.35,0.9;} +line|z6[boundary=administrative][admin_level=4] +{width: 0.8;dashes: 0.9,0.45;} +line|z7[boundary=administrative][admin_level=4] +{width: 0.9;dashes: 1.8,0.9;} +line|z8[boundary=administrative][admin_level=4] +{width: 0.9;dashes: 1.44,1.44;} +line|z9[boundary=administrative][admin_level=4] +{width: 1;dashes: 1.8,0.9;} +line|z10-[boundary=administrative][admin_level=4] +{width: 1.2;dashes: 1.8,0.9;} + +/* 4.VEGETATION */ + +area|z10-[natural=wood], +area|z10-[landuse=forest], +area|z10-[leisure=park], +area|z10-[leisure=garden], +area|z14-[landuse=grass], +area|z14-[natural=grassland], +area|z14-[leisure=golf_course], +area|z14-[natural=heath], +area|z14-[landuse=farmland], +area|z14-[landuse=allotments], +area|z14-[natural=scrub], +area|z14-[landuse=orchard], +area|z14-[landuse=vineyard], +area|z14-[landuse=meadow], +area|z14-[landuse=recreation_ground], +area|z14-[landuse=village_green], +area|z14-[landuse=field], +{fill-position: background; fill-opacity: 1;} + +area|z10-[leisure=nature_reserve] +{fill-position: background; fill-opacity: 1;} + +area|z10[natural=wood], +area|z10[landuse=forest], +area|z10[leisure=nature_reserve], +{fill-color: @green1;fill-opacity: 1;} + +area|z14-[landuse=grass], +area|z14-[natural=grassland], +area|z14-[leisure=golf_course], +area|z14-[natural=heath], +area|z14-[landuse=farmland], +area|z14-[landuse=allotments], +area|z14-[natural=scrub], +area|z14-[landuse=orchard], +area|z14-[landuse=vineyard], +area|z14-[landuse=meadow], +area|z14-[landuse=recreation_ground], +area|z14-[landuse=village_green], +area|z14-[landuse=field], +{fill-color: @green1;fill-opacity: 1;} + +area|z11-12[natural=wood], +area|z11-12[landuse=forest], +area|z11-12[leisure=nature_reserve], +area|z10-12[leisure=park], +area|z12[leisure=garden], +{fill-color: @green2;fill-opacity: 1;} + +area|z13[natural=wood], +area|z13[landuse=forest], +area|z13[leisure=nature_reserve], +area|z13[leisure=park], +area|z13[leisure=garden] +{fill-color: @green3;fill-opacity: 1;} + +area|z14[natural=wood], +area|z14[landuse=forest], +area|z14[leisure=nature_reserve], +area|z14[leisure=park], +area|z14[leisure=garden] +{fill-color: @green4;fill-opacity: 1;} + +area|z15[natural=wood], +area|z15[landuse=forest], +area|z15[leisure=nature_reserve], +area|z15[leisure=park], +area|z15[leisure=garden] +{fill-color: @green5;fill-opacity: 1;} + +area|z16-[natural=wood], +area|z16-[landuse=forest], +area|z16-[leisure=nature_reserve], +area|z16-[leisure=park], +area|z16-[leisure=garden] +{fill-color: @forest;fill-opacity: 1;} + +/* 5.BEACH & GLACIER */ + +area|z0-[natural=glacier], +area|z10-[natural=beach], +area|z10-[leisure=beach_resort], +{fill-position: background; fill-opacity: 1;} + +area|z0-[natural=glacier] +{fill-color: @glacier;} + +area|z10-[natural=beach], +area|z10-[leisure=beach_resort], +{fill-color: @beach;fill-opacity: 0.35;} + +/* 6.WATER */ + +area|z0-[natural=lake], +area|z0-[natural=pond], +area|z0-[natural=water], +area|z0-[natural=salt_pond], +area|z0-[landuse=salt_pond], +area|z0-[waterway=dock], +area|z0-[waterway=riverbank], +area|z10-[natural=bay], +area|z11-[natural=wetland], +area|z12-[landuse=basin], +area|z12-[landuse=reservoir], +area|z13-[leisure=swimming_pool], +area|z16-[amenity=fountain], +{fill-position: background; fill-opacity: 1;} + +line|z10-[waterway=river], +line|z10-[waterway=riverbank], +line|z13-[waterway=stream], +line|z13-[waterway=stream][intermittent=yes], +line|z13-[waterway=canal], +line|z16-[waterway=lock], +{opacity: 1;color: @river;-x-me-line-priority: -15600;} + +/* 6.1 Area water(lake,pond etc.) */ + +area|z0-[natural=lake], +area|z0-[natural=pond], +area|z0-[natural=water], +area|z0-[natural=salt_pond], +area|z0-[landuse=salt_pond], +area|z0-[waterway=dock], +area|z0-[waterway=riverbank], +area|z10-[natural=bay], +area|z12-[landuse=basin], +area|z12-[landuse=reservoir], +area|z13-[leisure=swimming_pool], +area|z16-[amenity=fountain], +{fill-color: @water;} + +area|z11-[natural=wetland], +{fill-color: @wetland;fill-opacity: 1;} + +/* 6.2 Line water(river,canal etc.) */ + +/* Do not draw tunnel waterways */ + +line[waterway][tunnel] +{width: 0;} + +line|z10[waterway=river], +line|z10[waterway=riverbank], +{width: 1;} + +line|z11-12[waterway=river], +line|z11-12[waterway=riverbank], +{width: 1.2;} + +line|z13[waterway=river], +line|z13[waterway=riverbank], +{width: 1.6;} +line|z13[waterway=stream], +line|z13[waterway=canal], +{width: 0.7;} +line|z13[waterway=stream][intermittent=yes] +{width: 0.7;dashes: 2.7,2.7;} + +line|z14[waterway=river], +line|z14[waterway=riverbank], +{width: 1.8;} +line|z14[waterway=stream], +line|z14[waterway=canal], +{width: 1;} +line|z14[waterway=stream][intermittent=yes] +{width: 1;dashes: 2.7,2.7;} + +line|z15-[waterway=river], +line|z15-[waterway=riverbank], +{width: 2.2;} +line|z15-[waterway=stream], +line|z15-[waterway=canal], +{width: 1.6;} +line|z15-[waterway=stream][intermittent=yes] +{width: 1.4;dashes: 4.95,4.95;} +area|z15-[waterway=dam], +line|z15-[waterway=dam], +line|z15-[waterway=weir], +{width: 1;opacity: 1;color: @bridge_casing;} + +line|z16-[waterway=lock], +{width: 1.5;} +node|z16-[waterway=lock_gate], +{icon-image: dot-m.svg;} + +line|z17-[waterway=ditch], +line|z17-[waterway=drain], +{width: 1.8;opacity: 1;color: @river;dashes: 0.9,0.9;} + +/* 7.LANDUSE */ + +area|z10-[aeroway=airport][aerodrome=international], +area|z10-[aeroway=aerodrome][aerodrome=international], +area|z10-[aeroway=airport], +area|z10-[aeroway=aerodrome], +area|z14-[amenity=hospital], +area|z14-[amenity=doctors], +area|z14-[highway=pedestrian][area?], +area|z14-[area:highway=pedestrian], +area|z14-[highway=footway][area?][!sac_scale], +area|z14-[area:highway=footway], +area|z14-[area:highway=living_street], +area|z14-[amenity=grave_yard], +area|z14-[landuse=cemetery], +area|z14-[amenity=university], +area|z15-[landuse=industrial], +area|z15-[landuse=construction], +area|z15-[landuse=landfill], +area|z15-[landuse=railway], +area|z15-[landuse=quarry], +area|z15-[leisure=stadium], +area|z15-[amenity=parking] +area|z16-[public_transport=platform], +area|z16-[amenity=place_of_worship], +area|z16-[railway=platform], +{fill-position: background; fill-opacity: 1;} + +/* 7.1 Industrial */ + +area|z15-[landuse=industrial], +area|z15-[landuse=construction], +area|z15-[landuse=landfill], +area|z15-[landuse=railway], +area|z15-[landuse=quarry] +{fill-color: @industrial;fill-opacity: 1;} + + +/* 7.2 Hostital */ + +/*area|z14-[amenity=hospital], +area|z14-[amenity=doctors] +{fill-color: @hospital;fill-opacity: 0.25;}*/ + +/* 7.3 University & Sport */ + +/*area|z14-[amenity=university] +{fill-color: @unversity;fill-opacity: 0.25;}*/ + + +area|z15-[leisure=stadium], +{fill-color: @sport;fill-opacity: 1;} + +/* 7.4 Cemetry */ + +area|z14[landuse=cemetery], +area|z14[amenity=grave_yard] +{fill-color: @green2;fill-opacity: 1;} + +area|z15-[amenity=grave_yard], +area|z15-[landuse=cemetery] +{fill-color: @green2;fill-opacity: 1;} + +area|z16-[amenity=grave_yard], +area|z16-[landuse=cemetery] +{fill-color: @green3;fill-opacity: 1;} + +/* 7.5 Pedestrian areas */ + +/*area|z14-[highway=pedestrian][area?], +area|z14-[area:highway=pedestrian], +area|z14-[highway=footway][area?][!sac_scale], +area|z14-[area:highway=footway], +area|z14-[area:highway=living_street], +area|z16-[public_transport=platform], +area|z16-[railway=platform], +area|z16-[amenity=place_of_worship] +{fill-color: @pedestrian_area;fill-opacity: 1;} + +area|z16-[highway=pedestrian][area?], +area|z16-[area:highway=pedestrian], +area|z16-[highway=footway][area?][!sac_scale], +area|z16-[area:highway=footway], +area|z16-[area:highway=living_street], +{fill-color: @pedestrian_area_light;fill-opacity: 1;}*/ + +/* 7.6 Airports */ + +area|z10[aeroway=airport][aerodrome=international], +area|z10[aeroway=aerodrome][aerodrome=international], +area|z10[aeroway=aerodrome], +area|z10[aeroway=airport] +{fill-color: @aerodrome0;fill-opacity: 0.75;} +area|z11[aeroway=airport][aerodrome=international], +area|z11[aeroway=aerodrome][aerodrome=international], +area|z11[aeroway=aerodrome], +area|z11[aeroway=airport], +{fill-color: @aerodrome1;fill-opacity: 0.55;} +area|z12-[aeroway=airport][aerodrome=international], +area|z12-[aeroway=aerodrome][aerodrome=international], +area|z12-[aeroway=airport], +area|z12-[aeroway=aerodrome] +{fill-color: @aerodrome2;fill-opacity: 0.55;} +area|z13[aeroway=airport][aerodrome=international], +area|z13[aeroway=aerodrome][aerodrome=international], +area|z13[aeroway=airport], +area|z13[aeroway=aerodrome] +{fill-color: @aerodrome3;fill-opacity: 0.75;} +area|z14[aeroway=airport][aerodrome=international], +area|z14[aeroway=aerodrome][aerodrome=international], +area|z14[aeroway=airport], +area|z14[aeroway=aerodrome] +{fill-color: @aerodrome4;fill-opacity: 0.85;} +area|z15-19[aeroway=airport][aerodrome=international], +area|z15-19[aeroway=aerodrome][aerodrome=international], +area|z15-19[aeroway=airport], +area|z15-19[aeroway=aerodrome] +{fill-color: @aerodrome5; fill-opacity: 1;} + +/* Parking */ + +area|z15-[amenity=parking] +{fill-color: @parking;fill-opacity: 1;} + +/* 8.BUILDINGS */ + +area|z12-[man_made=pier], +area|z12-[man_made=breakwater], +line|z14-[man_made=pier], +line|z14-[man_made=breakwater], +line|z14-[man_made=cutline] +{fill-position: background; fill-opacity: 1;} + +/* 8.1 Pier */ +area|z12-[man_made=pier], +area|z12-[man_made=breakwater], + {fill-color: @background;casing-color: @background;} + +line|z14-[man_made=pier], +line|z14-[man_made=breakwater], +line|z14-[man_made=cutline] +{casing-width: 2;casing-color: @background;fill-color: @background;} + +/* 8.2 Building */ + +/*area|z14[building], +area|z14[landuse=garages], +area|z14[building=train_station], +{fill-color: @building;fill-opacity: 0.55;casing-width: 1;casing-color: @building_border;}*/ + +area|z15[building], +area|z15[landuse=garages], +area|z15[building=train_station], +{fill-color: @building;fill-opacity: 0.65;casing-width: 1;casing-color: @building_border;} + +area|z14-15[aeroway=terminal], +area|z16[building], +area|z16[building:part], +area|z16[landuse=garages], +area|z16[building=train_station], +{fill-color: @building;fill-opacity: 0.55;casing-width: 1;casing-color: @building_border;} + +area|z16[aeroway=terminal], +area|z17[building], +area|z17[building:part], +area|z17[landuse=garages], +area|z17[building=train_station], +{fill-color: @building;opacity: 0.55;casing-width: 1;casing-color: @building_border;} + +area|z17-[aeroway=terminal] +area|z18-[building], +area|z18-[building:part], +area|z18-[landuse=garages], +area|z18-[building=train_station], +{fill-color: @building;opacity: 0.55;casing-width: 1;casing-color: @building_border;} + +/* 8.3 Barrier */ + +/*line|z16-[barrier=retaining_wall], +{fill-color: @fence;opacity: 1;}*/ + +/*line|z16-[barrier=wall], +line|z16-[barrier=city_wall], +line|z16-[barrier=fence], +line|z16-[barrier=hedge], +line|z16-[historic=citywalls], +{fill-color: @fence;opacity: 0.35;}*/ + +/*line|z16[barrier=retaining_wall], +{width: 0.7;dashes: 0.12,0.12;opacity: 0.5;}*/ + +line|z16[barrier=wall], +line|z16[barrier=city_wall], +line|z16[barrier=fence], +line|z16[barrier=hedge], +/*line|z16[historic=citywalls],*/ +{width: 0.7;dashes: 0.12,0.12;opacity: 0.5;} +line|z17-[barrier=wall], +line|z17-[barrier=city_wall], +line|z17-[barrier=fence], +line|z17-[barrier=hedge], +/*line|z17-[historic=citywalls],*/ +{width: 1.0;dashes: 0.25,0.25;opacity:0.7;} +line|z18-[barrier=wall], +line|z18-[barrier=city_wall], +line|z18-[barrier=fence], +line|z18-[barrier=hedge], +/*line|z18-[historic=citywalls],*/ +{width: 1.4;dashes: 0.3,0.3;} diff --git a/data/styles/vehicle/include/Basemap_label.mapcss b/data/styles/vehicle/include/Basemap_label.mapcss new file mode 100644 index 0000000000..7005f6b6b1 --- /dev/null +++ b/data/styles/vehicle/include/Basemap_label.mapcss @@ -0,0 +1,729 @@ +/* ~~~~ CONTENT OF BASEMAP lable ~~~~~ + +1.Z-INDEX of BASEMAP LABEL +2.CONTINENTS +3.COUNTRIES & STATES +4.PLACES + 4.1 City + 4.2 Town + 4.3 Village + 4.4 Districts & Small localities +5.VEGETATION, BEACH & GLACIER + 5.1 Vegetation + 5.2 Beach & Glacier +6.WATER + 6.1 Area water(lake,pond etc.) + 6.2 Line water(river,canal etc.) +7.LANDUSE + 7.1 Industrial + 7.2 Hostital + 7.3 University & Sport + 7.4 Cemetry + 7.5 Pedestrian areas + 7.6 Military + 7.7 Commercial +8.BUILDINGS + 8.1 Pier + 8.2 Building + 8.3 Airports +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +*/ + +/* 1. Z-INDEX BASE MAP LABEL */ + +node[entrance] +{z-index: 10;} + +area[building], +node[building], +area[addr:housenumber][addr:street], +node[addr:housenumber][addr:street], +{z-index: 300;} + +area[landuse=cemetery], +node[landuse=cemetery], +area[amenity=grave_yard], +node[amenity=grave_yard], +{z-index: 800;} + +node[place=continent] +{z-index: 999;} + +node[place=country], +area[man_made=pier], +area[man_made=breakwater], +line[man_made=pier], +line[man_made=breakwater], +node[man_made=pier], +node[man_made=breakwater], +area[waterway=dam], +line[waterway=dam], +line[waterway=weir], +node[waterway=weir], +area[landuse=military], +node[landuse=military] +{z-index: 1000;} + +node[place=state] +{z-index: 1001;} + +node[place=hamlet] +{z-index: 1002;} + +node[place=village] +{z-index: 1050;} + +node[place=town] +{z-index: 1100;} + +node[place=city] +{z-index: 1200;} + +node[place=city][capital=3], +node[place=city][capital=4] +{z-index: 1300;} + +node[place=city][capital!=2][population>=40000], +node[place=city][capital!=2][population>=40000]::int_name +{z-index: 1400;} + +node[place=city][capital=2] +{z-index: 1450;} + +node[place=ocean], +node[place=sea] +{z-index: 3000;} + +area[natural=lake], +area[landuse=reservoir], +area[natural=water], +line[waterway=river], +line[waterway=riverbank], +line[waterway=stream], +line[waterway=canal], +line[waterway], +{z-index: 10000;} + +/* 2.CONTINENTS */ + +*[place] +{text-position: center;fill-position: background;} + +node|z1-2[place=continent] +node|z12-[place=archipelago], +node|z12-14[place=island], +area|z12-[place=archipelago], +area|z12-14[place=island] +node|z14-[natural=cape], +area|z14-[natural=cape] +{text: name;} + +node|z1-2[place=continent] +{font-size: 12;text-color: @country_label;max-width: 5;-x-me-text-priority:16000;} + +node|z12-[place=archipelago], +node|z12-14[place=island], +area|z12-[place=archipelago], +area|z12-14[place=island] +{font-size: 9;text-color: @district_label;} + +node|z14-[natural=cape], +area|z14-[natural=cape] +{font-size: 8;text-color: @poi_label;} + +/* 3.COUNTRIES & STATES */ + +node|z3-[place=country] +{text: name;text-color: @country_label;-x-me-text-priority:16000;} +node|z3-[place=country]::int_name +{text: int_name;text-color: @country_label;-x-me-text-priority:16000;} + +node|z5[place=state][addr:country=US], +node|z6-10[place=state] +{text: name;text-color: @state_label;} +node|z7-10[place=state]::int_name +{text: int_name;text-color: @state_label;} + +node|z3[place=country] +{font-size: 10;} +node|z3[place=country]::int_name +{font-size: 8;} +node|z4[place=country] +{font-size: 12;} +node|z4[place=country]::int_name +{font-size: 10;} +node|z5[place=country] +{font-size: 13;} +node|z5[place=country]::int_name +{font-size: 11;} +node|z6[place=country] +{font-size: 15;} +node|z6[place=country]::int_name +{font-size: 13;} +node|z7[place=country] +{font-size: 17;} +node|z7[place=country]::int_name +{font-size: 15;} +node|z8[place=country] +{font-size: 19;} +node|z8[place=country]::int_name +{font-size: 17;} +node|z9-[place=country] +{font-size: 21;} +node|z9-[place=country]::int_name +{font-size: 19;} + +node|z5[place=state][addr:country=US] +{font-size: 11;} +node|z6-7[place=state] +{font-size: 11;} +node|z7[place=state]::int_name +{font-size: 10;} +node|z8-10[place=state] +{font-size: 12;} +node|z8-10[place=state]::int_name +{font-size: 11;} + +/* 4.PLACES */ + +/* 4.1 Cities */ + +node|z4[place=city][capital!=2][population>=1000000], +node|z5[place=city][capital!=2][population>=150000], +node|z6[place=city][capital!=2][population>=50000], +node|z7-8[place=city][capital!=2][population>=40000] +node|z4-[place=city][capital=2], +node|z9-[place=city] +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;} +node|z4[place=city][capital!=2][population>=1000000]::int_name, +node|z5[place=city][capital!=2][population>=150000]::int_name, +node|z6[place=city][capital!=2][population>=50000]::int_name, +node|z7-8[place=city][capital!=2][population>=40000]::int_name, +node|z4-[place=city][capital=2]::int_name, +node|z9-[place=city]::int_name +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;} + +node|z4[place=city][capital!=2][population>=1000000], +{font-size: 9;text-halo-opacity: 0.7;} +node|z4[place=city][capital!=2][population>=1000000]::int_name +{font-size: 8;text-halo-opacity: 0.7;} +node|z4[place=city][capital=2], +{icon-image: star-s.svg;text-offset: 3;font-size: 10;} +node|z4[place=city][capital=2]::int_name +{text-offset: 9;font-size: 9;} + +node|z5[place=city][capital!=2][population>=150000], +{font-size: 10;text-halo-opacity: 0.6;} +node|z5[place=city][capital!=2][population>=150000]::int_name +{font-size: 9;text-halo-opacity: 0.6;} +node|z5[place=city][capital=2] +{icon-image: star-m.svg;text-offset: 3;font-size: 10.4;} +node|z5[place=city][capital=2]::int_name +{text-offset: 9;font-size: 9.4;} + +node|z6[place=city][capital!=2][population>=40000] +{font-size: 10.4;text-halo-opacity: 0.6;} +node|z6[place=city][capital!=2][population>=40000]::int_name +{font-size: 9.4;text-halo-opacity: 0.6;} +node|z6[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 4;font-size: 11.6;} +node|z6[place=city][capital=2]::int_name +{text-offset: 10;font-size: 10.6;} + +node|z7[place=city][capital!=2][population>=20000] +{font-size: 10;text-halo-opacity: 0.8;} +node|z7[place=city][capital!=2][population>=20000]::int_name +{font-size: 9;text-halo-opacity: 0.8;} +node|z7[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 5;font-size: 11;} +node|z7[place=city][capital=2]::int_name +{text-offset: 11;font-size: 10;} + +node|z8[place=city][capital!=2][population>=40000] +{font-size: 10.5;} +node|z8[place=city][capital!=2][population>=40000]::int_name +{font-size: 9.5;} +node|z8[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 5;font-size: 11.5;} +node|z8[place=city][capital=2]::int_name +{text-offset: 11;font-size: 10.5;} + +node|z9[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 5;font-size: 13; text-halo-radius: 0.5;} +node|z9[place=city][capital=2]::int_name +{text-offset: 11;font-size: 12;text-halo-radius: 0.5;} +node|z9[place=city], +{font-size: 11;text-halo-radius: 0.5;} +node|z9[place=city]::int_name +{font-size: 10;text-halo-radius: 0.5;} + +node|z10[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 3;font-size: 13;} +node|z10[place=city][capital=2]::int_name +{text-offset: 9;font-size: 12;} +node|z10[place=city], +{font-size: 11;text-halo-radius: 0.9;} +node|z10[place=city]::int_name +{font-size: 10;text-halo-radius: 0.9;} + +node|z11[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 4;font-size: 12;} +node|z11[place=city][capital=2]::int_name +{text-offset: 10;font-size: 11;} +node|z11[place=city], +{font-size: 12;} +node|z11[place=city]::int_name +{font-size: 11;} + +node|z12[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 4;font-size: 13;} +node|z12[place=city][capital=2]::int_name +{text-offset: 10;font-size: 11;} +node|z12[place=city], +{font-size: 13;text-color: @label_medium;} +node|z12[place=city]::int_name +{font-size: 11;text-color: @label_medium;} + +node|z13-[place=city][capital=2] +{icon-image: star-l.svg;text-offset: 4;font-size: 14;text-color: @label_medium;} +node|z13-[place=city][capital=2]::int_name +{text-offset: 10;font-size: 11;text-color: @label_medium;} +node|z13-[place=city], +{font-size: 14;text-color: @label_medium;} +node|z13-[place=city]::int_name +{font-size: 12;text-color: @label_medium;} + +/* 4.2 Town */ + +node|z8[place=town][population>=30000], +node|z9[place=town][population>=20000] +{text: name;text-color: @city_label;} +node|z8[place=town][population>=30000]::int_name, +node|z9[place=town][population>=20000]::int_name +{text:int_name;text-color: @city_label;} +node|z10-[place=town], +{text: name;text-color: @label_medium;text-halo-radius: 1;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;} +node|z10-[place=town]::int_name +{text:int_name;text-color: @label_medium;;text-halo-radius: 1;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;} + +node|z8[place=town][population>=40000] +{font-size: 10;} +node|z8[place=town][population>=40000]::int_name +{font-size: 9;} + +node|z9[place=town][population>=20000] +{font-size: 10;} +node|z9[place=town][population>=20000]::int_name +{font-size: 9;} + +node|z10[place=town] +{font-size: 10;text-color: @city_label;text-halo-opacity: 0.7;} +node|z10[place=town]::int_name +{font-size: 9;text-color: @city_label;text-halo-opacity: 0.7;} + +node|z11[place=town] +{font-size: 11;} +node|z11[place=town]::int_name +{font-size: 10;} + +node|z12[place=town] +{font-size: 12;text-halo-opacity: 1;} +node|z12[place=town]::int_name +{font-size: 10;text-halo-opacity: 1;} + +node|z13-[place=town] +{font-size: 14;} +node|z13-[place=town]::int_name +{font-size: 12;} + +/* 4.3 Village */ + +node|z11-[place=village] +{text: name;text-color: @city_label;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;} +node|z11-[place=village]::int_name +{text:int_name;text-color: @city_label;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;} +node|z13-[place=hamlet]{text: name;text-color: @label_light;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;} + +node|z11[place=village] +{font-size: 10;} +node|z11[place=village]::int_name +{font-size: 9;} + +node|z12[place=village] +{font-size: 11;} +node|z12[place=village]::int_name +{font-size: 9;} + +node|z13-[place=village] +{font-size: 12;text-color: @label_medium;text-halo-opacity: 0.8;} +node|z13-[place=village]::int_name +{font-size: 10;text-color: @label_medium;text-halo-opacity: 0.8;} + +node|z13-[place=hamlet] +{font-size: 11;} + +/* 4.4 Districts & Small localities */ + +node|z8-9[place=region], +node|z10-14[place=suburb], +node|z13-[place=locality], +node|z13-16[place=neighbourhood], +node|z14-[place=farm], +node|z14-[place=isolated_dwelling], +{text: name;text-color: @district_label;} +node|z12-14[place=suburb]::int_name, +node|z13-[place=locality]::int_name, +node|z13-16[place=neighbourhood]::int_name, +node|z14-[place=farm]::int_name, +node|z14-[place=isolated_dwelling]::int_name, +{text: int_name;text-color: @district_label;} + +node|z10[place=suburb] +{font-size: 8;} +node|z11[place=suburb] +{font-size: 8.5;} +node|z12[place=suburb] +{font-size: 9;} +node|z12[place=suburb]::int_name +{font-size: 8;} +node|z13-14[place=suburb] +{font-size: 10;} +node|z13-14[place=suburb]::int_name +{font-size: 9;} + +node|z8-9[place=region], +node|z13-[place=locality], +node|z13-16[place=neighbourhood], +node|z14-[place=farm], +node|z14-[place=isolated_dwelling], +{font-size: 10;} +node|z13-[place=locality]::int_name, +node|z13-16[place=neighbourhood]::int_name, +node|z14-[place=isolated_dwelling]::int_name, +node|z14-[place=farm]::int_name, +{font-size: 9;} + +/* 5.VEGETATION, BEACH & GLACIER */ + +/* 5.1 Vegetation */ +area|z18-[leisure=park][name], +area|z18-[landuse=forest][name], +{text: name;text-color: @park_label;text-halo-color: @halo_park_label;text-halo-radius: 0.5;text-halo-opacity: 0.8;icon-min-distance: 10;} +area|z18-[leisure=park][name]::int_name, +area|z18-[landuse=forest][name]::int_name, +{text: int_name;text-color: @park_label;text-halo-color: @halo_park_label;text-halo-radius: 0.5;text-halo-opacity: 0.8;icon-min-distance: 10;} + +area|z14-[leisure=park][name], +area|z14-[landuse=forest][name], +area|z16-[leisure=garden][name] +{text: name;text-color: @park_label;text-halo-color: @halo_park_label;text-halo-radius: 0.5;text-halo-opacity: 0.8;icon-min-distance: 10;} +area|z14-[leisure=park][name]::int_name, +area|z14-[landuse=forest][name]::int_name, +area|z16-[leisure=garden][name]::int_name +{text: int_name;text-color: @park_label;text-halo-color: @halo_park_label;text-halo-radius: 0.5;text-halo-opacity: 0.8;} + +area|z14-[leisure=park][name], +area|z14-[landuse=forest][name] +{icon-image: park-s.svg;text-offset: 6;font-size: 10;} +area|z14-[leisure=park][name]::int_name, +area|z14-[landuse=forest][name]::int_name +{text-offset: 6;} +area|z14-[leisure=park][!name], +area|z14-[landuse=forest][!name] +{}/*check*/ + +area|z15-[leisure=park][name], +area|z15-[landuse=forest][name] +{icon-image: park-m.svg;text-offset: 8;font-size: 11;} +area|z15-17[leisure=park][name]::int_name, +area|z15-17[landuse=forest][name]::int_name, +area|z16-17[landuse=forest][name]::int_name +{text-offset: 18;font-size: 10;} +area|z15[leisure=park][!name], +area|z15[landuse=forest][!name] +{}/*check*/ + +area|z16[leisure=park][name], +area|z16[landuse=forest][name] +{icon-image: park-m.svg;text-offset: 10;font-size: 11;} +area|z16[leisure=garden][name] +{icon-image: garden-m.svg;text-offset: 10;font-size: 11;} +area|z16[leisure=park][!name], +area|z16[leisure=garden][!name], +area|z16[landuse=forest][!name], +area|z16[leisure=park][!name]::int_name, +area|z16[leisure=garden][!name]::int_name, +area|z16[landuse=forest][!name]::int_name +{}/*check*/ + +area|z18-[leisure=park][name], +area|z18-[landuse=forest][name] +{icon-image: park-l.svg;text-offset: 10;font-size: 10;} +area|z18-[leisure=park][name], +area|z18-[landuse=forest][name] +{} +/*area|z17[leisure=garden][name] +{icon-image: garden-l.svg;text-offset: 10;font-size: 12;} +area|z17[leisure=park][!name], +area|z17[landuse=forest][!name], +area|z17[leisure=garden][!name], +area|z17[leisure=park][!name]::int_name, +area|z17[leisure=garden][!name]::int_name, +area|z17[leisure=forest][!name]::int_name +{}*/ + +area|z18-[leisure=park], +area|z18-[landuse=forest] +{icon-image: park-l.svg;text-offset: 10;font-size: 13;} +area|z18-[leisure=garden] +{icon-image: garden-l.svg;text-offset: 10;font-size: 13;} +area|z18-[leisure=park]::int_name, +area|z18-[leisure=garden]::int_name, +area|z18-[leisure=forest]::int_name +{text-offset: 18;font-size: 11;} + +/*area|z15-[landuse=farmland], +area|z15-[landuse=allotments], +area|z15-[landuse=recreation_ground], +area|z15-[landuse=orchard], +area|z15-[landuse=vineyard], +node|z17-[landuse=farmland], +node|z17-[landuse=allotments], +node|z17-[landuse=recreation_ground], +node|z17-[landuse=orchard], +node|z17-[landuse=vineyard], +{text: name;font-size: 10;text-color: @poi_label;}*/ + +/* 5.2 Beach & Glacier */ + +area|z15-[leisure=beach_resort], +area|z15-[natural=beach], +node|z17-[leisure=beach_resort], +node|z17-[natural=beach] +{text: name;font-size: 10;text-color: @poi_label;} + +/* 6.WATER */ + +node|z1-[place=ocean], +node|z4-[place=sea], +area|z10-[natural=lake][bbox_area>=4000000], +area|z10-[landuse=reservoir][bbox_area>=4000000], +area|z10-[natural=water][bbox_area>=4000000], +line|z11-[waterway=river], +line|z11-[waterway=riverbank], +line|z13-[waterway=stream], +line|z13-[waterway=canal], +node|z14-[natural=water], +node|z14-[natural=bay], +area|z14-[natural=water][bbox_area>=70000], +area|z14-[natural=bay], +node|z16-[natural=wetland], +area|z16-[natural=wetland], +{text:name;text-color: @water_label;} + +/*6.1 Area water(ocean,sea,lake,pond etc.)*/ + +node|z1-2[place=ocean] +{font-size: 14;} +node|z3[place=ocean] +{font-size: 15;} +node|z4[place=ocean] +{font-size: 16;} +node|z5-[place=ocean] +{font-size: 18;} + +node|z4-[place=sea] +{font-size: 12;} + +node|z14-15[natural=water], +node|z14-15[natural=bay], +area|z14-15[natural=water], +area|z14-15[natural=bay] +{font-size: 9.5;} +node|z16-[natural=water], +node|z16-[natural=bay], +node|z16-[natural=wetland], +area|z16-[natural=water], +area|z16-[natural=bay], +area|z16-[natural=wetland], +{font-size: 10.5;} + +area|z10-[natural=lake][bbox_area>=4000000], +area|z10-[landuse=reservoir][bbox_area>=4000000], +area|z10-[natural=water][bbox_area>=4000000], +{font-size: 8.5;} +area|z10-[natural=lake][bbox_area<4000000], +area|z10-[landuse=reservoir][bbox_area<4000000], +area|z10-[natural=water][bbox_area<4000000], +{font-size: 0;} /*check*/ + +/* 6.2 Line water(river,canal etc.) Do not draw tunnel waterways */ + +line[waterway] +{text-position: line;} +line[waterway][tunnel] +{text: none;} + +line|z11-14[waterway=river], +line|z11-14[waterway=riverbank], +line|z13-14[waterway=stream], +line|z13-14[waterway=canal] +{font-size: 9.5;text:name;text-color: @water_label;} +line|z15-17[waterway=stream], +line|z15-17[waterway=canal], +{font-size: 10;text:name;text-color: @water_label;} +line|z15-[waterway=river], +line|z15-[waterway=riverbank], +line|z18-[waterway=stream], +line|z18-[waterway=canal], +{font-size: 11;text:name;text-color: @water_label;} + +/* 7. LANDUSE*/ + +/*7.2 Hostital 7.3 University & Sport */ + +/* 7.1 Industrial */ +/*area|z15-[landuse=industrial], +node|z15-[landuse=industrial], +{text: name;font-size: 10;text-color: @city_label;text-position: center;}*/ + + + +area|z15-[landuse=railway], +area|z15-[landuse=quarry], +node|z15-[landuse=landfill], +node|z15-[landuse=railway], +node|z15-[landuse=quarry], +{text: name;font-size: 10;text-color: @city_label;text-position: center;} + +/* 7.4 Cemetry */ + +/*area|z15-[landuse=cemetery], +node|z15-[landuse=cemetery], +area|z17-[amenity=grave_yard], +node|z17-[amenity=grave_yard], +{text: name;text-offset: 10;font-size: 10;text-color: @poi_label;} + +area|z15-16[landuse=cemetery] +{icon-image: cemetery-m.svg;} +area|z17-[landuse=cemetery], +node|z17-[landuse=cemetery], +area|z17-[amenity=grave_yard], +node|z17-[amenity=grave_yard], +{icon-image: cemetery-l.svg;}*/ + +/* 7.5 Pedestrian areas */ + +/*area|z15-[highway=pedestrian][area?], +area|z15-[area:highway=pedestrian], +area|z15-[highway=footway][area?][!sac_scale], +area|z15-[area:highway=footway], +{text: name;font-size: 11;text-color: @city_label;text-position: center;}*/ + +/* 7.6 Military */ + +/*area|z16[landuse=military], +node|z16[landuse=military] +{icon-image: military-m.svg;icon-min-distance: 10;} + +area|z17-[landuse=military], +node|z17-[landuse=military] +{icon-image: military-l.svg;text-offset: 10;text: name;font-size: 10;text-color: @poi_label;}*/ + +/* 7.7 Commercial */ + +/*area|z17-[landuse=commercial] +{text: name;font-size: 10;text-color: @poi_label;text-position: center;}*/ + +/* 8.BUILDINGS */ + + + +area|z17-[building], +node|z17-[building], +area|z17-[building]::int_name, +node|z17-[building]::int_name, +{text: addr:housenumber;text-color: @building_label;text-position: center;} + + +area|z16-[addr:housenumber][addr:street], +node|z16-[addr:housenumber][addr:street] +{text: name;text-color: @building_label;text-position: center;} +area|z16-[addr:housenumber][addr:street]::int_name, +node|z16-[addr:housenumber][addr:street]::int_name +{text:int_name;text-color: @building_label;text-position: center;} +node|z18-[entrance] +{text-color: @building_label;} + +/* 8.1 Pier */ +/*area|z15-[waterway=dam], +line|z15-[waterway=dam], +line|z15-[waterway=weir], +node|z15-[waterway=weir] +{text: name;font-size: 10;text-color:@poi_label;fill-opacity: 1;}*/ + +/*area|z17-[man_made=pier], +area|z17-[man_made=breakwater], +line|z17-[man_made=pier], +line|z17-[man_made=breakwater], +node|z17-[man_made=pier], +node|z17-[man_made=breakwater] +{text: name;font-size: 10;text-color:@poi_label;fill-opacity: 1;-x-me-area-priority:16000;}*/ + +/* 8.2 Building */ + + +area|z16[building], +node|z16[building], +area|z16[addr:housenumber][addr:street], +node|z16[addr:housenumber][addr:street], +{text:"addr:housename";font-size: 10.5;text-color: @housename;} + +area|z17[building], +node|z17[building], +area|z17[addr:housenumber][addr:street], +node|z17[addr:housenumber][addr:street] +{font-size: 11;} +area|z17[building]::int_name, +node|z17[building]::int_name, +area|z17[addr:housenumber][addr:street]::int_name, +node|z17[addr:housenumber][addr:street]::int_name +{font-size: 11;} + +area|z18[building], +node|z18[building], +area|z18[addr:housenumber][addr:street], +node|z18[addr:housenumber][addr:street] +{font-size: 11;} +area|z18[building]::int_name, +node|z18[building]::int_name, +area|z18[addr:housenumber][addr:street]::int_name, +node|z18[addr:housenumber][addr:street]::int_name +{font-size: 11;} + +area|z19[building], +node|z19[building], +area|z19[addr:housenumber][addr:street], +node|z19[addr:housenumber][addr:street] +{font-size: 12;} +area|z19[building]::int_name, +node|z19[building]::int_name, +area|z19[addr:housenumber][addr:street]::int_name, +node|z19[addr:housenumber][addr:street]::int_name +{font-size: 12;} + +/*node|z18-[entrance] +{icon-image: entrance-s.svg;font-size: 10;text: ref;text-offset-x: 10;} +node|z19-[entrance]::flats +{text: "addr:flats";font-size: 12;text-offset-y: 10;}*/ + +/* 8.3 Airports */ +area|z14-[aeroway=terminal] +{fill-color: @building;} + +area|z14[aeroway=terminal] +{fill-opacity: 0.8;} +area|z15[aeroway=terminal] +{ text: name; font-size: 9; fill-opacity: 0.8; text-color: @building_label; text-position: center;} +area|z16-[aeroway=terminal] +{text: name; font-size: 9; fill-opacity: 1; text-color: @building_label; text-position: center;} diff --git a/data/styles/vehicle/include/Icons.mapcss b/data/styles/vehicle/include/Icons.mapcss new file mode 100644 index 0000000000..04f2b64c11 --- /dev/null +++ b/data/styles/vehicle/include/Icons.mapcss @@ -0,0 +1,2617 @@ +/* ~~~~ CONTENT OF ICONS~~~~~ + +1.Z-INDEX of ICONS +2.NATURAL +3.TRANSPORT + 3.1 Train Station + 3.2 Subway Station + 3.2.1 Moscow Subway Station + 3.2.2 Saint Petersburg Subway Station + 3.2.3 Minsk Subway Station + 3.2.4 Kiev Subway Station + 3.2.5 London Subway Station + 3.2.6 Paris Subway Station + 3.2.7 Barselona Subway Station + 3.2.8 Madrid Subway Station + 3.2.9 Berlin Subway Station + 3.2.10 Roma Subway Station + 3.2.11 New York Subway Station + 3.3 Tram Station + 3.4 Bus Station + 3.5 Ferry terminal + 3.6 Airport + 3.7 Aerialway +4.TOURISM + 4.1 Main POI + 4.2 Apartament + 4.3 Food +5.AMENITY (infrastructure) + 5.1 Hospital + 5.2 Education + 5.3 Sport + 5.4 Religion + 5.5 Others +6.SHOP +7.CAR + 7.1 Parking +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +*/ + +/* 1. Z-INDEX OF ICONS */ + +node|z17-[leisure], +node[amenity=marketplace], +area[amenity=marketplace] +{z-index: 6;} + +/*node|z17-[leisure=golf_course], +area|z17-[leisure=golf_course] +{z-index: 50;}*/ +/* нельзя другой z-inex^иначе пропадают все объекты на поле */ + +/*node[amenity=fountain], +area[amenity=fountain] +{z-index: 2000;} +node[natural=spring], +area[natural=spring], +node[natural=tree], +node[amenity=drinking_water], +area[amenity=drinking_water], +node[amenity=water_point], +area[amenity=water_point], +node[amenity=bench], +node[amenity=waste_basket], +node[amenity=waste_disposal], +area[amenity=waste_disposal], +node[man_made=survey_point] +{z-index: 2100;}*/ + +/*node[natural=cave_entrance], +area[natural=cave_entrance], +node[waterway=waterfall], +area[waterway=waterfall], +node[natural=volcano], +area[natural=volcano], +node[natural=peak], +area[natural=peak], +node[tourism=information], +node[historic=wayside_shrine], +area[historic=wayside_shrine], +node[historic=tomb], +area[historic=tomb], +node[historic=wayside_cross], +area[historic=wayside_cross], +node[historic=boundary_stone], +area[historic=boundary_stone], +node[amenity=post_box], +area[amenity=post_box], +node[amenity=telephone], +node[emergency=phone], +node[amenity=recycling], +area[amenity=recycling], +node[amenity=vending_machine], +area[amenity=vending_machine], +node[aeroway=gate], +area[aeroway=gate], +node[amenity=hunting_stand], +area[amenity=hunting_stand], +node[man_made=chimney], +area[man_made=chimney], +node[vending=parking_tickets], +area[vending=parking_tickets] +{z-index: 2200;}*/ + +/*node[natural=beach], +area[natural=beach], +node[shop], +area[shop], +node[amenity=marketplace], +area[amenity=marketplace], +node[amenity=veterinary], +area[amenity=veterinary], +node[sport], +area[sport], +node[leisure=playground], +node[historic=ship], +area[historic=ship], +node[tourism=caravan_site], +area[tourism=caravan_site], +node[amenity=bicycle_parking], +area[amenity=bicycle_parking], +node[amenity=dentist], +area[amenity=dentist], +node[leisure=water_park], +area[leisure=water_park], +node[amenity=taxi], +area[amenity=taxi], +node[barrier=lift_gate], +area[barrier=lift_gate], +node[leisure=dog_park], +area[leisure=dog_park], +node[leisure=water_park], +area[leisure=water_park], +node[man_made=windmill], +area[man_made=windmill], +node[amenity=casino], +area[amenity=casino], +node[amenity=kindergarten], +area[amenity=kindergarten], +node[amenity=childcare], +area[amenity=childcare], +node[amenity=post_office], +node[amenity=car_sharing], +area[amenity=car_sharing], +node[power=station], +area[power=station], +node[power=substation], +area[power=substation], +node|z18-[tourism], +area|z18-[tourism], +node|z18-[craft], +area|z18-[craft], +node[amenity=bbq], +area[amenity=bbq], +{z-index: 2400;}*/ + +/*node|z18-[sport=archery], +area|z18-[sport=archery], +node|z18-[sport=shooting], +area|z18-[sport=shooting], +node|z18-[sport=australian_football], +area|z18-[sport=australian_football], +node|z18-[sport=bowls], +area|z18-[sport=bowls], +node|z18-[sport=cricket], +area|z18-[sport=cricket], +node|z18-[sport=curling], +area|z18-[sport=curling], +node|z18-[sport=diving], +area|z18-[sport=diving], +node|z18-[sport=scuba_diving], +area|z18-[sport=scuba_diving] +{z-index: 2440;} + +node|z18-[sport=swimming], +node|z18-[sport=baseball], +node|z18-[sport=basketball], +node|z18-[sport=american_football], +node|z18-[sport=athletics], +node|z18-[sport=golf], +node|z18-[sport=gymnastics] +{z-index: 2460;}*/ + +/*node[landuse=landfill], +area[landuse=landfill], +node|z17-[sport=tennis], +node|z17-[leisure=skiing], +node[tourism=camp_site], +area[tourism=camp_site], +node[tourism=picnic_site], +area[tourism=picnic_site], +node[amenity=shelter], +area[amenity=shelter], +node[highway=speed_camera], +node[amenity=school], +area[amenity=school], +node[amenity=bicycle_rental], +area[amenity=bicycle_rental], +node[amenity=car_wash], +area[amenity=car_wash], +node[amenity=car_rental], +area[amenity=car_rental], +node|z18-[office], +area|z18-[office], +node[amenity=nightclub], +area[amenity=nightclub], +node[amenity=fire_station], +area[amenity=fire_station], +node[amenity=toilets], +area[amenity=toilets], +node[amenity=atm], +area[amenity=atm], +node[amenity=bureau_de_change], +node[amenity=library], +{z-index: 2500;}*/ + +node[amenity=fuel], +area[amenity=fuel], +node[amenity=charging_station], +area[amenity=charging_station] +{z-index: 2590;} + +/*node[aerialway=station], +node[aerialway=cable_car], +node[aerialway=chair_lift], +node[aerialway=gondola], +node[aerialway=mixed_lift], +node[aerialway=drag_lift], +node[aerialway=j-bar], +node[aerialway=t-bar], +node[aerialway=magic_carpet], +node[aerialway=platter], +node[aerialway=rope_tow], +node[railway=level_crossing], +node[shop=supermarket], +area[shop=supermarket], +node[shop=car_repair][service=tyres], +area[shop=car_repair][service=tyres], +node[amenity=clinic], +area[amenity=clinic], +node[amenity=doctors], +area[amenity=doctors], +node[leisure=swimming_pool], +area[leisure=swimming_pool], +area[aeroway=heliport], +area[aeroway=helipad], +node[aeroway=heliport], +node[aeroway=helipad], +node[historic=archaeological_site], +area[historic=archaeological_site], +node[amenity=bank], +area[amenity=bank], +node[amenity=courthouse], +area[amenity=courthouse], +node[amenity=college], +area[amenity=college], +node[amenity=cinema], +area[amenity=cinema], +node[amenity=police], +area[amenity=police], +node[amenity=embassy], +area[amenity=embassy], +node[office=lawyer], +area[office=lawyer] +{z-index: 2600;}*/ + +node[shop=supermarket], +area[shop=supermarket], +{z-index: 2600;} + +/*node[landuse=forest], +area[landuse=forest], +node[landuse=forest][boundary=national_park], +area[landuse=forest][boundary=national_park], +node[amenity=place_of_worship], +area[amenity=place_of_worship], +{z-index: 2650;}*/ + + +node[boundary=national_park], +area[boundary=national_park], +node[leisure=nature_reserve], +area[leisure=nature_reserve] +{z-index: 2700;} + +node[amenity=cafe], +area[amenity=cafe], +node[amenity=theatre], +area[amenity=theatre] +{z-index: 2790;} + +node[amenity=restaurant], +area[amenity=restaurant] +{z-index: 2788;} +node[amenity=fast_food], +area[amenity=fast_food] +{z-index: 2786;} +node[amenity=bar], +area[amenity=bar] +{z-index: 2784;} +node[amenity=pub], +area[amenity=pub] +{z-index: 2782;} + +node[highway=bus_stop], +area[highway=bus_stop], +node[amenity=bus_station], +area[amenity=bus_station], +node[amenity=ferry_terminal], +node[public_transport=station], +area[public_transport=station], +{z-index: 2800;} + +/*node[historic=monument], +area[historic=monument], +node[historic=memorial], +area[historic=memorial] +{z-index: 2800;}*/ + +/*node[tourism=motel], +area[tourism=motel], +node[tourism=apartment], +area[tourism=apartment] +{z-index: 2812;} + +node[tourism=alpine_hut], +area[tourism=alpine_hut], +node[tourism=chalet], +area[tourism=chalet], +node[tourism=resort], +area[tourism=resort] +{z-index: 2814;} + +node[tourism=guest_house], +area[tourism=guest_house] +{z-index: 2816;} + +node[tourism=hostel], +area[tourism=hostel] +{z-index: 2818;} + +node[tourism=hotel], +area[tourism=hotel], +{z-index: 2820;}*/ + + +node[amenity=car_wash], +area[amenity=car_wash], +node[amenity=car_rental], +area[amenity=car_rental], +node[shop=car_repair][service=tyres], +area[shop=car_repair][service=tyres], +{z-index: 2832;} + +/*node[tourism=attraction], +area[tourism=attraction], +node[amenity=community_centre], +area[amenity=community_centre], +node[tourism=artwork] +{z-index: 2840;} +node[tourism=attraction], +area[tourism=attraction] +{z-index: 2842;} +node[tourism=gallery] +{z-index: 2844;} +node[tourism=museum], +area[tourism=museum], +{z-index: 2846;} +node[leisure=stadium], +area[leisure=stadium] +{z-index: 2848;} +node[tourism=viewpoint] +{z-index: 2850;} +node[tourism=zoo], +area[tourism=zoo] +{z-index: 2860;}*/ + +/*node[historic=fort], +area[historic=fort], +node[historic=castle], +area[historic=castle], +{z-index: 2890;}*/ + +node[amenity=hospital], +node[building=hospital], +area[building=hospital], +area[amenity=hospital], +{z-index: 2900;} + +/*node[shop=mall], +area[shop=mall] +{z-index: 2930;}*/ + +node[railway=halt], +node[barrier=border_control], +node[barrier=toll_booth], +area[barrier=toll_booth], +node[barrier=lift_gate], +area[barrier=lift_gate], +node[railway=level_crossing], +node[highway=speed_camera], +{z-index: 2950;} + +node[railway=station], +node[railway=tram_stop], +area[railway=tram_stop], +node[shop=mall], +area[shop=mall] +{z-index: 3000;} + +area[aeroway=airport], +area[aeroway=aerodrome], +node[aeroway=airport], +node[aeroway=aerodrome], +node|z16[amenity=parking], +area|z16[amenity=parking], +node[railway=station][transport=subway], +{z-index: 3100;} + +area[olympics=transport_airport], +node[olympics=transport_airport], +area[olympics=transport_railway], +node[olympics=transport_railway], +area[olympics=transport_cable], +node[olympics=transport_cable], +node[olympics=transport_bus], +area[olympics=transport_bus], +node[olympics=transport_boat], +node[olympics=transport_tram], +area[olympics=transport_tram], +node[olympics=transport_subway], +area[building=train_station], +{z-index: 8000;} + +/* 2. NATURAL */ + +/*node|z10-[natural=volcano], +area|z10-[natural=volcano], +node|z11-[natural=cave_entrance], +area|z11-[natural=cave_entrance], +node|z11-[waterway=waterfall], +area|z11-[waterway=waterfall], +node|z13-[natural=peak], +area|z13-[natural=peak], +node|z14-[natural=spring], +area|z14-[natural=spring], +node|z16-[natural=beach], +area|z16-[natural=beach], +{text: name;text-color: @poi_label;text-position: center;text-offset: 5;}*/ + +node|z12-[landuse=forest][boundary=national_park], +area|z12-[landuse=forest][boundary=national_park], +node|z12-[boundary=national_park], +area|z12-[boundary=national_park], +node|z12-[leisure=nature_reserve], +area|z12-[leisure=nature_reserve] +{text: name;text-color: @park_label;text-halo-opacity: 0.75;text-halo-color: @label_halo_light;text-halo-radius:0.4;} + +/*node|z11[natural=cave_entrance], +area|z11[natural=cave_entrance] +{icon-image: cave-s.svg;icon-min-distance: 20;} +node|z12-[natural=cave_entrance], +area|z12-[natural=cave_entrance] +{icon-image: cave-s.svg;text-offset: 8;font-size: 10;} +node|z15-[natural=cave_entrance], +area|z15-[natural=cave_entrance] +{icon-image: cave-m.svg;text-offset: 10;font-size: 10;} +node|z17-[natural=cave_entrance], +area|z17-[natural=cave_entrance] +{icon-image: cave-l.svg;text-offset: 10;font-size: 11;} + +node|z11[waterway=waterfall], +area|z11[waterway=waterfall] +{icon-image: waterfall-s.svg;icon-min-distance: 15;} +node|z12-[waterway=waterfall], +area|z12-[waterway=waterfall] +{icon-image: waterfall-s.svg;text-offset: 10;font-size: 10;} +node|z15-[waterway=waterfall], +area|z15-[waterway=waterfall] +{icon-image: waterfall-m.svg;text-offset: 8;font-size: 10;} +node|z17-[waterway=waterfall], +area|z17-[waterway=waterfall] +{icon-image: waterfall-l.svg;text-offset: 10;font-size: 10;} +node|z10-[natural=volcano], +area|z10-[natural=volcano] +{icon-image: volcano-s.svg;text-offset: 10;font-size: 10;} +node|z15-[natural=volcano], +area|z15-[natural=volcano] +{icon-image: volcano-m.svg;text-offset: 8;font-size: 10;} +node|z17-[natural=volcano], +area|z17-[natural=volcano] +{icon-image: volcano-l.svg;text-offset: 10;font-size: 10;} + +node|z12[natural=peak][name], +area|z12[natural=peak][name], +{icon-image: peakt-s.svg;icon-min-distance: 10;text-offset: 5;text: name;text-color: @poi_label;text-position: center;} +node|z12-14[natural=peak][!name], +node|z12-14[natural=bare_rock][!name], +node|z12-14[natural=rock][!name], +area|z12-14[natural=peak][!name], +area|z12-14[natural=bare_rock][!name], +area|z12-14[natural=rock][!name] +{font-size: 0;} +node|z13[natural=peak][name], +area|z13[natural=peak][name], +{icon-image: peakt-s.svg;text-offset: 5;font-size: 9;} +node|z14[natural=peak][name], +area|z14[natural=peak][name], +{icon-image: peakt-s.svg;text-offset: 5;font-size: 10;} +node|z15-16[natural=peak], +node|z15-16[natural=bare_rock], +node|z15-16[natural=rock], +area|z15-16[natural=peak], +area|z15-16[natural=bare_rock], +area|z15-16[natural=rock] +{icon-image: peakt-m.svg;text-offset: 5;font-size: 10;} +node|z17-[natural=peak], +node|z17-[natural=bare_rock], +node|z17-[natural=rock], +area|z17-[natural=peak], +area|z17-[natural=bare_rock], +area|z17-[natural=rock] +{icon-image: peakt-l.svg;text-offset: 6;font-size: 11;} + +node|z16[natural=beach], +area|z16[natural=beach] +{icon-image: beach-m.svg;} +node|z17-[natural=beach], +area|z17-[natural=beach] +{icon-image: beach-l.svg;font-size: 11;}*/ + +node|z11[landuse=forest][boundary=national_park], +area|z11[landuse=forest][boundary=national_park], +node|z11[boundary=national_park], +area|z11[boundary=national_park], +node|z11[leisure=nature_reserve], +area|z11[leisure=nature_reserve] +{icon-image: nparkf-s.svg;icon-min-distance: 20;} +node|z12-13[landuse=forest][boundary=national_park], +area|z12-13[landuse=forest][boundary=national_park], +node|z12-13[boundary=national_park], +area|z12-13[boundary=national_park], +node|z12-13[leisure=nature_reserve], +area|z12-13[leisure=nature_reserve] +{icon-image: nparkf-s.svg;text-offset: 6;font-size: 10;icon-min-distance: 12;} +node|z14[landuse=forest][boundary=national_park], +area|z14[landuse=forest][boundary=national_park], +node|z14[boundary=national_park], +area|z14[boundary=national_park], +node|z14[leisure=nature_reserve], +area|z14[leisure=nature_reserve] +{icon-image: nparkf-s.svg;text-offset: 8;font-size: 11;} +node|z15-16[landuse=forest][boundary=national_park], +area|z15-16[landuse=forest][boundary=national_park], +node|z15-16[boundary=national_park], +area|z15-16[boundary=national_park], +node|z15-16[leisure=nature_reserve], +area|z15-16[leisure=nature_reserve] +{icon-image: nparkf-m.svg;text-offset: 10;font-size: 11;text-halo-opacity: 0.85;} +node|z17-[landuse=forest][boundary=national_park], +area|z17-[landuse=forest][boundary=national_park], +node|z17-[boundary=national_park], +area|z17-[boundary=national_park], +node|z17-[leisure=nature_reserve], +area|z17-[leisure=nature_reserve] +{icon-image: nparkf-m.svg;text-offset: 10;font-size: 11;text-halo-opacity: 0.9;} + +/*node|z14[natural=spring], +area|z14[natural=spring] +{icon-image: drinking-water-s.svg;text-offset:6;font-size: 10;icon-min-distance: 24;} +node|z15-16[natural=spring], +area|z15-16[natural=spring] +{icon-image: drinking-water-m.svg;text-offset:8;font-size: 10;icon-min-distance: 24;} +node|z17-[natural=spring], +area|z17-[natural=spring] +{icon-image: drinking-water-l.svg;text-offset:8;font-size: 10;icon-min-distance: 24;} + +node|z18-[natural=tree] +{icon-image: tree-s.svg;}*/ + +/*node|z15-16[amenity=drinking_water], +area|z15-16[amenity=drinking_water], +node|z15-16[amenity=water_point] , +area|z15-16[amenity=water_point] +{icon-image: drinking-water-m.svg;icon-min-distance: 36;} +node|z17-[amenity=drinking_water], +area|z17-[amenity=drinking_water], +node|z17-[amenity=water_point], +area|z17-[amenity=water_point], +{icon-image: drinking-water-l.svg;}*/ + +/* 3. TRANSPORT */ +/*node|z17-[highway=bus_stop], +area|z17-[highway=bus_stop], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light;text-position: center;}*/ +area|z11-[building=train_station], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light; icon-min-distance: 2; -x-me-icon-priority: 3100;} +area|z11-[building=train_station]::int_name, +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;icon-min-distance: 2; -x-me-icon-priority: 3100;} + +node|z12-[railway=station], +node|z13-[railway=halt], +node|z14-15[railway=station][transport=subway], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;} +node|z12-17[railway=station]::int_name, +node|z13-17[railway=halt]::int_name, +node|z14-15[railway=station][transport=subway]::int_name, +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;} + + +/*node|z17-[railway=tram_stop], +area|z17-[railway=tram_stop] +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;} +node|z17-[railway=tram_stop]::int_name, +area|z17-[railway=tram_stop]::int_name +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;}*/ + + +node|z12-15[railway=station][transport=subway][city=moscow], +node|z12-15[railway=station][transport=subway][city=spb], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;} +node|z12-15[railway=station][transport=subway][city=moscow]::int_name, +node|z12-15[railway=station][transport=subway][city=spb]::int_name, +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;} +node|z17-[public_transport=station], +area|z17-[public_transport=station], +node|z14-[amenity=bus_station], +area|z14-[amenity=bus_station], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light;text-position: center;} +node|z17-[public_transport=station]::int_name, +area|z17-[public_transport=station]::int_name +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light;text-position: center;} + +area|z10-[aeroway=airport], +area|z10-[aeroway=aerodrome], +node|z10-[aeroway=airport], +node|z10-[aeroway=aerodrome], +node|z15-[aerialway=station], +node|z15-[aerialway=cable_car], +node|z15-[aerialway=chair_lift], +node|z15-[aerialway=gondola], +node|z15-[aerialway=mixed_lift], +node|z15-[aerialway=drag_lift], +node|z15-[aerialway=j-bar], +node|z15-[aerialway=t-bar], +node|z15-[aerialway=magic_carpet], +node|z15-[aerialway=platter], +node|z15-[aerialway=rope_tow], +node|z16-[amenity=ferry_terminal], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;text-position: center;} +area|z12-[aeroway=airport]::int_name, +area|z12-[aeroway=aerodrome]::int_name, +node|z12-[aeroway=airport]::int_name, +node|z12-[aeroway=aerodrome]::int_name, +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;text-position: center;} + +/* 3.1 Train Station */ + +/* 3. TRANSPORT */ + +node|z12-[railway=halt], +node|z14-[railway=station][transport=subway], +node|z16-[railway=subway_entrance] +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;} +node|z12-[railway=halt]::int_name, +node|z14-[railway=station][transport=subway]::int_name, +node|z16-[railway=subway_entrance]::int_name +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;} + +node|z12-[railway=station][transport=subway][city=moscow], +node|z12-[railway=station][transport=subway][city=spb], +node|z16-[railway=subway_entrance][city=moscow], +node|z17-[railway=tram_stop], +area|z17-[railway=tram_stop] +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;} +node|z12-[railway=station][transport=subway][city=moscow]::int_name, +node|z12-[railway=station][transport=subway][city=spb]::int_name, +node|z16-[railway=subway_entrance][city=moscow]::int_name, +node|z17-[railway=tram_stop]::int_name, +area|z17-[railway=tram_stop]::int_name +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 1;text-halo-color: @label_halo_light;} +/*node|z17-[highway=bus_stop], +area|z17-[highway=bus_stop], +node|z17-[public_transport=station], +area|z17-[public_transport=station], +node|z14-[amenity=bus_station], +area|z14-[amenity=bus_station], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light;text-position: center;} +node|z17-[highway=bus_stop]::int_name, +area|z17-[highway=bus_stop]::int_name, +node|z17-[public_transport=station]::int_name, +area|z17-[public_transport=station]::int_name, +node|z14-[amenity=bus_station]::int_name, +area|z14-[amenity=bus_station]::int_name +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light;text-position: center;}*/ + +area|z10-[aeroway=airport], +area|z10-[aeroway=aerodrome], +node|z10-[aeroway=airport], +node|z10-[aeroway=aerodrome], +node|z15-[aerialway=station], +node|z15-[aerialway=cable_car], +node|z15-[aerialway=chair_lift], +node|z15-[aerialway=gondola], +node|z15-[aerialway=mixed_lift], +node|z15-[aerialway=drag_lift], +node|z15-[aerialway=j-bar], +node|z15-[aerialway=t-bar], +node|z15-[aerialway=magic_carpet], +node|z15-[aerialway=platter], +node|z15-[aerialway=rope_tow], +node|z16-[amenity=ferry_terminal], +{text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;text-position: center;} +area|z12-[aeroway=airport]::int_name, +area|z12-[aeroway=aerodrome]::int_name, +node|z12-[aeroway=airport]::int_name, +node|z12-[aeroway=aerodrome]::int_name, +{text: int_name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;text-position: center;} + +/* 3.1 Train Station */ + +/*check offset int_name*/ + +node|z11[railway=halt] +{icon-image: train-s.svg;icon-min-distance: 10;} +node|z12[railway=halt] +{icon-image: train-s.svg;text-offset: 6;font-size: 9;} +node|z12[railway=halt]::int_name +{text-offset: 6;font-size: 8;} +node|z13[railway=station], +node|z13[railway=halt], +area|z13[building=train_station], +{icon-image: train-s.svg;text-offset: 6;font-size: 10;} +node|z13[railway=station]::int_name, +node|z13[railway=halt]::int_name, +area|z13[building=train_station]::int_name, +{text-offset: 6;font-size: 9;} +node|z14[railway=station], +node|z14[railway=halt], +area|z14[building=train_station], +{icon-image: train-s.svg;text-offset: 6;font-size: 11;text-halo-opacity: 0.7;} +node|z14[railway=station]::int_name, +node|z14[railway=halt]::int_name, +area|z14[building=train_station]::int_name, +{text-offset: 6;font-size: 10;text-halo-opacity: 0.7;} +node|z15[railway=station], +node|z15[railway=halt], +area|z15[building=train_station], +{icon-image: train-m.svg;text-offset: 8;font-size: 12;text-halo-opacity: 0.8;} +node|z15[railway=station]::int_name, +node|z15[railway=halt]::int_name, +area|z15[building=train_station]::int_name, +{text-offset: 8;font-size: 10;text-halo-opacity: 0.8;} +node|z16[railway=station], +node|z16[railway=halt], +area|z16[building=train_station], +{icon-image: train-m.svg;text-offset: 8;font-size: 13;text-halo-opacity: 0.8;} +node|z16[railway=station]::int_name, +node|z16[railway=halt]::int_name, +area|z16[building=train_station]::int_name, +{text-offset: 8;font-size: 11;text-halo-opacity: 0.8;} +node|z17-[railway=station], +node|z17-[railway=halt], +area|z17-[building=train_station], +{icon-image: train-l.svg;text-offset: 8;font-size: 13;text-halo-opacity: 0.9;} +node|z17-[railway=station]::int_name, +node|z17-[railway=halt]::int_name, +area|z17-[building=train_station]::int_name, +{text-offset: 18;font-size: 12;text-halo-opacity: 0.9;} + +/* 3.2 Subway Station */ + +node|z13[railway=station][transport=subway] +{icon-image: subway-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway] +{icon-image: subway-s.svg;text-offset: 6;font-size: 11;text-halo-opacity: 0.7;icon-min-distance: 1;} +node|z14[railway=station][transport=subway]::int_name +{text-offset: 7;font-size: 9;text-halo-opacity: 0.7;icon-min-distance: 1;} +node|z15[railway=station][transport=subway] +{icon-image: subway-m.svg;text-offset: 7;font-size: 12;text-halo-opacity: 0.8;} +node|z15[railway=station][transport=subway]::int_name +{text-offset: 7;font-size: 10;text-halo-opacity: 0.8;} /*check*/ +node|z16-[railway=station][transport=subway] +{icon-image: zero-icon.svg;font-size: 9;text-opacity: 0;text-halo-opacity: 0} +node|z16-[railway=station][transport=subway]::int_name +{font-size: 9;text-opacity: 0;text-halo-opacity: 0} /*check*/ +/*node|z17-[railway=station][transport=subway] +{icon-image: subway-l.svg;text-offset: 7;font-size: 13;text-halo-opacity: 0.9;} +node|z17-[railway=station][transport=subway]::int_name +{text-offset: 7;font-size: 11;text-halo-opacity: 0.9;} /*check*/ + +node|z17-[railway=subway_entrance] +{icon-image: subway-entrance-m.svg;text-offset: 8;font-size: 13;text-halo-opacity: 0.9;} +node|z17-[railway=subway_entrance]::int_name +{text-offset: 8;font-size: 11;text-halo-opacity: 0.9;} /*check*/ + +/* 3.2.1 Moscow Subway Station */ + +node|z11[railway=station][transport=subway][city=moscow] +{icon-image: subway-moscow-s.svg;icon-min-distance: 1;} +node|z12-13[railway=station][transport=subway][city=moscow] +{icon-image: subway-moscow-s.svg;text-offset: 5;font-size: 10;text-halo-opacity: 0.7;icon-min-distance: 1;} +node|z12-13[railway=station][transport=subway][city=moscow]::int_name +{text-offset: 20;font-size: 9;text-halo-opacity: 0.7;} +node|z14[railway=station][transport=subway][city=moscow] +{icon-image: subway-moscow-s.svg;text-offset: 8;font-size: 11;} +node|z14[railway=station][transport=subway][city=moscow]::int_name +{text-offset: 24;font-size: 9;} +node|z15[railway=station][transport=subway][city=moscow] +{icon-image: subway-moscow-m.svg;text-offset: 9;font-size: 12;} +node|z15[railway=station][transport=subway][city=moscow]::int_name +{text-offset: 24;font-size: 10;} +node|z16-[railway=station][transport=subway][city=moscow] +{icon-image: zero-icon.svg;font-size: 9;text-opacity: 0;text-halo-opacity: 0} +node|z16-[railway=station][transport=subway][city=moscow]::int_name +{} + + +/* +node[railway=station][transport=subway][city=moscow]check +{icon-image: subway-moscow-m.svg;text-offset: 9;font-size: 10;text-color: @district_label;text-halo-radius: 0;} +node[railway=station][transport=subway][city=moscow]::int_name +{text-offset: 24;font-size: 9;text-color: @district_label;text-halo-radius: 0;} check +*/ + +/* Moscow Subway Station entrance */ +node|z16[railway=subway_entrance][city=moscow] +{icon-image: subway-moscow-m.svg;text-offset: 10;font-size: 12;} +node|z16[railway=subway_entrance][city=moscow]::int_name +{text-offset: 25;font-size: 10;} +node|z17[railway=subway_entrance][city=moscow] +{icon-image: subway-moscow-m.svg;text-offset: 10;font-size: 12;} +node|z17[railway=subway_entrance][city=moscow]::int_name +{text-offset: 25;font-size: 11;} +node|z18-[railway=subway_entrance][city=moscow] +{icon-image: subway-moscow-m.svg;text-offset: 10;font-size: 13;} +node|z18-[railway=subway_entrance][city=moscow]::int_name +{text-offset: 25;font-size: 11;} + +/* 3.2.2 Saint Petersburg Subway Station */ + +node|z11[railway=station][transport=subway][city=spb] +{icon-image: subway-spb-s.svg;icon-min-distance: 1;} +node|z12[railway=station][transport=subway][city=spb] +{icon-image: subway-spb-s.svg;text-offset: 6;font-size: 10;text-halo-opacity: 0.6;} +node|z12[railway=station][transport=subway][city=spb]::int_name +{text-offset: 5;font-size: 9;text-halo-opacity: 0.6;} +node|z13[railway=station][transport=subway][city=spb] +{icon-image: subway-spb-s.svg;text-offset: 6;font-size: 11;text-halo-opacity: 0.6;} +node|z13[railway=station][transport=subway][city=spb]::int_name +{text-offset: 5;font-size: 10;text-halo-opacity: 0.6;} +node|z14[railway=station][transport=subway][city=spb] +{icon-image: subway-spb-s.svg;text-offset: 8;font-size: 11;text-halo-opacity: 0.7;} +node|z14[railway=station][transport=subway][city=spb]::int_name +{text-offset: 24;font-size: 10;text-halo-opacity: 0.7;} +node|z15[railway=station][transport=subway][city=spb] +{icon-image: subway-spb-m.svg;text-offset: 8;font-size: 11;text-halo-opacity: 0.8;} +node|z15[railway=station][transport=subway][city=spb]::int_name +{text-offset: 24;font-size: 10;text-halo-opacity: 0.8;} +/* +node[railway=station][transport=subway][city=spb] check +{icon-image: subway-spb-m.svg;text-offset: 8;font-size: 10;text-color: @district_label;text-halo-radius: 0;} +node[railway=station][transport=subway][city=spb]::int_name +{text-offset: 24;font-size: 9;text-color: @district_label;text-halo-radius: 0;} check +*/ + +/* Saint Petersburg Subway Station entrance */ + +node|z16[railway=subway_entrance][city=spb] +{icon-image: subway-spb-m.svg;text-offset: 8;font-size: 13;text-halo-opacity: 0.8;} +node|z16[railway=subway_entrance][city=spb]::int_name +{text-offset: 25;font-size: 11;text-halo-opacity: 0.8;} +node|z17[railway=subway_entrance][city=spb] +{icon-image: subway-spb-l.svg;text-offset: 8;font-size: 13;text-halo-opacity: 0.8;} +node|z17[railway=subway_entrance][city=spb]::int_name +{text-offset: 25;font-size: 11;text-halo-opacity: 0.8;} +node|z18-[railway=subway_entrance][city=spb] +{icon-image: subway-spb-l.svg;text-offset: 8;font-size: 13;text-halo-opacity: 0.8;} +node|z18-[railway=subway_entrance][city=spb]::int_name +{text-offset: 25;font-size: 12;text-halo-opacity: 0.8;} + +/* 3.2.3 Minsk Subway Station */ +node|z13[railway=station][transport=subway][city=minsk] {icon-image: subway-minsk-s.svg;text-offset: 4;font-size: 10;text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=minsk] {icon-image: subway-minsk-s.svg;text-offset: 5;} +node|z15[railway=station][transport=subway][city=minsk] {icon-image: subway-minsk-m.svg;text-offset: 5;} +node|z16[railway=station][transport=subway][city=minsk] {icon-image: none.svg;font-size: 10;text: name;text-color: @district_label;text-halo-radius: 0;}/*check none*/ +node|z17-[railway=station][transport=subway][city=minsk] {icon-image: none.svg;font-size: 10;text: name;text-color: @district_label;text-halo-radius: 0;}/*check none*/ +node|z17-[railway=subway_entrance][city=minsk] {icon-image: subway-minsk-m.svg;text-offset: 6;font-size: 12;text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;} +node|z17[railway=subway_entrance][city=minsk] {icon-image: subway-minsk-m.svg;font-size: 13;} +node|z18-[railway=subway_entrance][city=minsk] {icon-image: subway-minsk-m.svg;font-size: 13;} + +/* 3.2.4 Kiev Subway Station */ +node|z13[railway=station][transport=subway][city=kiev] {icon-image: subway-kiev-s.svg;text-offset: 8;font-size: 10;text: name;text-color: @label_dark;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=kiev] {icon-image: subway-kiev-s.svg;} +node|z15-16[railway=station][transport=subway][city=kiev] {icon-image: subway-kiev-m.svg;} +node|z17-[railway=station][transport=subway][city=kiev] {icon-image: none.svg;font-size: 10;text: name;text-color: @district_label;text-halo-radius: 0;}/*check none*/ +node|z17-[railway=subway_entrance][city=kiev] {icon-image: subway-kiev-m.svg;font-size: 13;} + +/* 3.2.5 London Subway Station */ +node|z13[railway=station][transport=subway][city=london] {icon-image: subway-london-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=london] {icon-image: subway-london-s.svg;} +node|z15-16[railway=station][transport=subway][city=london] {icon-image: subway-london-m.svg;} +node|z17-[railway=station][transport=subway][city=london] {icon-image: subway-london-m.svg;} +node|z17[railway=subway_entrance][city=london] {icon-image: subway-london-s.svg;} +node|z18-[railway=subway_entrance][city=london] {icon-image: subway-london-m.svg;} + +/* 3.2.6 Paris Subway Station */ +node|z13[railway=station][transport=subway][city=paris] {icon-image: subway-paris-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=paris] {icon-image: subway-paris-s.svg;} +node|z15-16[railway=station][transport=subway][city=paris] {icon-image: subway-paris-m.svg;} +node|z17-[railway=station][transport=subway][city=paris] {icon-image: subway-paris-m.svg;} +node|z17-[railway=subway_entrance][city=paris] {icon-image: subway-paris-s.svg;} + +/* 3.2.7 Barselona Subway Station */ +node|z13[railway=station][transport=subway][city=barcelona] {icon-image: subway-barcelona-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=barcelona] {icon-image: subway-barcelona-s.svg;} +node|z15-16[railway=station][transport=subway][city=barcelona] {icon-image: subway-barcelona-m.svg;} +node|z17-[railway=station][transport=subway][city=barcelona] {icon-image: subway-barcelona-m.svg;} +node|z17[railway=subway_entrance][city=barcelona] {icon-image: subway-barcelona-s.svg;} +node|z18-[railway=subway_entrance][city=barcelona] {icon-image: subway-barcelona-m.svg;} + +/* 3.2.8 Madrid Subway Station */ +node|z13[railway=station][transport=subway][city=madrid] {icon-image: subway-madrid-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=madrid] {icon-image: subway-madrid-s.svg;} +node|z15-16[railway=station][transport=subway][city=madrid] {icon-image: subway-madrid-m.svg;} +node|z17-[railway=station][transport=subway][city=madrid] {icon-image: subway-madrid-m.svg;} +node|z17[railway=subway_entrance][city=madrid] {icon-image: subway-madrid-s.svg;} +node|z18-[railway=subway_entrance][city=madrid] {icon-image: subway-madrid-m.svg;} + +/* 3.2.9 Berlin Subway Station*/ +node|z13[railway=station][transport=subway][city=berlin] {icon-image: subway-berlin-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=berlin] {icon-image: subway-berlin-s.svg;} +node|z15-16[railway=station][transport=subway][city=berlin] {icon-image: subway-berlin-m.svg;} +node|z17-[railway=station][transport=subway][city=berlin] {icon-image: subway-berlin-m.svg;} +node|z17-[railway=subway_entrance][city=berlin] {icon-image: subway-berlin-s.svg;} + +/* 3.2.10 Roma Subway Station */ +node|z13[railway=station][transport=subway][city=roma] {icon-image: subway-rome-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=roma] {icon-image: subway-rome-s.svg;} +node|z15[railway=station][transport=subway][city=roma] {icon-image: subway-rome-m.svg;} +node|z16[railway=station][transport=subway][city=roma] {icon-image: subway-rome-m.svg;} +node|z17-[railway=station][transport=subway][city=roma] {icon-image: none.svg;text: name;text-color: @district_label;text-halo-radius: 0;} +node|z17-[railway=subway_entrance][city=roma] {icon-image: subway-rome-m.svg;} + +/* 3.2.11 New York Subway Station */ +node|z13[railway=station][transport=subway][city=newyork] {icon-image: subway-newyork-s.svg;icon-min-distance: 1;} +node|z14[railway=station][transport=subway][city=newyork] {icon-image: subway-newyork-s.svg;} +node|z15[railway=station][transport=subway][city=newyork] {icon-image: subway-newyork-m.svg;} +node|z17-[railway=station][transport=subway][city=newyork] {icon-image: subway-newyork-l.svg;} +node|z17-[railway=subway_entrance][city=newyork] {icon-image: subway-newyork-s.svg;} + +/*node|z17-[railway=station][transport=subway][city=newyork] {icon-image: subway-newyork-l.svg;} +node|z17-[railway=subway_entrance][city=newyork] {icon-image: subway-newyork-s.svg;}*/ + +/* 3.3 Tram Station */ + +/*node|z14[railway=tram_stop], +{icon-image: tram-s.svg;} +node|z15-16[railway=tram_stop], +area|z15-16[railway=tram_stop] +{icon-image: tram-s.svg;}*/ +node|z17[railway=tram_stop], +area|z17[railway=tram_stop] +{icon-image: tram-s.svg;text-offset: 8;font-size: 11;text-opacity: 0;text-halo-opacity: 0;} +node|z17-[railway=tram_stop]::int_name, +area|z17-[railway=tram_stop]::int_name +{text-offset: 8;font-size: 10;text-opacity: 0; text-halo-opacity: 0;} /*check*/ +node|z18-[railway=tram_stop], +area|z18-[railway=tram_stop] +{icon-image: tram-s.svg;text-offset: 8;font-size: 12;text-opacity: 0; text-halo-opacity: 0;} + +/* 3.4 Bus Station */ + +/*node|z12-13[amenity=bus_station], +area|z12-13[amenity=bus_station] +{icon-image: bus-s.svg;icon-min-distance: 1;} +node|z14[amenity=bus_station], +area|z14[amenity=bus_station] +{icon-image: bus-s.svg;text-offset: 6;font-size: 10;text-halo-opacity: 0.8;} +node|z15-16[amenity=bus_station], +area|z15-16[amenity=bus_station] +{icon-image: bus-m.svg;text-offset: 8;font-size: 11;text-halo-opacity: 0.8;} +node|z15-16[amenity=bus_station]::int_name, +area|z15-16[amenity=bus_station]::int_name +{text-offset: 8;font-size: 9;text-halo-opacity: 0.8;} +node|z17[amenity=bus_station], +area|z17[amenity=bus_station] +{icon-image: bus-l.svg;text-offset: 8;font-size: 11;} +node|z17[amenity=bus_station]::int_name, +area|z17[amenity=bus_station]::int_name +{text-offset: 8;font-size: 9;} +node|z18[amenity=bus_station], +area|z18[amenity=bus_station] +{icon-image: bus-l.svg;text-offset: 8;font-size: 12;} +node|z18[amenity=bus_station]::int_name, +area|z18[amenity=bus_station]::int_name +{text-offset: 8;font-size: 10;} +node|z19-[amenity=bus_station], +area|z19-[amenity=bus_station] +{icon-image: bus-l.svg;text-offset: 10;font-size: 12;} +node|z19-[amenity=bus_station]::int_name, +area|z19-[amenity=bus_station]::int_name +{text-offset: 10;font-size: 10;} + +node|z16[highway=bus_stop], +area|z16[highway=bus_stop] +{icon-image: bus-m.svg;} +node|z17-[highway=bus_stop], +area|z17-[highway=bus_stop], +node|z18-[public_transport=station], +area|z18-[public_transport=station] +{icon-image: bus-l.svg;text-offset: 10;font-size: 11;} +node|z18-19[highway=bus_stop]::int_name, +area|z18-19[highway=bus_stop]::int_name, +node|z18-19[public_transport=station]::int_name, +area|z18-19[public_transport=station]::int_name +{icon-image: bus-l.svg;text-offset: 10;font-size: 9;}*/ + +/* 3.5 Ferry terminal */ + +/*node|z11-12[amenity=ferry_terminal] +{icon-image: ship-s.svg;icon-min-distance: 12;} +node|z13-14[amenity=ferry_terminal] +{icon-image: ship-s.svg;}*/ +node|z15[amenity=ferry_terminal] +{icon-image: ship-s.svg;} +node|z16[amenity=ferry_terminal] +{icon-image: ship-s.svg;text-offset: 8;font-size: 8.5;text-halo-opacity: 0.8;} +node|z17-18[amenity=ferry_terminal] +{icon-image: ship-s.svg;text-offset: 10;font-size: 9;} +node|z19[amenity=ferry_terminal] +{icon-image: ship-m.svg;text-offset: 10;font-size: 10;} + +/* 3.6 Airport */ + +area|z10[aeroway=airport][aerodrome=international], +area|z10[aeroway=aerodrome][aerodrome=international], +node|z10[aeroway=airport][aerodrome=international], +node|z10[aeroway=aerodrome][aerodrome=international], +{icon-image: airport-s.svg;text-offset: 7;font-size: 10;fill-opacity: 1;} +area|z11-14[aeroway=airport][aerodrome=international], +area|z11-14[aeroway=aerodrome][aerodrome=international], +node|z11-14[aeroway=airport][aerodrome=international], +node|z11-14[aeroway=aerodrome][aerodrome=international], +area|z12-14[aeroway=airport], +node|z12-14[aeroway=airport], +area|z12-14[aeroway=aerodrome], +node|z12-14[aeroway=aerodrome], +{icon-image: airport-m.svg;text-offset: 7;font-size: 11;-x-me-icon-priority: 3100;} +area|z12-14[aeroway=airport]::int_name, +node|z12-14[aeroway=airport]::int_name, +area|z12-14[aeroway=aerodrome]::int_name, +node|z12-14[aeroway=aerodrome]::int_name, +{font-size: 10;} +area|z15-16[aeroway=airport], +node|z15-16[aeroway=airport], +area|z15-16[aeroway=aerodrome], +node|z15-16[aeroway=aerodrome], +{icon-image: airport-m.svg;text-offset: 7;font-size: 12;} +area|z15-16[aeroway=airport]::int_name, +node|z15-16[aeroway=airport]::int_name, +area|z15-16[aeroway=aerodrome]::int_name, +node|z15-16[aeroway=aerodrome]::int_name, +{font-size: 11;} +area|z17-[aeroway=airport], +node|z17-[aeroway=airport], +area|z17-[aeroway=aerodrome], +node|z17-[aeroway=aerodrome], +{icon-image: airport-l.svg;text-offset: 7;font-size: 12;} +area|z17-[aeroway=airport]::int_name, +node|z17-[aeroway=airport]::int_name, +area|z17-[aeroway=aerodrome]::int_name, +node|z17-[aeroway=aerodrome]::int_name, +{font-size: 11;} + +/*area|z17-[aeroway=helipad], +node|z17-[aeroway=helipad] +{icon-image: helipad-l.svg;text-offset: 10;font-size: 10;text: name;text-color: @poi_label;}*/ + + +area|z17-[aeroway=heliport], +node|z17-[aeroway=heliport], +{icon-image: helipad-l.svg;text-offset: 10;font-size: 10;text: name;text-color: @poi_label;} + +/* 3.7 Aerialway */ + +/*node|z12-13[aerialway=station], +node|z12-13[aerialway=cable_car], +node|z12-13[aerialway=chair_lift], +node|z12-13[aerialway=gondola], +node|z12-13[aerialway=mixed_lift] +{icon-image: cable-car-s.svg;icon-min-distance: 10;} +node|z14[aerialway=station], +node|z14[aerialway=cable_car], +node|z14[aerialway=chair_lift], +node|z14[aerialway=gondola], +node|z14[aerialway=mixed_lift] +{icon-image: cable-car-s.svg;} +node|z15-16[aerialway=station], +node|z15-16[aerialway=cable_car], +node|z15-16[aerialway=chair_lift], +node|z15-16[aerialway=gondola], +node|z15-16[aerialway=mixed_lift], +node|z15-16[aerialway=drag_lift], +node|z15-16[aerialway=j-bar], +node|z15-16[aerialway=t-bar], +node|z15-16[aerialway=magic_carpet], +node|z15-16[aerialway=platter], +node|z15-16[aerialway=rope_tow], +{icon-image: cable-car-m.svg;text-offset: 6;font-size: 10;} +node|z17-[aerialway=station], +node|z17-[aerialway=cable_car], +node|z17-[aerialway=chair_lift], +node|z17-[aerialway=gondola], +node|z17-[aerialway=mixed_lift], +node|z17-[aerialway=drag_lift], +node|z17-[aerialway=j-bar], +node|z17-[aerialway=t-bar], +node|z17-[aerialway=magic_carpet], +node|z17-[aerialway=platter], +node|z17-[aerialway=rope_tow], +{icon-image: cable-car-l.svg;text-offset: 8;font-size: 12;}*/ + +node|z17-[railway=level_crossing] +{icon-image: railway-crossing.svg;} + +/* 4.TOURISM */ + +/* 4.1 Main POI */ + +/*node|z12-[historic=fort], +area|z12-[historic=fort], +node|z12-[historic=castle], +area|z12-[historic=castle], +node|z13-[historic=monument], +area|z13-[historic=monument], +node|z13-[tourism=museum], +area|z13-[tourism=museum], +node|z13-[tourism=zoo], +area|z13-[tourism=zoo], +node|z14-[amenity=theatre], +area|z14-[amenity=theatre], +node|z14-[tourism=attraction], +area|z14-[tourism=attraction], +node|z14-[amenity=community_centre], +area|z14-[amenity=community_centre], +node|z14-[tourism=viewpoint], +node|z15-[historic=memorial], +area|z15-[historic=memorial], +node|z15-[tourism=gallery], +area|z15-[tourism=gallery], +node|z15-[tourism=artwork], +node|z16-[tourism=information], +node|z16-[historic=boundary_stone], +area|z16-[historic=boundary_stone], +node|z16-[historic=wayside_cross], +area|z16-[historic=wayside_cross], +node|z16-[historic=ship], +area|z16-[historic=ship], +node|z16-[historic=tomb], +area|z16-[historic=tomb], +node|z16-[historic=museum], +area|z16-[historic=museum], +node|z17-[historic=ruins], +area|z17-[historic=ruins], +node|z17-[historic=wayside_shrine], +area|z17-[historic=wayside_shrine], +node|z17-[historic=archaeological_site], +area|z17-[historic=archaeological_site] +{text: name;text-offset: 10;font-size: 10;text-color: @poi_label;} + +node|z12-14[historic=fort], +area|z12-14[historic=fort] +node|z12-14[historic=castle], +area|z12-14[historic=castle] +{icon-image: remains-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z15[historic=fort], +area|z15[historic=fort] +node|z15[historic=castle], +area|z15[historic=castle] +{icon-image: remains-m.svg;icon-min-distance: 5;} +node|z16[historic=fort], +area|z16[historic=fort] +node|z16[historic=castle], +area|z16[historic=castle] +{icon-image: remains-m.svg;text-offset: 12;} +node|z17-[historic=ruins], +area|z17-[historic=ruins] +node|z17-[historic=fort], +area|z17-[historic=fort] +node|z17-[historic=castle], +area|z17-[historic=castle], +node|z17-[historic=archaeological_site], +area|z17-[historic=archaeological_site] +{icon-image: remains-l.svg;} + +node|z13-14[historic=monument], +area|z13-14[historic=monument] +{icon-image: monument-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z15[historic=monument], +area|z15[historic=monument] +node|z15[historic=memorial], +area|z15[historic=memorial] +{icon-image: monument-m.svg;icon-min-distance: 24;} +node|z16[historic=monument], +area|z16[historic=monument] +node|z16[historic=memorial], +area|z16[historic=memorial] +{icon-image: monument-m.svg;icon-min-distance: 12;} +node|z17-[historic=memorial], +area|z17-[historic=memorial] +node|z17-[historic=monument], +area|z17-[historic=monument] +{icon-image: monument-l.svg;} + +node|z13-14[tourism=museum], +area|z13-14[tourism=museum] +{icon-image: museum-s.svg;icon-min-distance: 16;} +node|z15[tourism=museum], +area|z15[tourism=museum] +{icon-image: museum-m.svg;icon-min-distance: 24;} +node|z16[tourism=museum], +area|z16[tourism=museum] +node|z16[historic=museum], +area|z16[historic=museum] +{icon-image: museum-m.svg;text-offset: 12;icon-min-distance: 12;} +node|z17-[tourism=museum], +area|z17-[tourism=museum] +node|z17-[historic=museum], +area|z17-[historic=museum] +{icon-image: museum-l.svg;} + +node|z15[tourism=gallery] +{icon-image: gallery-m.svg;icon-min-distance: 8;} /* <-- <-- не показывается, непонятно почему, позже разобраться */ +/*node|z16[tourism=gallery], +area|z16[tourism=gallery] +{icon-image: gallery-m.svg;text-offset: 12;icon-min-distance: 12;} +node|z17-[tourism=gallery], +area|z17-[tourism=gallery] +{icon-image: gallery-l.svg;} + +node|z14[amenity=theatre], +area|z14[amenity=theatre] +{icon-image: theatre-s.svg;text-offset: 6;icon-min-distance: 8;} +node|z16[amenity=theatre], +area|z16[amenity=theatre] +{icon-image: theatre-m.svg;icon-min-distance: 10;} +node|z17[amenity=theatre], +area|z17[amenity=theatre] +{icon-image: theatre-l.svg;} +node|z18-[amenity=theatre], +area|z18-[amenity=theatre] +{icon-image: theatre-l.svg;font-size: 11;} + +node|z13-14[tourism=zoo], +area|z13-14[tourism=zoo] +{icon-image: zoo-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z15[tourism=zoo], +area|z15[tourism=zoo] +{icon-image: zoo-m.svg;icon-min-distance: 8;} +node|z16[tourism=zoo], +area|z16[tourism=zoo] +{icon-image: zoo-m.svg;text-offset: 12;icon-min-distance: 8;} +node|z17-[tourism=zoo], +area|z17-[tourism=zoo] +{icon-image: zoo-l.svg;} + +node|z14[tourism=viewpoint] +{icon-image: viewpoint-s.svg;text-offset: 6;icon-min-distance: 8;} +node|z15-16[tourism=viewpoint] +{icon-image: viewpoint-m.svg;icon-min-distance: 8;} +node|z17-[tourism=viewpoint] +{icon-image: viewpoint-l.svg;} + +node|z16[tourism=information] +{icon-image: information-m.svg;text-offset: 6;icon-min-distance: 10;} +node|z17-[tourism=information] +{icon-image: information-l.svg;text-offset: 6;} + +node|z16[historic=boundary_stone], +area|z16[historic=boundary_stone] +node|z16[historic=wayside_cross], +area|z16[historic=wayside_cross] +{icon-image: monument-m.svg;font-size: 11;;icon-min-distance: 8;} +node|z16[historic=ship], +area|z16[historic=ship] +{icon-image: historic-ship-m.svg;font-size: 11;icon-min-distance: 8;} +node|z16[historic=tomb], +area|z16[historic=tomb] +{icon-image: tomb-m.svg;font-size: 11;icon-min-distance: 8;} +node|z16[historic=wayside_shrine], +area|z16[historic=wayside_shrine] +{icon-image: wayside_shrine-m.svg;font-size: 11;icon-min-distance: 8;} + +node|z17-[historic=boundary_stone], +area|z17-[historic=boundary_stone], +node|z17-[historic=wayside_cross], +area|z17-[historic=wayside_cross] +{icon-image: monument-l.svg;font-size: 11;icon-min-distance: 8;} +node|z17-[historic=ship], +area|z17-[historic=ship] +{icon-image: historic-ship-l.svg;font-size: 11;icon-min-distance: 8;} +node|z17-[historic=tomb], +area|z17-[historic=tomb] +{icon-image: tomb-l.svg;font-size: 11;icon-min-distance: 8;} +node|z17-[historic=wayside_shrine], +area|z17-[historic=wayside_shrine] +{icon-image: wayside_shrine-l.svg;font-size: 11;icon-min-distance: 8;} + +node|z15[tourism=artwork] +{icon-image: tourism-m.svg;icon-min-distance: 8;} +node|z16[tourism=artwork] +{icon-image: tourism-m.svg;icon-min-distance: 28;} +node|z14[tourism=attraction], +area|z14[tourism=attraction] +{icon-image: tourism-s.svg;icon-min-distance: 12;} +node|z15[tourism=attraction], +area|z15[tourism=attraction ] +{icon-image: tourism-m.svg;icon-min-distance: 36;} +node|z16[tourism=attraction], +area|z16[tourism=attraction] +{icon-image: tourism-m.svg;icon-min-distance: 36} +node|z17-[tourism=artwork] +node|z17-[tourism=attraction], +area|z17-[tourism=attraction] +{icon-image: tourism-l.svg;icon-min-distance: 24;} + +node|z14[amenity=community_centre], +area|z14[amenity=community_centre] +{icon-image: tourism-s.svg;icon-min-distance: 8;} +node|z15[amenity=community_centre], +area|z15[amenity=community_centre] +{icon-image: tourism-m.svg;icon-min-distance: 24;} +node|z16[amenity=community_centre], +area|z16[amenity=community_centre] +{icon-image: tourism-m.svg;icon-min-distance: 16} */ + +/* 4.2 Apartament */ + +/*node|z14-[tourism=hotel], +node|z14-[tourism=hostel], +node|z14-[tourism=guest_house], +area|z14-[tourism=guest_house], +node|z14-[tourism=alpine_hut], +area|z14-[tourism=alpine_hut], +node|z14-[tourism=chalet], +area|z14-[tourism=chalet], +node|z14-[tourism=resort], +area|z14-[tourism=resort], +node|z14-[tourism=motel], +area|z14-[tourism=motel], +node|z14-[tourism=apartment], +area|z14-[tourism=apartment], +{text: name;text-offset: 10;font-size: 10; text-color: @poi_label;text-halo-color: @halo_park_label;text-halo-radius: 0.5;text-halo-opacity: 0.8;} +node|z15-[tourism=camp_site], +area|z15-[tourism=camp_site], +node|z16-[tourism=picnic_site], +area|z16-[tourism=picnic_site], +node|z16-[amenity=shelter], +area|z16-[amenity=shelter], +node|z16-[tourism=caravan_site], +area|z16-[tourism=caravan_site], +{text: name;text-color: @poi_label;text-offset: 10;font-size: 10;} + +node|z14[tourism=hotel] +{icon-image: hotel-s.svg;text-offset: 6;icon-min-distance: 24;} +node|z14[tourism=hostel] +{icon-image: hotel-s.svg;text-offset: 6;icon-min-distance: 24;} +node|z14[tourism=guest_house], +area|z14[tourism=guest_house] +{icon-image: motel-s.svg;text-offset: 6;icon-min-distance: 24;} +node|z14[tourism=alpine_hut], +area|z14[tourism=alpine_hut], +node|z14[tourism=chalet], +area|z14[tourism=chalet], +node|z14[tourism=resort], +area|z14[tourism=resort] +{icon-image: alpine_hut-s.svg;text-offset: 6;icon-min-distance: 24;} +node|z14[tourism=motel], +area|z14[tourism=motel], +node|z14[tourism=apartment], +area|z14[tourism=apartment] +{icon-image: motel-s.svg;text-offset: 6;icon-min-distance: 24;} + +node|z15[tourism=hotel] +{icon-image: hotel-m.svg;icon-min-distance: 32;} +node|z15[tourism=hostel] +{icon-image: hotel-m.svg;icon-min-distance: 32;} +node|z15[tourism=guest_house], +area|z15[tourism=guest_house] +{icon-image: motel-m.svg;icon-min-distance: 32;} +node|z15[tourism=alpine_hut], +area|z15[tourism=alpine_hut], +node|z15[tourism=chalet], +area|z15[tourism=chalet], +node|z15[tourism=resort], +area|z15[tourism=resort] +{icon-image: alpine_hut-m.svg;icon-min-distance: 32;} +node|z15[tourism=motel], +area|z15[tourism=motel], +node|z15[tourism=apartment], +area|z15[tourism=apartment] +{icon-image: motel-m.svg;icon-min-distance: 32;} + +node|z16[tourism=hotel] +{icon-image: hotel-m.svg;icon-min-distance: 24;} +node|z16[tourism=hostel] +{icon-image: hotel-m.svg;icon-min-distance: 24;} +node|z16[tourism=guest_house], +area|z16[tourism=guest_house] +{icon-image: motel-m.svg;icon-min-distance: 24;} +node|z16[tourism=alpine_hut], +area|z16[tourism=alpine_hut], +node|z16[tourism=chalet], +area|z16[tourism=chalet], +node|z16[tourism=resort], +area|z16[tourism=resort] +{icon-image: alpine_hut-m.svg;icon-min-distance: 24;} +node|z16[tourism=motel], +area|z16[tourism=motel], +node|z16[tourism=apartment], +area|z16[tourism=apartment] +{icon-image: motel-m.svg;icon-min-distance: 24;} + +node|z17[tourism=hotel] +{icon-image: hotel-l.svg;icon-min-distance: 16;} +node|z17[tourism=hostel] +{icon-image: hotel-l.svg;icon-min-distance: 16;} +node|z17[tourism=guest_house], +area|z17[tourism=guest_house] +{icon-image: motel-l.svg;icon-min-distance: 16;} +node|z17[tourism=alpine_hut], +area|z17[tourism=alpine_hut], +node|z17[tourism=chalet], +area|z17[tourism=chalet], +node|z17[tourism=resort], +area|z17[tourism=resort] +{icon-image: alpine_hut-l.svg;icon-min-distance: 16;} +node|z17[tourism=motel], +area|z17[tourism=motel], +node|z17[tourism=apartment], +area|z17[tourism=apartment] +{icon-image: motel-l.svg;icon-min-distance: 16;} + +node|z18-[tourism=hotel] +{icon-image: hotel-l.svg;} +node|z18-[tourism=hostel] +{icon-image: hotel-l.svg;} +node|z18-[tourism=guest_house], +area|z18-[tourism=guest_house] +{icon-image: motel-l.svg;} +node|z18-[tourism=alpine_hut], +area|z18-[tourism=alpine_hut], +node|z18-[tourism=chalet], +area|z18-[tourism=chalet], +node|z18-[tourism=resort], +area|z18-[tourism=resort] +{icon-image: alpine_hut-l.svg;} +node|z18-[tourism=motel], +area|z18-[tourism=motel], +node|z18-[tourism=apartment], +area|z18-[tourism=apartment] +{icon-image: motel-l.svg;} + +node|z15-16[tourism=camp_site], +area|z15-16[tourism=camp_site] +{icon-image: campsite-m.svg;icon-min-distance: 12;} +node|z17-[tourism=camp_site], +area|z17-[tourism=camp_site] +{icon-image: campsite-l.svg;} +node|z16-[tourism=picnic_site], +area|z16-[tourism=picnic_site] +{icon-image: picnic-m.svg;icon-min-distance: 10;} +node|z17-[tourism=picnic_site], +area|z17-[tourism=picnic_site] +{icon-image: picnic-l.svg;} +node|z16-[amenity=shelter], +area|z16-[amenity=shelter] +{icon-image: picnic-m.svg;icon-min-distance: 10;} +node|z17-[amenity=shelter], +area|z17-[amenity=shelter] +{icon-image: picnic-l.svg;} + +node|z16[tourism=caravan_site], +area|z16[tourism=caravan_site] +{icon-image: caravan_site-m.svg;font-size: 11;icon-min-distance: 30;} +node|z17[tourism=caravan_site], +area|z17[tourism=caravan_site] +{icon-image: caravan_site-l.svg;font-size: 11;icon-min-distance: 20;} +node|z18-[tourism=caravan_site], +area|z18-[tourism=caravan_site] +{icon-image: caravan_site-l.svg;font-size: 11;}*/ + +/* 4.3 Food */ +node|z15-[amenity=cafe], +area|z15-[amenity=cafe], +node|z16-[amenity=restaurant], +area|z16-[amenity=restaurant], +node|z17-[amenity=fast_food], +area|z17-[amenity=fast_food], +{text: name;text-color: @poi_label;text-offset: 10;font-size: 11;} + +/*node|z17-[amenity=bar], +area|z17-[amenity=bar], +node|z17-[amenity=pub], +area|z17-[amenity=pub], +{text: name;text-color: @poi_label;text-offset: 10;font-size: 10;}*/ +/*node|z15[amenity=cafe], +area|z15[amenity=cafe] +{icon-image: cafe-m.svg;icon-min-distance: 12;} +node|z15[amenity=restaurant], +area|z15[amenity=restaurant] +{icon-image: restaurant-m.svg;icon-min-distance: 28;} +node|z15[amenity=fast_food], +area|z15[amenity=fast_food] +{icon-image: fastfood-m.svg;icon-min-distance: 28;} +node|z15[amenity=bar], +area|z15[amenity=bar] +{icon-image: beer-m.svg;icon-min-distance: 28;} +node|z15[amenity=pub], +area|z15[amenity=pub] +{icon-image: beer-m.svg;icon-min-distance: 28;}*/ + +/*node|z16[amenity=cafe], +area|z16[amenity=cafe] +{icon-image: cafe-m.svg;icon-min-distance: 12;} +node|z16[amenity=restaurant], +area|z16[amenity=restaurant] +{icon-image: restaurant-m.svg;icon-min-distance: 12;} +node|z16[amenity=fast_food], +area|z16[amenity=fast_food] +{icon-image: fastfood-m.svg;icon-min-distance: 12;} +node|z16[amenity=bar], +area|z16[amenity=bar] +{icon-image: beer-m.svg;icon-min-distance: 12;} +node|z16[amenity=pub], +area|z16[amenity=pub] +{icon-image: beer-m.svg;icon-min-distance: 12;}*/ +node|z15[amenity=cafe], +area|z15[amenity=cafe] +{icon-image: cafe-m.svg;icon-min-distance: 3;font-size: 10;} +node|z16[amenity=cafe], +area|z16[amenity=cafe] +{icon-image: cafe-m.svg;icon-min-distance: 10;font-size: 10;} +node|z16[amenity=restaurant], +area|z16[amenity=restaurant] +{icon-image: restaurant-m.svg;icon-min-distance: 22;} +node|z17[amenity=cafe], +area|z17[amenity=cafe] +{icon-image: cafe-l.svg;icon-min-distance: 20;} +node|z17[amenity=restaurant], +area|z17[amenity=restaurant] +{icon-image: restaurant-l.svg;icon-min-distance: 22;} +node|z17[amenity=fast_food], +area|z17[amenity=fast_food] +{icon-image: fastfood-l.svg;icon-min-distance: 25;} +/*node|z17[amenity=bar], +area|z17[amenity=bar] +{icon-image: beer-l.svg;icon-min-distance: 12;}*/ +/*node|z17[amenity=pub], +area|z17[amenity=pub] +{icon-image: beer-l.svg;icon-min-distance: 12;}*/ + +node|z18[amenity=cafe], +area|z18[amenity=cafe] +{icon-image: cafe-l.svg;icon-min-distance: 25;} +node|z18[amenity=restaurant], +area|z18[amenity=restaurant] +{icon-image: restaurant-l.svg;icon-min-distance: 25;} +node|z18[amenity=fast_food], +area|z18[amenity=fast_food] +{icon-image: fastfood-l.svg;icon-min-distance: 25;} + +node|z19[amenity=cafe], +area|z19[amenity=cafe] +{icon-image: cafe-l.svg;icon-min-distance: 35;} +node|z19[amenity=restaurant], +area|z19[amenity=restaurant] +{icon-image: restaurant-l.svg;icon-min-distance: 40;} +node|z19[amenity=fast_food], +area|z19[amenity=fast_food] +{icon-image: fastfood-l.svg;icon-min-distance: 45;} +/*node|z18-[amenity=bar], +area|z18-[amenity=bar] +{icon-image: beer-l.svg;}*/ +/*node|z18-[amenity=pub], +area|z18-[amenity=pub] +{icon-image: beer-l.svg;}*/ + +/* 5.AMENITY (infrastructure) */ +node|z17-[amenity=place_of_worship], +area|z17-[amenity=place_of_worship], +{text: name;text-color: @poi_label;text-offset: 10;font-size: 9;} + +/*node|z13-[leisure=stadium], +area|z13-[leisure=stadium],*/ +area|z16-[amenity=university], +node|z16-[amenity=university], +node|z16-[amenity=hospital], +node|z16-[building=hospital], +area|z16-[building=hospital], + + +node|z14-[barrier=toll_booth], +area|z14-[barrier=toll_booth], +node|z15-[barrier=border_control], +node|z16-[barrier=lift_gate], +area|z16-[barrier=lift_gate], +node|z17-[amenity=bank], +area|z17-[amenity=bank], +node|z17-[vending=parking_tickets], +area|z17-[vending=parking_tickets], +node|z17-[amenity=vending_machine], +area|z17-[amenity=vending_machine], +{text: name;text-color: @poi_label;text-offset: 10;font-size: 10;text-min-distance: 14} + +/* POI */ +/* +node|z18-[tourism], +area|z18-[tourism] +{font-size: 11;text-offset: 12;} +node|z18-[office], +area|z18-[office] +{icon-image: office-l.svg;font-size: 11;} + +node|z18-[craft], +area|z18-[craft] +{icon-image: hand-l.svg;font-size: 11;}*/ + +/* 5.1 Hospital */ + +/*area|z14[amenity=hospital] +{icon-image: hospital-s.svg;icon-min-distance: 8;} +node|z15[amenity=hospital] +{icon-image: hospital-m.svg;icon-min-distance: 6;}*/ +node|z16[amenity=hospital], +node|z16[building=hospital], +area|z16[building=hospital] +{icon-image: hospital-m.svg;icon-min-distance: 8;} +node|z17[amenity=hospital], +node|z17[building=hospital], +area|z17[building=hospital] +{icon-image: hospital-l.svg;icon-min-distance: 14;} +node|z18-[amenity=hospital], +node|z18-[building=hospital], +area|z18-[building=hospital], +{icon-image: hospital-l.svg;font-size: 11;} + +/*node|z16[amenity=veterinary], +area|z16[amenity=veterinary] +{icon-image: veterinary-m.svg;} +node|z17[amenity=veterinary], +area|z17[amenity=veterinary] +{icon-image: veterinary-l.svg;} +node|z18-[amenity=veterinary], +area|z18-[amenity=veterinary] +{icon-image: veterinary-l.svg;font-size: 11;}*/ + +/*node|z16[amenity=pharmacy], +area|z16[amenity=pharmacy] +{icon-image: pharmacy-m.svg;icon-min-distance: 20;} +node|z17[amenity=pharmacy], +area|z17[amenity=pharmacy] +{icon-image: pharmacy-l.svg;text-offset: 8;font-size: 11;icon-min-distance: 20;} +node|z18-[amenity=pharmacy], +area|z18-[amenity=pharmacy] +{icon-image: pharmacy-l.svg;font-size: 11;}*/ + +/* 5.2 Education */ + +/*area|z15[amenity=university][name] +{icon-image: college-s.svg;icon-min-distance: 12;-x-me-text-priority:16000;}*/ +area|z16[amenity=university][name], +node|z16[amenity=university][name] +{icon-image: college-m.svg;icon-min-distance: 12;-x-me-text-priority:16000;} +node|z16[amenity=university][!name] +{} +node|z17[amenity=university][name], +area|z17[amenity=university][name] +{icon-image: college-m.svg;icon-min-distance: 11;-x-me-text-priority:16000;} +node|z17[amenity=university][!name], +area|z17[amenity=university][!name] +{} +node|z18[amenity=university][name], +area|z18[amenity=university][name] +{icon-image: college-l.svg;icon-min-distance: 10;-x-me-text-priority:16000;} +node|z18[amenity=university][!name], +area|z18[amenity=university][!name] +{} +node|z19[amenity=university][name], +area|z19[amenity=university][name] +{icon-image: college-l.svg;font-size: 11;-x-me-text-priority:16000;} +node|z19[amenity=university][!name], +area|z19[amenity=university][!name] +{} + +/*node|z17[amenity=kindergarten], +area|z17[amenity=kindergarten] +{icon-image: kindergarten-l.svg;} +node|z18-[amenity=kindergarten], +area|z18-[amenity=kindergarten] +{icon-image: kindergarten-l.svg;font-size: 11;} +node|z17[amenity=childcare], +area|z17[amenity=childcare] +{icon-image: kindergarten-l.svg;} +node|z18-[amenity=childcare], +area|z18-[amenity=childcare] +{icon-image: kindergarten-l.svg;font-size: 11;} +node|z17[amenity=school], +area|z17[amenity=school] +{icon-image: school-l.svg;} +node|z18-[amenity=school], +area|z18-[amenity=school] +{icon-image: school-l.svg;font-size: 11;} +node|z17[amenity=college], +area|z17[amenity=college] +{icon-image: college-l.svg;} +node|z18-[amenity=college], +area|z18-[amenity=college] +{icon-image: college-l.svg;font-size: 11;}*/ + +/* 5.3 Sport */ + +/*node|z13-14[leisure=stadium] +{icon-image: stadium-s.svg;icon-min-distance: 16;} +node|z15-16[leisure=stadium] +{icon-image: stadium-m.svg;icon-min-distance: 8;} +node|z17-[leisure=stadium] +{icon-image: stadium-l.svg;icon-min-distance: 8;}*/ + +/*node|z16-[sport=equestrian], +area|z16-[sport=equestrian] +{icon-image: equestrian-m.svg;font-size: 11;icon-min-distance: 30;} +node|z17-[sport=equestrian], +area|z17-[sport=equestrian] +{icon-image: equestrian-l.svg;font-size: 11;icon-min-distance: 20;} +node|z18-[sport=equestrian], +area|z18-[sport=equestrian] +{icon-image: equestrian-l.svg;font-size: 11;} + +node|z17-[sport=multi] +{icon-image: pitch-l.svg;icon-min-distance: 10;} +node|z17-[leisure=pitch] +{icon-image: pitch-l.svg;;icon-min-distance: 10;-x-me-text-priority: 16000;} +node|z17-[leisure=sports_centre] +{icon-image: pitch-l.svg;-x-me-text-priority: 15500;icon-min-distance: 10;} +node|z17-[leisure=sports_centre][sport=climbing] +{icon-image: climbing-l.svg;-x-me-text-priority: 15500;icon-min-distance: 10;} +node|z17-[leisure=sports_centre][sport=swimming] +{icon-image: swimming-l.svg;-x-me-text-priority: 15500;icon-min-distance: 10;} +node|z17-[leisure=fitness_centre] +{icon-image: gym-l.svg;-x-me-text-priority: 15500;icon-min-distance: 10;} +node|z17-[leisure=sauna] +{icon-image: sauna-l.svg;-x-me-text-priority: 15500;icon-min-distance: 10;} +node|z17-[leisure=playground] +{icon-image: pitch-l.svg;font-size: 11;;icon-min-distance: 10;} +node|z17-[leisure=swimming_pool], +area|z17-[leisure=swimming_pool] +{icon-image: swimming-l.svg;icon-min-distance: 10;} +node|z17-[leisure=golf_course], +area|z17-[leisure=golf_course] +{icon-image: golf-l.svg;icon-min-distance: 10;} +node|z17-[sport=soccer], +area|z17-[sport=soccer] +{icon-image: soccer-l.svg;icon-min-distance: 10;} +node|z17-[sport=football], +area|z17-[sport=football] +{icon-image: soccer-l.svg;icon-min-distance: 10;} +node|z17-[sport=tennis] +{icon-image: tennis-l.svg;icon-min-distance: 10;} +node|z17-[leisure=skiing] +{icon-image: skiing-l.svg;icon-min-distance: 10;} + +node|z17-[sport=archery], +area|z17-[sport=archery]{icon-image: archery-l.svg;font-size: 11;icon-min-distance: 10;} +node|z17-[sport=shooting], +area|z17-[sport=shooting] +{icon-image: archery-l.svg;font-size: 11;icon-min-distance: 10;} +node|z17-[sport=australian_football], +area|z17-[sport=australian_football] +{icon-image: australian-football-l.svg;font-size: 11;icon-min-distance: 10;} +node|z17-[sport=bowls], +area|z17-[sport=bowls] +{icon-image: bowls-l.svg;font-size: 11;icon-min-distance: 10;} +node|z17-[sport=cricket], +area|z17-[sport=cricket] +{icon-image: cricket-l.svg;font-size: 11;icon-min-distance: 10;} +node|z17-[sport=curling], +area|z17-[sport=curling] +{icon-image: curling-l.svg;font-size: 11;icon-min-distance: 10;} +node|z17-[sport=diving], +area|z17-[sport=diving] +{icon-image: diving-l.svg;font-size: 11;icon-min-distance: 10;} +node|z17-[sport=scuba_diving], +area|z17-[sport=scuba_diving] +{icon-image: diving-l.svg;font-size: 11;icon-min-distance: 10;} + +node|z18-[sport=swimming] +{icon-image: swimming-l.svg;font-size: 11;} +node|z18-[sport=baseball] +{icon-image: baseball-l.svg;font-size: 11;} +node|z18-[sport=basketball] +{icon-image: basketball-l.svg;font-size: 11;} +node|z18-[sport=american_football] +{icon-image: america-football-l.svg;font-size: 11;} +node|z18-[sport=athletics] +{icon-image: pitch-l.svg;font-size: 11;} +node|z18-[sport=golf] +{icon-image: golf-l.svg;font-size: 11;} +node|z18-[sport=gymnastics] +{icon-image: pitch-l.svg;font-size: 11;} + +node|z18-[sport=archery], +area|z18-[sport=archery] +{icon-image: archery-l.svg;font-size: 11;} +node|z18-[sport=shooting], +area|z18-[sport=shooting] +{icon-image: archery-l.svg;font-size: 11;} +node|z18-[sport=australian_football], +area|z18-[sport=australian_football] +{icon-image: australian-football-l.svg;font-size: 11;} +node|z18-[sport=bowls], +area|z18-[sport=bowls] +{icon-image: bowls-l.svg;font-size: 11;} +node|z18-[sport=cricket], +area|z18-[sport=cricket] +{icon-image: cricket-l.svg;font-size: 11;} +node|z18-[sport=curling], +area|z18-[sport=curling] +{icon-image: curling-l.svg;font-size: 11;} +node|z18-[sport=diving], +area|z18-[sport=diving] +{icon-image: diving-l.svg;font-size: 11;} +node|z18-[sport=scuba_diving], +area|z18-[sport=scuba_diving] +{icon-image: diving-l.svg;font-size: 11;}*/ + +/* 5.4 Religion */ + +/*node|z14[amenity=place_of_worship], +area|z14[amenity=place_of_worship] +{icon-image: place-of-worship-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z14[amenity=place_of_worship][religion=christian], +area|z14[amenity=place_of_worship][religion=christian] +{icon-image: christian-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z14[amenity=place_of_worship][religion=muslim], +area|z14[amenity=place_of_worship][religion=muslim] +{icon-image: muslim-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z14[amenity=place_of_worship][religion=buddhist], +area|z14[amenity=place_of_worship][religion=buddhist] +{icon-image: buddhist-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z14[amenity=place_of_worship][religion=hindu], +area|z14[amenity=place_of_worship][religion=hindu] +{icon-image: hindu-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z14[amenity=place_of_worship][religion=shinto], +area|z14[amenity=place_of_worship][religion=shinto] +{icon-image: shinto-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z14[amenity=place_of_worship][religion=jewish], +area|z14[amenity=place_of_worship][religion=jewish] +{icon-image: jewish-s.svg;text-offset: 6;icon-min-distance: 12;} +node|z14[amenity=place_of_worship][religion=taoist], +area|z14[amenity=place_of_worship][religion=taoist] +{icon-image: taoist-s.svg;text-offset: 6;icon-min-distance: 12;}*/ + +node|z16[amenity=place_of_worship], +area|z16[amenity=place_of_worship] +{icon-image: place-of-worship-m.svg;icon-min-distance: 10;} +node|z16[amenity=place_of_worship][religion=christian], +area|z16[amenity=place_of_worship][religion=christian] +{icon-image: christian-m.svg;} +node|z16[amenity=place_of_worship][religion=muslim], +area|z16[amenity=place_of_worship][religion=muslim] +{icon-image: muslim-m.svg;} +node|z16[amenity=place_of_worship][religion=buddhist], +area|z16[amenity=place_of_worship][religion=buddhist] +{icon-image: buddhist-m.svg;} +node|z16[amenity=place_of_worship][religion=hindu], +area|z16[amenity=place_of_worship][religion=hindu] +{icon-image: hindu-m.svg;} +node|z16[amenity=place_of_worship][religion=shinto], +area|z16[amenity=place_of_worship][religion=shinto] +{icon-image: shinto-m.svg;} +node|z16[amenity=place_of_worship][religion=jewish], +area|z16[amenity=place_of_worship][religion=jewish] +{icon-image: jewish-m.svg;} +node|z16[amenity=place_of_worship][religion=taoist], +area|z16[amenity=place_of_worship][religion=taoist] +{icon-image: taoist-m.svg;} + +node|z17-[amenity=place_of_worship], +area|z17-[amenity=place_of_worship] +{icon-image: place-of-worship-l.svg;} +node|z17-[amenity=place_of_worship][religion=christian], +area|z17-[amenity=place_of_worship][religion=christian] +{icon-image: christian-l.svg;} +node|z17-[amenity=place_of_worship][religion=muslim], +area|z17-[amenity=place_of_worship][religion=muslim] +{icon-image: muslim-l.svg;} +node|z17-[amenity=place_of_worship][religion=buddhist], +area|z17-[amenity=place_of_worship][religion=buddhist] +{icon-image: buddhist-l.svg;} +node|z17-[amenity=place_of_worship][religion=hindu], +area|z17-[amenity=place_of_worship][religion=hindu] +{icon-image: hindu-l.svg;} +node|z17-[amenity=place_of_worship][religion=shinto], +area|z17-[amenity=place_of_worship][religion=shinto] +{icon-image: shinto-l.svg;} +node|z17-[amenity=place_of_worship][religion=jewish], +area|z17-[amenity=place_of_worship][religion=jewish] +{icon-image: jewish-l.svg;} +node|z17-[amenity=place_of_worship][religion=taoist], +area|z17-[amenity=place_of_worship][religion=taoist] +{icon-image: taoist-l.svg;} + +/* 5.5 Others */ + +/*node|z16-[amenity=nightclub], +area|z16-[amenity=nightclub] +{icon-image: bar-l.svg;font-size: 11;}*/ + +/*node|z16[amenity=bank], +area|z16[amenity=bank] +{icon-image: bank-m.svg;text-offset: 6;font-size: 11;}*/ +node|z17[amenity=bank], +area|z17[amenity=bank] +{icon-image: bank-m.svg;font-size: 11; icon-min-distance: 15} +node|z18-[amenity=bank], +area|z18-[amenity=bank] +{icon-image: bank-l.svg;font-size: 11; icon-min-distance: 10} + +/*node|z15-[landuse=landfill], +area|z15-[landuse=landfill] +{icon-image: recycling-m.svg;text-offset: 8;font-size: 10;} +node|z17-[landuse=landfill], +area|z17-[landuse=landfill] +{icon-image: recycling-l.svg;text-offset: 8;font-size: 10;}*/ + +/*node|z16-[leisure=water_park], +area|z16-[leisure=water_park] +{icon-image: swimming-m.svg;icon-min-distance: 10} +node|z17-[leisure=water_park], +area|z17-[leisure=water_park] +{icon-image: swimming-l.svg;} +node|z18-[leisure=water_park], +area|z18-[leisure=water_park] +{icon-image: swimming-l.svg;font-size: 11;} + +node|z16[amenity=fountain], +area|z16[amenity=fountain] +{icon-image: fountain-m.svg;icon-min-distance: 20;} +node|z17-[amenity=fountain], +area|z17-[amenity=fountain] +{icon-image: fountain-l.svg;icon-min-distance: 24;} + +node|z14[man_made=lighthouse], +area|z14[man_made=lighthouse] +{icon-image: lighthouse-s.svg;text-offset: 6;icon-min-distance: 5;} +node|z15-16[man_made=lighthouse], +area|z15-16[man_made=lighthouse] +{icon-image: lighthouse-m.svg;} +node|z17-[man_made=lighthouse], +area|z17-[man_made=lighthouse] +{icon-image: lighthouse-l.svg;}*/ + +node|z12-14[barrier=toll_booth], +area|z12-14[barrier=toll_booth] +{icon-image: toll_booth-s.svg;icon-min-distance: 8;} +node|z15-16[barrier=toll_booth], +area|z15-16[barrier=toll_booth] +{icon-image: toll_booth-m.svg;icon-min-distance: 8;} +node|z17-[barrier=toll_booth], +area|z17-[barrier=toll_booth] +{icon-image: toll_booth-m.svg;icon-min-distance: 8;} + +node|z15-[barrier=border_control] +{icon-image:bcontrol-m.svg;} +node|z17-[barrier=border_control] +{icon-image:bcontrol-l.svg;} +/*line|z16-[barrier=block], +line|z16-[barrier=bollard], +line|z16-[barrier=entrance], +line|z16-[barrier=gate], +line|z16-[barrier=stile], +line|z16-[power=tower], +{icon-image: dot-m.svg;font-size: 11;}*/ + +/*node|z16[amenity=taxi], +area|z16[amenity=taxi] +{icon-image: taxi-m.svg;icon-min-distance: 30;} +node|z17[amenity=taxi], +area|z17[amenity=taxi] +{icon-image: taxi-l.svg;icon-min-distance: 20;} +node|z18-[amenity=taxi], +area|z18-[amenity=taxi] +{icon-image: taxi-l.svg;}*/ + +node|z16-[barrier=lift_gate], +area|z16-[barrier=lift_gate] +{icon-image: lift_gate-m.svg;icon-min-distance: 30;} +node|z17-[barrier=lift_gate], +area|z17-[barrier=lift_gate] +{icon-image: lift_gate-l.svg;icon-min-distance: 20;} +node|z18-[barrier=lift_gate], +area|z18-[barrier=lift_gate] +{icon-image: lift_gate-l.svg;} + +/*node|z16-[leisure=dog_park], +area|z16-[leisure=dog_park] +{icon-image: dog_park-m.svg;icon-min-distance: 30;} +node|z17-[leisure=dog_park], +area|z17-[leisure=dog_park] +{icon-image: dog_park-l.svg;icon-min-distance: 20;} +node|z18-[leisure=dog_park], +area|z18-[leisure=dog_park] +{icon-image: dog_park-l.svg;} + +node|z16-[leisure=water_park], +area|z16-[leisure=water_park] +{icon-image: swimming-m.svg;icon-min-distance: 30;} +node|z17-[leisure=water_park], +area|z17-[leisure=water_park] +{icon-image: swimming-l.svg;icon-min-distance: 20;} +node|z18-[leisure=water_park], +area|z18-[leisure=water_park] +{icon-image: swimming-l.svg;} + +node|z16-[man_made=windmill], +area|z16-[man_made=windmill] +{icon-image: windmill-m.svg;icon-min-distance: 30;} +node|z17-[man_made=windmill], +area|z17-[man_made=windmill] +{icon-image: windmill-l.svg;icon-min-distance: 20;} +node|z18-[man_made=windmill], +area|z18-[man_made=windmill] +{icon-image: windmill-l.svg;} + +node|z17-[amenity=casino], +area|z17-[amenity=casino] +{icon-image: casino-l.svg;icon-min-distance: 20;} +node|z18-[amenity=casino], +area|z18-[amenity=casino] +{icon-image: casino-l.svg;} + +node|z17[amenity=courthouse], +area|z17[amenity=courthouse] +{icon-image: public-building-l.svg;} +node|z18-[amenity=courthouse], +area|z18-[amenity=courthouse] +{icon-image: public-building-l.svg;} + +node|z17[amenity=cinema], +area|z17[amenity=cinema] +{icon-image: cinema-l.svg;} +node|z18-[amenity=cinema], +area|z18-[amenity=cinema] +{icon-image: cinema-l.svg;font-size: 11;} + +node|z17[amenity=police], +area|z17[amenity=police] +{icon-image: police-l.svg;} +node|z18-[amenity=police], +area|z18-[amenity=police] +{icon-image: police-l.svg;font-size: 11;} + +node|z17[amenity=embassy], +area|z17[amenity=embassy] +{icon-image: embassy-l.svg;} +node|z18-[amenity=embassy], +area|z18-[amenity=embassy] +{icon-image: embassy-l.svg;font-size: 11;} + +node|z17[amenity=bicycle_rental], +area|z17[amenity=bicycle_rental] +{icon-image: bicycle-l.svg;} +node|z18-[amenity=bicycle_rental], +area|z18-[amenity=bicycle_rental] +{icon-image: bicycle-l.svg;font-size: 11;} + +node|z17[amenity=post_office] +{icon-image: mail-l.svg;} +node|z18-[amenity=post_office] +{icon-image: mail-m.svg;font-size: 11;} +node|z18-[amenity=post_box], +area|z18-[amenity=post_box] +{icon-image: postbox-l.svg;font-size: 11;} + +node|z17-[office=lawyer], +area|z17-[office=lawyer] +{icon-image: lawyer-l.svg;icon-min-distance: 10;} + +node|z17-[amenity=telephone] +node|z17-[emergency=phone] +{icon-image: phone-l.svg;icon-min-distance: 30;} +node|z18-[amenity=telephone] +node|z18-[emergency=phone] +{icon-image: phone-l.svg;} + +node|z17-[amenity=recycling], +area|z17-[amenity=recycling], +{icon-image: recycling-l.svg;icon-min-distance: 30;} +node|z18-[amenity=recycling], +area|z19-[amenity=recycling], +{icon-image: recycling-l.svg;} + +node|z17-[power=station], +area|z17-[power=station], +node|z17-[power=substation], +area|z17-[power=substation] +{icon-image: power-l.svg;font-size: 11;icon-min-distance: 20;} +node|z18-[power=station], +area|z18-[power=station], +node|z18-[power=substation], +area|z18-[power=substation] +{icon-image: power-l.svg;font-size: 11;z-index: 2400;}*/ + +node|z17-[amenity=vending_machine], +area|z17-[amenity=vending_machine] +{icon-image: vending-l.svg;icon-min-distance: 20;} +node|z17-[amenity=vending_machine][vending=parking_tickets], +area|z17-[amenity=vending_machine][vending=parking_tickets] +{icon-image: parking-meter-l.svg;font-size: 11;} +node|z18-[amenity=vending_machine], +area|z18-[amenity=vending_machine] +{icon-image: vending-l.svg;} +node|z18-[vending=parking_tickets], +area|z18-[vending=parking_tickets] +{icon-image: parking-meter-l.svg;} + +/*node|z17-[aeroway=gate], +area|z17-[aeroway=gate] +{icon-image: gate-l.svg;font-size: 11;} +node|z18-[aeroway=gate], +area|z18-[aeroway=gate] +{icon-image: gate-l.svg;tfont-size: 11; z-index: 24200;}/*check*/ + +/*node|z17-[amenity=bureau_de_change] +{icon-image: banknote-l.svg;font-size: 11;} + +node|z18-[amenity=fire_station], +area|z18-[amenity=fire_station] +{icon-image: fire_station-l.svg;font-size: 11;} +node|z18-[amenity=toilets], +area|z18-[amenity=toilets] +{icon-image: toilets-l.svg;font-size: 11;} +node|z18-[amenity=atm], +area|z18-[amenity=atm] +{z-index: 4200;icon-image: atm-l.svg;font-size: 11;} + +node|z18-[amenity=bench] +{icon-image: bench.svg;} +node|z18-[amenity=waste_basket] +{icon-image: waste-basket-s.svg;} + +node|z18-[amenity=library] +{icon-image: library-l.svg;font-size: 11;} +node|z18-[amenity=waste_disposal], +area|z18-[amenity=waste_disposal] +{icon-image: recycling-l.svg;font-size: 11;} + +node|z18-[amenity=hunting_stand], +area|z18-[amenity=hunting_stand] +{icon-image: hunting-tower-l.svg;font-size: 11;} + +node|z18-[man_made=chimney], +area|z18-[man_made=chimney] +{icon-image: chimney-l.svg;font-size: 11;} + +node|z18-[amenity=bbq], +area|z18-[amenity=bbq] +{icon-image: bbq-l.svg;font-size: 11;-x-me-text-priority:16000;} + +node|z19-[man_made=survey_point] +{icon-image: survey_point-l.svg;}*/ + +/* 6. SHOP */ +node|z16-[shop], +area|z16-[shop] +{icon-image: shop-m.svg;text-offset: 10;font-size: 10;icon-min-distance: 20} +node|z17-[shop], +area|z17-[shop] +{icon-image: shop-l.svg;text-offset: 10;font-size: 10;icon-min-distance: 27} + +node|z12-[shop=mall], +area|z12-[shop=mall], +node|z14-[shop=supermarket], +area|z14-[shop=supermarket], +node|z15-[shop=car_repair][service=tyres], +area|z15-[shop=car_repair][service=tyres], +{text: name;text-color: @poi_label;text-offset: 8;font-size: 10;text-min-distance: 3;} + +node|z12[shop=mall], +area|z12[shop=mall] +{icon-image: shop-s.svg;icon-min-distance: 4;-x-me-icon-priority:15000; -x-me-text-priority:15500;} +node|z13[shop=mall], +area|z13[shop=mall] +{icon-image: shop-s.svg;icon-min-distance: 4;-x-me-icon-priority:15000; -x-me-text-priority:15500;} +node|z14[shop=mall], +area|z14[shop=mall] +{icon-image: shop-s.svg;icon-min-distance: 5;-x-me-icon-priority:15500;-x-me-text-priority:15500;} +node|z15-16[shop=mall], +area|z15-16[shop=mall] +{icon-image: shop-m.svg;font-size:11;icon-min-distance: 6;-x-me-icon-priority:15500; -x-me-text-priority:15500;} +node|z17-[shop=mall], +area|z17-[shop=mall] +{icon-image: shop-l.svg;font-size: 11;icon-min-distance: 8;-x-me-icon-priority:15500; -x-me-text-priority:15500;} + +node|z14[shop=supermarket], +area|z14[shop=supermarket] +{icon-image: grocery-s.svg;icon-min-distance: 4;} +node|z15[shop=supermarket], +area|z15[shop=supermarket] +{icon-image: grocery-m.svg;font-size:9;icon-min-distance: 3;} +node|z16[shop=supermarket], +area|z16[shop=supermarket] +{icon-image: grocery-m.svg;font-size: 11;icon-min-distance: 16;text-min-distance:6;} +/*node|z16[amenity=marketplace], +area|z16[amenity=marketplace] +{icon-image: marketplace-s.svg;text-offset: 11;font-size: 11;icon-min-distance: 24;}*/ +node|z17-[shop=supermarket], +area|z17-[shop=supermarket] +{icon-image: grocery-l.svg;font-size: 11;icon-min-distance: 15;} +/*node|z17[amenity=marketplace], +area|z17[amenity=marketplace] +{icon-image: marketplace-m.svg;font-size: 11;icon-min-distance: 8;} +node|z18-[amenity=marketplace], +area|z18-[amenity=marketplace] +{icon-image: marketplace-m.svg;font-size: 11;}*/ + +node|z15[shop=car_repair][service=tyres], +area|z15[shop=car_repair][service=tyres] +{icon-image: car-repair-m.svg;text-offset: 6;-x-me-text-priority:15500;icon-min-distance: 20;} +node|z16[shop=car_repair][service=tyres], +area|z16[shop=car_repair][service=tyres] +{icon-image: car-repair-m.svg;;-x-me-text-priority:15500;} +node|z17[shop=car_repair][service=tyres], +area|z17[shop=car_repair][service=tyres] +{icon-image: car-repair-l.svg;} +node|z18-[shop=car_repair][service=tyres], +area|z18-[shop=car_repair][service=tyres] +{icon-image: car-repair-l.svg;font-size: 11;} + +/*node|z16-[shop], +area|z16-[shop] +{icon-image: shop-m.svg;text-offset: 10;font-size: 10;icon-min-distance: 10} +node|z17-[shop], +area|z17-[shop] +{icon-image: shop-l.svg;text-offset: 10;font-size: 10;icon-min-distance: 10}*/ + +/*node|z17[shop=alcohol], +area|z17[shop=alcohol] +{icon-image: alcohol-l.svg;icon-min-distance: 24;} +node|z17[shop=wine], +area|z17[shop=wine] +{icon-image: alcohol-l.svg;icon-min-distance: 24;} +node|z17[shop=books], +area|z17[shop=books] +{icon-image: book-shop-l.svg;icon-min-distance: 24;} +node|z17[shop=bookmaker], +area|z17[shop=bookmaker] +{icon-image: bookmaker-l.svg;icon-min-distance: 24;} +node|z17[shop=bakery], +area|z17[shop=bakery] +{icon-image: bakery-l.svg;icon-min-distance: 24;} +node|z17[shop=beauty], +area|z17[shop=beauty] +{icon-image: beauty-l.svg;icon-min-distance: 24;} +node|z17[shop=cosmetics], +area|z17[shop=cosmetics] +{icon-image: beauty-l.svg;icon-min-distance: 24;} +node|z17[shop=beverages], +area|z17[shop=beverages] +{icon-image: alcohol-l.svg;icon-min-distance: 24;} +node|z17[shop=bicycle], +area|z17[shop=bicycle] +{icon-image: shop-bicycle-l.svg;icon-min-distance: 24;} +node|z17[shop=butcher], +area|z17[shop=butcher] +{icon-image: butcher-l.svg;icon-min-distance: 24;}*/ +node|z17[shop=car], +area|z17[shop=car] +{icon-image: car_shop-l.svg;icon-min-distance: 24;} +node|z17[shop=motorcycle], +area|z17[shop=motorcycle] +{icon-image: motorcycle_shop-l.svg;icon-min-distance: 24;} +node|z17[shop=car_parts], +area|z17[shop=car_parts] +{icon-image: car-part-l.svg;icon-min-distance: 24;} +node|z17[shop=car_repair], +area|z17[shop=car_repair] +{icon-image: car-repair-l.svg;icon-min-distance: 24;} +/*node|z17[shop=tyres], +area|z17[shop=tyres] +{icon-image: car-repair-l.svg;icon-min-distance: 24;} +node|z17[shop=chemist], +area|z17[shop=chemist] +{icon-image: chemist-l.svg;icon-min-distance: 24;} +node|z17[shop=clothes], +area|z17[shop=clothes] +{icon-image: clothes-l.svg;icon-min-distance: 24;} +node|z17[shop=computer], +area|z17[shop=computer] +{icon-image: computer-l.svg;icon-min-distance: 24;} +node|z17[shop=confectionery], +area|z17[shop=confectionery] +{icon-image: sweets-l.svg;icon-min-distance: 24;} +node|z17[shop=convenience], +area|z17[shop=convenience] +{icon-image: grocery-l.svg;icon-min-distance: 24;} +node|z17[shop=copyshop], +area|z17[shop=copyshop] +{icon-image: copyshop-l.svg;icon-min-distance: 24;} +node|z17[shop=photo], +area|z17[shop=photo] +{icon-image: photo-shop-l.svg;icon-min-distance: 24;} +node|z17[shop=pet], +area|z17[shop=pet] +{icon-image: petshop-l.svg;icon-min-distance: 24;} +node|z17[shop=department_store], +area|z17[shop=department_store] +{icon-image: department_store-l.svg;icon-min-distance: 24;} +node|z17[shop=doityourself], +area|z17[shop=doityourself] +{icon-image: doityourself-l.svg;icon-min-distance: 24;} +node|z17[shop=electronics], +area|z17[shop=electronics] +{icon-image: electronics-l.svg;icon-min-distance: 24;} +node|z17[shop=florist], +area|z17[shop=florist] +{icon-image: florist-l.svg;icon-min-distance: 24;} +node|z17[shop=furniture], +area|z17[shop=furniture] +{icon-image: furniture-l.svg;icon-min-distance: 24;} +node|z17[shop=garden_centre], +area|z17[shop=garden_centre] +{icon-image: garden_center-l.svg;icon-min-distance: 24;} +node|z17[shop=gift], +area|z17[shop=gift] +{icon-image: gift-l.svg;icon-min-distance: 24;} +node|z17[shop=greengrocer], +area|z17[shop=greengrocer] +{icon-image: greengrocer-l.svg;icon-min-distance: 24;} +node|z17[shop=hairdresser], +area|z17[shop=hairdresser] +{icon-image: hairdresser-l.svg;icon-min-distance: 24;} +node|z17[shop=hardware], +area|z17[shop=hardware] +{icon-image: doityourself-l.svg;icon-min-distance: 24;} +node|z17[shop=jewelry], +area|z17[shop=jewelry] +{icon-image: jewelry-l.svg;icon-min-distance: 24;} +node|z17[shop=kiosk], +area|z17[shop=kiosk] +{icon-image: kiosk-l.svg;icon-min-distance: 24;} +node|z17[shop=laundry], +area|z17[shop=laundry] +{icon-image:laundry-l.svg;icon-min-distance: 24;} +node|z17[shop=dry_cleaning], +area|z17[shop=dry_cleaning] +{icon-image:laundry-l.svg;icon-min-distance: 24;} +node|z17[shop=mobile_phone], +area|z17[shop=mobile_phone] +{icon-image: mobile_phone-l.svg;icon-min-distance: 24;} +node|z17[shop=optician], +area|z17[shop=optician] +{icon-image: optician-l.svg;icon-min-distance: 24;} +node|z17[shop=outdoor], +area|z17[shop=outdoor] +{icon-image: outdoor-shop-l.svg;icon-min-distance: 24;} +node|z17[shop=seafood], +area|z17[shop=seafood] +{icon-image: seafood-shop-l.svg;icon-min-distance: 24;} +node|z17[shop=shoes], +area|z17[shop=shoes] +{icon-image: shoes-l.svg;icon-min-distance: 24;} +node|z17[shop=sports], +area|z17[shop=sports] +{icon-image: sports-l.svg;icon-min-distance: 24;} +node|z17[shop=ticket], +area|z17[shop=ticket] +{icon-image: ticket-shop-l.svg;icon-min-distance: 24;} +node|z17[shop=toys], +area|z17[shop=toys] +{icon-image: toys-l.svg;icon-min-distance: 24;}*/ + +/*node|z18-[shop=alcohol], +area|z18-[shop=alcohol] +{icon-image: alcohol-l.svg;} +node|z18-[shop=wine], +area|z18-[shop=wine] +{icon-image: alcohol-l.svg;} +node|z18-[shop=books], +area|z18-[shop=books] +{icon-image: book-shop-l.svg;} +node|z18-[shop=bookmaker], +area|z18-[shop=bookmaker] +{icon-image: bookmaker-l.svg;} +node|z18-[shop=bakery], +area|z18-[shop=bakery] +{icon-image: bakery-l.svg;} +node|z18-[shop=beauty], +area|z18-[shop=beauty] +{icon-image: beauty-l.svg;} +node|z18-[shop=cosmetics], +area|z18-[shop=cosmetics] +{icon-image: beauty-l.svg;} +node|z18-[shop=beverages], +area|z18-[shop=beverages] +{icon-image: alcohol-l.svg;} +node|z18-[shop=bicycle], +area|z18-[shop=bicycle] +{icon-image: shop-bicycle-l.svg;} +node|z18-[shop=butcher], +area|z18-[shop=butcher] +{icon-image: butcher-l.svg;}*/ +node|z18-[shop=car], +area|z18-[shop=car] +{icon-image: car_shop-l.svg;} +node|z18-[shop=motorcycle], +area|z18-[shop=motorcycle] +{icon-image: motorcycle_shop-l.svg;} +node|z18-[shop=car_parts], +area|z18-[shop=car_parts] +{icon-image: car-part-l.svg;} +node|z18-[shop=car_repair], +area|z18-[shop=car_repair] +{icon-image: car-repair-l.svg;} +/*node|z18-[shop=tyres], +area|z18-[shop=tyres] +{icon-image: car-repair-l.svg;} +node|z18-[shop=chemist], +area|z18-[shop=chemist] +{icon-image: chemist-l.svg;} +node|z18-[shop=clothes], +area|z18-[shop=clothes] +{icon-image: clothes-l.svg;} +node|z18-[shop=computer], +area|z18-[shop=computer] +{icon-image: computer-l.svg;} +node|z18-[shop=confectionery], +area|z18-[shop=confectionery] +{icon-image: sweets-l.svg;} +node|z18-[shop=convenience], +area|z18-[shop=convenience] +{icon-image: grocery-l.svg;} +node|z18-[shop=copyshop], +area|z18-[shop=copyshop] +{icon-image: copyshop-l.svg;} +node|z18-[shop=photo], +area|z18-[shop=photo] +{icon-image: photo-shop-l.svg;} +node|z18-[shop=pet], +area|z18-[shop=pet] +{icon-image: petshop-l.svg;} +node|z18-[shop=department_store], +area|z18-[shop=department_store] +{icon-image: department_store-l.svg;} +node|z18-[shop=doityourself], +area|z18-[shop=doityourself] +{icon-image: doityourself-l.svg;} +node|z18-[shop=electronics], +area|z18-[shop=electronics] +{icon-image: electronics-l.svg;} +node|z18-[shop=florist], +area|z18-[shop=florist] +{icon-image: florist-l.svg;} +node|z18-[shop=furniture], +area|z18-[shop=furniture] +{icon-image: furniture-l.svg;} +node|z18-[shop=garden_centre], +area|z18-[shop=garden_centre] +{icon-image: garden_center-l.svg;} +node|z18-[shop=gift], +area|z18-[shop=gift] +{icon-image: gift-l.svg;} +node|z18-[shop=greengrocer], +area|z18-[shop=greengrocer] +{icon-image: greengrocer-l.svg;} +node|z18-[shop=hairdresser], +area|z18-[shop=hairdresser] +{icon-image: hairdresser-l.svg;} +node|z18-[shop=hardware], +area|z18-[shop=hardware] +{icon-image: doityourself-l.svg;} +node|z18-[shop=jewelry], +area|z18-[shop=jewelry] +{icon-image: jewelry-l.svg;} +node|z18-[shop=kiosk], +area|z18-[shop=kiosk] +{icon-image: kiosk-l.svg;} +node|z18-[shop=laundry], +area|z18-[shop=laundry] +{icon-image:laundry-l.svg;} +node|z18-[shop=dry_cleaning], +area|z18-[shop=dry_cleaning] +{icon-image:laundry-l.svg;} +node|z18-[shop=mobile_phone], +area|z18-[shop=mobile_phone] +{icon-image: mobile_phone-l.svg;} +node|z18-[shop=optician], +area|z18-[shop=optician] +{icon-image: optician-l.svg;} +node|z18-[shop=outdoor], +area|z18-[shop=outdoor] +{icon-image: outdoor-shop-l.svg;} +node|z18-[shop=seafood], +area|z18-[shop=seafood] +{icon-image: seafood-shop-l.svg;} +node|z18-[shop=shoes], +area|z18-[shop=shoes] +{icon-image: shoes-l.svg;} +node|z18-[shop=sports], +area|z18-[shop=sports] +{icon-image: sports-l.svg;} +node|z18-[shop=ticket], +area|z18-[shop=ticket] +{icon-image: ticket-shop-l.svg;} +node|z18-[shop=toys], +area|z18-[shop=toys] +{icon-image: toys-l.svg;}*/ + +/* 7. CAR */ + +node|z12-[amenity=fuel], +area|z12-[amenity=fuel], +node|z14-[amenity=charging_station], +area|z14-[amenity=charging_station], +node|z17-[amenity=car_wash], +area|z17-[amenity=car_wash], +node|z18-[amenity=parking], +area|z18-[amenity=parking], +node|z18-[amenity=car_rental], +area|z18-[amenity=car_rental], +node|z18-[amenity=car_sharing], +area|z18-[amenity=car_sharing] +{text: name;text-color: @poi_label;text-offset: 8;font-size: 10;} + +node|z12[amenity=fuel], +area|z12[amenity=fuel] +{icon-image: fuel-s.svg;text-offset: 6;-x-me-text-priority:15500;icon-min-distance: 20;} +node|z13[amenity=fuel], +area|z13[amenity=fuel] +{icon-image: fuel-s.svg;text-offset: 6;-x-me-text-priority:15500;icon-min-distance: 20;} +node|z14[amenity=fuel], +area|z14[amenity=fuel] +{icon-image: fuel-s.svg;-x-me-text-priority:15500;icon-min-distance: 20;} +node|z15[amenity=fuel], +area|z15[amenity=fuel] +{icon-image: fuel-m.svg;-x-me-text-priority:15500;icon-min-distance: 20;} +node|z16[amenity=fuel], +area|z16[amenity=fuel] +{icon-image: fuel-m.svg;-x-me-text-priority:15500;icon-min-distance: 10;} +node|z17[amenity=fuel], +area|z17[amenity=fuel] +{icon-image: fuel-l.svg;} +node|z18-[amenity=fuel], +area|z18-[amenity=fuel] +{icon-image: fuel-l.svg;font-size: 11;text:} + +node|z14[amenity=charging_station], +area|z14[amenity=charging_station] +{icon-image: charging-station-s.svg;text-offset: 6;font-size: 10;-x-me-text-priority:15500;icon-min-distance: 20;} +node|z15[amenity=charging_station], +area|z15[amenity=charging_station] +{icon-image: charging-station-m.svg;-x-me-text-priority:15500;icon-min-distance: 20;} +node|z16[amenity=charging_station], +area|z16[amenity=charging_station] +{icon-image: charging-station-m.svg;-x-me-text-priority:15500;icon-min-distance: 10;} +node|z17[amenity=charging_station], +area|z17[amenity=charging_station] +{icon-image: charging-station-l.svg;} +node|z18-[amenity=charging_station], +area|z18-[amenity=charging_station] +{icon-image: charging-station-l.svg;font-size: 11;} + +node|z13[highway=speed_camera] +{icon-image: speedcam-m.svg;} +node|z14-[highway=speed_camera] +{icon-image: speedcam-m.svg;} +node|z16-[highway=speed_camera] +{icon-image: speedcam-l.svg;} + +node|z17[amenity=car_wash], +area|z17[amenity=car_wash] +{icon-image: car-wash-l.svg;font-size: 11;icon-min-distance: 24;} +node|z18-[amenity=car_wash], +area|z18-[amenity=car_wash ] +{icon-image: car-wash-l.svg;text-offset: 10;font-size: 11;} + +node|z18-[amenity=car_rental], +area|z18-[amenity=car_rental] +{icon-image: car_sharing-l.svg;text-offset: 10;font-size: 11;} + +node|z18-[amenity=car_sharing], +area|z18-[amenity=car_sharing] +{icon-image: car_sharing-l.svg;text-offset: 10;font-size: 11;} + +/* 7.1 Parking */ + +node|z17[amenity=parking], +area|z17[amenity=parking] +{icon-image: parking-m.svg;icon-min-distance: 15;} +node|z17[amenity=parking][access=permissive], +node|z17[amenity=parking][access=private] +{icon-image: zero-icon.svg;z-index: 6;icon-min-distance: 7;} + +node|z18[amenity=parking] area|z18[amenity=parking] +{icon-image: parking-m.svg;icon-min-distance: 10;} +node|z18[amenity=parking][access=permissive], +node|z18[amenity=parking][access=private] +{icon-image: zero-icon.svg;} + +node|z19-[amenity=parking], +area|z19-[amenity=parking] +{icon-image: parking-m.svg;font-size: 11;icon-min-distance: 6;} + +/*node|z17-[amenity=bicycle_parking], +area|z17-[amenity=bicycle_parking] +{icon-image: bike-parking-l.svg;icon-min-distance: 20;}*/ diff --git a/data/styles/vehicle/include/Roads.mapcss b/data/styles/vehicle/include/Roads.mapcss new file mode 100644 index 0000000000..e008ca7819 --- /dev/null +++ b/data/styles/vehicle/include/Roads.mapcss @@ -0,0 +1,1392 @@ +/* ~~~~ CONTENT OF ROADS ~~~~~ + +1.Z-INDEX ROADS +2.WORLD LAVEL ROAD 4-9 ZOOM +3.TRUNK & MOTORWAY 7-22 ZOOM + 3.1 Trunk & Motorway 7-22 ZOOM + 3.2 Trunk & Motorway tunnel 12-22 ZOOM + 3.3 Trunk & Motorway bridge 13-22 ZOOM +4.PRIMARY 8-22 ZOOM + 4.1 Primary 8-22 ZOOM + 4.2 Primary tunnel 14-22 ZOOM + 4.3 Primary bridge 14-22 ZOOM +5.SECONDARY 10-22 ZOOM + 5.1 Secondary 10-22 ZOOM + 5.2 Secondary tunnel 16-22 ZOOM + 5.3 Secondary bridge 14-22 ZOOM +6.RESIDENTAL & TERTIARY 11-22 ZOOM + 6.1 Residential & Tertiary 11-22 ZOOM + 6.2 Residential & Tertiary tunnel 16-22 ZOOM + 6.3 Residential & Tertiary bridge 14-22 ZOOM +7.ROAD, STREETS, UNCLASSIFIED & SERVICE 12-22 ZOOM + 7.1 Road, Street, Unclassified 12-22 ZOOM + 7.2 Road, Street, Unclassified tunnel 16-22 ZOOM + 7.3 Road, Street, Unclassified bridge 14-22 ZOOM + 7.4 Service 15-22 ZOOM +8.OTHERS ROADS 13-22 ZOOM + 8.1 Pedestrian & ford 13-22 ZOOM + 8.2 Pedestrian & ford tunnel 16-22 ZOOM + 8.3 Pedestrian & other brige 13-22 ZOOM + 8.4 Cycleway 13-22 ZOOM + 8.5 Construction & Proposed 13-22 ZOOM + 8.6 Track & Path 14-22 ZOOM + 8.7 Footway 14-22 ZOOM + 8.8 Footway & Path tunnel 17-22 ZOOM + 8.9 Bridleway 14-22 ZOOM + 8.10 Steps 16-22 ZOOM + 8.11 Runway 12-22 ZOOM +9.RAIL 11-22 ZOOM + 9.1 RAIL 11-22 ZOOM + 9.2 Rail tunnel 14-22 ZOOM + 9.3 Rail bridge 14-22 ZOOM + 9.4 Monorail 14-22 ZOOM + 9.5 Tram line 13-22 ZOOM + 9.6 Funicular 12-22 ZOOM +10.PISTE 12-22 ZOOM + 10.1 Lift 12-22 ZOOM + 10.2 Aerialway 12-22 ZOOM + 10.3 Piste & Route 14-22 ZOOM +11.FERRY +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +*/ + +/* 1.Z-INDEX ROADS */ +/* +line[highway=motorway][tunnel?], +line[highway=trunk][tunnel?], +line[highway=motorway_link][tunnel?], +line[highway=trunk_link][tunnel?], +line[highway=primary][tunnel?], +line[highway=primary_link][tunnel?], +line[highway=secondary][tunnel?], +line[highway=secondary_link][tunnel?], +line[highway=tertiary][tunnel?], +line[highway=tertiary_link][tunnel?], +line[highway=residential][tunnel?], +line[highway=unclassified][tunnel?], +line[highway=pedestrian][tunnel?], +line[highway=steps][tunnel?], +line[highway=road][tunnel?], +line[highway=service][tunnel?], +line[railway=rail][tunnel?], +*/ + + +line[highway=footway][tunnel?]::tunnelCasing, +line[highway=path][tunnel?]::tunnelCasing, +line[railway=rail][bridge?]::bridgeblack, +line[railway=light_rail][bridge?]::bridgeblack, +line[railway=yard][bridge?]::bridgeblack +{z-index: 25;} + +line[highway=footway][tunnel?]::tunnelBackground, +line[highway=path][tunnel?]::tunnelBackground, +line[railway=rail][bridge?]::bridgewhite, +line[railway=light_rail][bridge?]::bridgewhite, +line[railway=yard][bridge?]::bridgewhite +{z-index: 30;} + +line[aeroway=runway], +line[aeroway=taxiway] +{z-index: 50;} + +line[piste:type=downhill][piste:difficulty=advanced], +line[piste:type=downhill][piste:difficulty=easy], +line[piste:type=downhill][piste:difficulty=expert], +line[piste:type=downhill][piste:difficulty=freeride], +line[piste:type=downhill][piste:difficulty=intermediate], +line[piste:type=downhill][piste:difficulty=novice], +{z-index: 100;} + +line[route=ferry], +line[route=ferry_motorcar] +{z-index: 115;} + +line[piste:type=downhill], +line[piste:type=nordic], +line[piste:type=sled], +{z-index: 199;} + +line[highway=motorway][bridge?]::bridgeblack, +line[highway=trunk][bridge?]::bridgeblack, +line[highway=motorway_link][bridge?]::bridgeblack, +line[highway=trunk_link][bridge?]::bridgeblack, +line[highway=primary][bridge?]::bridgeblack, +line[highway=primary_link][bridge?]::bridgeblack, +line[highway=secondary][bridge?]::bridgeblack, +line[highway=secondary_link][bridge?]::bridgeblack, +line[highway=tertiary][bridge?]::bridgeblack, +line[highway=tertiary_link][bridge?]::bridgeblack, +line[highway=residential][bridge?]::bridgeblack, +line[highway=unclassified][bridge?]::bridgeblack, +line[highway=pedestrian][bridge?]::bridgeblack, +line[highway=footway][bridge?]::bridgeblack, +line[highway=steps][bridge?]::bridgeblack, +line[highway=road][bridge?]::bridgeblack, +line[highway=service][bridge?]::bridgeblack, +line[railway=rail][bridge?]::bridgeblack +{z-index: 390;} + +line[highway=motorway][bridge?]::bridgewhite, +line[highway=trunk][bridge?]::bridgewhite, +line[highway=motorway_link][bridge?]::bridgewhite, +line[highway=trunk_link][bridge?]::bridgewhite, +line[highway=primary][bridge?]::bridgewhite, +line[highway=primary_link][bridge?]::bridgewhite, +line[highway=secondary][bridge?]::bridgewhite, +line[highway=secondary_link][bridge?]::bridgewhite, +line[highway=tertiary][bridge?]::bridgewhite, +line[highway=tertiary_link][bridge?]::bridgewhite, +line[highway=residential][bridge?]::bridgewhite, +line[highway=unclassified][bridge?]::bridgewhite, +line[highway=pedestrian][bridge?]::bridgewhite, +line[highway=footway][bridge?]::bridgewhite, +line[highway=steps][bridge?]::bridgewhite, +line[highway=road][bridge?]::bridgewhite, +line[highway=service][bridge?]::bridgewhite, +line[railway=rail][bridge?]::bridgewhite +{z-index: 400;} + +line[highway=construction], +line[highway=proposed], +line[railway=construction], +line[railway=disused], +line[railway=preserved], +line[railway=abandoned] +{z-index: 450;} + +line[highway=bridleway] +{z-index: 590;} + +line[highway=track] +line[highway=raceway], +line[leisure=track], +line[highway=path], +line[route=hiking], +line[highway=footway] +{z-index: 600;} + +line[highway=service] +{z-index: 650;} + +line[highway=pedestrian], +line[highway=ford] +{z-index: 660;} + +line[railway=rail], +line[railway=light_rail], +line[railway=yard] +{z-index: 680;} + +line[railway=rail]::dash, +line[railway=light_rail]::dash, +line[railway=yard]::dash +{z-index: 690;} + +line[highway=unclassified], +line[highway=road], +line[highway=living_street] +{z-index: 700;} + +line[highway=residential_link], +line[highway=tertiary_link] +{z-index: 740;} + +line[highway=residential], +line[highway=tertiary], +{z-index: 750;} + +line[highway=secondary_link] +{z-index: 790;} + +line[highway=secondary] +{z-index: 800;} + +line[highway=primary_link] +{z-index: 840;} + +line[highway=motorway_link], +line[highway=trunk_link], +line|z8-9[highway=world_towns_level], +line|z8-9[highway=world_level], +{z-index: 850;} + + +line[highway=primary], +{z-index: 900;} + +line|z4-7[highway=world_towns_level], +line|z4-7[highway=world_level], +line[highway=trunk], +line[highway=motorway] +{z-index: 910;} + +line[railway=monorail], +line[railway=narrow_gauge], +line[railway=tram], +line[railway=tram]::centerline +{z-index: 950;} + +line[highway=cycleway], +line[highway=steps], +node[highway=motorway_junction] +{z-index: 1000;} + +line[aerialway=cable_car]::dash, +line[aerialway=chair_lift]::dash, +line[aerialway=gondola]::dash, +line[aerialway=mixed_lift]::dash, +line[aerialway=drag_lift] ::dash, +line[aerialway=j-bar]::dash, +line[aerialway=t-bar]::dash, +line[aerialway=magic_carpet]::dash, +line[aerialway=platter]::dash, +line[aerialway=rope_tow]::dash, +{z-index: 1049;} + +line[aerialway=cable_car], +line[aerialway=chair_lift], +line[aerialway=gondola], +line[aerialway=mixed_lift], +line[aerialway=drag_lift], +line[aerialway=j-bar], +line[aerialway=t-bar], +line[aerialway=magic_carpet], +line[aerialway=platter], +line[aerialway=rope_tow], +{z-index: 1050;} + +line[power=line] +{z-index: 2000;} + +line[piste:lift], +line[piste:lift=j-bar], +line[piste:lift=magic_carpet], +line[piste:lift=platter], +line[piste:lift=rope_tow], +line[piste:lift=t-bar], +{z-index: 6888;} + +line[highway] +{casing-width: 0;} + +/* 2.WORLD LAVEL ROAD 4-9 ZOOM */ + +line|z4-9[highway=world_towns_level], +line|z4-9[highway=world_level], +{color: @trunk_orange_light;opacity: 1;} + +line|z4[highway=world_level] +{width: 0.85;} +line|z5-6[highway=world_level], +{width: 0.95;} +line|z6[highway=world_towns_level], +{width: 0.95;} +line|z7[highway=world_towns_level], +line|z7[highway=world_level] +{width: 1;} +line|z8[highway=world_towns_level], +line|z8[highway=world_level] +{width: 1.1;} +line|z9[highway=world_towns_level], +line|z9[highway=world_level] +{width: 1.2;} + +/* 3.TRUNK & MOTORWAY 7-22 ZOOM */ + +line|z7-[highway=trunk], +line|z7-[highway=motorway], +line|z13-[highway=motorway_link], +line|z13-[highway=trunk_link] +{color: @trunk_orange_light;opacity: 1; casing-linecap: butt; casing-color:@casing_road;} +line|z12-[highway=motorway][tunnel?], +line|z12-[highway=trunk][tunnel?], +line|z12-[highway=motorway_link][tunnel?], +line|z12-[highway=trunk_link][tunnel?], +{casing-width: 1;casing-linecap: butt;casing-color:@trunk_tunnel_casing;} +line|z14-[highway=motorway][bridge?]::bridgewhite, +line|z14-[highway=trunk][bridge?]::bridgewhite, +line|z14-[highway=motorway_link][bridge?]::bridgewhite, +line|z14-[highway=trunk_link][bridge?]::bridgewhite, +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[highway=motorway][bridge?]::bridgeblack, +line|z14-[highway=trunk][bridge?]::bridgeblack, +line|z14-[highway=motorway_link][bridge?]::bridgeblack, +line|z14-[highway=trunk_link][bridge?]::bridgeblack, +{casing-linecap: butt;casing-color:@bridge_casing;} + +/* 3.1 Trunk & Motorway 7-22 ZOOM */ + +line|z7[highway=trunk], +line|z7[highway=motorway] +{width: 1.05;} +line|z8[highway=trunk], +line|z8[highway=motorway] +{width: 1.25;} +line|z9[highway=trunk], +line|z9[highway=motorway] +{width: 1.4;} +line|z10[highway=trunk], +line|z10[highway=motorway] +{color: @trunk_orange_medium; width: 2.5;} +line|z11[highway=trunk], +line|z11[highway=motorway] +{color: @trunk_orange_medium; width: 3.5;} +line|z12[highway=trunk], +line|z12[highway=motorway] +{color: @trunk_orange_medium; width: 4;} +line|z13[highway=trunk], +line|z13[highway=motorway], +{color: @trunk_orange_medium; width: 5;} +line|z13[highway=motorway_link], +line|z13[highway=trunk_link] +{color: @trunk_orange_medium; width: 2.8;} +line|z14[highway=trunk], +line|z14[highway=motorway], +{color: @trunk_orange_medium; width: 5.25;casing-width: 0.75} +line|z14[highway=motorway_link], +line|z14[highway=trunk_link] +{color: @trunk_orange_medium; width: 3.37;casing-width: 0.45} +line|z15[highway=trunk], +line|z15[highway=motorway], +{color:@trunk_orange_medium; width: 6.5;casing-width: 0.85} +line|z15[highway=motorway_link], +line|z15[highway=trunk_link] +{color:@trunk_orange_medium; width: 5.5;casing-width: 0.55} +line|z16[highway=trunk], +line|z16[highway=motorway], +{color:@trunk_orange_medium; width: 9.85;casing-width: 1.1} +line|z16[highway=motorway_link], +line|z16[highway=trunk_link] +{color:@trunk_orange_medium; width: 7.95;casing-width: 0.8} +line|z17[highway=trunk], +line|z17[highway=motorway], +{color:@trunk_orange_medium; width: 16;casing-width: 1.1} +line|z17[highway=motorway_link], +line|z17[highway=trunk_link] +{color:@trunk_orange_medium; width: 13;casing-width: 1.0} +line|z18[highway=trunk], +line|z18[highway=motorway], +{color:@trunk_orange_medium; width: 26;casing-width: 1.35} +line|z18[highway=motorway_link], +line|z18[highway=trunk_link] +{color:@trunk_orange_medium; width: 20;casing-width: 1.15} +line|z19-[highway=trunk], +line|z19-[highway=motorway], +{color:@trunk_orange_medium; width: 36;casing-width: 1.5} +line|z19-[highway=motorway_link], +line|z19-[highway=trunk_link] +{color:@trunk_orange_medium; width: 26;casing-width: 1.25} + +/* 3.2 Trunk & Motorway tunnel 12-22 ZOOM */ + +line|z12[highway=motorway][tunnel?], +line|z12[highway=trunk][tunnel?] +{color: @trunk_tunnel_orange;opacity: 1;casing-width: 0.5;casing-dashes: 2,2;} +line|z13-14[highway=motorway][tunnel?], +line|z13-14[highway=trunk][tunnel?], +line|z13-14[highway=motorway_link][tunnel?], +line|z13-14[highway=trunk_link][tunnel?] +{color: @trunk_tunnel_orange;casing-dashes: 5,5;} +line|z15-[highway=motorway][tunnel?], +line|z15-[highway=trunk][tunnel?], +line|z15-[highway=motorway_link][tunnel?], +line|z15-[highway=trunk_link][tunnel?] +{casing-dashes: 5,5;} + +/* 3.3 Trunk & Motorway bridge 13-22 ZOOM */ + + +line|z14-16[highway=motorway][bridge?]::bridgewhite, +line|z14-16[highway=trunk][bridge?]::bridgewhite, +line|z14-16[highway=motorway_link][bridge?]::bridgewhite, +line|z14-16[highway=trunk_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.025);} +line|z17[highway=motorway][bridge?]::bridgewhite, +line|z17[highway=trunk][bridge?]::bridgewhite, +line|z17[highway=motorway_link][bridge?]::bridgewhite, +line|z17[highway=trunk_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.05);} +line|z18-[highway=motorway][bridge?]::bridgewhite, +line|z18-[highway=trunk][bridge?]::bridgewhite, +line|z18-[highway=motorway_link][bridge?]::bridgewhite, +line|z18-[highway=trunk_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.25);} + +line|z14-16[highway=motorway][bridge?]::bridgeblack, +line|z14-16[highway=trunk][bridge?]::bridgeblack +line|z14-16[highway=motorway_link][bridge?]::bridgeblack, +line|z14-16[highway=trunk_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.05);} +line|z17[highway=motorway][bridge?]::bridgeblack, +line|z17[highway=trunk][bridge?]::bridgeblack, +line|z17[highway=motorway_link][bridge?]::bridgeblack, +line|z17[highway=trunk_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.1);} +line|z18-[highway=motorway][bridge?]::bridgeblack, +line|z18-[highway=trunk][bridge?]::bridgeblack, +line|z18-[highway=motorway_link][bridge?]::bridgeblack, +line|z18-[highway=trunk_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.5);} + +/* 4.PRIMARY 8-22 ZOOM */ + +line|z8-10[highway=primary], +{color: @primary_orange;opacity: 1;} +line|z11-14[highway=primary], +line|z11-14[highway=primary_link] +{color: @primary_orange_medium;opacity: 1;casing-linecap: butt; casing-color:@casing_road;} +line|z15-17[highway=primary], +line|z15-17[highway=primary_link] +{color: @primary_orange_light;;opacity: 1;casing-linecap: butt; casing-color:@casing_road;} +line|z18-[highway=primary], +line|z18-[highway=primary_link] +{color: @primary_orange_light;;opacity: 1;casing-linecap: butt; casing-color:@casing_road;} +line|z14-[highway=primary][tunnel?], +line|z14-[highway=primary_link][tunnel?] +{casing-width: 1;casing-linecap: butt;casing-color: @primary_tunnel_casing;} +line|z14-[highway=primary][bridge?]::bridgewhite, +line|z14-[highway=primary_link][bridge?]::bridgewhite, +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[highway=primary][bridge?]::bridgeblack, +line|z14-[highway=primary_link][bridge?]::bridgeblack, +{casing-linecap: butt;casing-color:@bridge_casing;} + +/* 4.1 Primary 8-22 ZOOM */ + +line|z8[highway=primary] +{width: 0.9;} +line|z9[highway=primary] +{width: 1.2;} +line|z10[highway=primary] +{width: 1.5;} +line|z11[highway=primary] +{width: 1.7;} +line|z12[highway=primary] +{width: 2.4;} +line|z13[highway=primary] +{width: 3;} +line|z14[highway=primary], +line|z14[highway=primary_link] +{width: 3.5;casing-width: 0.35} +line|z15[highway=primary], +line|z15[highway=primary_link] +{width: 4.7;casing-width: 0.55} +line|z16[highway=primary], +line|z16[highway=primary_link] +{width: 7.2;casing-width: 0.8} +line|z17[highway=primary], +line|z17[highway=primary_link] +{width: 14;casing-width: 0.9} +line|z18[highway=primary], +line|z18[highway=primary_link] +{width: 23;casing-width: 1.1} +line|z19-[highway=primary], +line|z19-[highway=primary_link] +{width: 30;casing-width: 1.3} + +/* 4.2 Primary tunnel 14-22 ZOOM */ + +line|z14[highway=primary][tunnel?], +line|z14[highway=primary_link][tunnel?] +{color: @primary_tunnel_orange;casing-dashes: 5,5;} +line|z15-[highway=primary][tunnel?], +line|z15-[highway=primary_link][tunnel?] +{casing-dashes: 5,5;} + +/* 4.3 Primary bridge 14-22 ZOOM */ + +line|z14-16[highway=primary][bridge?]::bridgewhite, +line|z14-16[highway=primary_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width"));} +line|z17[highway=primary][bridge?]::bridgewhite, +line|z17[highway=primary_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.35);} +line|z18-[highway=primary][bridge?]::bridgewhite, +line|z18-[highway=primary_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.7);} + +line|z14-16[highway=primary][bridge?]::bridgeblack, +line|z14-16[highway=primary_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.19);} +line|z17[highway=primary][bridge?]::bridgeblack, +line|z17[highway=primary_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.9);} +line|z18-[highway=primary][bridge?]::bridgeblack, +line|z18-[highway=primary_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+1.15);} + +/* 5.SECONDARY 10-22 ZOOM */ + +line|z10-[highway=secondary], +line|z14-[highway=secondary_link] +{color: @secondary;opacity: 1;casing-linecap: butt; casing-color:@casing_road;} +line|z16-[highway=secondary][tunnel?], +line|z16-[highway=secondary_link][tunnel?] +{casing-width: 1;casing-linecap: butt;casing-color: @secondary_tunnel_casing;} +line|z14-[highway=secondary][bridge?]::bridgewhite, +line|z14-[highway=secondary_link][bridge?]::bridgewhite, +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[highway=secondary][bridge?]::bridgeblack, +line|z14-[highway=secondary_link][bridge?]::bridgeblack, +{casing-linecap: butt;casing-color:@bridge_casing;} + + +/* 5.1 Secondary 10-22 ZOOM */ + +line|z10[highway=secondary] +{width: 1.55;} +line|z11[highway=secondary] +{width: 1.8;} +line|z12[highway=secondary] +{width: 2.5;} +line|z13[highway=secondary] +{width: 2.9;} +line|z14[highway=secondary], +line|z14[highway=secondary_link] +{width: 3.2;casing-width: 0.35} +line|z15[highway=secondary], +line|z15[highway=secondary_link] +{width: 4.5;casing-width: 0.55} +line|z16[highway=secondary], +line|z16[highway=secondary_link] +{width: 6.5;casing-width: 0.8} +line|z17[highway=secondary], +line|z17[highway=secondary_link] +{width: 10.5;casing-width: 0.9} +line|z18[highway=secondary], +line|z18[highway=secondary_link] +{width: 16;casing-width: 1.1} +line|z19-[highway=secondary], +line|z19-[highway=secondary_link] +{width: 24;casing-width: 1.3} + +/* 5.2 Secondary tunnel 16-22 ZOOM */ + +line|z16-17[highway=secondary][tunnel?], +line|z16-17[highway=secondary_link][tunnel?] +{casing-dashes: 5,5;} +line|z18-[highway=secondary][tunnel?], +line|z18-[highway=secondary_link][tunnel?] +{color: @secondary_tunnel;casing-dashes: 5,5;} + +/* 5.3 Secondary bridge 14-22 ZOOM */ + +line|z14-16[highway=secondary][bridge?]::bridgewhite, +line|z14-16[highway=secondary_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width"));} +line|z17[highway=secondary][bridge?]::bridgewhite, +line|z17[highway=secondary_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.35);} +line|z18-[highway=secondary][bridge?]::bridgewhite, +line|z18-[highway=secondary_link][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.6);} + +line|z14-16[highway=secondary][bridge?]::bridgeblack, +line|z14-16[highway=secondary_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.19);} +line|z17[highway=secondary][bridge?]::bridgeblack, +line|z17[highway=secondary_link][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.9);} +line|z18-[highway=secondary][bridge?]::bridgeblack, +line|z18-[highway=secondary_link][bridge?]::bridgeblack +{casing-width: eval(prop("width")+1.15);} + +/* 6.RESIDENTAL & TERTIARY 11-22 ZOOM */ + +line|z11-[highway=tertiary], +line|z15-[highway=tertiary_link], +{color: @residential; opacity: 1;casing-linecap: butt; casing-color:@casing_road;} +line|z16-[highway=tertiary][tunnel?], +line|z16-[highway=tertiary_link][tunnel?] +{color: @tertiary_tunnel;casing-width: 1;casing-linecap: butt;casing-color: @tertiary_tunnel_casing;} +line|z14-[highway=tertiary][bridge?]::bridgewhite, +line|z14-[highway=tertiary_link][bridge?]::bridgewhite +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[highway=tertiary][bridge?]::bridgeblack, +line|z14-[highway=tertiary_link][bridge?]::bridgeblack +{casing-linecap: butt;casing-color:@bridge_casing;} + +line|z11-[highway=residential], +line|z15-[highway=residential_link], +{color: @residential; opacity: 1;casing-linecap: butt; casing-color:@casing_road;} +line|z16-[highway=residential][tunnel?] +line|z16-[highway=residential_link][tunnel?], +{color: @tertiary_tunnel;casing-width: 1;casing-linecap: butt;casing-color: @tertiary_tunnel_casing;} +line|z14-[highway=residential][bridge?]::bridgewhite, +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[highway=residential][bridge?]::bridgeblack, +{casing-linecap: butt;casing-color:@bridge_casing;} + +/* 6.1 Residential & Tertiary 11-22 ZOOM */ + +line|z11[highway=tertiary] +{width: 0.9;} +line|z12-13[highway=tertiary] +{width: 1.85;} +line|z14[highway=tertiary] +{width: 3.3;} +line|z15[highway=tertiary], +line|z15[highway=tertiary_link] +{width: 5;casing-width: 0.45} +line|z16[highway=tertiary], +line|z16[highway=tertiary_link] +{width: 7.5;casing-width: 0.55} +line|z17[highway=tertiary], +line|z17[highway=tertiary_link] +{width: 10;casing-width: 0.75} +line|z18[highway=tertiary], +line|z18[highway=tertiary_link] +{width: 15;casing-width: 0.9} +line|z19-[highway=tertiary], +line|z19-[highway=tertiary_link] +{width: 21;casing-width: 1.1} + + + +line|z11[highway=residential], +{width: 0.3; opacity: 0;} +line|z12-13[highway=residential], +{width: 2;} +line|z14[highway=residential], +{width: 2.2;} +line|z15[highway=residential], +line|z15[highway=residential_link], +{width: 4.8;casing-width: 0.45} +line|z16[highway=residential], +line|z16[highway=residential_link], +{width: 7;casing-width: 0.55} +line|z17[highway=residential], +line|z17[highway=residential_link], +{width: 13;casing-width: 0.75} +line|z18[highway=residential], +line|z18[highway=residential_link], +{width: 17;casing-width: 0.9} +line|z19-[highway=residential], +line|z19-[highway=residential_link], +{width: 22;casing-width: 1.1} + +/* 6.2 Residential & Tertiary tunnel 16-22 ZOOM */ + +line|z16-[highway=tertiary][tunnel?], +line|z16-[highway=residential][tunnel?] +line|z16-[highway=tertiary_link][tunnel?], +line|z16-[highway=residential_link][tunnel?], +{casing-dashes: 5,5;} + +/* 6.3 Residential & Tertiary bridge 14-22 ZOOM */ + +line|z14-16[highway=tertiary][bridge?]::bridgewhite, +line|z14-16[highway=tertiary_link][bridge?]::bridgewhite, +line|z14-16[highway=residential][bridge?]::bridgewhite, +{casing-width: eval(prop("width"));} +line|z17[highway=tertiary][bridge?]::bridgewhite, +line|z17[highway=tertiary_link][bridge?]::bridgewhite, +line|z17[highway=residential][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.35);} +line|z18-[highway=tertiary][bridge?]::bridgewhite, +line|z18-[highway=tertiary_link][bridge?]::bridgewhite, +line|z18-[highway=residential][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.7);} + +line|z14-16[highway=tertiary][bridge?]::bridgeblack, +line|z14-16[highway=tertiary_link][bridge?]::bridgeblack, +line|z14-16[highway=residential][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.19);} +line|z17[highway=tertiary][bridge?]::bridgeblack, +line|z17[highway=tertiary_link][bridge?]::bridgeblack, +line|z17[highway=residential][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.6);} +line|z18-[highway=tertiary][bridge?]::bridgeblack, +line|z18-[highway=tertiary_link][bridge?]::bridgeblack, +line|z18-[highway=residential][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+1.1);} + +/* 7.ROAD, STREETS, UNCLASSIFIED & SERVICE 12-22 ZOOM */ + +line|z12-13[highway=unclassified], +line|z12-13[highway=road], +line|z12-13[highway=living_street], +line|z12-13[aeroway=runway], +{color: @unclassified;opacity: 1;} +line|z14-[aeroway=taxiway], +line|z14-[highway=unclassified], +line|z14-[highway=road], +line|z14-[highway=living_street], +line|z14-[aeroway=runway], +line|z14-[highway=service], +{color: @unclassified; opacity: 1;} +line|z16-[highway=unclassified][tunnel?], +line|z16-[highway=living_street][tunnel?], +{color: @unclassified_tunnel;casing-width: 1;casing-linecap: butt;casing-color: @unclassified_tunnel_casing;} +line|z14-[highway=unclassified][bridge?]::bridgewhite, +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[highway=unclassified][bridge?]::bridgeblack, +{casing-linecap: butt;casing-color:@bridge_casing;} + +/* 7.1 Road, Street, Unclassified 12-22 ZOOM */ +/*line|z12-[highway=unpaved] +{color: #B020A4; opacity: 1;width: 3.85;}*/ + +line|z12[highway=unclassified], +line|z12[highway=road], +line|z12[highway=living_street] +{color: @residential;width: 0.85;} +line|z13[highway=unclassified], +line|z13[highway=road], +line|z13[highway=living_street] +{width: 1.5;} +line|z14[highway=unclassified], +line|z14[highway=road], +line|z14[highway=living_street] +{width: 1.95;} +line|z15[highway=unclassified], +line|z15[highway=road], +line|z15[highway=living_street] +{width: 3.5;} +line|z16[highway=unclassified], +line|z16[highway=road], +line|z16[highway=living_street] +{width: 7;} +line|z17[highway=unclassified], +line|z17[highway=road], +line|z17[highway=living_street] +{width: 10;} +line|z18[highway=unclassified], +line|z18[highway=road], +line|z18[highway=living_street] +{width: 14;} +line|z19-[highway=unclassified], +line|z19-[highway=road], +line|z19-[highway=living_street] +{width: 16;} + +/* 7.2 Road, Street, Unclassified tunnel 16-22 ZOOM */ + +line|z16-[highway=unclassified][tunnel?], +line|z16-[highway=living_street][tunnel?], +{casing-dashes: 5,5;} + +/* 7.3 Road, Street, Unclassified bridge 14-22 ZOOM */ + +line|z14-16[highway=unclassified][bridge?]::bridgewhite, +{casing-width: eval(prop("width"));} +line|z17[highway=unclassified][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+0.8);} +line|z18-[highway=unclassified][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+1);} + +line|z14-16[highway=unclassified][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.4);} +line|z17[highway=unclassified][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+1.6);} +line|z18-[highway=unclassified][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+2);} + +/* 7.4 Service 15-22 ZOOM */ + +line|z14[highway=service] +{width: 1;} +line|z15[highway=service] +{width: 1.6;} +line|z15-16[highway=service][service=driveway] +{width: 0;} +line|z16[highway=service] +{width: 3;} +line|z17[highway=service] +{width: 6;} +line|z18[highway=service] +{width: 7;} +line|z19-[highway=service] +{width: 8;} + +/* 8.OTHERS ROADS 13-22 ZOOM */ + +line|z14-[highway=pedestrian], +line|z13-[highway=ford] +{color: @pedestrian;opacity: 1;} +line|z13-[highway=cycleway] +{color: @cycleway;opacity: 1;} +line|z13-[highway=construction], +line|z13-[highway=proposed] +{color: @construction;opacity: 1;} +line|z14-[highway=pedestrian][bridge?]::bridgewhite, +line|z13-[highway=footway][bridge?]::bridgewhite +line|z16-[highway=steps][bridge?]::bridgewhite, +line|z16-[highway=road][bridge?]::bridgewhite, +line|z16-[highway=service][bridge?]::bridgewhite +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[highway=pedestrian][bridge?]::bridgeblack, +line|z13-[highway=footway][bridge?]::bridgeblack, +line|z16-[highway=steps][bridge?]::bridgeblack, +line|z16-[highway=road][bridge?]::bridgeblack, +line|z16-[highway=service][bridge?]::bridgeblack +{casing-linecap: butt;casing-color:@bridge_casing;} +/*line|z14-[highway=track] +line|z14-[highway=raceway], +line|z14-[leisure=track], +line|z14-[route=hiking], +{color: @track;opacity: 1;} +line|z14-[highway=bridleway] +{color: @bridleway;opacity: 1;}*/ +/*line|z16-[highway=footway], +line|z16-[highway=steps] +{color: @footway;opacity: 1;} +line|z16-[highway=pedestrian][tunnel?] +{color: @unclassified_tunnel;casing-width: 1;casing-linecap: butt;casing-color: @unclassified_tunnel_casing;}*/ + +/* 8.1 Pedestrian & ford 13-22 ZOOM */ + +/*line|z13[highway=pedestrian], +line|z13[highway=ford] +{width: 0.8;dashes: 2,1;opacity: 0;} +line|z14[highway=pedestrian], +line|z14[highway=ford] +{width: 0.75;dashes: 2.6,1.3;opacity: 0;} +line|z15[highway=pedestrian], +line|z15[highway=ford] +{width: 1.1;dashes: 3.1,1.7;opacity: 0;}*/ +/*line|z16[highway=pedestrian], +line|z16[highway=ford] +{width: 0.5;dashes: 4,2.2;opacity: 1;} +line|z17[highway=pedestrian], +line|z17[highway=ford] +{width: 0.9;dashes: 5,2;opacity: 1;} +line|z18[highway=pedestrian], +line|z18[highway=ford] +{width: 1;dashes: 7,3;opacity: 1;} +line|z19-[highway=pedestrian], +line|z19-[highway=ford] +{width:1.5;dashes: 16.2,8.1;opacity: 1;}*/ + +/* 8.2 Pedestrian & ford tunnel 16-22 ZOOM */ + +/*line|z16-[highway=pedestrian][tunnel?] +{casing-dashes: 5,5;}*/ + +/* 8.3 Pedestrian & other brige 13-22 ZOOM */ + +/*line|z13[highway=pedestrian][bridge?]::bridgewhite, +line|z13[highway=footway][bridge?]::bridgewhite, +{casing-width: eval(prop("width")-0.2);opacity: 0;} +line|z14-[highway=pedestrian][bridge?]::bridgewhite, +line|z14-[highway=footway][bridge?]::bridgewhite, +line|z16-[highway=steps][bridge?]::bridgewhite, +line|z16-[highway=road][bridge?]::bridgewhite, +line|z16-[highway=service][bridge?]::bridgewhite +{casing-width: eval(prop("width"));} +line|z16-[highway=pedestrian][bridge?]::bridgewhite, +line|z16-[highway=footway][bridge?]::bridgewhite +{casing-width: eval(prop("width")+0.2);} + +line|z14-[highway=pedestrian][bridge?]::bridgeblack, +line|z14-[highway=footway][bridge?]::bridgeblack, +line|z16-[highway=steps][bridge?]::bridgeblack, +line|z16-[highway=road][bridge?]::bridgeblack, +line|z16-[highway=service][bridge?]::bridgeblack +{casing-width: eval(prop("width")+0.2);} +line|z16-[highway=pedestrian][bridge?]::bridgeblack, +line|z16-[highway=footway][bridge?]::bridgeblack, +{casing-width: eval(prop("width")+0.6);}*/ + +/* 8.4 Cycleway 13-22 ZOOM */ + +/*line|z13[highway=cycleway] +{width: 1;} +line|z14[highway=cycleway] +{width: 1.2;} +line|z15[highway=cycleway] +{width: 1.4;} +line|z16[highway=cycleway] +{width: 1.6;} +line|z17[highway=cycleway] +{width: 1.8;} +line|z18[highway=cycleway] +{width: 2;} +line|z19-[highway=cycleway] +{width: 2.2;}*/ + +/* 8.5 Construction & Proposed 13-22 ZOOM */ + +line|z13[highway=construction], +line|z13[highway=proposed] +{width: 1.2;dashes: 3.6,1.8;} +line|z14[highway=construction], +line|z14[highway=proposed] +{width: 1.4;dashes: 4.5,1.8;} +line|z15[highway=construction], +line|z15[highway=proposed] +{width: 2;dashes: 7.2,2.7;} +line|z16[highway=construction], +line|z16[highway=proposed] +{width: 2.6;dashes: 9,3.6;} +line|z17[highway=construction], +line|z17[highway=proposed] +{width: 3;dashes: 10.8,4.5;} +line|z18[highway=construction], +line|z18[highway=proposed] +{width: 4;dashes: 13.5,5.4;} +line|z19-[highway=construction], +line|z19-[highway=proposed] +{width: 6;dashes: 18,6.2;} + +/* 8.6 Track & Path 14-22 ZOOM */ + +/*line|z14[highway=track][tracktype=grade1], +line|z14[highway=raceway], +line|z14[leisure=track] +{width: 1;} +line|z15[highway=track][tracktype=grade1], +line|z15[highway=raceway], +line|z15[leisure=track] +{width: 1.5;} +line|z16[highway=track][tracktype=grade1], +line|z16[highway=raceway], +line|z16[leisure=track] +{width: 1.8;} +line|z17-18[highway=track][tracktype=grade1], +line|z17-18[highway=raceway], +line|z17-18[leisure=track] +{width:3;} +line|z19-[highway=track][tracktype=grade1], +line|z19-[highway=raceway], +line|z19-[leisure=track] +{width:4;}*/ + +/*line|z14[highway=track], +line|z14[highway=path], +line|z14[route=hiking] +{width:0.9;dashes: 2.52,1.35;} +line|z15[highway=track], +line|z15[highway=path], +line|z15[route=hiking] +{width:1.1;dashes: 2.7,1.26;} +line|z16[highway=track], +line|z16[highway=path], +line|z16[route=hiking] +{width:1.8;dashes: 3.6,1.8;} +line|z17[highway=track], +line|z17[highway=path], +line|z17[route=hiking] +{width:2;dashes: 4.5,1.8;} +line|z18[highway=track], +line|z18[highway=path], +line|z18[route=hiking] +{width:3;dashes: 7.2,2.7;} +line|z19-[highway=track], +line|z19-[highway=path], +line|z19-[route=hiking] +{width: 4;dashes: 9,3.6;}*/ + +/* 8.7 Footway 14-22 ZOOM */ + +/*line|z14[highway=footway] +{width: 1;dashes: 2.7,1.26;} +line|z15[highway=footway] +{width: 1.3;dashes: 2.7,1.26;}*/ +/*line|z16[highway=footway] +{width: 0.5;dashes: 3.6,1.8;} +line|z17[highway=footway] +{width: 0.9;dashes: 4.5,1.8;} +line|z18[highway=footway] +{width: 1.7;dashes: 7.2,2.7;} +line|z19-[highway=footway], +{width: 2.5;dashes: 9,3.6;}*/ + +/* 8.8 Footway & Path tunnel 17-22 ZOOM */ + +/*line|z17-[highway=footway][tunnel?]::tunnelBackground, +line|z17-[highway=path][tunnel?]::tunnelBackground { + casing-width: eval(prop("width")+0.5); + casing-linecap: butt; + casing-color: @bridge_background; +} + +line|z17-[highway=footway][tunnel?]::tunnelCasing, +line|z17-[highway=path][tunnel?]::tunnelCasing { + casing-width: eval(prop("width")+1); + casing-linecap: butt; + casing-color: @bridge_casing; + casing-dashes: 2,2; +}*/ + +/* 8.9 Bridleway 14-22 ZOOM */ + +/*line|z14[highway=bridleway] +{width: 0.9;dashes: 2.7,1.26;} +line|z15[highway=bridleway] +{width: 1.4;dashes: 2.7,1.26;} +line|z16[highway=bridleway] +{width: 1.8;dashes: 3.6,1.8;} +line|z17[highway=bridleway] +{width: 2;dashes: 4.5,1.8;} +line|z18[highway=bridleway] +{width: 3;dashes: 7.2,2.7;} +line|z19-[highway=bridleway] +{width: 4;dashes: 9,3.6;}*/ + +/* 8.10 Steps 16-22 ZOOM */ + +/*line|z16[highway=steps] +{width: 0.5;dashes: 1.5,1.5;} +line|z17[highway=steps] +{width: 1;dashes: 2.3,2.3;} +line|z18[highway=steps] +{width: 1.5;dashes: 3.2,3.2;} +line|z19-[highway=steps] +{width: 2.5;dashes: 4,4;}*/ + +/* 8.11 Runway 12-22 ZOOM */ + +/*line|z12[aeroway=runway] +{width: 1; opacity: 0.5;} +line|z13[aeroway=runway] +{width: 1.5; opacity: 0.8;} +line|z14-15[aeroway=runway] +{width: 2.4;} +line|z16-[aeroway=runway] +{width: 4;} + +line|z14[aeroway=taxiway] +{width: 0.6;opacity: 0.6;} +line|z15-[aeroway=taxiway] +{width: 1.2; opacity: 0.6;}*/ + +/* 9.RAIL 11-22 ZOOM */ + +line|z11-[railway=rail], +line|z11-[railway=yard], +line|z12-[railway=funicular] +line|z13-[railway=light_rail], +line|z14-[railway=monorail], +line|z15-[railway=narrow_gauge], +line|z16-[railway=construction], +line|z16-[railway=disused], +line|z16-[railway=preserved], +line|z16-[railway=abandoned], +{color: @railway;opacity:1;} +line|z16-[railway=tram]::centerline, +{color: @tram;opacity:1;z-index: 1000;} +line|z16-[railway=tram] +{color: @tram;opacity:1;} +line|z16-[railway=rail]::dash, +line|z16-[railway=light_rail]::dash, +line|z16-[railway=yard]::dash +{color: @railway_dash;opacity:1;} +line|z14-[railway=rail][bridge?]::bridgewhite, +line|z14-[railway=light_rail][bridge?]::bridgewhite, +line|z14-[railway=yard][bridge?]::bridgewhite +{casing-linecap: butt;casing-color:@bridge_background;} +line|z14-[railway=rail][bridge?]::bridgeblack, +line|z14-[railway=light_rail][bridge?]::bridgeblack, +line|z14-[railway=yard][bridge?]::bridgeblack +{casing-linecap: butt;casing-color:@bridge_casing;} + +/* 9.1 RAIL 11-22 ZOOM */ + +line|z11-12[railway=rail], +line|z11-12[railway=yard] +{color: @railway_light;width: 0.7;} +line|z13-[railway=rail], +line|z13-[railway=light_rail], +line|z13-[railway=yard] +{color: @railway_light;width: 0.9;} +line|z14[railway=rail], +line|z14[railway=light_rail], +line|z14[railway=yard] +{width: 1.15;} +line|z15[railway=rail], +line|z15[railway=light_rail], +line|z15[railway=yard], +{width: 1.8;} +line|z16[railway=rail], +line|z16[railway=light_rail], +line|z16[railway=yard] +{width: 2.8;} +line|z17[railway=rail], +line|z17[railway=light_rail], +line|z17[railway=yard] +{width: 3.2;} +line|z18[railway=rail], +line|z18[railway=light_rail], +line|z18[railway=yard] +{width: 4.2;} +line|z19[railway=rail], +line|z19[railway=light_rail], +line|z19[railway=yard] +{width: 5.8;} + +line|z16[railway=rail]::dash, +line|z16[railway=light_rail]::dash, +line|z16[railway=yard]::dash, +{width: 1.5;dashes: 4.5,4.5;} +line|z17[railway=rail]::dash, +line|z17[railway=light_rail]::dash, +line|z17[railway=yard]::dash +{width: 2.4;dashes: 6.3,6.3;} +line|z18[railway=rail]::dash, +line|z18[railway=light_rail]::dash, +line|z18[railway=yard]::dash +{width: 3.3;dashes: 8.1,8.1;} +line|z19[railway=rail]::dash, +line|z19[railway=light_rail]::dash, +line|z19[railway=yard]::dash +{width: 5;dashes: 10.1,10.1;} + +line|z16-[railway=preserved], +line|z16-[railway=abandoned] +{width: 1.6;dashes: 6.3,6.3;} + +line|z16-[railway=construction], +line|z16-[railway=disused] +{width: 1;dashes: 1.8,5.4;} + +/* 9.2 Rail tunnel 14-22 ZOOM */ + +line|z14-[railway=rail][tunnel?], +line|z14-[railway=light_rail][tunnel?], +line|z14-[railway=yard][tunnel?] +{casing-width: 1;casing-linecap: butt;casing-color: @railway_tunnel;casing-dashes: 5,5;} + +/* 9.3 Rail bridge 14-22 ZOOM */ + +line|z14-15[railway][bridge?]::bridgewhite, +line|z14-15[railway=light_rail][bridge?]::bridgewhite, +line|z14-15[railway=yard][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+1);} +line|z16[railway][bridge?]::bridgewhite, +line|z16[railway=light_rail][bridge?]::bridgewhite, +line|z16[railway=yard][bridge?]::bridgewhite, +{casing-width: eval(prop("width")+1.2);} +line|z17-[railway][bridge?]::bridgewhite, +line|z17-[railway=light_rail][bridge?]::bridgewhite, +line|z17-[railway=yard][bridge?]::bridgewhite +{casing-width: eval(prop("width")+1.4);} +line|z18-[railway=rail][bridge?]::bridgewhite, +line|z18-[railway=light_rail][bridge?]::bridgewhite, +line|z18-[railway=yard][bridge?]::bridgewhite +{casing-width: eval(prop("width")+2);} + +line|z16[railway=rail][bridge?]::bridgeblack, +line|z16[railway=light_rail][bridge?]::bridgeblack , +line|z16[railway=yard][bridge?]::bridgeblack , +{casing-width: eval(prop("width")+1.4);} +line|z17-[railway=rail][bridge?]::bridgeblack, +line|z17-[railway=light_rail][bridge?]::bridgeblack, +line|z17-[railway=yard][bridge?]::bridgeblack +{casing-width: eval(prop("width")+1.6);} +line|z18-[railway=rail][bridge?]::bridgeblack, +line|z18-[railway=light_rail][bridge?]::bridgeblack, +line|z18-[railway=yard][bridge?]::bridgeblack +{casing-width: eval(prop("width")+2.2);} + +/* 9.4 Monorail 14-22 ZOOM */ + +line|z14[railway=monorail] +{color: @railway_light;width: 1;} +line|z15-16[railway=monorail], +line|z15-16[railway=narrow_gauge] +{width: 1.2;} +line|z17-[railway=monorail], +line|z17-[railway=narrow_gauge] +{width: 2;} + +/* 9.5 Tram line 13-22 ZOOM */ +/*line|z15-[railway=tram]::centerline +{width: 0.75;}*/ +line|z16-[railway=tram]::centerline +{width: 0.85;} +line|z17-[railway=tram]::centerline +{width: 1.5;} +line|z18-[railway=tram]::centerline +{width: 1.8;} +line|z19-[railway=tram]::centerline +{width: 2;} + +/*line|z15-[railway=tram] +{width: 2;opacity:1; dashes:0.6,9; linecap:butt;}*/ +line|z16-[railway=tram] +{width: 1.5;opacity:1;dashes:0.8,12; linecap:butt;} +line|z17-[railway=tram] +{width: 3; opacity:1;dashes:1.15,14; linecap:butt;} +line|z18-[railway=tram] +{width: 4.3; opacity:1;dashes:1.25,16; linecap:butt;} +line|z19-[railway=tram] +{width: 7; opacity:1; dashes:1.5,19; linecap:butt;} + + +/* 9.6 Funicular 12-22 ZOOM */ + +/*line|z12[railway=funicular], +{width: 1.4;} +line|z13-14[railway=funicular], +{width: 2;} +line|z15-[railway=funicular], +{width: 3;}*/ + +/* 10.PISTE 12-22 ZOOM */ + +/*line|z12-[piste:lift], +line|z12-[piste:lift=j-bar], +line|z12-[piste:lift=magic_carpet], +line|z12-[piste:lift=platter], +line|z12-[piste:lift=rope_tow], +line|z12-[piste:lift=t-bar], +line|z12-[aerialway=cable_car], +line|z12-[aerialway=chair_lift], +line|z12-[aerialway=gondola], +line|z12-[aerialway=mixed_lift], +line|z12-[aerialway=drag_lift], +line|z12-[aerialway=j-bar], +line|z12-[aerialway=t-bar], +line|z12-[aerialway=magic_carpet], +line|z12-[aerialway=platter], +line|z12-[aerialway=rope_tow], +line|z12-[aerialway=cable_car]::dash, +line|z12-[aerialway=chair_lift]::dash, +line|z12-[aerialway=gondola]::dash, +line|z12-[aerialway=mixed_lift]::dash, +line|z12-[aerialway=drag_lift] ::dash, +line|z12-[aerialway=j-bar]::dash, +line|z12-[aerialway=t-bar]::dash, +line|z12-[aerialway=magic_carpet]::dash, +line|z12-[aerialway=platter]::dash, +line|z12-[aerialway=rope_tow]::dash, +line|z18-[power=line], +{color: @aerialway;opacity: 1;}*/ + +/* 10.1 Lift 12-22 ZOOM */ + +/*line|z12-14[piste:lift=j-bar], +line|z12-14[piste:lift=magic_carpet], +line|z12-14[piste:lift=platter], +line|z12-14[piste:lift=rope_tow], +line|z12-14[piste:lift=t-bar], +line|z19-[power=line] +{width: 1;} +line|z15-[piste:lift], +line|z15-[piste:lift=j-bar], +line|z15-[piste:lift=magic_carpet], +line|z15-[piste:lift=platter], +line|z15-[piste:lift=rope_tow], +line|z15-[piste:lift=t-bar] +{width: 1.6;} +line|z17-[piste:lift], +line|z17-[piste:lift=j-bar], +line|z17-[piste:lift=magic_carpet], +line|z17-[piste:lift=platter], +line|z17-[piste:lift=rope_tow], +line|z17-[piste:lift=t-bar] +{width: 2;}*/ + +/* 10.2 Aerialway 12-22 ZOOM */ + +/*line|z12-15[aerialway=cable_car], +line|z12-15[aerialway=chair_lift], +line|z12-15[aerialway=gondola], +line|z12-15[aerialway=mixed_lift], +line|z12-15[aerialway=drag_lift], +line|z12-15[aerialway=j-bar], +line|z12-15[aerialway=t-bar], +line|z12-15[aerialway=magic_carpet], +line|z12-15[aerialway=platter], +line|z12-15[aerialway=rope_tow], +{width: 0.5;} +line|z16-[aerialway=cable_car], +line|z16-[aerialway=chair_lift], +line|z16-[aerialway=gondola], +line|z16-[aerialway=mixed_lift], +line|z16-[aerialway=drag_lift], +line|z16-[aerialway=j-bar], +line|z16-[aerialway=t-bar], +line|z16-[aerialway=magic_carpet], +line|z16-[aerialway=platter], +line|z16-[aerialway=rope_tow], +{width: 1;} +line|z12-13[aerialway=cable_car]::dash, +line|z12-13[aerialway=chair_lift]::dash, +line|z12-13[aerialway=gondola]::dash, +line|z12-13[aerialway=mixed_lift]::dash, +line|z12-13[aerialway=drag_lift] ::dash, +line|z12-13[aerialway=j-bar]::dash, +line|z12-13[aerialway=t-bar]::dash, +line|z12-13[aerialway=magic_carpet]::dash, +line|z12-13[aerialway=platter]::dash, +line|z12-13[aerialway=rope_tow]::dash, +{width: 2;opacity: 0.6;dashes: 0.9,18;} +line|z14-[aerialway=cable_car]::dash, +line|z14-[aerialway=chair_lift]::dash, +line|z14-[aerialway=gondola]::dash, +line|z14-[aerialway=mixed_lift]::dash, +line|z14-[aerialway=drag_lift] ::dash, +line|z14-[aerialway=j-bar]::dash, +line|z14-[aerialway=t-bar]::dash, +line|z14-[aerialway=magic_carpet]::dash, +line|z14-[aerialway=platter]::dash, +line|z14-[aerialway=rope_tow]::dash, +{width: 2.5;opacity: 0.6;dashes: 0.9,18;}*/ + +/* 10.3 Piste & Route 14-22 ZOOM */ + +/*line|z14-[piste:type=downhill][piste:difficulty=novice] +{color: @piste_novice;opacity: 1;} +line|z14-[piste:type=downhill][piste:difficulty=easy] +{color: @piste_easy;opacity: 1;} +line|z14-[piste:type=downhill][piste:difficulty=intermediate] +{color: @piste_intermadiate;opacity: 1;} +line|z14-[piste:type=downhill][piste:difficulty=advanced] +{color: @piste_advanced;opacity: 1;} +line|z14-[piste:type=downhill][piste:difficulty=expert], +line|z14-[piste:type=downhill][piste:difficulty=freeride] +{color: @piste_expert;opacity: 1;} + +line|z14-[piste:type=downhill], +line|z14-[piste:type=nordic], +line|z14-[piste:type=sled] +{color: @piste;opacity: 1;} + +line|z14[piste:type=downhill], +line|z14[piste:type=nordic], +line|z14[piste:type=sled], +{width: 0.8;z-index: 10;} +line|z14[route=ski], +line|z14[leisure=skiing] +{width: 0.8;} +line|z14-[piste:type=downhill][piste:difficulty=novice], +line|z14-[piste:type=downhill][piste:difficulty=easy], +line|z14-[piste:type=downhill][piste:difficulty=intermediate], +line|z14-[piste:type=downhill][piste:difficulty=advanced], +line|z14-[piste:type=downhill][piste:difficulty=expert], +line|z14-[piste:type=downhill][piste:difficulty=freeride], +{width: 1;} +line|z15-[piste:type=downhill][piste:difficulty=novice], +line|z15-[piste:type=downhill][piste:difficulty=easy], +line|z15-[piste:type=downhill][piste:difficulty=intermediate], +line|z15-[piste:type=downhill][piste:difficulty=advanced], +line|z15-[piste:type=downhill][piste:difficulty=expert], +line|z15-[piste:type=downhill][piste:difficulty=freeride], +{width: 1.6;} +line|z15-[piste:type=downhill], +line|z15-[piste:type=sled], +line|z15-[piste:type=nordic], +line|z15-[route=ski], +line|z15-[leisure=skiing] +{width: 1.1;} +line|z17-[piste:type=downhill][piste:difficulty=novice], +line|z17-[piste:type=downhill][piste:difficulty=easy], +line|z17-[piste:type=downhill][piste:difficulty=intermediate], +line|z17-[piste:type=downhill][piste:difficulty=advanced], +line|z17-[piste:type=downhill][piste:difficulty=expert], +line|z17-[piste:type=downhill][piste:difficulty=freeride], +{width: 1.8;} +line|z17-[piste:type=downhill], +line|z17-[piste:type=sled], +line|z17-[piste:type=nordic], +line|z17-[route=ski], +line|z17-[leisure=skiing] +{width: 1.5;}*/ + +/* 11. FERRY */ +/*line|z10-[route=ferry], +line|z10-[route=ferry_motorcar] +{color: @ferry;width: 1;opacity: 1;dashes: 5.4,2.7;}*/ diff --git a/data/styles/vehicle/include/Roads_label.mapcss b/data/styles/vehicle/include/Roads_label.mapcss new file mode 100644 index 0000000000..64697f706b --- /dev/null +++ b/data/styles/vehicle/include/Roads_label.mapcss @@ -0,0 +1,545 @@ +/* ~~~~ CONTENT OF ROADS ~~~~~ + +1.Z-INDEX ROADS +2.SHIELD 10-22 ZOOM +3.TRUNK & MOTORWAY 10-22 ZOOM +4.PRIMARY 10-22 ZOOM +5.SECONDARY 10-22 ZOOM +6.RESIDENTAL & TERTIARY 12-22 ZOOM +7.ROAD, STREETS, UNCLASSIFIED & SERVICE 15-22 ZOOM +8.OTHERS ROADS 15-22 ZOOM +9.RAIL 15-22 ZOOM ???? + 9.1 Monorail 14-22 ZOOM + 9.2 Tram line 13-22 ZOOM + 9.3 Funicular 12-22 ZOOM +10.PISTE 12-22 ZOOM ???? + 10.1 Lift 12-22 ZOOM + 10.2 Aerialway 12-22 ZOOM + 10.3 Piste & Route 14-22 ZOOM +11.FERRY 10-22 ZOOM +12.ONEWAY ARROWS 15-22 ZOOM +13.JUNCTION 15-22 ZOOM +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +*/ + +line[highway] +{text-position: line;} + +/* 1.Z-INDEX ROADS */ + +line[aeroway=runway], +line[aeroway=taxiway] +{z-index: 50;} + +line[piste:type=downhill][piste:difficulty=advanced], +line[piste:type=downhill][piste:difficulty=easy], +line[piste:type=downhill][piste:difficulty=expert], +line[piste:type=downhill][piste:difficulty=freeride], +line[piste:type=downhill][piste:difficulty=intermediate], +line[piste:type=downhill][piste:difficulty=novice], +{z-index: 100;} + +line[route=ferry], +line[route=ferry_motorcar] +{z-index: 115;} + +line[piste:type=downhill], +line[piste:type=nordic], +line[piste:type=sled], +{z-index: 199;} + +line[highway=construction], +line[highway=proposed], +line[railway=construction], +line[railway=disused], +line[railway=preserved], +line[railway=abandoned] +{z-index: 450;} + +line[highway=bridleway] +{z-index: 590;} + +line[highway=track] +line[highway=raceway], +line[leisure=track], +line[highway=path], +line[route=hiking], +line[highway=footway] +{z-index: 600;} + +line[highway=service] +{z-index: 650;} + +line[highway=pedestrian], +line[highway=ford] +{z-index: 660;} + +line[railway=rail], +line[railway=light_rail], +line[railway=yard] +{z-index: 680;} + +line[railway=rail]::dash, +line[railway=light_rail]::dash, +line[railway=yard]::dash +{z-index: 690;} + +line[highway=unclassified], +line[highway=road], +line[highway=living_street] +{z-index: 700;} + +line[highway=residential_link], +line[highway=tertiary_link] +{z-index: 740;} + +line[highway=residential], +line[highway=tertiary], +{z-index: 750;} + +line[highway=secondary_link] +{z-index: 790;} + +line[highway=secondary] +{z-index: 800;} + +line[highway=primary_link] +{z-index: 840;} + +line[highway=primary], +line|z8-9[highway=world_towns_level], +line|z8-9[highway=world_level], +{z-index: 850;} + +line[highway=motorway_link], +line[highway=trunk_link] +{z-index: 890;} + +line|z4-7[highway=world_towns_level], +line|z4-7[highway=world_level], +line[highway=trunk], +line[highway=motorway] +{z-index: 900;} + +line[railway=monorail], +line[railway=narrow_gauge], +line[railway=tram] +{z-index: 950;} + +line[highway=cycleway], +line[highway=steps], +node[highway=motorway_junction], +{z-index: 1000;} + +line[aerialway=cable_car]::dash, +line[aerialway=chair_lift]::dash, +line[aerialway=gondola]::dash, +line[aerialway=mixed_lift]::dash, +line[aerialway=drag_lift] ::dash, +line[aerialway=j-bar]::dash, +line[aerialway=t-bar]::dash, +line[aerialway=magic_carpet]::dash, +line[aerialway=platter]::dash, +line[aerialway=rope_tow]::dash, +{z-index: 1049;} + +line[aerialway=cable_car], +line[aerialway=chair_lift], +line[aerialway=gondola], +line[aerialway=mixed_lift], +line[aerialway=drag_lift], +line[aerialway=j-bar], +line[aerialway=t-bar], +line[aerialway=magic_carpet], +line[aerialway=platter], +line[aerialway=rope_tow], +{z-index: 1050;} + +line[power=line] +{z-index: 2000;} + +line[piste:lift], +line[piste:lift=j-bar], +line[piste:lift=magic_carpet], +line[piste:lift=platter], +line[piste:lift=rope_tow], +line[piste:lift=t-bar], +{z-index: 6888;} + +line[hwtag=oneway]::arrows +{z-index: 10000;} + + +/* 2.SHIELD 10-22 ZOOM */ + + +line|z10-[highway=motorway], +line|z10-[highway=trunk], +line|z10-[highway=motorway_link], +line|z10-[highway=trunk_link], +line|z10-[highway=primary], +line|z10-[highway=primary_link], +line|z12-[highway=secondary], +line|z12-[highway=residential], +line|z12-[highway=tertiary] +{shield-font-size: 10;shield-text-color: @shield_text;shield-text-halo-radius: 0;shield-text-halo-color: @shield_text_halo;shield-color: @shield;shield-outline-radius: 1;shield-outline-color: @shield_outline;} + +line|z10[highway=motorway], +line|z10[highway=trunk], +line|z10[highway=motorway_link], +line|z10[highway=trunk_link], +line|z10[highway=primary], +line|z10[highway=primary_link] +{shield-min-distance: 60;} +line|z11[highway=motorway], +line|z11[highway=trunk], +line|z11[highway=motorway_link], +line|z11[highway=trunk_link], +line|z11[highway=primary], +line|z11[highway=primary_link] +{shield-min-distance: 60;} +line|z12[highway=motorway], +line|z12[highway=trunk], +line|z12[highway=motorway_link], +line|z12[highway=trunk_link], +line|z12[highway=primary], +line|z12[highway=primary_link], +line|z12[highway=secondary], +line|z12[highway=residential], +line|z12[highway=tertiary] +{shield-min-distance: 60;} +line|z13[highway=motorway], +line|z13[highway=trunk], +line|z13[highway=motorway_link], +line|z13[highway=trunk_link], +line|z13[highway=primary], +line|z13[highway=primary_link], +line|z13[highway=secondary], +line|z13[highway=residential], +line|z13[highway=tertiary] +{shield-min-distance: 100;} +line|z14[highway=motorway], +line|z14[highway=trunk], +line|z14[highway=motorway_link], +line|z14[highway=trunk_link], +line|z14[highway=primary], +line|z14[highway=primary_link], +line|z14[highway=secondary], +line|z14[highway=residential], +line|z14[highway=tertiary] +{shield-min-distance: 100;} +line|z15[highway=motorway], +line|z15[highway=trunk], +line|z15[highway=motorway_link], +line|z15[highway=trunk_link], +line|z15[highway=primary], +line|z15[highway=primary_link], +line|z15[highway=secondary], +line|z15[highway=residential], +line|z15[highway=tertiary] +{shield-min-distance: 150;} +line|z16[highway=motorway], +line|z16[highway=trunk], +line|z16[highway=motorway_link], +line|z16[highway=trunk_link], +line|z16[highway=primary], +line|z16[highway=primary_link], +line|z16[highway=secondary], +line|z16[highway=residential], +line|z16[highway=tertiary] +{shield-min-distance: 250;} +line|z17[highway=motorway], +line|z17[highway=trunk], +line|z17[highway=motorway_link], +line|z17[highway=trunk_link], +line|z17[highway=primary], +line|z17[highway=primary_link], +line|z17[highway=secondary], +line|z17[highway=residential], +line|z17[highway=tertiary] +{shield-min-distance: 250;} +line|z18[highway=motorway], +line|z18[highway=trunk], +line|z18[highway=motorway_link], +line|z18[highway=trunk_link], +line|z18[highway=primary], +line|z18[highway=primary_link], +line|z18[highway=secondary], +line|z18[highway=residential], +line|z18[highway=tertiary] +{shield-font-size: 11;shield-min-distance: 400;} +line|z19[highway=motorway], +line|z19[highway=trunk], +line|z19[highway=motorway_link], +line|z19[highway=trunk_link], +line|z19[highway=primary], +line|z19[highway=primary_link], +line|z19[highway=secondary], +line|z19[highway=residential], +line|z19[highway=tertiary] +{shield-font-size: 11;shield-min-distance: 500;} + +/* 3.TRUNK & MOTORWAY 10-22 ZOOM */ + +line|z10-[highway=trunk], +line|z10-[highway=motorway], +line|z10-[highway=motorway_link], +line|z10-[highway=trunk_link] +{text: name;text-color: @label_medium;text-halo-opacity: 0.9;text-halo-radius: 1;text-halo-color: @label_halo_light;} + +line|z10-11[highway=motorway], +line|z10-11[highway=trunk], +line|z10-11[highway=motorway_link], +line|z10-11[highway=trunk_link] +{font-size: 10.5;text-color: @label_dark;text-halo-opacity: 0.8;text-halo-color: @label_halo_medium;} +line|z12-13[highway=motorway], +line|z12-13[highway=trunk], +line|z12-13[highway=motorway_link], +line|z12-13[highway=trunk_link] +{font-size: 12.5;text-halo-color: @label_halo_medium;} +line|z14-15[highway=motorway], +line|z14-15[highway=trunk], +{font-size: 13.5;text-color: @label_dark;text-halo-opacity: 0.8;} +line|z14[highway=motorway_link], +line|z14[highway=trunk_link] +{font-size: 11;text-halo-color: @label_halo_medium;} +line|z15[highway=motorway_link], +line|z15[highway=trunk_link] +{font-size: 11.5;text-halo-color: @label_halo_medium;} +line|z16-17[highway=trunk], +line|z16-17[highway=motorway], +{font-size: 14.5;text-color: @label_dark;text-halo-opacity: 0.8;} +line|z16-[highway=motorway_link], +line|z16-[highway=trunk_link] +{font-size: 12.5;text-halo-opacity: 1;} +line|z18-[highway=trunk], +line|z18-[highway=motorway], +{font-size: 15;text-color: @label_dark;text-halo-opacity: 1;} + +/* 4.PRIMARY 10-22 ZOOM */ + +line|z10-[highway=primary], +line|z10-[highway=primary_link], +{text: name;text-color: @label_medium;text-halo-opacity: 0.8;text-halo-radius: 1;text-halo-color: @label_halo_light;} + +line|z10-11[highway=primary], +line|z10-11[highway=primary_link] +{font-size: 10.5;text-halo-color: @label_halo_medium;} +line|z12-13[highway=primary], +line|z12-13[highway=primary_link] +{font-size: 11;text-halo-opacity: 0.9;text-halo-color: @label_halo_medium;} +line|z14-15[highway=primary], +{font-size: 13.5;text-color: @label_dark;} +line|z14[highway=primary_link] +{font-size: 11;text-halo-color: @label_halo_medium;} +line|z15[highway=primary_link] +{font-size: 11.5;text-halo-color: @label_halo_medium;} +line|z16-[highway=primary], +{font-size: 14.5;text-color: @label_dark;} +line|z16-17[highway=primary_link], +{font-size: 12.25;} +line|z18-[highway=primary_link], +{font-size: 12.5;text-halo-opacity: 1;} + +/* 5.SECONDARY 10-22 ZOOM */ + +line|z10-[highway=secondary], +line|z16-[highway=secondary_link] +{text: name;text-color: @label_medium;text-halo-opacity: 0.8;text-halo-radius: 1;text-halo-color: @label_halo_medium;} + +line|z10-11[highway=secondary] +{font-size: 10;text-color: @label_light;} +line|z12-13[highway=secondary] +{font-size: 10;text-color: @label_light;text-halo-opacity: 0.9;text-halo-color: @road_label_halo;} +line|z14[highway=secondary], +{font-size: 11.5;} +line|z15[highway=secondary], +{font-size: 12;} +line|z16-17[highway=secondary], +line|z16-17[highway=secondary_link] +{font-size: 14;text-color: @label_dark;text-halo-color: @label_halo_light;} +line|z18-[highway=secondary], +line|z18-[highway=secondary_link] +{font-size: 14;text-color: @label_dark;text-halo-opacity: 1;text-halo-color: @label_halo_light;} + +/* 6.RESIDENTAL & TERTIARY 12-22 ZOOM */ + +line|z12-[highway=residential], +line|z12-[highway=tertiary], +line|z18-[highway=residential_link], +line|z18-[highway=tertiary_link] +{text: name;text-color: @label_medium;text-halo-opacity: 0.8;text-halo-radius: 1;text-halo-color: @label_halo_medium;} + +line|z12-13[highway=residential], +line|z12-13[highway=tertiary] +{font-size: 10;text-color: @label_light;text-halo-opacity: 0.9;text-halo-color: @road_label_halo;} +line|z14[highway=residential], +line|z14[highway=tertiary], +{font-size: 10.5;} +line|z15[highway=residential], +line|z15[highway=tertiary], +{font-size: 11.5;} +line|z16-17[highway=residential], +line|z16-17[highway=tertiary], +{font-size: 12.5;text-halo-color: @label_halo_light;} +line|z18-[highway=residential], +line|z18-[highway=residential_link], +line|z18-[highway=tertiary], +line|z18-[highway=tertiary_link] +{font-size: 13;text-halo-opacity: 1;text-halo-color: @label_halo_light;} + +/* 7.ROAD, STREETS, UNCLASSIFIED & SERVICE 14-22 ZOOM */ + +line|z14-[highway=unclassified], +line|z14-[highway=road], +line|z14-[highway=living_street], +line|z16-[highway=service], +{text: name;text-color: @label_medium;text-halo-opacity: 0.8;text-halo-radius: 1;text-halo-color: @label_halo_medium;} + +line|z14[highway=unclassified], +line|z14[highway=living_street], +line|z14[highway=road], +{font-size: 10.5;} +line|z15[highway=unclassified], +line|z15[highway=living_street], +line|z15[highway=road], +{font-size: 11;} +line|z16-17[highway=unclassified], +line|z16-17[highway=living_street], +{font-size: 12;text-halo-color: @label_halo_light;} +line|z16-17[highway=service], +line|z16-17[highway=road], +{font-size: 11;text-halo-color: @label_halo_light;} +line|z18-[highway=unclassified], +line|z18-[highway=living_street], +line|z18-[highway=service], +line|z18-[highway=road], +{font-size: 12.5;text-halo-opacity: 1;text-halo-color: @label_halo_light;} + +/* 8.OTHERS ROADS 15-22 ZOOM */ + +/*line|z15-[highway=cycleway], +line|z15-[highway=construction], +line|z15-[highway=proposed], +line|z15-[highway=track], +line|z15-[highway=path], +line|z15-[highway=bridleway], +line|z15-[highway=footway], +line|z16-[leisure=track], +line|z16-[route=hiking], +line|z16-[highway=steps], +line|z16-[highway=ford], +line|z16-[highway=raceway], +{text: name;text-color: @label_medium;text-halo-opacity: 0.8;text-halo-radius: 1;text-halo-color: @label_halo_light;} + +line|z15[highway=construction], +line|z15[highway=proposed], +line|z15[highway=bridleway], +line|z15[highway=path], +line|z15[highway=footway], +line|z15[highway=cycleway], +line|z15[highway=track] +{font-size: 8;} +line|z16-17[highway=ford], +line|z16-17[highway=cycleway], +line|z16-17[highway=construction], +line|z16-17[highway=proposed], +line|z16-17[highway=track], +line|z16-17[highway=raceway], +line|z16-17[leisure=track], +line|z16-17[highway=path], +line|z16-17[route=hiking], +line|z16-17[highway=bridleway], +line|z16-17[highway=footway], +{font-size: 9;} +line|z18-[highway=ford], +line|z18-[highway=cycleway], +line|z18-[highway=construction], +line|z18-[highway=proposed], +line|z18-[highway=track], +line|z18-[highway=raceway], +line|z18-[leisure=track], +line|z18-[highway=path], +line|z18-[route=hiking], +line|z18-[highway=bridleway], +line|z18-[highway=footway], +{font-size: 10;}*/ + +/* 9.RAIL 15-22 ZOOM */ +/* +line[railway=rail], +line[railway=light_rail], +line[railway=yard], +line[railway=construction], +line[railway=disused], +line[railway=preserved], +line[railway=abandoned], +line[railway=monorail], +line[railway=narrow_gauge], +line[railway=funicular] +*/ +/* 10.PISTE 15-22 ZOOM */ +/* +line[piste:lift], +line[piste:lift=j-bar], +line[piste:lift=magic_carpet], +line[piste:lift=platter], +line[piste:lift=rope_tow], +line[piste:lift=t-bar], +line[power=line], +line[aerialway=cable_car], +line[aerialway=chair_lift], +line[aerialway=gondola], +line[aerialway=mixed_lift], +line[aerialway=drag_lift], +line[aerialway=j-bar], +line[aerialway=t-bar], +line[aerialway=magic_carpet], +line[aerialway=platter], +line[aerialway=rope_tow], +*/ +/* 10.3 Piste & Route 14-22 ZOOM */ +/* +line[piste:type=downhill], +line[piste:type=nordic], +line[piste:type=sled] +{color: @piste;opacity: 1;} +line|z14[route=ski], +line|z14[leisure=skiing] +*/ + +/* 11. FERRY */ + +/*line|z10-[route=ferry], +line|z10-[route=ferry_motorcar] +{text: name;text-color: @water_label;text-position: line;z-index: 120;} + +line|z10-16[route=ferry], +line|z10-16[route=ferry_motorcar] +{font-size: 9;} +line|z17-[route=ferry], +line|z17-[route=ferry_motorcar] +{font-size: 10;}*/ + +/* 12. ONEWAY ARROWS */ + +/* line|z15-[highway=primary][hwtag=oneway]::arrows <-- не работает по типам магистралей */ + +line|z15[hwtag=oneway]::arrows +{pattern-offset: 80; pattern-image: arrow-xs.svg;pattern-spacing: 160;} +line|z16[hwtag=oneway]::arrows +{pattern-offset: 120;pattern-image: arrow-s.svg;pattern-spacing: 160;} +line|z17[hwtag=oneway]::arrows +{pattern-offset: 160;pattern-image: arrow-s.svg;pattern-spacing: 200;} +line|z18-[hwtag=oneway]::arrows +{pattern-offset: 200;pattern-image: arrow-m.svg;pattern-spacing: 200;} + +/* 13.JUNCTION */ + +node|z15-[highway=motorway_junction] +{text: name;text-color: #3A302B;text-position: center;} + +node|z15[highway=motorway_junction] +{font-size: 9;} +node|z16-[highway=motorway_junction] +{font-size: 10;} diff --git a/data/styles/vehicle/include/common_colors.mapcss b/data/styles/vehicle/include/common_colors.mapcss new file mode 100755 index 0000000000..9d2ec0fa89 --- /dev/null +++ b/data/styles/vehicle/include/common_colors.mapcss @@ -0,0 +1,2 @@ +@traffic_arrow_light: 1.0; +@traffic_arrow_dark: 0.5; diff --git a/data/styles/vehicle/include/defaults_new.mapcss b/data/styles/vehicle/include/defaults_new.mapcss new file mode 100644 index 0000000000..b69ac164f1 --- /dev/null +++ b/data/styles/vehicle/include/defaults_new.mapcss @@ -0,0 +1,68 @@ +way::* +{ + text-position: line; +} + +way|z1-12::* +{ + linejoin: bevel; +} + +way|z13-::* +{ + linejoin: round; +} + +way|z1-15::* +{ + linecap: butt; +} + +way|z16-::* +{ + linecap: round; +} + +*::* +{ + text-halo-color: @white; + text-anchor-horizontal: center; + text-anchor-vertical: center; + icon-width: 16; + icon-height: 16; +} + +*::int_name +{ + text-offset: 20; +} + +node::* { + text-anchor-vertical: top; +} + +area::* { + text-position: center; + text-anchor-vertical: center; +} + + +*[amenity], +*[office], +*[historic], +*[tourism], +*[leisure], +*[man_made], +*[natural], +*[power], +*[landuse], +*[craft], +*[internet_access], +{ + text-position: center +} +area[aeroway], +area[tourism] +{ + fill-position: background; +} diff --git a/data/styles/vehicle/style-clear/colors.mapcss b/data/styles/vehicle/style-clear/colors.mapcss new file mode 100644 index 0000000000..64b6383f23 --- /dev/null +++ b/data/styles/vehicle/style-clear/colors.mapcss @@ -0,0 +1,187 @@ +/* BASE */ +@white: #ffffff; +@background:#E3E1D2; /*E6E6D5 #EDEAE1; /* @background: #f1eee8; */ +/*@backgroundone: #DEDECD;*/ + + +/* BOUNDARIES */ +@border_country: #63635C; +@border_country_light: #73726B; +@border_region: #73726B; + + +/* ROADS */ +@trunk: #FF8800; /*#ED8800; #FF8800;*/ +@trunk_hard: #F7632C; +@trunk_medium: #F86B39; +@trunk_light: #F87C4A; +@primary: #E5B643; + +/* YELLOW ROADS BUNDLE */ +@primary_yellow: #FCD767; +@primary_yellow_case: #E5A643; +@trunk_yellow: #FF8800; +@trunk_yellow_case: #CD764C; + +/* ORANGE ROADS BUNDLE */ + +@trunk: #FF8800; +@trunk_orange: #FF5919; +@trunk_orange_medium: #FF7F33; +@trunk_orange_light: #FF7A26; +@primary_orange: #FF8726; +@primary_orange_medium: #FF9440; +@primary_orange_light: #FFA14C; +@secondary: #FFFFFF; +@residential: #FCFCFC; +@unclassified: #FCFCFC; +@pedestrian: #FCFCFC; +@footway: #FCFCFC; +@cycleway: #FF87AD; +@construction: #BBBBAA; +@track: #635730; +@bridleway: #3D361E; + + +/* bridges */ +@bridge_background: #E5E4D5; +@bridge_casing: #808080; +@casing_road: #F5F3E4; /*#BDBBAF; #FCFCF7; #E3E1D5;*/ + +/* tunnels */ + +@primary_tunnel_orange: #FCA462; +@primary_tunnel_yellow: #FCD767; +@trunk_tunnel_orange: #FCA462; +@trunk_tunnel_yellow: #FF8800; +@primary_tunnel_casing: #808080; +@trunk_tunnel_casing: #808080; +@secondary_tunnel: #FFFFFF; +@secondary_tunnel_casing: #808080; +@tertiary_tunnel: #FFFFFF; +@tertiary_tunnel_casing: #808080; +@unclassified_tunnel: #FFFFFF; +@unclassified_tunnel_casing: #808080; +/*roads_links */ +@trunk_link: #FFFFFF; +@primary_link: #FFFFFF; +@secondary_link: #FFFFFF; +@tertiary_link: #f8f8f8; + +/* TRANSPORT */ +@railway_light: #B2B1A2; +@railway: #8C8B80; +@railway_dash: #EEEEEE; +@railway_tunnel: #808080; +@aerialway: #444444; +@tram: #7A7A7A; +@tram_1: #E82033; +@ferry: #4499Bb; + +/*aerodrome*/ +@aerodrome0: #D4BFF2; +@aerodrome1: #D4BFF2; +@aerodrome2: #D1C0EB; +@aerodrome3: #CFC1E8; +@aerodrome4: #CDC0E3; +@aerodrome5: #C8BCDE; + +/* NATURAL */ +@glacier: #FFFFFF; +@water: #8BD3E0; +/*@water_1: #9AD2D9;*/ +@river: #36B0BF; +/*@river_1: #9AD2D9;*/ +@wetland: #c9ddd6; +@forest: #C8DBAD;/*#AABF65;*/ +@park: #C8DBAD; /*A5BF60 #A4B275 #BCCC74*/ +@natpark: #C8DBAD; +@beach: #FCEC7E; +/*forest-park*/ +@green0: #C6D9AB; +@green1: #C6D9AB; +@green2: #C6D9AB; +@green3: #C6D9AB; +@green4: #C6D9AB; +@green5: #C6D9AB; + +/* BUILDINGS */ +@housename: #65655E; +@building_label: #61615A; +@building: #D4D3CA;/*#C9C8BB;*/ +@building_dark: #C7C6BF;/*#C2C0B3;*/ +@building_border: #A1A096; +@building_dark_border: #9B9A8F; + +/* LANDUSE */ + +@pedestrian_area: #EDE8D6; +@pedestrian_area_light: #F2EEDA; + +@unversity: #F8E4BA; +@hospital: #F8D9D9;/*FADCDB*/ +@industrial: #DED8E0;/*#D5D5DE; #E4E2EB;*/ +@sport: #C8DBAD; +@parking: #F2F2CE;/*#F0EBC5;DCDCB9; #F2F2CE;*/ + +/* BARRIERS */ +@fence: #999999; + +/* LABELS COLORS */ +@label_extra_dark: #000000; +@label_dark: #222222; +@label_medium: #333333; +@label_light: #444444; +@label_extra_light: #7F7F7F; + +@label_halo_bg: #E3E1D2; +@label_halo_dark: #E3E1D2; +@label_halo_medium: #EDEBDB; +@label_halo_light: #FFFFFF; + + +/* PLACE LABELS */ +@city_label: #666666; +@city_label_light: #7F7F7F; +@city_halo: #DDDDCC; +@city_halo_light: #DDDDCC; +@country_label: #8C8C8C; +@state_label: #8C8C8C; +@district_label: #7F7F7F; + +@poi_label: #444444; +@subway_label: #333333; +@railway_label: #333333; + +/* ROADS LABELS */ +@primary_road_label: #2E2E2E; +@secondary_road_label: #333333; +@road_label_halo: #FFFFFF; +@shield_text: #000000; +@shield_text_halo: #000000; +@shield: #FFFFFF; +@shield_outline: #000000; +/* blue - #2E89B0; #687E94; #598DBE; */ + +@label_dark: #333333; +@label_light: #444444; +@dark: #333333; + +/* NATURAL LABELS */ +@water_label: #4499Bb; +@park_label: #3A7921; +@park_label_1: #499953; +@halo_park_label: #FFFFFF; +@halo_water_label: #fff; + +/* UNIVERSAL HALO */ +@label_halo: #FFFFFF; + + +/* PISTE */ +@piste: #C47AFF; +@piste_novice:#5feb2e; +@piste_easy: #0b27fb; +@piste_intermadiate: #fc0e1b; +@piste_expert: #220625; +@piste_advanced: #0a0a0d; diff --git a/data/styles/vehicle/style-clear/style.mapcss b/data/styles/vehicle/style-clear/style.mapcss new file mode 100644 index 0000000000..cbb9d3dad7 --- /dev/null +++ b/data/styles/vehicle/style-clear/style.mapcss @@ -0,0 +1,71 @@ +@import("colors.mapcss"); +@import("../include/common_colors.mapcss"); +@import("../include/defaults_new.mapcss"); +@import("../include/Basemap.mapcss"); +@import("../include/Basemap_label.mapcss"); +@import("../include/Roads.mapcss"); +@import("../include/Roads_label.mapcss"); +@import("../include/Icons.mapcss"); + + +canvas +{ + background-color: @background; + fill-color: @water; + default-lines: false; + default-points: false; +} + +colors +{ + GuiText-color: #4D4D4D; + GuiText-opacity: 0.86; + MyPositionAccuracy-color: #000000; + MyPositionAccuracy-opacity: 0.08; + Selection-color: #1E96F0; + Selection-opacity: 0.64; + Route-color: #0087FF; + RouteOutline-color: #055FCD; + RouteTrafficG0-color: #9B2300; + RouteTrafficG1-color: #F03C0A; + RouteTrafficG2-color: #F03C0A; + RouteTrafficG3-color: #F5D728; + RouteTrafficG3-opacity: @traffic_arrow_dark; + RoutePedestrian-color: #1D339E; + RoutePedestrian-opacity: 0.8; + RouteBicycle-color: #9C27B0; + RouteBicycle-opacity: 0.8; + Arrow3D-color: #50AAFF; + Arrow3DObsolete-color: #82AAC8; + Arrow3DObsolete-opacity: 0.72; + Arrow3DShadow-color: #3C3C3C; + Arrow3DShadow-opacity: 0.24; + Arrow3DOutline-color: #FFFFFF; + TrackHumanSpeed-color: #1D339E; + TrackCarSpeed-color: #1579F4; + TrackPlaneSpeed-color: #0AC4FF; + TrackUnknownDistance-color: #616161; + TrafficG0-color: #9B2305; + TrafficG1-color: #E63C37; + TrafficG2-color: #E63C37; + TrafficG3-color: #FAB423; + TrafficG3-opacity: @traffic_arrow_dark; + TrafficG4-color: #9BAF37; + TrafficG5-color: #468755; + TrafficTempBlock-color: #464646; + TrafficUnknown-color: #000000; + TrafficArrowLight-color: #FFFFFF; + TrafficArrowDark-color: #6B5114; + TrafficOutline-color: #FFFFFF; + RoadShieldBlackText-color: #000000; + RoadShieldWhiteText-color: #FFFFFF; + RoadShieldUKYellowText-color: #FFCC66; + RoadShieldBlueBackground-color: #2E6FC9; + RoadShieldGreenBackground-color: #22723B; + RoadShieldRedBackground-color: #CD2828; + RoadShieldOrangeBackground-color: #FFBE00; + PoiHotelTextOutline-color: #FFFFFF; + PoiHotelTextOutline-opacity: 0.6; + PoiDeletedMask-color: #FFFFFF; + PoiDeletedMask-opacity: 0.3; +} diff --git a/data/styles/vehicle/style-night/colors.mapcss b/data/styles/vehicle/style-night/colors.mapcss new file mode 100644 index 0000000000..0f7233fb5c --- /dev/null +++ b/data/styles/vehicle/style-night/colors.mapcss @@ -0,0 +1,179 @@ +/* ~~~~ CONTENT OF COLORS-NIGHT ~~~~~ + +1.BASEMAP +2.BOUNDARY +3.NATURAL + 3.1 Main natural + 3.2 Vegetation +4.LANDUSE + 4.1 Main landuse + 4.2 Aerodrome + 4.3 Barriers + 4.4 Buildings +5.ROADS + 5.1 All roads + 5.2 Bridges + 5.3 Tunnels + 5.4 Piste + 5.5 Transport + 6.LABELS COLORS + 6.1 Main labels + 6.2 Natural labels + 6.3 Place labels + 6.4 Road labels +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +*/ + +/* 1.BASEMAP */ + +@white: #444444; +@background: #050505; + +/* 2.BOUNDARY */ + +@border_country: #4C4C4C; +@border_region: #5C5C5C; + +/* 3.NATURAL */ +/* 3.1 Main natural */ + +@glacier: #111111; +@water: #002222; +@river: #062026; +@wetland: #001919; +@beach: #28281A; + +/*3.2 Vegeration*/ + +@forest: #090F0A; +@green0: #090F0A; +@green1: #090F0A; +@green2: #090F0A; +@green3: #090F0A; +@green4: #090F0A; +@green5: #090F0A; + +/* 4.LANDUSE */ +/*4.1 Main landuse*/ + +@pedestrian_area: #262222; +@pedestrian_area_light: #262222; +@university: #261F13; +@hospital: #261916; +@industrial: #141014; +@sport: #070F0A; +@parking: #1F1A10; + +/*4.2 Aerodrome*/ + +@aerodrome0: #41334F; +@aerodrome1: #4C3C5C; +@aerodrome2: #392D45; +@aerodrome3: #392D45; +@aerodrome4: #342A40; +@aerodrome5: #292133; + +/* 4.3 Barriers */ +@fence: #444444; + +/* 4.4 Buildings */ + +@building: #191919; +@building_dark: #191919; +@building_border: #303030; +@building_dark_border: #474747; + +/* 5.ROADS */ +/* 5.1 All roads */ + +@trunk: #4C2A19; +@trunk_orange: #4C2A19; +@trunk_orange_medium: #4C2A19; +@trunk_orange_light: #4C2A17; +@primary_orange: #5E351D; +@primary_orange_medium: #5E351D; +@primary_orange_light: #5E351D; +@secondary: #3B3939; +@residential: #363434; +@unclassified: #333131; +@pedestrian: #4D4744; +@footway: #2B2827; +@cycleway: #6E3D47; +@construction: #332F2D; +@track: #2B2827; +@tracktype: #262525; +@bridleway: #2B2827; + +/* 5.2 Bridges */ + +@bridge_background: #121212; +@bridge_casing: #0D0D0D; +@casing_road: #0D0D0D; + +/* 5.3 Tunnels */ + +@trunk_tunnel_orange: #381F14; +@trunk_tunnel_casing: #000000; +@primary_tunnel_orange: #4C2A1B; +@primary_tunnel_casing: #000000; +@secondary_tunnel: #2B2827; +@secondary_tunnel_casing: #000000; +@tertiary_tunnel: #2B2827; +@tertiary_tunnel_casing: #000000; +@unclassified_tunnel: #2B2827; +@unclassified_tunnel_casing: #000000; + +/* 5.4 Piste */ + +@piste: #623D7F; +@piste_novice:#5feb2e; +@piste_easy: #0b27fb; +@piste_intermadiate: #fc0e1b; +@piste_expert: #333333; +@piste_advanced: #222222; + +/* 5.5 Transport */ + +@railway_light: #333030; +@railway: #171514; +@railway_tunnel: #222222; +@railway_dash: #111111; +@aerialway: #4E4E3D; +@tram: #5C5C51; +@ferry: #2A4541; + +/* 6.LABELS COLORS */ +/* 6.1 Main labels */ + +@label_dark: #888888; +@label_medium: #8C8C8C; +@label_light: #666666; +@label_halo_medium: #111100; +@label_halo_light: #111100; + +/* 6.2 Natural labels */ + +@water_label: #004A59; +@park_label: #2B4918; +@halo_park_label: #111; + +/* 6.3 Place labels */ + +@city_label: #999999; +@city_label_1: #828282; +@city_label_2: #737373; +@country_label: #444444; +@state_label: #444444; +@district_label: #555555; +@housename: #737373; +@building_label: #737373; +@poi_label: #666666; +@subway_label: #555555; + +/* 6.4 Road labels */ + +@road_label_halo: #000000; +@shield_text: #b2b2b2; +@shield_text_halo: #000000; +@shield: #000000; +@shield_outline: #b2b2b2; diff --git a/data/styles/vehicle/style-night/style.mapcss b/data/styles/vehicle/style-night/style.mapcss new file mode 100755 index 0000000000..d729a0d3c6 --- /dev/null +++ b/data/styles/vehicle/style-night/style.mapcss @@ -0,0 +1,71 @@ +@import("colors.mapcss"); +@import("../include/common_colors.mapcss"); +@import("../include/defaults_new.mapcss"); +@import("../include/Basemap.mapcss"); +@import("../include/Basemap_label.mapcss"); +@import("../include/Roads.mapcss"); +@import("../include/Roads_label.mapcss"); +@import("../include/Icons.mapcss"); + + +canvas +{ + background-color: @background; + fill-color: @water; + default-lines: false; + default-points: false; +} + +colors +{ + GuiText-color: #FFFFFF; + GuiText-opacity: 0.7; + MyPositionAccuracy-color: #FFFFFF; + MyPositionAccuracy-opacity: 0.06; + Selection-color: #4BB9E6; + Selection-opacity: 0.64; + Route-color: #0087FF; + RouteOutline-color: #055FCD; + RouteTrafficG0-color: #9B2300; + RouteTrafficG1-color: #F03C0A; + RouteTrafficG2-color: #F03C0A; + RouteTrafficG3-color: #F5D728; + RouteTrafficG3-opacity: @traffic_arrow_dark; + RoutePedestrian-color: #FFB94B; + RoutePedestrian-opacity: 0.7; + RouteBicycle-color: #FF4B8C; + RouteBicycle-opacity: 0.7; + Arrow3D-color: #41C8FF; + Arrow3DObsolete-color: #82AAC8; + Arrow3DObsolete-opacity: 0.72; + Arrow3DShadow-color: #3C3C3C; + Arrow3DShadow-opacity: 0.24; + Arrow3DOutline-color: #FFFFFF; + TrackHumanSpeed-color: #FF9800; + TrackCarSpeed-color: #FFCA28; + TrackPlaneSpeed-color: #FFF5A0; + TrackUnknownDistance-color: #969696; + TrafficG0-color: #410F00; + TrafficG1-color: #781919; + TrafficG2-color: #781919; + TrafficG3-color: #8C5A00; + TrafficG3-opacity: @traffic_arrow_dark; + TrafficG4-color: #555519; + TrafficG5-color: #285032; + TrafficTempBlock-color: #232323; + TrafficUnknown-color: #000000; + TrafficArrowLight-color: #AAAAAA; + TrafficArrowDark-color: #1E1E1E; + TrafficOutline-color: #000000; + RoadShieldBlackText-color: #000000; + RoadShieldWhiteText-color: #FFFFFF; + RoadShieldUKYellowText-color: #FFCC66; + RoadShieldBlueBackground-color: #2E6FC9; + RoadShieldGreenBackground-color: #22723B; + RoadShieldRedBackground-color: #CD2828; + RoadShieldOrangeBackground-color: #FFBE00; + PoiHotelTextOutline-color: #000000; + PoiHotelTextOutline-opacity: 0.6; + PoiDeletedMask-color: #FFFFFF; + PoiDeletedMask-opacity: 0.3; +}