[styles] Draw waterway=dam as background area.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako 2022-11-02 18:49:42 +03:00
parent 03a178d58d
commit c18f1648ef
4 changed files with 6 additions and 6 deletions

View file

@ -691,6 +691,9 @@ area|z18-[waterway=dam],
area|z18-[landuse=garages],
{fill-color: @building_dark;casing-width: 1;casing-color: @building_dark_border;}
area|z14-[waterway=dam],
{fill-position: background;}
/* 8.3 Barriers, cliffs */

View file

@ -58,13 +58,10 @@ node[place=continent]
{z-index: 999;}
node[place=country],
area[man_made=pier],
area[man_made=breakwater],
line[man_made=pier],
line[man_made=breakwater],
node[man_made=pier],
node[man_made=breakwater],
area[waterway=dam],
line[waterway=dam],
line[waterway=weir],
node[waterway=weir],

View file

@ -575,6 +575,9 @@ area|z16-[waterway=dam],
area|z16-[landuse=garages],
{fill-color: @building;fill-opacity: 0.55;casing-width: 1;casing-color: @building_border;}
area|z15-[waterway=dam],
{fill-position: background;}
/* 8.3 Barriers, cliffs */

View file

@ -50,13 +50,10 @@ node[place=continent]
{z-index: 999;}
node[place=country],
area[man_made=pier],
area[man_made=breakwater],
line[man_made=pier],
line[man_made=breakwater],
node[man_made=pier],
node[man_made=breakwater],
area[waterway=dam],
line[waterway=dam],
line[waterway=weir],
node[waterway=weir],