mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-27 02:12:24 +02:00
Added landuse=plant_nursery
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"icon": "farm",
|
||||
"fields": [
|
||||
"name",
|
||||
"plant"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"landuse": "plant_nursery"
|
||||
},
|
||||
"terms": [
|
||||
"vivero"
|
||||
],
|
||||
"name": "Plant Nursery"
|
||||
}
|
||||
Reference in New Issue
Block a user