mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 08:40:11 +02:00
Issue #129: add style for greenhouse_horticulture.
Tag is landuse=greenhouse_horticulture.
This commit is contained in:
parent
b44fe64f8e
commit
7105e4ce88
1 changed files with 3 additions and 0 deletions
|
@ -2390,6 +2390,9 @@ ways:
|
|||
- tags: {landuse: farmland}
|
||||
style: {fill: farmland_color, stroke: farmland_border_color}
|
||||
priority: 20.0
|
||||
- tags: {landuse: greenhouse_horticulture}
|
||||
style: {fill: farmland_color, stroke: farmland_border_color}
|
||||
priority: 20.0
|
||||
- tags: {landuse: farmyard}
|
||||
style: {fill: farmland_color, stroke: farmland_border_color} # FIXME
|
||||
priority: 20.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue