mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 08:17:30 +02:00
Added food bank preset
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Food Bank",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "social_facility",
|
||||
"social_facility": "food_bank"
|
||||
},
|
||||
"fields": [
|
||||
"address",
|
||||
"phone",
|
||||
"opening_hours",
|
||||
"wheelchair",
|
||||
"operator"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user