Added landuse=plant_nursery

This commit is contained in:
jmespadero
2015-07-08 12:49:17 +02:00
parent ee00564a6c
commit 8433f17f93
@@ -0,0 +1,18 @@
{
"icon": "farm",
"fields": [
"name",
"plant"
],
"geometry": [
"point",
"area"
],
"tags": {
"landuse": "plant_nursery"
},
"terms": [
"vivero"
],
"name": "Plant Nursery"
}