mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
Add distillery
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"icon": "beer",
|
||||||
|
"fields": [
|
||||||
|
"operator",
|
||||||
|
"address",
|
||||||
|
"building_area",
|
||||||
|
"opening_hours"
|
||||||
|
],
|
||||||
|
"geometry": [
|
||||||
|
"point",
|
||||||
|
"area"
|
||||||
|
],
|
||||||
|
"terms": [
|
||||||
|
"beer",
|
||||||
|
"bier"
|
||||||
|
],
|
||||||
|
"tags": {
|
||||||
|
"craft": "distillery"
|
||||||
|
},
|
||||||
|
"name": "Distillery"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user