Update name-suggestion-index to 4.0.2

Add Household Linen Shop and Trampoline Park presets
This commit is contained in:
Quincy Morgan
2020-04-24 13:31:35 -07:00
parent 68a2c47fdb
commit b3f84c90ae
5 changed files with 64 additions and 1 deletions
@@ -0,0 +1,38 @@
{
"icon": "fas-chevron-circle-up",
"fields": [
"name",
"address",
"building_area",
"opening_hours",
"opening_hours/covid19",
"phone",
"website"
],
"moreFields": [
"brand",
"charge_fee",
"email",
"fax",
"fee",
"gnis/feature_id",
"internet_access",
"internet_access/fee",
"internet_access/ssid",
"operator",
"payment_multi"
],
"geometry": [
"point",
"area"
],
"tags": {
"leisure": "trampoline_park"
},
"terms": [
"bounce",
"jump",
"spring"
],
"name": "Trampoline Park"
}
@@ -0,0 +1,23 @@
{
"icon": "tnp-4306",
"geometry": [
"point",
"area"
],
"tags": {
"shop": "household_linen"
},
"terms": [
"bedspreads",
"blankets",
"domestic cloths",
"curtains",
"handkerchieves",
"napkins",
"pillow cases",
"robes",
"sheets",
"towels"
],
"name": "Household Linen Shop"
}