mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-28 00:43:38 +00:00
[styles] Recategorize icons
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
6e12ede1d9
commit
d01ed97e34
@@ -483,6 +483,9 @@ area|z13-[leisure=stadium],
|
||||
area|z13-[leisure=sports_centre],
|
||||
{fill-color: @sport0; fill-opacity: 1;}
|
||||
|
||||
area|z16-[leisure=fitness_centre][sport=yoga],
|
||||
{fill-color: @sport0; fill-opacity: 0.1;}
|
||||
|
||||
area|z14-[piste:type=snow_park],
|
||||
{fill-color: @piste; fill-opacity: 0.2;}
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ node|z18-[office],
|
||||
{icon-image: office-m.svg;}
|
||||
|
||||
node|z18-[craft],
|
||||
{text-color: @shop_label;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light;icon-image: craft-m.svg;}
|
||||
{icon-image: craft-m.svg;}
|
||||
|
||||
node|z16-[shop],
|
||||
{icon-min-distance: 10;}
|
||||
@@ -443,10 +443,30 @@ node|z15[historic=castle],
|
||||
node|z16[historic=fort],
|
||||
node|z16[historic=castle],
|
||||
{icon-image: remains-m.svg;text-offset: 1;}
|
||||
node|z17-[historic=ruins][name],
|
||||
node|z17-[historic=fort],
|
||||
node|z17-[historic=castle],
|
||||
{icon-image: remains-m.svg;}
|
||||
node|z17-[historic=ruins][name],
|
||||
{icon-image: remains-m.svg;}
|
||||
|
||||
node|z12-14[historic=castle][castle_type=castrum]
|
||||
node|z12-14[historic=castle][castle_type=defensive]
|
||||
node|z12-14[historic=castle][castle_type=fortified_church]
|
||||
node|z12-14[historic=castle][castle_type=fortress]
|
||||
node|z12-14[historic=castle][castle_type=hillfort]
|
||||
node|z12-14[historic=castle][castle_type=kremlin]
|
||||
node|z12-14[historic=castle][castle_type=shiro]
|
||||
node|z12-14[historic=fort]
|
||||
{icon-image: castle-s.svg;}
|
||||
node|z15-[historic=castle][castle_type=castrum]
|
||||
node|z15-[historic=castle][castle_type=defensive]
|
||||
node|z15-[historic=castle][castle_type=fortified_church]
|
||||
node|z15-[historic=castle][castle_type=fortress]
|
||||
node|z15-[historic=castle][castle_type=hillfort]
|
||||
node|z15-[historic=castle][castle_type=kremlin]
|
||||
node|z15-[historic=castle][castle_type=shiro]
|
||||
node|z15-[historic=fort]
|
||||
{icon-image: castle-m.svg;}
|
||||
|
||||
node|z17-[historic=archaeological_site],
|
||||
{icon-image: archaeological-site-m.svg;}
|
||||
@@ -766,7 +786,7 @@ node|z16-[barrier=turnstile],
|
||||
node|z17-[barrier=wicket_gate],
|
||||
node|z16-[barrier=cycle_barrier],
|
||||
node|z16-[amenity=nightclub],
|
||||
node|z16-[amenity=townhall],
|
||||
node|z15-[amenity=townhall],
|
||||
node|z16-[amenity=bank],
|
||||
node|z16-[amenity=taxi],
|
||||
node|z16-[leisure=dog_park],
|
||||
@@ -800,7 +820,7 @@ node|z17-[amenity=social_facility],
|
||||
node|z17-[amenity=animal_shelter],
|
||||
node|z17-[amenity=kindergarten],
|
||||
node|z17-[amenity=childcare],
|
||||
node|z17-[amenity=school],
|
||||
node|z16-[amenity=school],
|
||||
node|z17-[amenity=driving_school],
|
||||
node|z17-[amenity=language_school],
|
||||
node|z17-[amenity=music_school],
|
||||
@@ -826,6 +846,39 @@ node|z17-[amenity=parcel_locker],
|
||||
node|z17-[amenity=public_bath],
|
||||
node|z17-[aeroway=gate],
|
||||
node|z17-[sport],
|
||||
node|z16-[leisure=sports_centre],
|
||||
node|z16-[leisure=sports_centre][sport=american_football],
|
||||
node|z16-[leisure=sports_centre][sport=basketball],
|
||||
node|z16-[leisure=sports_centre][sport=baseball],
|
||||
node|z16-[leisure=sports_centre][sport=equestrian],
|
||||
node|z16-[leisure=sports_centre][sport=soccer],
|
||||
node|z16-[leisure=sports_centre][sport=futsal],
|
||||
node|z16-[leisure=sports_centre][sport=tennis],
|
||||
node|z16-[leisure=sports_centre][sport=skiing],
|
||||
node|z16-[leisure=sports_centre][sport=archery],
|
||||
node|z16-[leisure=sports_centre][sport=shooting],
|
||||
node|z16-[leisure=sports_centre][sport=australian_football],
|
||||
node|z16-[leisure=sports_centre][sport=cricket],
|
||||
node|z16-[leisure=sports_centre][sport=curling],
|
||||
node|z16-[leisure=sports_centre][sport=scuba_diving],
|
||||
node|z16-[leisure=sports_centre][sport=climbing],
|
||||
node|z16-[leisure=sports_centre][sport=golf],
|
||||
node|z16-[leisure=sports_centre][sport=skateboard],
|
||||
node|z16-[leisure=sports_centre][sport=table_tennis],
|
||||
node|z16-[leisure=sports_centre][sport=volleyball],
|
||||
node|z16-[leisure=sports_centre][sport=beachvolleyball],
|
||||
node|z16-[leisure=sports_centre][sport=yoga],
|
||||
node|z16-[leisure=sports_centre][sport=padel],
|
||||
node|z16-[leisure=sports_centre][sport=handball],
|
||||
node|z16-[leisure=sports_centre][sport=ice_hockey],
|
||||
node|z16-[leisure=sports_centre][sport=field_hockey],
|
||||
node|z16-[leisure=sports_centre][sport=badminton],
|
||||
node|z16-[leisure=sports_centre][sport=pelota],
|
||||
node|z16-[leisure=sports_centre][sport=multi],
|
||||
node|z16-[leisure=sports_centre][sport=athletics],
|
||||
node|z16-[leisure=sports_centre][sport=gymnastics],
|
||||
node|z16-[leisure=sports_centre][sport=bowls],
|
||||
node|z15-[leisure=sports_centre][sport=swimming],
|
||||
node|z17-[highway=ladder],
|
||||
node|z18-[amenity=dojo],
|
||||
node|z18-[amenity=vending_machine],
|
||||
@@ -840,6 +893,7 @@ node|z18-[amenity=bureau_de_change],
|
||||
node|z18-[amenity=money_transfer],
|
||||
node|z18-[amenity=waste_disposal],
|
||||
node|z18-[amenity=recycling],
|
||||
node|z16-[amenity=recycling][recycling_type=centre],
|
||||
node|z18-[amenity=waste_transfer_station],
|
||||
node|z18-[amenity=hunting_stand],
|
||||
node|z18-[building=guardhouse],
|
||||
@@ -978,7 +1032,7 @@ node|z17-[amenity=childcare],
|
||||
{icon-image: kindergarten-m.svg;}
|
||||
node|z18-[amenity=childcare],
|
||||
{font-size: 11;}
|
||||
node|z17-[amenity=school],
|
||||
node|z16-[amenity=school],
|
||||
{icon-image: school-m.svg;}
|
||||
node|z18-[amenity=school],
|
||||
{font-size: 11;}
|
||||
@@ -1005,16 +1059,17 @@ node|z17-[leisure=pitch],
|
||||
node|z17-[leisure=ice_rink]
|
||||
{icon-image: pitch-m.svg;icon-min-distance: 10;}
|
||||
node|z17-[leisure=fitness_station]
|
||||
{icon-image: fitness_station-m.svg;icon-min-distance: 10;}
|
||||
node|z17-[leisure=sports_centre]
|
||||
{icon-image: fitness-m.svg;icon-min-distance: 10;}
|
||||
node|z16-[leisure=sports_centre],
|
||||
{icon-image: sports_centre-m.svg;icon-min-distance: 9;}
|
||||
node|z17-[leisure=sports_hall]
|
||||
{icon-image: sports_centre-m.svg;icon-min-distance: 10;}
|
||||
node|z17-[leisure=dance]
|
||||
node|z16-[leisure=dance]
|
||||
{icon-image: dance-m.svg;icon-min-distance: 10;}
|
||||
node|z17-[leisure=fitness_centre]
|
||||
node|z16-[leisure=fitness_centre]
|
||||
{icon-image: fitness_centre-m.svg;icon-min-distance: 10;}
|
||||
node|z17-[leisure=sauna]
|
||||
{icon-image: public_bath-m.svg;icon-min-distance: 10;}
|
||||
{icon-image: sauna-m.svg;icon-min-distance: 10;}
|
||||
node|z17-[leisure=playground],
|
||||
{icon-image: playground-m.svg;font-size: 11;icon-min-distance: 10;}
|
||||
node|z17-[leisure=swimming_pool],
|
||||
@@ -1022,76 +1077,136 @@ node|z17-[leisure=swimming_pool],
|
||||
node|z17-[leisure=swimming_pool][access=private],
|
||||
{icon-image: zero-icon.svg;}
|
||||
node|z15-[leisure=golf_course],
|
||||
node|z17-[leisure=miniature_golf],
|
||||
{icon-image: golf-m.svg;icon-min-distance: 10;}
|
||||
node|z16-[leisure=miniature_golf],
|
||||
{icon-image: golf-centre-m.svg;icon-min-distance: 10;}
|
||||
|
||||
node|z17-[amenity=dojo]
|
||||
{icon-image: martial-arts-m.svg;}
|
||||
node|z16-[amenity=dojo]
|
||||
{icon-image: martial-arts-centre-m.svg;}
|
||||
|
||||
node|z17-[sport],
|
||||
{icon-image: pitch-m.svg; icon-min-distance: 10; }
|
||||
|
||||
node|z17-[sport=american_football],
|
||||
{icon-image: america-football-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=american_football],
|
||||
{icon-image: america-football-centre-m.svg;}
|
||||
node|z17-[sport=basketball],
|
||||
{icon-image: basketball-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=basketball],
|
||||
{icon-image: basketball-centre-m.svg;}
|
||||
node|z17-[sport=baseball],
|
||||
{icon-image: baseball-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=baseball],
|
||||
{icon-image: baseball-centre-m.svg;}
|
||||
node|z17-[sport=equestrian],
|
||||
{icon-image: equestrian-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=equestrian],
|
||||
{icon-image: equestrian-centre-m.svg;}
|
||||
node|z17-[sport=soccer],
|
||||
node|z17-[sport=futsal],
|
||||
{icon-image: soccer-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=soccer],
|
||||
node|z16-[leisure=sports_centre][sport=futsal],
|
||||
{icon-image: soccer-centre-m.svg;}
|
||||
node|z17-[sport=tennis],
|
||||
{icon-image: tennis-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=tennis],
|
||||
{icon-image: tennis-centre-m.svg;}
|
||||
node|z17-[sport=skiing],
|
||||
{icon-image: skiing-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=skiing],
|
||||
{icon-image: skiing-centre-m.svg;}
|
||||
node|z17-[sport=archery],
|
||||
{icon-image: archery-m.svg;}
|
||||
node|z17-[sport=shooting],
|
||||
{icon-image: archery-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=archery],
|
||||
node|z16-[leisure=sports_centre][sport=shooting],
|
||||
{icon-image: archery-centre-m.svg;}
|
||||
node|z17-[sport=australian_football],
|
||||
{icon-image: australian-football-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=australian_football],
|
||||
{icon-image: australian-football-centre-m.svg;}
|
||||
node|z17-[sport=cricket],
|
||||
{icon-image: cricket-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=cricket],
|
||||
{icon-image: cricket-centre-m.svg;}
|
||||
node|z17-[sport=curling],
|
||||
{icon-image: curling-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=curling],
|
||||
{icon-image: curling-centre-m.svg;}
|
||||
node|z17-[sport=scuba_diving],
|
||||
{icon-image: diving-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=scuba_diving],
|
||||
{icon-image: diving-centre-m.svg;}
|
||||
node|z17-[sport=9pin],
|
||||
{icon-image: bowling-m.svg;}
|
||||
node|z17-[sport=10pin],
|
||||
{icon-image: bowling-m.svg;}
|
||||
node|z17-[sport=chess],
|
||||
{icon-image: chess-m.svg;}
|
||||
node|z17-[sport=climbing],
|
||||
{icon-image: climbing-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=climbing],
|
||||
{icon-image: climbing-centre-m.svg;}
|
||||
node|z17-[sport=golf],
|
||||
{icon-image: golf-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=golf],
|
||||
{icon-image: golf-centre-m.svg;}
|
||||
node|z17-[sport=skateboard],
|
||||
{icon-image: skateboard-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=skateboard],
|
||||
{icon-image: skateboard-centre-m.svg;}
|
||||
node|z17-[sport=swimming],
|
||||
{icon-image: swimming-m.svg;}
|
||||
node|z15-[leisure=sports_centre][sport=swimming],
|
||||
{icon-image: swimming-centre-m.svg; icon-min-distance: 8; }
|
||||
node|z17-[sport=table_tennis],
|
||||
{icon-image: table-tennis-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=table_tennis],
|
||||
{icon-image: table-tennis-centre-m.svg;}
|
||||
node|z17-[sport=volleyball],
|
||||
node|z17-[sport=beachvolleyball],
|
||||
{icon-image: volleyball-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=volleyball],
|
||||
node|z16-[leisure=sports_centre][sport=beachvolleyball],
|
||||
{icon-image: volleyball-centre-m.svg;}
|
||||
node|z17-[sport=yoga],
|
||||
{icon-image: yoga-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=yoga],
|
||||
node|z16-[leisure=fitness_centre][sport=yoga],
|
||||
{icon-image: yoga-centre-m.svg;}
|
||||
node|z17-[sport=padel],
|
||||
{icon-image: padel-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=padel],
|
||||
{icon-image: padel-centre-m.svg;}
|
||||
node|z17-[sport=handball],
|
||||
{icon-image: handball-m.svg;}
|
||||
node|z17-[sport=futsal],
|
||||
{icon-image: soccer-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=handball],
|
||||
{icon-image: handball-centre-m.svg;}
|
||||
node|z17-[sport=ice_hockey],
|
||||
{icon-image: hockey-m.svg;}
|
||||
node|z17-[sport=field_hockey],
|
||||
{icon-image: hockey-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=ice_hockey],
|
||||
node|z16-[leisure=sports_centre][sport=field_hockey],
|
||||
{icon-image: hockey-centre-m.svg;}
|
||||
node|z17-[sport=badminton],
|
||||
{icon-image: badminton-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=badminton],
|
||||
{icon-image: badminton-centre-m.svg;}
|
||||
node|z17-[sport=pelota],
|
||||
{icon-image: pelota-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=pelota],
|
||||
{icon-image: pelota-centre-m.svg;}
|
||||
node|z17-[sport=multi],
|
||||
node|z17-[sport=athletics],
|
||||
node|z17-[sport=gymnastics],
|
||||
node|z17-[sport=bowls],
|
||||
{icon-image: pitch-m.svg;}
|
||||
node|z16-[leisure=sports_centre][sport=multi],
|
||||
node|z16-[leisure=sports_centre][sport=athletics],
|
||||
node|z16-[leisure=sports_centre][sport=gymnastics],
|
||||
node|z16-[leisure=sports_centre][sport=bowls],
|
||||
{icon-image: sports_centre-m.svg;}
|
||||
|
||||
node|z18-[sport],
|
||||
{font-size: 11; }
|
||||
@@ -1177,7 +1292,7 @@ node|z16-[amenity=fountain],
|
||||
node|z19-[amenity=fountain],
|
||||
{icon-image: fountain-m.svg;icon-min-distance: 20;}
|
||||
|
||||
node|z14[man_made=lighthouse],
|
||||
node|z13-14[man_made=lighthouse],
|
||||
{icon-image: lighthouse-s.svg;text-offset: 1;icon-min-distance: 5;}
|
||||
node|z15-[man_made=lighthouse],
|
||||
{icon-image: lighthouse-m.svg;}
|
||||
@@ -1312,7 +1427,8 @@ node|z17-[amenity=prison],
|
||||
node|z18-[amenity=prison],
|
||||
{font-size: 11;}
|
||||
|
||||
node|z16-[amenity=townhall],
|
||||
node|z15-[amenity=townhall],
|
||||
{icon-image: public-building-m.svg;}
|
||||
node|z17-[office=diplomatic],
|
||||
{icon-image: embassy-m.svg;}
|
||||
node|z17-[amenity=townhall],
|
||||
@@ -1367,6 +1483,10 @@ node|z17-[amenity=telephone]
|
||||
node|z17-[emergency=phone]
|
||||
{icon-image: emergency-phone-m.svg;}
|
||||
|
||||
|
||||
node|z16-[amenity=recycling][recycling_type=centre],
|
||||
{icon-image: recycling-centre-m.svg;}
|
||||
|
||||
node|z17-[amenity=recycling],
|
||||
node|z17-[amenity=waste_transfer_station],
|
||||
{icon-image: recycling-m.svg;}
|
||||
@@ -1386,7 +1506,7 @@ node|z18-[power=generator][generator:source=wind],
|
||||
node|z15-[power=plant][plant:source=wind],
|
||||
{icon-image: power_plant_wind-m.svg;}
|
||||
node|z16-[power=plant][plant:source=wind],
|
||||
{text: name;text-color: @industry_label;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light; text-offset: 1; font-size: 10;}
|
||||
{text: name;text-color: @neutral_label;text-halo-radius: 1;text-halo-opacity: 0.9;text-halo-color: @label_halo_light; text-offset: 1; font-size: 10;}
|
||||
|
||||
node|z17-[amenity=shower],
|
||||
{icon-image: shower-m.svg;}
|
||||
@@ -1561,6 +1681,9 @@ node|z16-[shop=sports],
|
||||
node|z16-[shop=ticket],
|
||||
node|z16-[shop=toys],
|
||||
node|z16-[shop=stationery],
|
||||
node|z16-[shop=agrarian],
|
||||
node|z16-[shop=trade],
|
||||
node|z16-[shop=gas],
|
||||
node|z17-[shop=variety_store],
|
||||
node|z17-[shop=money_lender],
|
||||
node|z17-[shop=pawnbroker],
|
||||
@@ -1589,6 +1712,10 @@ node|z16[shop=supermarket],
|
||||
node|z17-[shop=supermarket],
|
||||
{icon-image: supermarket-m.svg;font-size: 11;icon-min-distance: 8;}
|
||||
|
||||
node|z16[shop=agrarian],
|
||||
node|z16[shop=trade],
|
||||
node|z16[shop=gas],
|
||||
{icon-image: shop-industry-m.svg;}
|
||||
node|z16[shop=cheese],
|
||||
{icon-image: cheese-m.svg;}
|
||||
node|z16-[shop=pasta],
|
||||
@@ -1733,6 +1860,10 @@ node|z16[shop=rental],
|
||||
node|z16[shop=rental][rental=bike],
|
||||
{icon-image: shop-rental-bicycle-m.svg;}
|
||||
|
||||
node|z17-[shop=agrarian],
|
||||
node|z17-[shop=trade],
|
||||
node|z17-[shop=gas],
|
||||
{icon-image: shop-industry-m.svg;icon-min-distance: 24;}
|
||||
node|z17-[shop=cheese],
|
||||
{icon-image: cheese-m.svg;icon-min-distance: 24;}
|
||||
node|z17-[shop=alcohol],
|
||||
@@ -1879,7 +2010,7 @@ node|z17-[shop=massage],
|
||||
node|z17-[shop=money_lender],
|
||||
{icon-image: bank-m.svg;icon-min-distance: 24;}
|
||||
node|z17-[shop=pawnbroker],
|
||||
{icon-image: bookmaker-m.svg;icon-min-distance: 24;}
|
||||
{icon-image: shop-m.svg;icon-min-distance: 24;}
|
||||
node|z17-[shop=rental],
|
||||
{icon-image: rental-m.svg;icon-min-distance: 24;}
|
||||
node|z17-[shop=rental][rental=bike],
|
||||
@@ -1953,7 +2084,10 @@ area|z15-[highway=rest_area],
|
||||
{text-position: center;}
|
||||
|
||||
node|z14-[amenity=fuel],
|
||||
node|z14-[amenity=charging_station][motorcar?],
|
||||
node|z15-[amenity=charging_station][motorcar?][!capacity],
|
||||
node|z15-[amenity=charging_station][motorcar?][capacity=1],
|
||||
node|z15-[amenity=charging_station][motorcar?][capacity=2],
|
||||
node|z14-[amenity=charging_station][motorcar?][capacity?],
|
||||
area|z14-[highway=services],
|
||||
area|z15-[highway=rest_area],
|
||||
area|z15-[landuse=garages],
|
||||
@@ -1981,14 +2115,23 @@ node|z17-[amenity=fuel],
|
||||
node|z18-[amenity=fuel],
|
||||
{font-size: 11;}
|
||||
|
||||
node|z14[amenity=charging_station][motorcar?],
|
||||
{icon-image: charging-station-s.svg;text-offset: 1;font-size: 10;icon-min-distance: 20;}
|
||||
node|z15[amenity=charging_station][motorcar?],
|
||||
{icon-image: charging-station-m.svg;icon-min-distance: 20;}
|
||||
node|z16[amenity=charging_station],
|
||||
{icon-image: charging-station-m.svg;icon-min-distance: 10;}
|
||||
node|z17-[amenity=charging_station],
|
||||
node|z15-[amenity=charging_station][motorcar?][!capacity],
|
||||
node|z15-[amenity=charging_station][motorcar?][capacity=1],
|
||||
node|z15-[amenity=charging_station][motorcar?][capacity=2],
|
||||
node|z16-[amenity=charging_station],
|
||||
{icon-image: charging-point-m.svg;}
|
||||
|
||||
node|z14[amenity=charging_station][motorcar?][capacity?],
|
||||
{icon-image: charging-station-s.svg;}
|
||||
node|z15-[amenity=charging_station][motorcar?][capacity?],
|
||||
{icon-image: charging-station-m.svg;}
|
||||
|
||||
node|z14[amenity=charging_station][motorcar?][capacity?],
|
||||
{text-offset: 1;font-size: 10;icon-min-distance: 20;}
|
||||
node|z15[amenity=charging_station][motorcar?],
|
||||
{icon-min-distance: 20;}
|
||||
node|z16[amenity=charging_station],
|
||||
{icon-min-distance: 10;}
|
||||
node|z18-[amenity=charging_station],
|
||||
{font-size: 11;}
|
||||
|
||||
@@ -2091,145 +2234,83 @@ node|z18-[amenity=parking_space][parking_space=disabled],
|
||||
|
||||
/* 8. Colored Labels */
|
||||
|
||||
node[shop=mall],
|
||||
node[amenity=studio],
|
||||
node[shop=alcohol],
|
||||
node[shop=antiques],
|
||||
node[shop=art],
|
||||
node[shop=bakery],
|
||||
node[shop=beauty],
|
||||
node[shop=beverages],
|
||||
node[shop=bicycle],
|
||||
node[shop=bookmaker],
|
||||
node[shop=books],
|
||||
node[shop=butcher],
|
||||
node[shop=camera],
|
||||
node[shop=car],
|
||||
node[shop=caravan],
|
||||
node[shop=charity],
|
||||
node[shop=cheese],
|
||||
node[shop=chemist],
|
||||
node[shop=chocolate],
|
||||
node[shop=clothes],
|
||||
node[shop=computer],
|
||||
node[shop=confectionery],
|
||||
node[shop=convenience],
|
||||
node[shop=copyshop],
|
||||
node[shop=cosmetics],
|
||||
node[shop=deli],
|
||||
node[shop=department_store],
|
||||
node[shop=doityourself],
|
||||
node[shop=dry_cleaning],
|
||||
node[shop=electronics],
|
||||
node[shop=erotic],
|
||||
node[shop=farm],
|
||||
node[shop=florist],
|
||||
node[shop=furniture],
|
||||
node[shop=garden_centre],
|
||||
node[shop=gift],
|
||||
node[shop=greengrocer],
|
||||
node[shop=grocery],
|
||||
node[shop=hairdresser],
|
||||
node[shop=hardware],
|
||||
node[shop=health_food],
|
||||
node[shop=houseware],
|
||||
node[shop=interior_decoration],
|
||||
node[shop=lighting],
|
||||
node[shop=jewelry],
|
||||
node[shop=kiosk],
|
||||
node[shop=kitchen],
|
||||
node[shop=laundry],
|
||||
node[amenity=marketplace],
|
||||
node[shop=mobile_phone],
|
||||
node[shop=motorcycle],
|
||||
node[shop=music],
|
||||
node[shop=musical_instrument],
|
||||
node[shop=optician],
|
||||
node[shop=outdoor],
|
||||
node[shop=pasta],
|
||||
node[shop=pastry],
|
||||
node[shop=pet],
|
||||
node[shop=photo],
|
||||
node[shop=rental],
|
||||
node[shop=rental][rental=bike],
|
||||
node[shop=seafood],
|
||||
node[shop=second_hand],
|
||||
node[shop=sewing],
|
||||
node[shop=shoes],
|
||||
node[shop=sports],
|
||||
node[shop=stationery],
|
||||
node[shop=supermarket],
|
||||
node[shop=tattoo],
|
||||
node[shop=ticket],
|
||||
node[shop=toys],
|
||||
node[shop=video],
|
||||
node[shop=video_games],
|
||||
node[shop=wine],
|
||||
node[leisure=bowling_alley],
|
||||
node[shop=variety_store],
|
||||
node[amenity=car_rental],
|
||||
node[amenity=car_sharing],
|
||||
node[amenity=internet_cafe],
|
||||
node[amenity=marketplace],
|
||||
node[amenity=motorcycle_rental],
|
||||
node[shop],
|
||||
node[shop=auction],
|
||||
node[shop=collector],
|
||||
node[shop=fabric],
|
||||
node[shop=funeral_directors],
|
||||
node[shop=hearing_aids],
|
||||
node[shop=lottery],
|
||||
node[shop=tobacco],
|
||||
node[shop=wholesale],
|
||||
node[shop=electrical],
|
||||
{text-color: @shop_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[amenity=car_wash],
|
||||
node[amenity=fuel],
|
||||
node[amenity=studio],
|
||||
node[amenity=vehicle_inspection],
|
||||
node[craft],
|
||||
node[landuse=industrial][industrial=mine],
|
||||
node[landuse=quarry],
|
||||
node[man_made=works],
|
||||
node[office],
|
||||
node[shop=agrarian],
|
||||
node[shop=car_parts],
|
||||
node[shop=car_repair],
|
||||
node[shop=car_repair][service=tyres],
|
||||
node[shop=funeral_directors],
|
||||
node[shop=gas],
|
||||
node[shop=motorcycle_repair],
|
||||
node[shop=tattoo],
|
||||
node[shop=trade],
|
||||
node[shop=tyres],
|
||||
node[shop=wholesale],
|
||||
{text-color: @industry_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[craft=tailor],
|
||||
node[craft=photographer],
|
||||
{text-color: @shop_label}
|
||||
|
||||
node[amenity=bar],
|
||||
node[amenity=biergarten],
|
||||
node[amenity=cafe],
|
||||
node[amenity=fast_food],
|
||||
node[amenity=food_court],
|
||||
node[amenity=pub],
|
||||
node[amenity=restaurant],
|
||||
node[amenity=ice_cream],
|
||||
node[amenity=nightclub],
|
||||
node[amenity=stripclub],
|
||||
node[amenity=pub],
|
||||
node[amenity=restaurant],
|
||||
{text-color: @food_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[amenity=arts_centre],
|
||||
node[amenity=casino],
|
||||
node[amenity=cinema],
|
||||
node[amenity=community_centre],
|
||||
node[amenity=place_of_worship]
|
||||
node[amenity=social_facility],
|
||||
node[amenity=gambling],
|
||||
node[amenity=stripclub],
|
||||
node[amenity=theatre],
|
||||
node[attraction=amusement_ride],
|
||||
node[attraction=animal],
|
||||
node[attraction=big_wheel],
|
||||
node[attraction=bumper_car],
|
||||
node[attraction=carousel],
|
||||
node[attraction=historic],
|
||||
node[attraction=maze],
|
||||
node[attraction=roller_coaster],
|
||||
node[leisure=adult_gaming_centre],
|
||||
node[leisure=amusement_arcade],
|
||||
node[leisure=bowling_alley],
|
||||
node[leisure=escape_game],
|
||||
node[leisure=stadium],
|
||||
node[shop=bookmaker],
|
||||
node[shop=lottery],
|
||||
node[tourism=aquarium],
|
||||
node[tourism=attraction],
|
||||
node[tourism=gallery],
|
||||
node[tourism=museum],
|
||||
node[tourism=theme_park],
|
||||
node[tourism=zoo]
|
||||
node[tourism=zoo],
|
||||
node[historic=ship],
|
||||
{text-color: @entertainment_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[amenity=arts_centre],
|
||||
node[amenity=community_centre],
|
||||
node[amenity=conference_centre],
|
||||
node[amenity=events_venue],
|
||||
node[amenity=exhibition_centre],
|
||||
node[leisure=marina],
|
||||
node[amenity=casino],
|
||||
node[amenity=gambling],
|
||||
node[amenity=public_bath],
|
||||
node[leisure=adult_gaming_centre],
|
||||
node[leisure=amusement_arcade],
|
||||
node[shop=massage],
|
||||
node[amenity=place_of_worship]
|
||||
node[amenity=social_facility],
|
||||
node[historic=ship],
|
||||
node[leisure=hackerspace],
|
||||
node[tourism=attraction],
|
||||
node[tourism=gallery],
|
||||
node[tourism=museum],
|
||||
{text-color: @culture_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[tourism=alpine_hut],
|
||||
node[leisure=resort],
|
||||
node[tourism=alpine_hut],
|
||||
node[tourism=apartment],
|
||||
node[tourism=chalet],
|
||||
node[tourism=guest_house],
|
||||
@@ -2239,15 +2320,22 @@ node[tourism=motel],
|
||||
node[tourism=wilderness_hut],
|
||||
{text-color: @hotel_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
area[amenity=hospital],
|
||||
node[amenity=clinic],
|
||||
node[amenity=dentist],
|
||||
node[amenity=doctors],
|
||||
node[amenity=hospital],
|
||||
node[amenity=pharmacy],
|
||||
node[amenity=veterinary],
|
||||
node[healthcare],
|
||||
{text-color: @healthcare_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
node[leisure=dance],
|
||||
node[leisure=fitness_centre],
|
||||
node[leisure=sports_centre],
|
||||
node[leisure=stadium],
|
||||
{text-color: @sport_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[landuse=plant_nursery],
|
||||
{text-color: @nature_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[amenity=public_bath],
|
||||
node[leisure=beach_resort],
|
||||
node[leisure=marina],
|
||||
node[leisure=sports_centre][sport=scuba_diving],
|
||||
node[leisure=sports_centre][sport=swimming],
|
||||
node[shop=massage],
|
||||
{text-color: @water_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
area[amenity=university][name]
|
||||
node[aeroway=gate],
|
||||
@@ -2259,6 +2347,7 @@ node[amenity=childcare],
|
||||
node[amenity=college],
|
||||
node[amenity=courthouse],
|
||||
node[amenity=driving_school],
|
||||
node[amenity=fire_station],
|
||||
node[amenity=kindergarten],
|
||||
node[amenity=language_school],
|
||||
node[amenity=library],
|
||||
@@ -2272,37 +2361,22 @@ node[amenity=school],
|
||||
node[amenity=townhall],
|
||||
node[amenity=university][name],
|
||||
node[barrier=border_control],
|
||||
node[leisure=beach_resort],
|
||||
node[leisure=hackerspace],
|
||||
node[office],
|
||||
node[amenity=fuel],
|
||||
node[landuse=industrial][industrial=mine],
|
||||
node[landuse=quarry],
|
||||
node[tourism=information][information=office],
|
||||
node[amenity=vehicle_inspection],
|
||||
node[shop=car_parts],
|
||||
node[shop=car_repair],
|
||||
node[shop=car_repair][service=tyres],
|
||||
node[shop=tyres],
|
||||
node[shop=dry_cleaning],
|
||||
node[shop=laundry],
|
||||
node[shop=motorcycle_repair],
|
||||
node[amenity=car_wash],
|
||||
node[amenity=motorcycle_rental],
|
||||
node[leisure=dance],
|
||||
node[leisure=fitness_centre],
|
||||
node[leisure=sports_centre],
|
||||
node[leisure=sports_hall],
|
||||
node[man_made=works],
|
||||
node[shop=money_lender],
|
||||
node[shop=pawnbroker],
|
||||
node[sport=yoga],
|
||||
node[amenity=car_rental],
|
||||
node[amenity=car_sharing],
|
||||
node[amenity=fire_station],
|
||||
node[building=guardhouse],
|
||||
node[office=diplomatic],
|
||||
node[office=security],
|
||||
{text-color: @industry_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
node[shop=money_lender],
|
||||
node[tourism=information][information=office],
|
||||
{text-color: @neutral_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
area[amenity=hospital],
|
||||
node[amenity=clinic],
|
||||
node[amenity=dentist],
|
||||
node[amenity=doctors],
|
||||
node[amenity=hospital],
|
||||
node[amenity=pharmacy],
|
||||
node[amenity=veterinary],
|
||||
node[healthcare],
|
||||
{text-color: @healthcare_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
|
||||
|
||||
node[amenity=bicycle_rental],
|
||||
node[amenity=taxi],
|
||||
|
||||
@@ -42,7 +42,40 @@ leisure-playground # area z15- (also has icon z
|
||||
=== 200
|
||||
|
||||
amenity-fountain # area z16- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
leisure-fitness_centre-sport-yoga # area z16- (also has icon z16-, caption(optional) z17-)
|
||||
leisure-sports_centre # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-american_football # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-archery # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-athletics # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-australian_football # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-badminton # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-baseball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-basketball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-beachvolleyball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-bowls # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-climbing # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-cricket # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-curling # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-equestrian # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-field_hockey # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-futsal # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-golf # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-gymnastics # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-handball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-ice_hockey # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-multi # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-padel # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-pelota # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-scuba_diving # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-shooting # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-skateboard # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-skiing # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-soccer # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-swimming # area z13- (also has icon z15-, caption(optional) z15-)
|
||||
leisure-sports_centre-sport-table_tennis # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-tennis # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-volleyball # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
leisure-sports_centre-sport-yoga # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
=== 190
|
||||
|
||||
amenity-grave_yard # area z10- (also has icon z17-, caption(optional) z17-)
|
||||
@@ -53,13 +86,14 @@ landuse-cemetery-christian # area z10- (also has icon z
|
||||
|
||||
amenity-car_wash # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-charging_station-motorcar # area z15- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-charging_station-motorcar-small # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-courthouse # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-fire_station # area z15- (also has icon z18-, caption(optional) z18-)
|
||||
amenity-fuel # area z15- (also has icon z14-, caption(optional) z14-)
|
||||
amenity-marketplace # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-police # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-ranger_station # area z13- (also has icon z15-, caption(optional) z15-)
|
||||
amenity-recycling-centre # area z15- (also has icon z17-, caption(optional) z18-)
|
||||
amenity-recycling-centre # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-social_facility # area z15- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-vehicle_inspection # area z15- (also has icon z16-, caption(optional) z16-)
|
||||
emergency-mountain_rescue # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
@@ -85,7 +119,7 @@ aeroway-terminal # area z14- (also has captio
|
||||
=== 150
|
||||
|
||||
leisure-golf_course # area z12- (also has icon z15-, caption(optional) z17-)
|
||||
leisure-miniature_golf # area z14- (also has icon z17-, caption(optional) z17-)
|
||||
leisure-miniature_golf # area z14- (also has icon z16-, caption(optional) z17-)
|
||||
=== 140
|
||||
|
||||
landuse-flowerbed # area z16-
|
||||
@@ -193,7 +227,7 @@ amenity-clinic # area z13- (also has icon z
|
||||
amenity-college # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-hospital # area z13- (also has icon z14-, caption(optional) z15-)
|
||||
amenity-kindergarten # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-school # area z13- (also has icon z17-, caption(optional) z17-)
|
||||
amenity-school # area z13- (also has icon z16-, caption(optional) z16-)
|
||||
amenity-university # area z13- (also has icon z14-, caption(optional) z14-)
|
||||
=== 40
|
||||
|
||||
|
||||
@@ -305,7 +305,7 @@ highway-secondary-tunnel # pathtext z10- (also has sh
|
||||
=== 5600
|
||||
|
||||
man_made-communications_tower # icon z14- (also has caption(optional) z15-)
|
||||
man_made-lighthouse # icon z14- (also has caption(optional) z14-)
|
||||
man_made-lighthouse # icon z13- (also has caption(optional) z14-)
|
||||
natural-peak # icon z13- (also has caption(optional) z13-)
|
||||
natural-volcano # icon z12- (also has caption(optional) z13-)
|
||||
=== 5400
|
||||
@@ -375,6 +375,9 @@ amenity-charging_station-motorcar # icon z14- (also has captio
|
||||
amenity-fuel # icon z14- (also has caption(optional) z14-, area z15-)
|
||||
=== 4270
|
||||
|
||||
amenity-charging_station-motorcar-small # icon z16- (also has caption(optional) z16-, area z15-)
|
||||
=== 4260
|
||||
|
||||
highway-services # icon z14- (also has caption(optional) z14-, area z13-)
|
||||
=== 4250
|
||||
|
||||
@@ -748,7 +751,7 @@ piste:type-sled # pathtext z15- (also has li
|
||||
piste:type-snow_park # caption z15- (also has area z14-)
|
||||
=== 2770
|
||||
|
||||
amenity-townhall # icon z16- (also has caption(optional) z16-)
|
||||
amenity-townhall # icon z15- (also has caption(optional) z15-)
|
||||
leisure-resort # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
tourism-hotel # icon z16- (also has caption(optional) z16-)
|
||||
=== 2750
|
||||
@@ -896,7 +899,7 @@ landuse-military-danger_area # icon z16- (also has captio
|
||||
|
||||
amenity-sanitary_dump_station # icon z15- (also has caption(optional) z15-)
|
||||
leisure-golf_course # icon z15- (also has caption(optional) z17-, area z12-)
|
||||
leisure-miniature_golf # icon z17- (also has caption(optional) z17-, area z14-)
|
||||
leisure-miniature_golf # icon z16- (also has caption(optional) z17-, area z14-)
|
||||
natural-wetland # caption z16- (also has area z11-)
|
||||
natural-wetland-bog # caption z16- (also has area z11-)
|
||||
natural-wetland-fen # caption z16- (also has area z11-)
|
||||
@@ -917,6 +920,43 @@ railway-level_crossing # icon z17-
|
||||
railway-platform # caption z16- (also has area z16-)
|
||||
=== 1650
|
||||
|
||||
leisure-sports_centre-sport-swimming # icon z15- (also has caption(optional) z15-, area z13-)
|
||||
=== 1620
|
||||
|
||||
leisure-fitness_centre-sport-yoga # icon z16- (also has caption(optional) z17-, area z16-)
|
||||
leisure-sports_centre-sport-american_football # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-archery # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-athletics # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-australian_football # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-badminton # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-baseball # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-basketball # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-beachvolleyball # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-bowls # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-climbing # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-cricket # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-curling # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-equestrian # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-field_hockey # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-futsal # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-golf # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-gymnastics # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-handball # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-ice_hockey # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-multi # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-padel # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-pelota # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-scuba_diving # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-shooting # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-skateboard # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-skiing # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-soccer # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-table_tennis # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-tennis # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-volleyball # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_centre-sport-yoga # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
=== 1610
|
||||
|
||||
amenity-animal_shelter # icon z17- (also has caption(optional) z17-)
|
||||
amenity-car_wash # icon z17- (also has caption(optional) z17-, area z15-)
|
||||
amenity-childcare # icon z17- (also has caption(optional) z17-, area z13-)
|
||||
@@ -925,7 +965,7 @@ amenity-driving_school # icon z17- (also has captio
|
||||
amenity-language_school # icon z17- (also has caption(optional) z17-)
|
||||
amenity-money_transfer # icon z17- (also has caption(optional) z18-)
|
||||
amenity-music_school # icon z17- (also has caption(optional) z17-)
|
||||
amenity-recycling-centre # icon z17- (also has caption(optional) z18-, area z15-)
|
||||
amenity-recycling-centre # icon z16- (also has caption(optional) z16-, area z15-)
|
||||
amenity-veterinary # icon z16- (also has caption(optional) z16-)
|
||||
craft-electrician # icon z17- (also has caption(optional) z18-)
|
||||
craft-electronics_repair # icon z17- (also has caption(optional) z18-)
|
||||
@@ -939,7 +979,7 @@ healthcare-optometrist # icon z17- (also has captio
|
||||
healthcare-physiotherapist # icon z17- (also has caption(optional) z17-)
|
||||
healthcare-sample_collection # icon z17- (also has caption(optional) z17-)
|
||||
leisure-escape_game # icon z17- (also has caption(optional) z17-)
|
||||
leisure-fitness_centre # icon z17- (also has caption(optional) z17-)
|
||||
leisure-fitness_centre # icon z16- (also has caption(optional) z17-)
|
||||
leisure-hackerspace # icon z17- (also has caption(optional) z17-)
|
||||
leisure-sauna # icon z17- (also has caption(optional) z17-)
|
||||
office-estate_agent # icon z18- (also has caption(optional) z18-)
|
||||
@@ -1000,7 +1040,7 @@ shop-video_games # icon z16- (also has captio
|
||||
|
||||
aeroway-gate # icon z17- (also has caption(optional) z17-)
|
||||
amenity-kindergarten # icon z17- (also has caption(optional) z17-, area z13-)
|
||||
amenity-school # icon z17- (also has caption(optional) z17-, area z13-)
|
||||
amenity-school # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
amenity-studio # icon z16- (also has caption(optional) z16-)
|
||||
historic-archaeological_site # icon z17- (also has caption(optional) z17-)
|
||||
historic-boundary_stone # icon z16- (also has caption(optional) z16-)
|
||||
@@ -1067,12 +1107,12 @@ sport-soccer # icon z17- (also has captio
|
||||
=== 1300
|
||||
|
||||
amenity-atm # icon z18- (also has caption(optional) z18-)
|
||||
amenity-dojo # icon z17- (also has caption(optional) z18-)
|
||||
amenity-dojo # icon z16- (also has caption(optional) z18-)
|
||||
isoline-step_50 # pathtext z16- (also has line z14-)
|
||||
landuse-recreation_ground # caption z15- (also has area z12-)
|
||||
leisure-dance # icon z17- (also has caption(optional) z17-)
|
||||
leisure-dance # icon z16- (also has caption(optional) z17-)
|
||||
leisure-recreation_ground # caption z17-
|
||||
leisure-sports_centre # icon z17- (also has caption(optional) z17-, area z13-)
|
||||
leisure-sports_centre # icon z16- (also has caption(optional) z16-, area z13-)
|
||||
leisure-sports_hall # icon z17- (also has caption(optional) z17-)
|
||||
=== 1250
|
||||
|
||||
@@ -1160,7 +1200,7 @@ leisure-amusement_arcade # icon z17- (also has captio
|
||||
office-company # icon z18- (also has caption(optional) z18-)
|
||||
office-ngo # icon z18- (also has caption(optional) z18-)
|
||||
office-telecommunication # icon z18- (also has caption(optional) z18-)
|
||||
shop-agrarian # icon z18- (also has caption(optional) z18-)
|
||||
shop-agrarian # icon z16- (also has caption(optional) z16-)
|
||||
shop-auction # icon z18- (also has caption(optional) z18-)
|
||||
shop-bookmaker # icon z18- (also has caption(optional) z18-)
|
||||
shop-carpet # icon z18- (also has caption(optional) z18-)
|
||||
@@ -1170,7 +1210,7 @@ shop-curtain # icon z18- (also has captio
|
||||
shop-fabric # icon z18- (also has caption(optional) z18-)
|
||||
shop-fishing # icon z18- (also has caption(optional) z18-)
|
||||
shop-funeral_directors # icon z18- (also has caption(optional) z18-)
|
||||
shop-gas # icon z18- (also has caption(optional) z18-)
|
||||
shop-gas # icon z16- (also has caption(optional) z16-)
|
||||
shop-hearing_aids # icon z18- (also has caption(optional) z18-)
|
||||
shop-herbalist # icon z18- (also has caption(optional) z18-)
|
||||
shop-hifi # icon z18- (also has caption(optional) z18-)
|
||||
@@ -1179,7 +1219,7 @@ shop-medical_supply # icon z18- (also has captio
|
||||
shop-outpost # icon z18- (also has caption(optional) z18-)
|
||||
shop-pet_grooming # icon z18- (also has caption(optional) z18-)
|
||||
shop-storage_rental # icon z18- (also has caption(optional) z18-)
|
||||
shop-trade # icon z18- (also has caption(optional) z18-)
|
||||
shop-trade # icon z16- (also has caption(optional) z16-)
|
||||
shop-watches # icon z18- (also has caption(optional) z18-)
|
||||
shop-wholesale # icon z18- (also has caption(optional) z18-)
|
||||
=== 500
|
||||
@@ -1475,7 +1515,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# === -4200
|
||||
|
||||
# man_made-communications_tower # caption(optional) z15- (also has icon z14-)
|
||||
# man_made-lighthouse # caption(optional) z14- (also has icon z14-)
|
||||
# man_made-lighthouse # caption(optional) z14- (also has icon z13-)
|
||||
# natural-peak # caption(optional) z13- (also has icon z13-)
|
||||
# natural-volcano # caption(optional) z13- (also has icon z12-)
|
||||
# === -4600
|
||||
@@ -1543,6 +1583,9 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# amenity-fuel # caption(optional) z14- (also has icon z14-, area z15-)
|
||||
# === -5730
|
||||
|
||||
# amenity-charging_station-motorcar-small # caption(optional) z16- (also has icon z16-, area z15-)
|
||||
# === -5740
|
||||
|
||||
# highway-services # caption(optional) z14- (also has icon z14-, area z13-)
|
||||
# === -5750
|
||||
|
||||
@@ -1741,7 +1784,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# natural-rock # caption(optional) z17- (also has icon z17-)
|
||||
# === -7150
|
||||
|
||||
# amenity-townhall # caption(optional) z16- (also has icon z16-)
|
||||
# amenity-townhall # caption(optional) z15- (also has icon z15-)
|
||||
# leisure-resort # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# tourism-hotel # caption(optional) z16- (also has icon z16-)
|
||||
# === -7250
|
||||
@@ -1880,10 +1923,47 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
|
||||
# amenity-sanitary_dump_station # caption(optional) z15- (also has icon z15-)
|
||||
# leisure-golf_course # caption(optional) z17- (also has icon z15-, area z12-)
|
||||
# leisure-miniature_golf # caption(optional) z17- (also has icon z17-, area z14-)
|
||||
# leisure-miniature_golf # caption(optional) z17- (also has icon z16-, area z14-)
|
||||
# tourism-picnic_site # caption(optional) z16- (also has icon z16-)
|
||||
# === -8200
|
||||
|
||||
# leisure-sports_centre-sport-swimming # caption(optional) z15- (also has icon z15-, area z13-)
|
||||
# === -8380
|
||||
|
||||
# leisure-fitness_centre-sport-yoga # caption(optional) z17- (also has icon z16-, area z16-)
|
||||
# leisure-sports_centre-sport-american_football # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-archery # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-athletics # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-australian_football # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-badminton # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-baseball # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-basketball # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-beachvolleyball # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-bowls # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-climbing # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-cricket # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-curling # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-equestrian # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-field_hockey # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-futsal # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-golf # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-gymnastics # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-handball # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-ice_hockey # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-multi # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-padel # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-pelota # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-scuba_diving # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-shooting # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-skateboard # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-skiing # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-soccer # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-table_tennis # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-tennis # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-volleyball # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_centre-sport-yoga # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# === -8390
|
||||
|
||||
# amenity-animal_shelter # caption(optional) z17- (also has icon z17-)
|
||||
# amenity-car_wash # caption(optional) z17- (also has icon z17-, area z15-)
|
||||
# amenity-childcare # caption(optional) z17- (also has icon z17-, area z13-)
|
||||
@@ -1892,7 +1972,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# amenity-language_school # caption(optional) z17- (also has icon z17-)
|
||||
# amenity-money_transfer # caption(optional) z18- (also has icon z17-)
|
||||
# amenity-music_school # caption(optional) z17- (also has icon z17-)
|
||||
# amenity-recycling-centre # caption(optional) z18- (also has icon z17-, area z15-)
|
||||
# amenity-recycling-centre # caption(optional) z16- (also has icon z16-, area z15-)
|
||||
# amenity-veterinary # caption(optional) z16- (also has icon z16-)
|
||||
# craft-electrician # caption(optional) z18- (also has icon z17-)
|
||||
# craft-electronics_repair # caption(optional) z18- (also has icon z17-)
|
||||
@@ -1906,7 +1986,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# healthcare-physiotherapist # caption(optional) z17- (also has icon z17-)
|
||||
# healthcare-sample_collection # caption(optional) z17- (also has icon z17-)
|
||||
# leisure-escape_game # caption(optional) z17- (also has icon z17-)
|
||||
# leisure-fitness_centre # caption(optional) z17- (also has icon z17-)
|
||||
# leisure-fitness_centre # caption(optional) z17- (also has icon z16-)
|
||||
# leisure-hackerspace # caption(optional) z17- (also has icon z17-)
|
||||
# leisure-sauna # caption(optional) z17- (also has icon z17-)
|
||||
# office-estate_agent # caption(optional) z18- (also has icon z18-)
|
||||
@@ -1967,7 +2047,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
|
||||
# aeroway-gate # caption(optional) z17- (also has icon z17-)
|
||||
# amenity-kindergarten # caption(optional) z17- (also has icon z17-, area z13-)
|
||||
# amenity-school # caption(optional) z17- (also has icon z17-, area z13-)
|
||||
# amenity-school # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# amenity-studio # caption(optional) z16- (also has icon z16-)
|
||||
# historic-archaeological_site # caption(optional) z17- (also has icon z17-)
|
||||
# historic-boundary_stone # caption(optional) z16- (also has icon z16-)
|
||||
@@ -2033,9 +2113,9 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# === -8700
|
||||
|
||||
# amenity-atm # caption(optional) z18- (also has icon z18-)
|
||||
# amenity-dojo # caption(optional) z18- (also has icon z17-)
|
||||
# leisure-dance # caption(optional) z17- (also has icon z17-)
|
||||
# leisure-sports_centre # caption(optional) z17- (also has icon z17-, area z13-)
|
||||
# amenity-dojo # caption(optional) z18- (also has icon z16-)
|
||||
# leisure-dance # caption(optional) z17- (also has icon z16-)
|
||||
# leisure-sports_centre # caption(optional) z16- (also has icon z16-, area z13-)
|
||||
# leisure-sports_hall # caption(optional) z17- (also has icon z17-)
|
||||
# === -8750
|
||||
|
||||
@@ -2104,7 +2184,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# office-company # caption(optional) z18- (also has icon z18-)
|
||||
# office-ngo # caption(optional) z18- (also has icon z18-)
|
||||
# office-telecommunication # caption(optional) z18- (also has icon z18-)
|
||||
# shop-agrarian # caption(optional) z18- (also has icon z18-)
|
||||
# shop-agrarian # caption(optional) z16- (also has icon z16-)
|
||||
# shop-auction # caption(optional) z18- (also has icon z18-)
|
||||
# shop-bookmaker # caption(optional) z18- (also has icon z18-)
|
||||
# shop-carpet # caption(optional) z18- (also has icon z18-)
|
||||
@@ -2114,7 +2194,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# shop-fabric # caption(optional) z18- (also has icon z18-)
|
||||
# shop-fishing # caption(optional) z18- (also has icon z18-)
|
||||
# shop-funeral_directors # caption(optional) z18- (also has icon z18-)
|
||||
# shop-gas # caption(optional) z18- (also has icon z18-)
|
||||
# shop-gas # caption(optional) z16- (also has icon z16-)
|
||||
# shop-hearing_aids # caption(optional) z18- (also has icon z18-)
|
||||
# shop-herbalist # caption(optional) z18- (also has icon z18-)
|
||||
# shop-hifi # caption(optional) z18- (also has icon z18-)
|
||||
@@ -2123,7 +2203,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# shop-outpost # caption(optional) z18- (also has icon z18-)
|
||||
# shop-pet_grooming # caption(optional) z18- (also has icon z18-)
|
||||
# shop-storage_rental # caption(optional) z18- (also has icon z18-)
|
||||
# shop-trade # caption(optional) z18- (also has icon z18-)
|
||||
# shop-trade # caption(optional) z16- (also has icon z16-)
|
||||
# shop-watches # caption(optional) z18- (also has icon z18-)
|
||||
# shop-wholesale # caption(optional) z18- (also has icon z18-)
|
||||
# === -9500
|
||||
|
||||
Reference in New Issue
Block a user