forked from organicmaps/organicmaps
[style] gardens and water fix
This commit is contained in:
parent
9d4510fe5a
commit
7b50ddc003
3 changed files with 1085 additions and 1079 deletions
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
@ -71,6 +71,7 @@ area|z12-14[natural=pond]::d1p2,
|
|||
area|z14-[natural=water]::d1p2
|
||||
{
|
||||
fill-color: #cde5ea;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
node|z-2[place=continent]
|
||||
|
@ -632,7 +633,7 @@ line|z10-11[route=ferry]
|
|||
}
|
||||
area|z12-[leisure=common],
|
||||
area|z12-[leisure=dog_park],
|
||||
area|z13-16[leisure=garden],
|
||||
area|z12-[leisure=garden],
|
||||
area|z12-[leisure=golf_course],
|
||||
area|z12-[leisure=park],
|
||||
area|z12-[leisure=pitch],
|
||||
|
@ -1705,12 +1706,9 @@ line|z13[aeroway=taxiway]
|
|||
}
|
||||
area|z17-[amenity=shelter],
|
||||
area|z16-[amenity=townhall],
|
||||
area|z16[landuse=forest][wood=deciduous],
|
||||
area|z16-[landuse=forest][wood=deciduous],
|
||||
area|z17-[leisure=garden],
|
||||
area|z17-[leisure=park][access=destination],
|
||||
area|z17-[leisure=park][access=no],
|
||||
area|z17-[leisure=park][access=permissive],
|
||||
area|z17-[leisure=park][access=private],
|
||||
area|z17-[leisure=park]
|
||||
area|z17-[leisure=sports_centre],
|
||||
area|z17-[leisure=stadium],
|
||||
area|z17-[tourism=caravan_site],
|
||||
|
@ -1718,12 +1716,8 @@ area|z17-[tourism=zoo],
|
|||
area|z13-15[highway=motorway_junction]::d1p1,
|
||||
node|z17-[amenity=shelter],
|
||||
node|z16-[amenity=townhall],
|
||||
node|z16[landuse=forest][wood=deciduous],
|
||||
node|z17-[leisure=garden],
|
||||
node|z17-[leisure=park][access=destination],
|
||||
node|z17-[leisure=park][access=no],
|
||||
node|z17-[leisure=park][access=permissive],
|
||||
node|z17-[leisure=park][access=private],
|
||||
node|z16-[landuse=forest][wood=deciduous],
|
||||
node|z17-[leisure=park]
|
||||
node|z17-[leisure=sports_centre],
|
||||
node|z17-[leisure=stadium],
|
||||
node|z17-[tourism=caravan_site],
|
||||
|
|
Loading…
Add table
Reference in a new issue