Add more field to Telephone preset (close #7010)

This commit is contained in:
Quincy Morgan
2019-11-08 20:42:17 +01:00
parent 433efd657b
commit 67b283c7a2
8 changed files with 37 additions and 1 deletions
+8
View File
@@ -2112,6 +2112,10 @@ en:
# smoothness field placeholder
placeholder: 'Thin Rollers, Wheels, Off-Road...'
terms: '[translate with synonyms or related terms for ''Smoothness'', separated by commas]'
sms:
# sms=*
label: SMS
terms: '[translate with synonyms or related terms for ''SMS'', separated by commas]'
social_facility:
# social_facility=*
label: Type
@@ -2457,6 +2461,10 @@ en:
vending:
# vending=*
label: Types of Goods
video_calls:
# video=*
label: Video Calls
terms: '[translate with synonyms or related terms for ''Video Calls'', separated by commas]'
visibility:
# visibility=*
label: Visibility
+2
View File
@@ -356,6 +356,7 @@
"site": {"key": "site", "type": "combo", "label": "Type"},
"smoking": {"key": "smoking", "type": "combo", "label": "Smoking", "placeholder": "No, Separated, Yes...", "strings": {"options": {"no": "No smoking anywhere", "separated": "In smoking areas, not physically isolated", "isolated": "In smoking areas, physically isolated", "outside": "Allowed outside", "yes": "Allowed everywhere", "dedicated": "Dedicated to smokers (e.g. smokers' club)"}}},
"smoothness": {"key": "smoothness", "type": "combo", "label": "Smoothness", "placeholder": "Thin Rollers, Wheels, Off-Road...", "strings": {"options": {"excellent": "Thin Rollers: rollerblade, skateboard", "good": "Thin Wheels: racing bike", "intermediate": "Wheels: city bike, wheelchair, scooter", "bad": "Robust Wheels: trekking bike, car, rickshaw", "very_bad": "High Clearance: light duty off-road vehicle", "horrible": "Off-Road: heavy duty off-road vehicle", "very_horrible": "Specialized off-road: tractor, ATV", "impassable": "Impassable / No wheeled vehicle"}}},
"sms": {"key": "sms", "type": "check", "label": "SMS"},
"social_facility_for": {"key": "social_facility:for", "type": "combo", "label": "People Served"},
"social_facility": {"key": "social_facility", "type": "combo", "label": "Type"},
"source": {"key": "source", "type": "semiCombo", "icon": "source", "universal": true, "label": "Sources", "snake_case": false, "caseSensitive": true, "options": ["survey", "local knowledge", "gps", "aerial imagery", "streetlevel imagery"], "terms": ["reference"]},
@@ -416,6 +417,7 @@
"utility_semi": {"key": "utility", "type": "semiCombo", "label": "Utilities"},
"valve": {"key": "valve", "type": "combo", "label": "Type"},
"vending": {"key": "vending", "type": "semiCombo", "label": "Types of Goods"},
"video_calls": {"key": "video", "type": "check", "label": "Video Calls"},
"visibility": {"key": "visibility", "type": "combo", "label": "Visibility", "strings": {"options": {"house": "Up to 5m (16ft)", "street": "5 to 20m (16 to 65ft)", "area": "Over 20m (65ft)"}}},
"volcano/status": {"key": "volcano:status", "type": "combo", "label": "Volcano Status", "strings": {"options": {"active": "Active", "dormant": "Dormant", "extinct": "Extinct"}}},
"volcano/type": {"key": "volcano:type", "type": "combo", "label": "Volcano Type", "strings": {"options": {"stratovolcano": "Stratovolcano", "shield": "Shield", "scoria": "Scoria"}}},
+5
View File
@@ -0,0 +1,5 @@
{
"key": "sms",
"type": "check",
"label": "SMS"
}
+5
View File
@@ -0,0 +1,5 @@
{
"key": "video",
"type": "check",
"label": "Video Calls"
}
+1 -1
View File
@@ -230,7 +230,7 @@
"amenity/studio/television": {"icon": "fas-video", "geometry": ["point", "area"], "terms": ["television broadcast", "television studio", "tv broadcast", "tv station", "tv studio"], "tags": {"amenity": "studio", "studio": "television"}, "reference": {"key": "studio", "value": "television"}, "name": "Television Station"},
"amenity/studio/video": {"icon": "fas-video", "geometry": ["point", "area"], "terms": ["movie production", "movie studio", "video production", "video recording", "video studio"], "tags": {"amenity": "studio", "studio": "video"}, "reference": {"key": "studio", "value": "video"}, "name": "Film Studio"},
"amenity/taxi": {"icon": "fas-taxi", "fields": ["name", "operator", "capacity", "address"], "moreFields": ["access_simple", "brand", "opening_hours", "wheelchair"], "geometry": ["point", "vertex", "area"], "terms": ["cab"], "tags": {"amenity": "taxi"}, "name": "Taxi Stand"},
"amenity/telephone": {"icon": "maki-telephone", "fields": ["operator", "phone", "fee", "payment_multi_fee", "charge_fee", "booth"], "moreFields": ["covered", "indoor", "level", "lit", "wheelchair"], "geometry": ["point", "vertex"], "tags": {"amenity": "telephone"}, "terms": ["phone"], "name": "Telephone"},
"amenity/telephone": {"icon": "maki-telephone", "fields": ["operator", "phone", "fee", "payment_multi_fee", "charge_fee", "booth"], "moreFields": ["covered", "indoor", "internet_access", "internet_access/fee", "internet_access/ssid", "level", "lit", "ref", "sms", "video_calls", "wheelchair"], "geometry": ["point", "vertex"], "tags": {"amenity": "telephone"}, "terms": ["phone"], "name": "Telephone"},
"amenity/theatre": {"icon": "maki-theatre", "fields": ["name", "operator", "address", "building_area", "website"], "moreFields": ["air_conditioning", "email", "fax", "internet_access", "internet_access/fee", "internet_access/ssid", "level", "min_age", "payment_multi", "phone", "wheelchair"], "geometry": ["point", "area"], "terms": ["theatre", "performance", "play", "musical"], "tags": {"amenity": "theatre"}, "name": "Theater"},
"amenity/theatre/type/amphi": {"icon": "maki-theatre", "fields": ["name", "operator", "address", "lit"], "geometry": ["point", "area"], "terms": ["open air", "outdoor", "greek", "ampi"], "tags": {"amenity": "theatre", "theatre:type": "amphi"}, "name": "Amphitheatre"},
"amenity/toilets": {"icon": "maki-toilet", "fields": ["toilets/disposal", "access_simple", "gender", "changing_table", "wheelchair", "building_area"], "moreFields": ["charge_fee", "fee", "level", "opening_hours", "operator", "payment_multi_fee", "toilets/handwashing", "toilets/position"], "geometry": ["point", "vertex", "area"], "terms": ["bathroom", "restroom", "outhouse", "privy", "head", "lavatory", "latrine", "water closet", "WC", "W.C."], "tags": {"amenity": "toilets"}, "name": "Toilets"},
@@ -11,8 +11,14 @@
"moreFields": [
"covered",
"indoor",
"internet_access",
"internet_access/fee",
"internet_access/ssid",
"level",
"lit",
"ref",
"sms",
"video_calls",
"wheelchair"
],
"geometry": [
+2
View File
@@ -1752,6 +1752,7 @@
{"key": "smoothness", "value": "horrible", "description": "🄵 Smoothness"},
{"key": "smoothness", "value": "very_horrible", "description": "🄵 Smoothness"},
{"key": "smoothness", "value": "impassable", "description": "🄵 Smoothness"},
{"key": "sms", "description": "🄵 SMS"},
{"key": "social_facility:for", "description": "🄵 People Served"},
{"key": "social_facility", "description": "🄵 Type"},
{"key": "source", "description": "🄵 Sources"},
@@ -1838,6 +1839,7 @@
{"key": "utility", "description": "🄵 Utilities"},
{"key": "valve", "description": "🄵 Type"},
{"key": "vending", "description": "🄵 Types of Goods"},
{"key": "video", "description": "🄵 Video Calls"},
{"key": "visibility", "value": "house", "description": "🄵 Visibility"},
{"key": "visibility", "value": "street", "description": "🄵 Visibility"},
{"key": "visibility", "value": "area", "description": "🄵 Visibility"},
+8
View File
@@ -4240,6 +4240,10 @@
"impassable": "Impassable / No wheeled vehicle"
}
},
"sms": {
"label": "SMS",
"terms": ""
},
"social_facility_for": {
"label": "People Served"
},
@@ -4530,6 +4534,10 @@
"vending": {
"label": "Types of Goods"
},
"video_calls": {
"label": "Video Calls",
"terms": ""
},
"visibility": {
"label": "Visibility",
"options": {