Fix icon and colors.

For landuse=garages, landuse=recreation_ground, and leisure=stadium.
This commit is contained in:
Sergey Vartanov 2021-07-09 02:26:59 +03:00
parent ae3f3b1f18
commit bb3b5270f6

View file

@ -474,6 +474,8 @@ node_icons:
shapes: [tower]
- tags: {building: garages}
shapes: [garages]
- tags: {landuse: garages}
shapes: [garages]
- tags: {building: garage}
shapes: [garages]
@ -1452,6 +1454,14 @@ ways:
style:
fill: grass_color
opacity: 0.5
- tags: {landuse: recreation_ground}
style:
fill: grass_color
opacity: 0.5
- tags: {leisure: stadium}
style:
fill: grass_color
opacity: 0.5
- tags: {leisure: golf_course}
style:
fill: grass_color