mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Update name-suggestion-index to 4.0.2
Add Household Linen Shop and Trampoline Park presets
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user