Issue #129: add style for recreation_ground.

Tag is leisure=recreation_ground.
This commit is contained in:
Sergey Vartanov 2022-04-27 02:01:31 +03:00
parent d9de7bf96b
commit b44fe64f8e

View file

@ -2618,6 +2618,10 @@ ways:
style: style:
fill: grass_color fill: grass_color
opacity: 0.5 opacity: 0.5
- tags: {leisure: recreation_ground}
style:
fill: grass_color
opacity: 0.5
- tags: {leisure: stadium} - tags: {leisure: stadium}
style: style:
fill: grass_color fill: grass_color