mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 05:43:37 +00:00
[classif] Adds barrier=guard_rail
Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
6ab2fb94dd
commit
b12f346a24
@@ -199,6 +199,7 @@
|
|||||||
<string name="type.natural.water.wastewater">Wastewater</string>
|
<string name="type.natural.water.wastewater">Wastewater</string>
|
||||||
<string name="type.barrier.entrance">Entrance</string>
|
<string name="type.barrier.entrance">Entrance</string>
|
||||||
<string name="type.barrier.fence">Fence</string>
|
<string name="type.barrier.fence">Fence</string>
|
||||||
|
<string name="type.barrier.guard_rail">Guard Rail</string>
|
||||||
<string name="type.barrier.gate">Gate</string>
|
<string name="type.barrier.gate">Gate</string>
|
||||||
<string name="type.barrier.hedge">Hedge</string>
|
<string name="type.barrier.hedge">Hedge</string>
|
||||||
<string name="type.barrier.kissing_gate">Kissing Gate</string>
|
<string name="type.barrier.kissing_gate">Kissing Gate</string>
|
||||||
|
|||||||
@@ -672,7 +672,7 @@ deprecated|deprecated;552;x
|
|||||||
deprecated|deprecated;553;x
|
deprecated|deprecated;553;x
|
||||||
deprecated|deprecated;554;x
|
deprecated|deprecated;554;x
|
||||||
deprecated:highway|footway|demanding_alpine_hiking:04.2024;[highway=footway][sac_scale=demanding_alpine_hiking];x;name;int_name;555;highway|path|expert
|
deprecated:highway|footway|demanding_alpine_hiking:04.2024;[highway=footway][sac_scale=demanding_alpine_hiking];x;name;int_name;555;highway|path|expert
|
||||||
deprecated|deprecated;556;x
|
barrier|guard_rail;556;
|
||||||
deprecated|deprecated;557;x
|
deprecated|deprecated;557;x
|
||||||
deprecated|deprecated;558;x
|
deprecated|deprecated;558;x
|
||||||
deprecated|deprecated;559;x
|
deprecated|deprecated;559;x
|
||||||
|
|||||||
|
Can't render this file because it contains an unexpected character in line 7 and column 16.
|
@@ -579,6 +579,13 @@ line|z18-[barrier=fence],
|
|||||||
line|z18-[barrier=wall],
|
line|z18-[barrier=wall],
|
||||||
{width: 1.5; opacity: 0.8;}
|
{width: 1.5; opacity: 0.8;}
|
||||||
|
|
||||||
|
line|z16-[barrier=guard_rail],
|
||||||
|
{color: @fence; width: 1; opacity: 0.3;}
|
||||||
|
line|z17[barrier=guard_rail],
|
||||||
|
{width: 1.3; opacity: 0.4;}
|
||||||
|
line|z18-[barrier=guard_rail],
|
||||||
|
{width: 1.5; opacity: 0.6;}
|
||||||
|
|
||||||
|
|
||||||
line|z16-[barrier=hedge],
|
line|z16-[barrier=hedge],
|
||||||
{color: @hedge; width: 1.6; opacity: 0.4;}
|
{color: @hedge; width: 1.6; opacity: 0.4;}
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ waterway-weir # line z14- (also has pathte
|
|||||||
|
|
||||||
barrier-city_wall # line z14- (also has pathtext z16-)
|
barrier-city_wall # line z14- (also has pathtext z16-)
|
||||||
barrier-fence # line z16-
|
barrier-fence # line z16-
|
||||||
|
barrier-guard_rail
|
||||||
barrier-hedge # line z16-
|
barrier-hedge # line z16-
|
||||||
barrier-wall # line z16-
|
barrier-wall # line z16-
|
||||||
railway-funicular # line z12-
|
railway-funicular # line z12-
|
||||||
|
|||||||
@@ -97,6 +97,13 @@ line|z18-[barrier=fence],
|
|||||||
line|z18-[barrier=wall],
|
line|z18-[barrier=wall],
|
||||||
{width: 1.5; opacity: 1;}
|
{width: 1.5; opacity: 1;}
|
||||||
|
|
||||||
|
line|z15-[barrier=guard_rail],
|
||||||
|
{color: @fence; width: 1; opacity: 0.5;}
|
||||||
|
line|z17[barrier=guard_rail],
|
||||||
|
{width: 1.3; opacity: 0.6;}
|
||||||
|
line|z18-[barrier=guard_rail],
|
||||||
|
{width: 1.5; opacity: 0.8;}
|
||||||
|
|
||||||
line|z15-[barrier=ditch],
|
line|z15-[barrier=ditch],
|
||||||
{width: 1.8; opacity: 0.8; color: @cliff; dashes: 0.9,0.9;}
|
{width: 1.8; opacity: 0.8; color: @cliff; dashes: 0.9,0.9;}
|
||||||
|
|
||||||
|
|||||||
@@ -60,6 +60,7 @@ waterway-weir # line z14- (also has pathte
|
|||||||
|
|
||||||
barrier-city_wall # line z14- (also has pathtext z16-)
|
barrier-city_wall # line z14- (also has pathtext z16-)
|
||||||
barrier-fence # line z15-
|
barrier-fence # line z15-
|
||||||
|
barrier-guard_rail
|
||||||
barrier-hedge # line z16-
|
barrier-hedge # line z16-
|
||||||
barrier-wall # line z15-
|
barrier-wall # line z15-
|
||||||
railway-funicular # line z12-
|
railway-funicular # line z12-
|
||||||
|
|||||||
@@ -469,6 +469,10 @@ line|z18-[barrier=fence],
|
|||||||
line|z18-[barrier=wall],
|
line|z18-[barrier=wall],
|
||||||
{width: 1.3; opacity:0.6;}
|
{width: 1.3; opacity:0.6;}
|
||||||
|
|
||||||
|
line|z17-[barrier=guard_rail],
|
||||||
|
{color: @fence; width: 1; opacity: 0.3;}
|
||||||
|
line|z18-[barrier=guard_rail],
|
||||||
|
{width: 1.3; opacity:0.4;}
|
||||||
|
|
||||||
line|z18-[barrier=hedge],
|
line|z18-[barrier=hedge],
|
||||||
{color: @hedge; width: 2; opacity: 0.3;}
|
{color: @hedge; width: 2; opacity: 0.3;}
|
||||||
|
|||||||
@@ -26,6 +26,7 @@ waterway-weir # line z15-
|
|||||||
|
|
||||||
barrier-city_wall # line z15-
|
barrier-city_wall # line z15-
|
||||||
barrier-fence # line z17-
|
barrier-fence # line z17-
|
||||||
|
barrier-guard_rail
|
||||||
barrier-hedge # line z18-
|
barrier-hedge # line z18-
|
||||||
barrier-wall # line z17-
|
barrier-wall # line z17-
|
||||||
railway-monorail # line z14-
|
railway-monorail # line z14-
|
||||||
|
|||||||
@@ -209,6 +209,7 @@
|
|||||||
"type.natural.water.wastewater" = "Wastewater";
|
"type.natural.water.wastewater" = "Wastewater";
|
||||||
"type.barrier.entrance" = "Entrance";
|
"type.barrier.entrance" = "Entrance";
|
||||||
"type.barrier.fence" = "Fence";
|
"type.barrier.fence" = "Fence";
|
||||||
|
"type.barrier.guard_rail" = "Guard Rail";
|
||||||
"type.barrier.gate" = "Gate";
|
"type.barrier.gate" = "Gate";
|
||||||
"type.barrier.hedge" = "Hedge";
|
"type.barrier.hedge" = "Hedge";
|
||||||
"type.barrier.kissing_gate" = "Kissing Gate";
|
"type.barrier.kissing_gate" = "Kissing Gate";
|
||||||
|
|||||||
Reference in New Issue
Block a user