Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions data/presets/leisure/garden/kitchen.json
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why this preset has "matchScore": 1.1? This causes the preset to be the first suggestion when you search for Garde…, while all the other garden types are at the bottom of the list

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"icon": "fas-carrot",
"geometry": [
"area"
],
"tags": {
"leisure": "garden",
"garden:type": "kitchen"
},
"reference": {
"key": "garden:type"
},
"terms": [
"vegetable garden",
"potager garden",
"culinary garden",
"edible garden",
"cook's garden"
],
"name": "Kitchen Garden"
}