add preset for industrial brewery

using the tag combination `man_made=works` + `product=beer`
fallback preset for features tagged as `industrial=brewery`
This commit is contained in:
Martin Raifer 2022-10-27 10:55:30 +02:00
parent 3ecad3ec4d
commit 3795ec0140
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
4 changed files with 68 additions and 3 deletions

View file

@ -23,5 +23,5 @@
"tags": {
"craft": "brewery"
},
"name": "Brewery"
"name": "Craft Brewery"
}