@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
41 lines (40 loc) • 668 B
JSON
{
"icon": "temaki-storage_fermenter",
"fields": [
"{craft}",
"product"
],
"moreFields": [
"{craft}",
"fhrs/id-GB",
"min_age"
],
"geometry": [
"point",
"area"
],
"terms": [
"alcohol",
"beverage",
"bourbon",
"booze",
"brandy",
"gin",
"hooch",
"liquor",
"mezcal",
"moonshine",
"rum",
"scotch",
"spirits",
"still",
"tequila",
"vodka",
"whiskey",
"whisky"
],
"tags": {
"craft": "distillery"
},
"name": "Distillery"
}