forked from organicmaps/organicmaps
Fix "lable" to "lable"
This commit is contained in:
parent
dc1f6d08af
commit
81e71b5c1d
3 changed files with 32 additions and 32 deletions
|
@ -1511,7 +1511,7 @@ area|z14-15[natural=bay]
|
|||
font-size: 10;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
|
||||
}
|
||||
|
@ -1526,7 +1526,7 @@ area|z16-[natural=wetland],
|
|||
font-size: 11;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
}
|
||||
|
||||
|
@ -1578,7 +1578,7 @@ line|z11-[waterway=riverbank],
|
|||
font-size: 10;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1590,7 +1590,7 @@ line|z13-[waterway=river],
|
|||
font-size: 10;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1602,7 +1602,7 @@ line|z13-[waterway=canal],
|
|||
font-size: 10;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1614,7 +1614,7 @@ line|z15-[waterway=riverbank],
|
|||
font-size: 12;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1626,7 +1626,7 @@ line|z15-[waterway=canal],
|
|||
font-size: 11;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1638,7 +1638,7 @@ line|z17-[waterway=riverbank],
|
|||
font-size: 12;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1650,7 +1650,7 @@ line|z17-[waterway=canal],
|
|||
font-size: 11;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1662,7 +1662,7 @@ line|z18-[waterway=riverbank],
|
|||
font-size: 12;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1674,7 +1674,7 @@ line|z18-[waterway=canal],
|
|||
font-size: 12;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
@ -1695,7 +1695,7 @@ line|z10-[route=ferry_motorcar]
|
|||
font-size: 9;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.0;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0.0;
|
||||
z-index: 120;
|
||||
text-position: line;
|
||||
|
@ -1707,7 +1707,7 @@ line|z15-[route=ferry_motorcar]
|
|||
font-size: 9;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.0;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0.0;
|
||||
z-index: 115;
|
||||
text-position: line;
|
||||
|
@ -1719,7 +1719,7 @@ line|z17-[route=ferry_motorcar]
|
|||
font-size: 10;
|
||||
text-color: @water_label;
|
||||
text-halo-opacity: 0.0;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0.0;
|
||||
z-index: 120;
|
||||
text-position: line;
|
||||
|
@ -1733,7 +1733,7 @@ area|z10-[natural=water][bbox_area>=100000000000]
|
|||
font-size: 20;
|
||||
text-color: #090909;
|
||||
text-halo-opacity: 0.1;
|
||||
text-halo-color: @halo_water_lable;
|
||||
text-halo-color: @halo_water_label;
|
||||
text-halo-radius: 0;
|
||||
z-index: 100000;}
|
||||
|
||||
|
@ -1752,7 +1752,7 @@ area|z14-[landuse=forest][name] {
|
|||
text: name;
|
||||
font-size: 10;
|
||||
text-color: @park_label;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
text-halo-opacity: 0.8;
|
||||
icon-min-distance: 10;
|
||||
|
@ -1766,7 +1766,7 @@ area|z14-[landuse=forest][name]::int_name {
|
|||
text: int_name;
|
||||
font-size: 10;
|
||||
text-color: @park_label;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
text-halo-opacity: 0.8;
|
||||
}
|
||||
|
@ -1777,7 +1777,7 @@ area|z15-[landuse=forest][name] {
|
|||
text: name;
|
||||
font-size: 11;
|
||||
text-color: @park_label;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
text-halo-opacity: 0.8;
|
||||
}
|
||||
|
@ -1787,7 +1787,7 @@ area|z15-[landuse=forest][name]::int_name {
|
|||
font-size: 10;
|
||||
text: int_name;
|
||||
text-color: @park_label;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
text-halo-opacity: 0.8;
|
||||
}
|
||||
|
@ -1806,7 +1806,7 @@ area|z16[landuse=forest][name]{
|
|||
font-size: 11;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
}
|
||||
area|z16[leisure=garden][name] {
|
||||
|
@ -1816,7 +1816,7 @@ area|z16[leisure=garden][name] {
|
|||
font-size: 11;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
icon-min-distance: 10;
|
||||
}
|
||||
|
@ -1832,7 +1832,7 @@ area|z16[landuse=forest][name]::int_name {
|
|||
font-size: 10;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
}
|
||||
area|z16[leisure=park][!name]::int_name,
|
||||
|
@ -1849,7 +1849,7 @@ area|z17[landuse=forest][name] {
|
|||
font-size: 12;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
}
|
||||
|
||||
|
@ -1860,7 +1860,7 @@ area|z17[leisure=garden][name] {
|
|||
font-size: 12;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
icon-min-distance: 10;
|
||||
}
|
||||
|
@ -1879,7 +1879,7 @@ area|z17[leisure=forest][name]::int_name
|
|||
font-size: 10;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
}
|
||||
area|z17[leisure=park][!name]::int_name,
|
||||
|
@ -1896,7 +1896,7 @@ area|z18-[landuse=forest]{
|
|||
font-size: 13;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
}
|
||||
area|z18-[leisure=garden]{
|
||||
|
@ -1906,7 +1906,7 @@ area|z18-[leisure=garden]{
|
|||
font-size: 13;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
}
|
||||
area|z18-[leisure=park]::int_name,
|
||||
|
@ -1917,7 +1917,7 @@ area|z18-[leisure=forest]::int_name {
|
|||
font-size: 11;
|
||||
text-color: @park_label;
|
||||
text-halo-opacity: 0.8;
|
||||
text-halo-color: @halo_park_lable;
|
||||
text-halo-color: @halo_park_label;
|
||||
text-halo-radius: 0.5;
|
||||
}
|
||||
|
||||
|
|
|
@ -171,8 +171,8 @@
|
|||
/* NATURAL LABELS */
|
||||
@water_label: #4499Bb;
|
||||
@park_label: #3A7921;
|
||||
@halo_park_lable: #FFFFFF;
|
||||
@halo_water_lable: #fff;
|
||||
@halo_park_label: #FFFFFF;
|
||||
@halo_water_label: #fff;
|
||||
|
||||
/* UNIVERSAL HALO */
|
||||
@label_halo: #FFFFFF;
|
||||
|
|
|
@ -163,8 +163,8 @@
|
|||
/* NATURAL LABELS */
|
||||
@water_label: #004A59;
|
||||
@park_label: #2B4918;
|
||||
@halo_park_lable: #111;
|
||||
@halo_water_lable: #111;
|
||||
@halo_park_label: #111;
|
||||
@halo_water_label: #111;
|
||||
|
||||
/* UNIVERSAL HALO */
|
||||
@label_halo: #FFFFFF;
|
||||
|
|
Loading…
Add table
Reference in a new issue