forked from organicmaps/organicmaps
[styles] Fixed historic priority.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
ad19702be3
commit
dd5a64ddb2
2 changed files with 6 additions and 22 deletions
|
@ -86,14 +86,8 @@ area[natural=saddle],
|
|||
node[mountain_pass],
|
||||
area[mountain_pass],
|
||||
node[tourism=information],
|
||||
node[historic=wayside_shrine],
|
||||
area[historic=wayside_shrine],
|
||||
node[historic=tomb],
|
||||
area[historic=tomb],
|
||||
node[historic=wayside_cross],
|
||||
area[historic=wayside_cross],
|
||||
node[historic=boundary_stone],
|
||||
area[historic=boundary_stone],
|
||||
node[historic],
|
||||
area[historic],
|
||||
node[amenity=post_box],
|
||||
area[amenity=post_box],
|
||||
node[amenity=telephone],
|
||||
|
@ -130,6 +124,8 @@ area[amenity=marketplace],
|
|||
node[amenity=veterinary],
|
||||
area[amenity=veterinary],
|
||||
node[leisure=playground],
|
||||
node[historic=ruins],
|
||||
area[historic=ruins],
|
||||
node[historic=ship],
|
||||
area[historic=ship],
|
||||
node[tourism=artwork][artwork_type=sculpture],
|
||||
|
|
|
@ -80,20 +80,8 @@ node[shop=car_repair][service=tyres],
|
|||
area[shop=car_repair][service=tyres],
|
||||
{z-index: 2832;}
|
||||
|
||||
node[historic=boundary_stone],
|
||||
area[historic=boundary_stone],
|
||||
node[historic=wayside_cross],
|
||||
area[historic=wayside_cross],
|
||||
node[historic=ship],
|
||||
area[historic=ship],
|
||||
node[historic=tomb],
|
||||
area[historic=tomb],
|
||||
node[historic=ruins],
|
||||
area[historic=ruins],
|
||||
node[historic=wayside_shrine],
|
||||
area[historic=wayside_shrine],
|
||||
node[historic=archaeological_site],
|
||||
area[historic=archaeological_site],
|
||||
node[historic],
|
||||
area[historic],
|
||||
node[amenity=arts_centre],
|
||||
area[amenity=arts_centre]
|
||||
{z-index: 2868;}
|
||||
|
|
Loading…
Add table
Reference in a new issue