Merge pull request #7852 from rory/irish-pub-preset

Added Irish Pub preset (`theme=irish`)
This commit is contained in:
Quincy Morgan
2020-09-03 13:04:23 -04:00
committed by GitHub
@@ -0,0 +1,17 @@
{
"name": "Irish Pub",
"icon": "maki-beer",
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "pub",
"theme": "irish"
},
"terms": [
"irish pub",
"irish bar"
],
"notCountryCodes": ["ie"]
}