add "orchard" as term for shop=farm

closes #221
This commit is contained in:
Martin Raifer 2022-01-07 17:37:08 +01:00
parent c422453fe6
commit 89aca13185
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
2 changed files with 7 additions and 4 deletions

View file

@ -10,14 +10,17 @@
],
"terms": [
"baked goods",
"farm shop",
"farm stand",
"fresh food",
"fruits",
"greengrocer",
"orchard",
"organics",
"vegetables"
],
"aliases": [
"Farm Shop",
"Farm Stand"
],
"tags": {
"shop": "farm"
},