Update for schema-builder 3.0.0

This commit is contained in:
Quincy Morgan
2020-12-08 11:15:01 -05:00
parent f33fc449af
commit 278b0441af
107 changed files with 5480 additions and 12275 deletions
+1
View File
@@ -3,6 +3,7 @@
"type": "combo",
"label": "Allowed Access",
"options": ["yes", "permissive", "private", "customers", "permit", "no"],
"autoSuggestions" : false,
"terms": [
"permitted",
"private",
+3 -1
View File
@@ -9,5 +9,7 @@
"odd": "Odd",
"alphabetic": "Alphabetic"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"exit": "Exit",
"both": "Both"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"exit": "Exit",
"both": "Both"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2
View File
@@ -9,6 +9,8 @@
"no": "None"
}
},
"autoSuggestions" : false,
"customValues" : false,
"terms": [
"baby feeding",
"breastfeeding",
+3 -1
View File
@@ -8,5 +8,7 @@
"panning": "Panning",
"dome": "Dome"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2 -1
View File
@@ -2,5 +2,6 @@
"key": "content",
"type": "combo",
"label": "Content",
"options": ["silage", "water", "oil", "fuel", "slurry", "gas", "manure", "sewage"]
"options": ["silage", "water", "oil", "fuel", "slurry", "gas", "manure", "sewage"],
"autoSuggestions" : false
}
+3 -2
View File
@@ -8,6 +8,7 @@
"backward": "Backward",
"reversible": "Reversible"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"floor-mounted_crane": "Floor-mounted Crane",
"travel_lift": "Travel Lift"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"realtime": "Realtime",
"no": "None"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -7,5 +7,7 @@
"clockwise": "Clockwise",
"anticlockwise": "Counterclockwise"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"backward": "Backward",
"both": "Both / All"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -7,5 +7,7 @@
"forward": "Forward",
"backward": "Backward"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2 -1
View File
@@ -2,5 +2,6 @@
"key": "display",
"type": "combo",
"label": "Display",
"options": ["analog", "digital", "sundial", "unorthodox"]
"options": ["analog", "digital", "sundial", "unorthodox"],
"autoSuggestions" : false
}
+2
View File
@@ -9,6 +9,8 @@
"no": "Not Allowed"
}
},
"autoSuggestions" : false,
"customValues" : false,
"terms": [
"animals",
"pets"
+2
View File
@@ -11,6 +11,8 @@
"no": "No"
}
},
"autoSuggestions" : false,
"customValues" : false,
"terms": [
"contact line",
"powered",
+3 -1
View File
@@ -9,5 +9,7 @@
"wall": "Wall",
"pipe": "Capped Pipe"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -12,5 +12,7 @@
"dangerous": "Dangerous: Passable only for very experienced riders and horses and only in good weather. Dismount.",
"impossible": "Impassable: Way or bridge not passable for horses. Too narrow, insuffient support, obstacles like ladders. Danger of life."
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -7,5 +7,7 @@
"up": "Up",
"down": "Down"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2
View File
@@ -11,6 +11,8 @@
"terminal": "Terminal"
}
},
"autoSuggestions" : false,
"customValues" : false,
"terms": [
"wifi",
"wlan"
+2
View File
@@ -9,6 +9,8 @@
"customers": "Customers Only"
}
},
"autoSuggestions" : false,
"customValues" : false,
"prerequisiteTag": {
"key": "internet_access",
"valueNot": "no"
+3 -1
View File
@@ -8,5 +8,7 @@
"circular": "Traffic Circle",
"jughandle": "Jughandle"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -10,5 +10,7 @@
"semi_deciduous": "Semi-Deciduous",
"mixed": "Mixed"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"semi_evergreen": "Semi-Evergreen",
"semi_deciduous": "Semi-Deciduous"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"mixed": "Mixed",
"leafless": "Leafless"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"needleleaved": "Needleleaved",
"leafless": "Leafless"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+4 -2
View File
@@ -1,6 +1,6 @@
{
"key": "location",
"type": "typeCombo",
"type": "combo",
"label": "Location",
"strings": {
"options": {
@@ -8,5 +8,7 @@
"indoor": "Indoor",
"roof": "Rooftop"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+1
View File
@@ -15,5 +15,6 @@
"1 day",
"2 day"
],
"autoSuggestions" : false,
"snake_case": false
}
+3 -1
View File
@@ -13,5 +13,7 @@
"5": "5: Maximum difficulty, boulder fields, landslides",
"6": "6: Not rideable except by the very best mountain bikers"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -11,5 +11,7 @@
"3": "Difficult (black diamond)",
"4": "Extremely Difficult (double black diamond)"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -12,5 +12,7 @@
"4": "4: Avg. incline <30%, poor condition, big rocks/branches",
"5": "5: Very steep, bike generally needs to be pushed or carried"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -10,5 +10,7 @@
"ncn": "National",
"icn": "International"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -10,5 +10,7 @@
"nwn": "National",
"iwn": "International"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -10,5 +10,7 @@
"nhn": "National",
"ihn": "International"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2
View File
@@ -9,6 +9,8 @@
"only": "Only"
}
},
"autoSuggestions" : false,
"customValues" : false,
"terms": [
"natural",
"non-gmo"
+3 -1
View File
@@ -13,5 +13,7 @@
"rooftop": "Rooftop",
"sheds": "Sheds"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -13,5 +13,7 @@
"freeride": "Freeride",
"extreme": "Extreme"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -13,5 +13,7 @@
"freeride": "Freeride (off-piste)",
"extreme": "Extreme (climbing equipment required)"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -11,5 +11,7 @@
"advanced": "Advanced - Narrow, steep or icy section, sharp turn",
"expert": "Expert - Dangerous terrain around"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -13,5 +13,7 @@
"freeride": "Freeride - AS: 5055° incline",
"extreme": "Extreme - EX: >55° incline"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -11,5 +11,7 @@
"scooter": "Scooter/Snowmobile",
"skating": "Skating"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"mogul": "Mogul",
"backcountry": "Backcountry - no grooming"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -7,5 +7,7 @@
"classic": "Classic - Winter Hiking",
"backcountry": "Backcountry - Snowshoeing"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -10,5 +10,7 @@
"scooter": "Scooter/Snowmobile",
"skating": "Skating"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -15,5 +15,7 @@
"playground": "Playground",
"connection": "Connection"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"powered": "Machine-Powered Pump",
"no": "None"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"backward": "Backward",
"both": "Both / All"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"container": "Container",
"centre": "Center"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"required": "Required",
"recommended": "Recommended"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -12,5 +12,7 @@
"demanding_alpine_hiking": "T5: Demanding Alpine Hiking",
"difficult_alpine_hiking": "T6: Difficult Alpine Hiking"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2 -1
View File
@@ -11,5 +11,6 @@
"nitrox_filling",
"trimix_filling",
"oxygen_filling"
]
],
"autoSuggestions" : false
}
@@ -11,5 +11,7 @@
"danger_left":"Danger Left",
"danger_right":"Danger Right"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
@@ -8,5 +8,7 @@
"green": "Green",
"grey": "Grey"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
@@ -9,5 +9,7 @@
"cevni": "CEVNI",
"other": "Other"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
@@ -15,5 +15,7 @@
"preferred_channel_port":"Preferred Channel Port",
"preferred_channel_starboard":"Preferred Channel Starboard"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -13,5 +13,7 @@
"white":"White",
"yellow":"Yellow"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"cevni": "CEVNI",
"other": "Other"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"no": "No",
"only": "Only"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2 -1
View File
@@ -8,5 +8,6 @@
"alley",
"drive-through",
"emergency_access"
]
],
"autoSuggestions" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"siding": "Siding",
"crossover": "Crossover"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"electronic": "Electronic",
"other": "Other"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -12,5 +12,7 @@
"yes": "Allowed everywhere",
"dedicated": "Dedicated to smokers (e.g. smokers' club)"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -14,5 +14,7 @@
"very_horrible": "Specialized off-road: tractor, ATV",
"impassable": "Impassable / No wheeled vehicle"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+1
View File
@@ -13,6 +13,7 @@
"aerial imagery",
"streetlevel imagery"
],
"autoSuggestions" : false,
"terms": [
"reference"
]
+2 -1
View File
@@ -8,5 +8,6 @@
"multi",
"curling",
"ice_stock"
]
],
"autoSuggestions" : false
}
+2 -1
View File
@@ -6,5 +6,6 @@
"motor",
"karting",
"motocross"
]
],
"autoSuggestions" : false
}
+2 -1
View File
@@ -8,5 +8,6 @@
"dog_racing",
"horse_racing",
"running"
]
],
"autoSuggestions" : false
}
+3 -1
View File
@@ -7,5 +7,7 @@
"all": "All Ways",
"minor": "Minor Road"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"guard": "Guard",
"ALPR": "Automatic License Plate Reader"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -9,5 +9,7 @@
"disconnector": "Disconnector",
"earthing": "Earthing"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2
View File
@@ -10,6 +10,8 @@
"only": "Takeaway Only"
}
},
"autoSuggestions" : false,
"customValues" : false,
"terms": [
"take out",
"takeout"
+3 -1
View File
@@ -9,5 +9,7 @@
"chemical": "Chemical",
"bucket": "Bucket"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -11,5 +11,7 @@
"grade4": "Mostly Soft: soil/sand/grass with some hard material mixed in",
"grade5": "Soft: soil/sand/grass"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+2
View File
@@ -9,6 +9,8 @@
"both": "Both / All"
}
},
"autoSuggestions" : false,
"customValues" : false,
"geometry": [
"vertex"
]
+3 -1
View File
@@ -8,5 +8,7 @@
"backward": "Backward",
"both": "Both / All"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -12,5 +12,7 @@
"horrible": "Horrible: often pathless, some orientation skills required",
"no": "No: pathless, excellent orientation skills required"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -13,5 +13,7 @@
"auxiliary": "Auxiliary",
"yes": "Unknown"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -11,5 +11,7 @@
"test": "Test",
"tourism": "Tourism"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"street": "5 to 20m (16 to 65ft)",
"area": "Over 20m (65ft)"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"dormant": "Dormant",
"extinct": "Extinct"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -8,5 +8,7 @@
"shield": "Shield",
"scoria": "Scoria"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}
+3 -1
View File
@@ -12,5 +12,7 @@
"scott": "Scott",
"leblanc": "Leblanc"
}
}
},
"autoSuggestions" : false,
"customValues" : false
}