mirror of
https://github.com/enzet/map-machine.git
synced 2025-04-29 10:17:23 +02:00
Issue #129: add style for recreation_ground.
Tag is leisure=recreation_ground.
This commit is contained in:
parent
d9de7bf96b
commit
b44fe64f8e
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue