Issue #129: add style for greenhouse_horticulture.

Tag is landuse=greenhouse_horticulture.
This commit is contained in:
Sergey Vartanov 2022-04-27 02:03:15 +03:00
parent b44fe64f8e
commit 7105e4ce88

View file

@ -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