diff --git a/data/mapcss-mapping.csv b/data/mapcss-mapping.csv index aafa9e027..f87d9f0c3 100644 --- a/data/mapcss-mapping.csv +++ b/data/mapcss-mapping.csv @@ -304,7 +304,7 @@ waterway|dam;200; amenity|charging_station|motorcar;[amenity=charging_station][motorcar?];;name;int_name;201; leisure|golf_course;202; highway|service|bridge;[highway=service][bridge?];;name;int_name;203; -deprecated:power|minor_line:01.2017;204;x +highway|pedestrian|square;[highway=pedestrian][place=square];;name;int_name;204; # Marsh 500K usages, wet_meadow 160K natural|wetland|marsh;[natural=wetland][wetland=marsh],[natural=wetland][wetland=wet_meadow],[natural=wetland][wetland=dambo];;;;205; leisure|stadium;206; diff --git a/data/styles/default/include/Basemap.mapcss b/data/styles/default/include/Basemap.mapcss index 1aba7acf3..436dccc31 100644 --- a/data/styles/default/include/Basemap.mapcss +++ b/data/styles/default/include/Basemap.mapcss @@ -487,6 +487,7 @@ area|z14-[amenity=grave_yard] area|z14-[highway=pedestrian][area?], area|z14-[area:highway=pedestrian], +area|z14-[highway=pedestrian][place=square], area|z14-[highway=footway][area?], area|z14-[area:highway=footway], area|z14-[area:highway=living_street], diff --git a/data/styles/default/include/priorities_1_BG-by-size.prio.txt b/data/styles/default/include/priorities_1_BG-by-size.prio.txt index 568b7423f..430bd5262 100644 --- a/data/styles/default/include/priorities_1_BG-by-size.prio.txt +++ b/data/styles/default/include/priorities_1_BG-by-size.prio.txt @@ -64,6 +64,7 @@ amenity-social_facility # area z15- (also has icon z amenity-vehicle_inspection # area z15- (also has icon z16-, caption(optional) z16-) emergency-mountain_rescue # area z13- (also has icon z16-, caption(optional) z16-) highway-pedestrian-area # area z14- (also has line z13-, pathtext z14-) +highway-pedestrian-square # area z14- (also has line z13-, pathtext z14-) highway-rest_area # area z13- (also has icon z15-, caption(optional) z15-) highway-services # area z13- (also has icon z14-, caption(optional) z14-) landuse-garages # area z13- (also has caption z15-) diff --git a/data/styles/default/include/priorities_3_FG.prio.txt b/data/styles/default/include/priorities_3_FG.prio.txt index 12ade7c81..afc1c32b9 100644 --- a/data/styles/default/include/priorities_3_FG.prio.txt +++ b/data/styles/default/include/priorities_3_FG.prio.txt @@ -266,6 +266,7 @@ highway-ford # line z13- (also has icon z highway-pedestrian # line z13- (also has pathtext z14-) highway-pedestrian-area # line z13- and area z14- (also has pathtext z14-) highway-pedestrian-bridge # line z13- (also has line::bridgeblack z14-, line::bridgewhite z13-, pathtext z14-) +highway-pedestrian-square # line z13- and area z14- (also has pathtext z14-) highway-pedestrian-tunnel # line z13- (also has line(casing) z16-, pathtext z14-) === 200 diff --git a/data/styles/default/include/priorities_4_overlays.prio.txt b/data/styles/default/include/priorities_4_overlays.prio.txt index ac66869ad..2c2526500 100644 --- a/data/styles/default/include/priorities_4_overlays.prio.txt +++ b/data/styles/default/include/priorities_4_overlays.prio.txt @@ -577,6 +577,7 @@ area:highway-pedestrian # caption z15- (also has are highway-pedestrian # pathtext z14- (also has line z13-) highway-pedestrian-area # pathtext z14- (also has line z13-, area z14-) highway-pedestrian-bridge # pathtext z14- (also has line z13-, line::bridgeblack z14-, line::bridgewhite z13-) +highway-pedestrian-square # pathtext z14- (also has line z13-, area z14-) highway-pedestrian-tunnel # pathtext z14- (also has line z13-, line(casing) z16-) highway-tertiary # pathtext z12- (also has shield::shield z13-, line z11-) highway-tertiary-bridge # pathtext z12- (also has shield::shield z13-, line z11-, line::bridgeblack z14-, line::bridgewhite z14-) diff --git a/data/styles/outdoors/include/priorities_1_BG-by-size.prio.txt b/data/styles/outdoors/include/priorities_1_BG-by-size.prio.txt index 9e4f0b4df..e077879db 100644 --- a/data/styles/outdoors/include/priorities_1_BG-by-size.prio.txt +++ b/data/styles/outdoors/include/priorities_1_BG-by-size.prio.txt @@ -64,6 +64,7 @@ amenity-social_facility # area z15- (also has icon z amenity-vehicle_inspection # area z15- (also has icon z16-, caption(optional) z16-) emergency-mountain_rescue # area z13- (also has icon z12-, caption(optional) z12-) highway-pedestrian-area # area z14- (also has line z13-, pathtext z14-) +highway-pedestrian-square # area z14- (also has line z13-, pathtext z14-) highway-rest_area # area z13- (also has icon z14-, caption(optional) z15-) highway-services # area z13- (also has icon z14-, caption(optional) z14-) landuse-garages # area z13- (also has caption z15-) diff --git a/data/styles/outdoors/include/priorities_3_FG.prio.txt b/data/styles/outdoors/include/priorities_3_FG.prio.txt index c7720d1c9..153f71e3a 100644 --- a/data/styles/outdoors/include/priorities_3_FG.prio.txt +++ b/data/styles/outdoors/include/priorities_3_FG.prio.txt @@ -268,6 +268,7 @@ highway-ford # line z13- (also has icon z highway-pedestrian # line z13- (also has pathtext z14-) highway-pedestrian-area # line z13- and area z14- (also has pathtext z14-) highway-pedestrian-bridge # line z13- (also has line::bridgeblack z14-, line::bridgewhite z13-, pathtext z14-) +highway-pedestrian-square # line z13- and area z14- (also has pathtext z14-) highway-pedestrian-tunnel # line z13- (also has line(casing) z16-, pathtext z14-) === 200 diff --git a/data/styles/outdoors/include/priorities_4_overlays.prio.txt b/data/styles/outdoors/include/priorities_4_overlays.prio.txt index 183f516d1..02462b5df 100644 --- a/data/styles/outdoors/include/priorities_4_overlays.prio.txt +++ b/data/styles/outdoors/include/priorities_4_overlays.prio.txt @@ -577,6 +577,7 @@ area:highway-pedestrian # caption z15- (also has are highway-pedestrian # pathtext z14- (also has line z13-) highway-pedestrian-area # pathtext z14- (also has line z13-, area z14-) highway-pedestrian-bridge # pathtext z14- (also has line z13-, line::bridgeblack z14-, line::bridgewhite z13-) +highway-pedestrian-square # pathtext z14- (also has line z13-, area z14-) highway-pedestrian-tunnel # pathtext z14- (also has line z13-, line(casing) z16-) highway-tertiary # pathtext z12- (also has shield::shield z13-, line z11-) highway-tertiary-bridge # pathtext z12- (also has shield::shield z13-, line z11-, line::bridgeblack z14-, line::bridgewhite z14-) diff --git a/data/styles/vehicle/include/priorities_3_FG.prio.txt b/data/styles/vehicle/include/priorities_3_FG.prio.txt index fdb565d1c..546d1f92c 100644 --- a/data/styles/vehicle/include/priorities_3_FG.prio.txt +++ b/data/styles/vehicle/include/priorities_3_FG.prio.txt @@ -263,6 +263,7 @@ highway-path-horse # line z17- highway-pedestrian # line z18- highway-pedestrian-area # line z18- highway-pedestrian-bridge # line z18- +highway-pedestrian-square # line z18- highway-track # line z16- highway-track-area # line z16- highway-track-bridge # line z16-