From 8a18060ccb77a25a3371912bdb19f19644b9cde7 Mon Sep 17 00:00:00 2001 From: Konstantin Pastbin Date: Fri, 11 Feb 2022 00:13:43 +0300 Subject: [PATCH] [styles] Add water_well icon and display water_point in navigation Signed-off-by: Konstantin Pastbin --- data/styles/clear/include/Icons.mapcss | 8 ++++---- data/styles/vehicle/include/Icons.mapcss | 8 ++++++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 837f3622d6..389bf807ad 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -62,8 +62,8 @@ node[man_made=water_tap], area[man_made=water_tap], node[amenity=water_point], area[amenity=water_point], -node[amenity=water_point], -area[amenity=water_point], +node[man_made=water_well], +area[man_made=water_well], node[amenity=waste_basket], node[amenity=waste_disposal], area[amenity=waste_disposal], @@ -647,8 +647,8 @@ node|z15-[amenity=drinking_water], area|z15-[amenity=drinking_water], node|z15-[man_made=water_tap], area|z15-[man_made=water_tap], -node|z15-[amenity=water_point] , -area|z15-[amenity=water_point] +node|z15-[man_made=water_well], +area|z15-[man_made=water_well], {icon-image: drinking-water-m.svg;icon-min-distance: 36;text-optional: true;} /* 3. TRANSPORT */ diff --git a/data/styles/vehicle/include/Icons.mapcss b/data/styles/vehicle/include/Icons.mapcss index 960284be4d..5be546189d 100644 --- a/data/styles/vehicle/include/Icons.mapcss +++ b/data/styles/vehicle/include/Icons.mapcss @@ -929,10 +929,10 @@ node|z14-[amenity=charging_station], area|z14-[amenity=charging_station], node|z15-[amenity=sanitary_dump_station], area|z15-[amenity=sanitary_dump_station], -node|z17-[amenity=car_wash], -area|z17-[amenity=car_wash], node|z16-[amenity=parking], area|z16-[amenity=parking], +node|z17-[amenity=car_wash], +area|z17-[amenity=car_wash], node|z18-[amenity=car_rental], area|z18-[amenity=car_rental], node|z18-[amenity=car_sharing], @@ -1007,6 +1007,10 @@ node|z18-[amenity=sanitary_dump_station], area|z18-[amenity=sanitary_dump_station] {font-size: 14.5; icon-min-distance: 10;} +node|z16-[amenity=water_point], +area|z16-[amenity=water_point], +{icon-image: drinking-water-m.svg; icon-min-distance: 20;} + /* 7.1 Parking */ node|z15-16[amenity=parking],