mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5535 lines
		
	
	
		
			No EOL
		
	
	
		
			124 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			5535 lines
		
	
	
		
			No EOL
		
	
	
		
			124 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "windings": {
 | 
						|
        "key": "windings",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 1
 | 
						|
    },
 | 
						|
    "wikipedia": {
 | 
						|
        "key": "wikipedia",
 | 
						|
        "keys": [
 | 
						|
            "wikipedia",
 | 
						|
            "wikidata"
 | 
						|
        ],
 | 
						|
        "type": "wikipedia",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "wikimedia_commons": {
 | 
						|
        "key": "wikimedia_commons",
 | 
						|
        "type": "identifier",
 | 
						|
        "urlFormat": "https://commons.wikimedia.org/wiki/{value}",
 | 
						|
        "pattern": "^(?:File|Category):.{1,}",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "wikidata": {
 | 
						|
        "key": "wikidata",
 | 
						|
        "keys": [
 | 
						|
            "wikidata",
 | 
						|
            "wikipedia"
 | 
						|
        ],
 | 
						|
        "type": "wikidata",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "width": {
 | 
						|
        "key": "width",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "wholesale": {
 | 
						|
        "key": "wholesale",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "wheelchair": {
 | 
						|
        "key": "wheelchair",
 | 
						|
        "type": "radio",
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "limited",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "wetland": {
 | 
						|
        "key": "wetland",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "marsh",
 | 
						|
            "reedbed",
 | 
						|
            "saltmarsh",
 | 
						|
            "tidalflat",
 | 
						|
            "wet_meadow",
 | 
						|
            "swamp",
 | 
						|
            "mangrove",
 | 
						|
            "bog",
 | 
						|
            "fen",
 | 
						|
            "string_bog"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "website": {
 | 
						|
        "key": "website",
 | 
						|
        "keys": [
 | 
						|
            "website",
 | 
						|
            "contact:website"
 | 
						|
        ],
 | 
						|
        "type": "url",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "waterway": {
 | 
						|
        "key": "waterway",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "water_source": {
 | 
						|
        "key": "water_source",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "main",
 | 
						|
            "water_tank",
 | 
						|
            "pond",
 | 
						|
            "river",
 | 
						|
            "stream"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "water_point": {
 | 
						|
        "key": "water_point",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "water": {
 | 
						|
        "key": "water",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "waste": {
 | 
						|
        "key": "waste",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "cigarettes",
 | 
						|
            "dog_excrement",
 | 
						|
            "organic",
 | 
						|
            "trash"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "wall": {
 | 
						|
        "key": "wall",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "voltage_electrified": {
 | 
						|
        "key": "voltage",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{voltage}",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "electrified",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "voltage": {
 | 
						|
        "key": "voltage",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "visibility": {
 | 
						|
        "key": "visibility",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "house",
 | 
						|
            "street",
 | 
						|
            "area"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "video_calls": {
 | 
						|
        "key": "video",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "via": {
 | 
						|
        "key": "via",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "vhf": {
 | 
						|
        "key": "vhf",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "vending": {
 | 
						|
        "key": "vending",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "vehicles": {
 | 
						|
        "keys": [
 | 
						|
            "bus",
 | 
						|
            "trolleybus",
 | 
						|
            "tram",
 | 
						|
            "train",
 | 
						|
            "subway",
 | 
						|
            "light_rail",
 | 
						|
            "monorail",
 | 
						|
            "ferry"
 | 
						|
        ],
 | 
						|
        "type": "manyCombo",
 | 
						|
        "reference": {
 | 
						|
            "key": "public_transport"
 | 
						|
        },
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "keyNot": "aerialway"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "bus",
 | 
						|
            "trolleybus",
 | 
						|
            "tram",
 | 
						|
            "train",
 | 
						|
            "subway",
 | 
						|
            "light_rail",
 | 
						|
            "monorail",
 | 
						|
            "ferry"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "valve": {
 | 
						|
        "key": "valve",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "utility_semi": {
 | 
						|
        "key": "utility",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "utility": {
 | 
						|
        "key": "utility",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "gas",
 | 
						|
            "oil",
 | 
						|
            "power",
 | 
						|
            "sewerage",
 | 
						|
            "street_lighting",
 | 
						|
            "telecom",
 | 
						|
            "water"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "usage_waterway": {
 | 
						|
        "key": "usage",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "transportation",
 | 
						|
            "transmission",
 | 
						|
            "irrigation",
 | 
						|
            "headrace",
 | 
						|
            "tailrace",
 | 
						|
            "spillway"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "usage_rail": {
 | 
						|
        "key": "usage",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "main",
 | 
						|
            "branch",
 | 
						|
            "industrial",
 | 
						|
            "military",
 | 
						|
            "test",
 | 
						|
            "tourism"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "two_sided": {
 | 
						|
        "key": "two_sided",
 | 
						|
        "type": "defaultCheck",
 | 
						|
        "geometry": [
 | 
						|
            "line"
 | 
						|
        ],
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "yes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "turning_circle": {
 | 
						|
        "key": "turning_circle",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "tunnel_combo": {
 | 
						|
        "key": "tunnel",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "avalanche_protector",
 | 
						|
            "building_passage",
 | 
						|
            "culvert",
 | 
						|
            "flooded"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "tunnel": {
 | 
						|
        "key": "tunnel",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "usage": "group"
 | 
						|
    },
 | 
						|
    "trolley_wire": {
 | 
						|
        "key": "trolley_wire",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "trench": {
 | 
						|
        "key": "trench",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "trees": {
 | 
						|
        "key": "trees",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "transformer": {
 | 
						|
        "key": "transformer",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "main",
 | 
						|
            "distribution",
 | 
						|
            "generator",
 | 
						|
            "converter",
 | 
						|
            "phase_angle_regulator",
 | 
						|
            "auxiliary",
 | 
						|
            "yes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "trail_visibility": {
 | 
						|
        "key": "trail_visibility",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "excellent",
 | 
						|
            "good",
 | 
						|
            "intermediate",
 | 
						|
            "bad",
 | 
						|
            "horrible",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "traffic_signals": {
 | 
						|
        "key": "traffic_signals",
 | 
						|
        "type": "combo",
 | 
						|
        "default": "signal"
 | 
						|
    },
 | 
						|
    "traffic_sign": {
 | 
						|
        "key": "traffic_sign",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "traffic_calming": {
 | 
						|
        "key": "traffic_calming",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "icons": {
 | 
						|
            "bump": "roentgen-bump",
 | 
						|
            "cushion": "roentgen-traffic_cushion",
 | 
						|
            "dip": "roentgen-dip",
 | 
						|
            "double_dip": "roentgen-double_dip",
 | 
						|
            "hump": "roentgen-hump",
 | 
						|
            "mini_bumps": "roentgen-mini_bumps",
 | 
						|
            "rumble_strip": "roentgen-rumble_strip",
 | 
						|
            "table": "roentgen-traffic_table"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "bump",
 | 
						|
            "chicane",
 | 
						|
            "choker",
 | 
						|
            "choked_table",
 | 
						|
            "cushion",
 | 
						|
            "dip",
 | 
						|
            "double_dip",
 | 
						|
            "hump",
 | 
						|
            "island",
 | 
						|
            "mini_bumps",
 | 
						|
            "rumble_strip",
 | 
						|
            "table"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "trade": {
 | 
						|
        "key": "trade",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "tracktype": {
 | 
						|
        "key": "tracktype",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "grade1",
 | 
						|
            "grade2",
 | 
						|
            "grade3",
 | 
						|
            "grade4",
 | 
						|
            "grade5"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "tourism": {
 | 
						|
        "key": "tourism",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "tomb": {
 | 
						|
        "key": "tomb",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "toll": {
 | 
						|
        "key": "toll",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "toilets": {
 | 
						|
        "key": "toilets",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "to": {
 | 
						|
        "key": "to",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "tidal": {
 | 
						|
        "key": "tidal",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "tents": {
 | 
						|
        "key": "tents",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "telecom": {
 | 
						|
        "key": "telecom",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "tee": {
 | 
						|
        "key": "tee",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "reference": {
 | 
						|
            "key": "golf",
 | 
						|
            "value": "tee"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "taxon": {
 | 
						|
        "key": "taxon",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "target": {
 | 
						|
        "key": "target",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "takeaway": {
 | 
						|
        "key": "takeaway",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "only"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "tactile_paving": {
 | 
						|
        "key": "tactile_paving",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "switch": {
 | 
						|
        "key": "switch",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "mechanical",
 | 
						|
            "circuit_breaker",
 | 
						|
            "disconnector",
 | 
						|
            "earthing"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "swimming_pool": {
 | 
						|
        "key": "swimming_pool",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "surveillance": {
 | 
						|
        "key": "surveillance",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "surface": {
 | 
						|
        "key": "surface",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "asphalt",
 | 
						|
            "unpaved",
 | 
						|
            "paved",
 | 
						|
            "ground",
 | 
						|
            "gravel",
 | 
						|
            "compacted",
 | 
						|
            "concrete",
 | 
						|
            "paving_stones",
 | 
						|
            "sett",
 | 
						|
            "dirt",
 | 
						|
            "grass",
 | 
						|
            "sand",
 | 
						|
            "wood",
 | 
						|
            "metal",
 | 
						|
            "artificial_turf",
 | 
						|
            "unhewn_cobblestone",
 | 
						|
            "mud",
 | 
						|
            "woodchips",
 | 
						|
            "salt"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "support": {
 | 
						|
        "key": "support",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "supervised": {
 | 
						|
        "key": "supervised",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "substation_pipeline": {
 | 
						|
        "key": "substation",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "transmission",
 | 
						|
            "distribution",
 | 
						|
            "minor_distribution",
 | 
						|
            "industrial",
 | 
						|
            "compression",
 | 
						|
            "measurement",
 | 
						|
            "valve",
 | 
						|
            "valve_group",
 | 
						|
            "inspection_gauge",
 | 
						|
            "field_gathering"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "substation": {
 | 
						|
        "key": "substation",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "transmission",
 | 
						|
            "distribution",
 | 
						|
            "minor_distribution",
 | 
						|
            "industrial",
 | 
						|
            "generation",
 | 
						|
            "transition",
 | 
						|
            "traction",
 | 
						|
            "converter",
 | 
						|
            "compensation"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "substance": {
 | 
						|
        "key": "substance",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "fuel",
 | 
						|
            "gas",
 | 
						|
            "hot_water",
 | 
						|
            "oil",
 | 
						|
            "rainwater",
 | 
						|
            "sewage",
 | 
						|
            "water"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "subject": {
 | 
						|
        "key": "subject",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "studio": {
 | 
						|
        "key": "studio",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "structure_waterway": {
 | 
						|
        "type": "structureRadio",
 | 
						|
        "keys": [
 | 
						|
            "tunnel"
 | 
						|
        ],
 | 
						|
        "options": [
 | 
						|
            "tunnel"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "structure_power": {
 | 
						|
        "type": "combo",
 | 
						|
        "key": "structure",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "lattice",
 | 
						|
            "solid",
 | 
						|
            "tubular"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "structure": {
 | 
						|
        "type": "structureRadio",
 | 
						|
        "keys": [
 | 
						|
            "bridge",
 | 
						|
            "tunnel",
 | 
						|
            "embankment",
 | 
						|
            "cutting",
 | 
						|
            "ford"
 | 
						|
        ],
 | 
						|
        "options": [
 | 
						|
            "bridge",
 | 
						|
            "tunnel",
 | 
						|
            "embankment",
 | 
						|
            "cutting",
 | 
						|
            "ford"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "stroller": {
 | 
						|
        "key": "stroller",
 | 
						|
        "type": "radio",
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "limited",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "street_cabinet": {
 | 
						|
        "key": "street_cabinet",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "stop": {
 | 
						|
        "key": "stop",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "all",
 | 
						|
            "minor"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "stile": {
 | 
						|
        "key": "stile",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "step_count": {
 | 
						|
        "key": "step_count",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "static_caravans": {
 | 
						|
        "key": "static_caravans",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "start_date": {
 | 
						|
        "key": "start_date",
 | 
						|
        "type": "date",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "stars": {
 | 
						|
        "key": "stars",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "sport": {
 | 
						|
        "key": "sport",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "american_football",
 | 
						|
            "athletics",
 | 
						|
            "badminton",
 | 
						|
            "baseball",
 | 
						|
            "basketball",
 | 
						|
            "beachvolleyball",
 | 
						|
            "bmx",
 | 
						|
            "boules",
 | 
						|
            "bowls",
 | 
						|
            "canoe",
 | 
						|
            "climbing",
 | 
						|
            "cricket",
 | 
						|
            "curling",
 | 
						|
            "cycling",
 | 
						|
            "disc_golf",
 | 
						|
            "dog_racing",
 | 
						|
            "equestrian",
 | 
						|
            "fitness",
 | 
						|
            "free_flying",
 | 
						|
            "futsal",
 | 
						|
            "gaelic_games",
 | 
						|
            "golf",
 | 
						|
            "gymnastics",
 | 
						|
            "handball",
 | 
						|
            "horse_racing",
 | 
						|
            "ice_hockey",
 | 
						|
            "ice_skating",
 | 
						|
            "ice_stock",
 | 
						|
            "karting",
 | 
						|
            "motocross",
 | 
						|
            "motor",
 | 
						|
            "netball",
 | 
						|
            "padel",
 | 
						|
            "pelota",
 | 
						|
            "rugby_union",
 | 
						|
            "running",
 | 
						|
            "scuba_diving",
 | 
						|
            "shooting",
 | 
						|
            "skateboard",
 | 
						|
            "skiing",
 | 
						|
            "soccer",
 | 
						|
            "softball",
 | 
						|
            "speedway",
 | 
						|
            "swimming",
 | 
						|
            "table_tennis",
 | 
						|
            "tennis",
 | 
						|
            "volleyball",
 | 
						|
            "multi"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "species": {
 | 
						|
        "key": "species",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "source": {
 | 
						|
        "key": "source",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "universal": true,
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true,
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "survey",
 | 
						|
            "local knowledge",
 | 
						|
            "aerial imagery",
 | 
						|
            "gps",
 | 
						|
            "streetlevel imagery",
 | 
						|
            "osm notes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "social_facility_for": {
 | 
						|
        "key": "social_facility:for",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "social_facility": {
 | 
						|
        "key": "social_facility",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "ambulatory_care",
 | 
						|
            "assisted_living",
 | 
						|
            "day_care",
 | 
						|
            "food_bank",
 | 
						|
            "group_home",
 | 
						|
            "nursing_home",
 | 
						|
            "outreach",
 | 
						|
            "shelter",
 | 
						|
            "workshop"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "sms": {
 | 
						|
        "key": "sms",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "smoothness": {
 | 
						|
        "key": "smoothness",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "excellent",
 | 
						|
            "good",
 | 
						|
            "intermediate",
 | 
						|
            "bad",
 | 
						|
            "very_bad",
 | 
						|
            "horrible",
 | 
						|
            "very_horrible",
 | 
						|
            "impassable"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "smoking": {
 | 
						|
        "key": "smoking",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "no",
 | 
						|
            "separated",
 | 
						|
            "isolated",
 | 
						|
            "outside",
 | 
						|
            "yes",
 | 
						|
            "dedicated"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "site": {
 | 
						|
        "key": "site",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "shower": {
 | 
						|
        "key": "shower",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "shop": {
 | 
						|
        "key": "shop",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "shoes": {
 | 
						|
        "key": "shoes",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "shelter_type": {
 | 
						|
        "key": "shelter_type",
 | 
						|
        "type": "combo",
 | 
						|
        "icons": {
 | 
						|
            "public_transport": "temaki-transit_shelter",
 | 
						|
            "picnic_shelter": "temaki-picnic_shelter",
 | 
						|
            "lean_to": "temaki-sleep_shelter",
 | 
						|
            "field_shelter": "temaki-horse_shelter"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "shelter": {
 | 
						|
        "key": "shelter",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "service_times": {
 | 
						|
        "key": "service_times",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "service_rail": {
 | 
						|
        "key": "service",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "spur",
 | 
						|
            "yard",
 | 
						|
            "siding",
 | 
						|
            "crossover"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "service": {
 | 
						|
        "key": "service",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "driveway",
 | 
						|
            "parking_aisle",
 | 
						|
            "alley",
 | 
						|
            "drive-through",
 | 
						|
            "emergency_access"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "self_service": {
 | 
						|
        "key": "self_service",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "segregated": {
 | 
						|
        "key": "segregated",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "second_hand": {
 | 
						|
        "key": "second_hand",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "only"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seats": {
 | 
						|
        "key": "seats",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "seasonal": {
 | 
						|
        "key": "seasonal",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "scuba_diving": {
 | 
						|
        "key": "scuba_diving:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "options": [
 | 
						|
            "air_filling",
 | 
						|
            "courses",
 | 
						|
            "filling",
 | 
						|
            "hobby",
 | 
						|
            "nitrox_filling",
 | 
						|
            "oxygen_filling",
 | 
						|
            "rental",
 | 
						|
            "repair",
 | 
						|
            "trimix_filling"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "screen": {
 | 
						|
        "key": "screen",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "sanitary_dump_station": {
 | 
						|
        "key": "sanitary_dump_station",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "sample_collection": {
 | 
						|
        "key": "sample_collection",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "reference": {
 | 
						|
            "key": "healthcare",
 | 
						|
            "value": "sample_collection"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "salt": {
 | 
						|
        "key": "salt",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "sac_scale": {
 | 
						|
        "key": "sac_scale",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "hiking",
 | 
						|
            "mountain_hiking",
 | 
						|
            "demanding_mountain_hiking",
 | 
						|
            "alpine_hiking",
 | 
						|
            "demanding_alpine_hiking",
 | 
						|
            "difficult_alpine_hiking"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "rwn_ref": {
 | 
						|
        "key": "rwn_ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ruins": {
 | 
						|
        "key": "ruins",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "royal_cypher": {
 | 
						|
        "key": "royal_cypher",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "VR",
 | 
						|
            "EVIIR",
 | 
						|
            "EVIIIR",
 | 
						|
            "GR",
 | 
						|
            "GVIR",
 | 
						|
            "EIIR",
 | 
						|
            "CIIIR",
 | 
						|
            "scottish_crown",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "route_master": {
 | 
						|
        "key": "route_master",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "route": {
 | 
						|
        "key": "route",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "roundtrip": {
 | 
						|
        "key": "roundtrip",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "rooms": {
 | 
						|
        "key": "rooms",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "room": {
 | 
						|
        "key": "room",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "restrictions": {
 | 
						|
        "type": "restrictions",
 | 
						|
        "geometry": [
 | 
						|
            "vertex"
 | 
						|
        ],
 | 
						|
        "usage": "manual",
 | 
						|
        "reference": {
 | 
						|
            "rtype": "restriction"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "restriction": {
 | 
						|
        "key": "restriction",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "resource": {
 | 
						|
        "key": "resource",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "aggregate",
 | 
						|
            "clay",
 | 
						|
            "coal",
 | 
						|
            "gold",
 | 
						|
            "gravel",
 | 
						|
            "iron_ore",
 | 
						|
            "limestone",
 | 
						|
            "peat",
 | 
						|
            "sand"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "resort": {
 | 
						|
        "key": "resort",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "residential": {
 | 
						|
        "key": "residential",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "reservation": {
 | 
						|
        "key": "reservation",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "required",
 | 
						|
            "recommended"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "religion": {
 | 
						|
        "key": "religion",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "bahai",
 | 
						|
            "benzhu",
 | 
						|
            "buddhist",
 | 
						|
            "caodaism",
 | 
						|
            "chinese_folk",
 | 
						|
            "christian",
 | 
						|
            "confucian",
 | 
						|
            "hindu",
 | 
						|
            "jain",
 | 
						|
            "jewish",
 | 
						|
            "multifaith",
 | 
						|
            "muslim",
 | 
						|
            "none",
 | 
						|
            "pagan",
 | 
						|
            "shinto",
 | 
						|
            "sikh",
 | 
						|
            "spiritualist",
 | 
						|
            "taoist",
 | 
						|
            "tenrikyo",
 | 
						|
            "unitarian_universalist",
 | 
						|
            "vietnamese_folk",
 | 
						|
            "voodoo"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "relation": {
 | 
						|
        "key": "type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "ref_taxiway": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_stop_position": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_sector": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_runway": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_route": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_room_number": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_road_number": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_platform": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_highway_junction": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_golf_hole": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_disc_golf_hole": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref_bridge_number": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text",
 | 
						|
        "label": "{bridge/ref}"
 | 
						|
    },
 | 
						|
    "ref_aeroway_gate": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref": {
 | 
						|
        "key": "ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "recycling_type": {
 | 
						|
        "key": "recycling_type",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "container",
 | 
						|
            "centre"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "recycling_accepts": {
 | 
						|
        "key": "recycling:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "caseSensitive": true,
 | 
						|
        "options": [
 | 
						|
            "glass_bottles",
 | 
						|
            "glass",
 | 
						|
            "paper",
 | 
						|
            "plastic",
 | 
						|
            "clothes",
 | 
						|
            "cans",
 | 
						|
            "batteries",
 | 
						|
            "shoes",
 | 
						|
            "green_waste",
 | 
						|
            "plastic_packaging",
 | 
						|
            "plastic_bottles",
 | 
						|
            "cardboard",
 | 
						|
            "scrap_metal",
 | 
						|
            "cooking_oil",
 | 
						|
            "engine_oil"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "real_fire-GB-IE": {
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "gb",
 | 
						|
                "ie"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "key": "real_fire",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "rcn_ref": {
 | 
						|
        "key": "rcn_ref",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "rating": {
 | 
						|
        "key": "rating",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "ramp": {
 | 
						|
        "key": "ramp",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "railway": {
 | 
						|
        "key": "railway",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "pump": {
 | 
						|
        "key": "pump",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "manual",
 | 
						|
            "powered",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "product": {
 | 
						|
        "key": "product",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "produce": {
 | 
						|
        "key": "produce",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "preschool": {
 | 
						|
        "key": "preschool",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "power_supply": {
 | 
						|
        "key": "power_supply",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "power": {
 | 
						|
        "key": "power",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "post": {
 | 
						|
        "type": "address",
 | 
						|
        "key": "post",
 | 
						|
        "keys": [
 | 
						|
            "post:block_number",
 | 
						|
            "post:city",
 | 
						|
            "post:block_number",
 | 
						|
            "post:conscriptionnumber",
 | 
						|
            "post:county",
 | 
						|
            "post:country",
 | 
						|
            "post:county",
 | 
						|
            "post:district",
 | 
						|
            "post:floor",
 | 
						|
            "post:hamlet",
 | 
						|
            "post:housename",
 | 
						|
            "post:housenumber",
 | 
						|
            "post:neighbourhood",
 | 
						|
            "post:place",
 | 
						|
            "post:postcode",
 | 
						|
            "post:province",
 | 
						|
            "post:quarter",
 | 
						|
            "post:state",
 | 
						|
            "post:street",
 | 
						|
            "post:subdistrict",
 | 
						|
            "post:suburb",
 | 
						|
            "post:unit"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "portable": {
 | 
						|
        "key": "portable",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "population": {
 | 
						|
        "key": "population",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "polling_station": {
 | 
						|
        "key": "polling_station",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "plots": {
 | 
						|
        "key": "plots",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "playground": {
 | 
						|
        "key": "playground",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "plant": {
 | 
						|
        "key": "plant",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "place": {
 | 
						|
        "key": "place",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "pipeline": {
 | 
						|
        "key": "pipeline",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "picnic_table": {
 | 
						|
        "key": "picnic_table",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "phone": {
 | 
						|
        "key": "phone",
 | 
						|
        "keys": [
 | 
						|
            "phone",
 | 
						|
            "contact:phone"
 | 
						|
        ],
 | 
						|
        "type": "tel"
 | 
						|
    },
 | 
						|
    "phases": {
 | 
						|
        "key": "phases",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 1
 | 
						|
    },
 | 
						|
    "payment_multi_fee": {
 | 
						|
        "key": "payment:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "label": "{payment_multi}",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "fee",
 | 
						|
            "valueNot": "no"
 | 
						|
        },
 | 
						|
        "stringsCrossReference": "{payment_multi}"
 | 
						|
    },
 | 
						|
    "payment_multi": {
 | 
						|
        "key": "payment:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "options": [
 | 
						|
            "account_cards",
 | 
						|
            "app",
 | 
						|
            "cards",
 | 
						|
            "cash",
 | 
						|
            "cheque",
 | 
						|
            "coins",
 | 
						|
            "contactless",
 | 
						|
            "credit_cards",
 | 
						|
            "cryptocurrencies",
 | 
						|
            "debit_cards",
 | 
						|
            "electronic_purses",
 | 
						|
            "notes",
 | 
						|
            "prepaid_ticket",
 | 
						|
            "telephone_cards",
 | 
						|
            "alipay",
 | 
						|
            "american_express",
 | 
						|
            "apple_pay",
 | 
						|
            "bancomat",
 | 
						|
            "blik",
 | 
						|
            "clipper",
 | 
						|
            "diners_club",
 | 
						|
            "discover_card",
 | 
						|
            "dkv",
 | 
						|
            "ep_easycard",
 | 
						|
            "ep_geldkarte",
 | 
						|
            "ep_ipass",
 | 
						|
            "girocard",
 | 
						|
            "google_pay",
 | 
						|
            "jcb",
 | 
						|
            "maestro",
 | 
						|
            "mastercard",
 | 
						|
            "mastercard_contactless",
 | 
						|
            "paypal",
 | 
						|
            "unionpay",
 | 
						|
            "uta",
 | 
						|
            "v_pay",
 | 
						|
            "visa",
 | 
						|
            "visa_debit",
 | 
						|
            "visa_electron",
 | 
						|
            "wechat"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "parking_space": {
 | 
						|
        "key": "parking_space",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "parking_entrance": {
 | 
						|
        "key": "parking",
 | 
						|
        "type": "combo",
 | 
						|
        "stringsCrossReference": "{parking}",
 | 
						|
        "options": [
 | 
						|
            "underground",
 | 
						|
            "multi-storey",
 | 
						|
            "surface"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": true
 | 
						|
    },
 | 
						|
    "parking": {
 | 
						|
        "key": "parking",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "surface",
 | 
						|
            "underground",
 | 
						|
            "multi-storey",
 | 
						|
            "lane",
 | 
						|
            "carports",
 | 
						|
            "garage_boxes",
 | 
						|
            "rooftop",
 | 
						|
            "sheds",
 | 
						|
            "street_side",
 | 
						|
            "layby",
 | 
						|
            "on_kerb",
 | 
						|
            "half_on_kerb",
 | 
						|
            "shoulder"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "park_ride": {
 | 
						|
        "key": "park_ride",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "parcel_pickup": {
 | 
						|
        "key": "parcel_pickup",
 | 
						|
        "type": "check",
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "yes",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "parcel_dropoff": {
 | 
						|
        "key": "parcel_mail_in",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "par": {
 | 
						|
        "key": "par",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 1
 | 
						|
    },
 | 
						|
    "outdoor_seating": {
 | 
						|
        "key": "outdoor_seating",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "organic": {
 | 
						|
        "key": "organic",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "no",
 | 
						|
            "yes",
 | 
						|
            "only"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "operator": {
 | 
						|
        "key": "operator",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "opening_hours": {
 | 
						|
        "key": "opening_hours",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "opening_date": {
 | 
						|
        "key": "opening_date",
 | 
						|
        "type": "date"
 | 
						|
    },
 | 
						|
    "openfire": {
 | 
						|
        "key": "openfire",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "oneway_yes": {
 | 
						|
        "key": "oneway",
 | 
						|
        "type": "onewayCheck",
 | 
						|
        "label": "{oneway}",
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "reversible",
 | 
						|
            "alternating"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "oneway": {
 | 
						|
        "key": "oneway",
 | 
						|
        "type": "onewayCheck",
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "reversible",
 | 
						|
            "alternating"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "office": {
 | 
						|
        "key": "office",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "accountant",
 | 
						|
            "adoption_agency",
 | 
						|
            "advertising_agency",
 | 
						|
            "architect",
 | 
						|
            "association",
 | 
						|
            "charity",
 | 
						|
            "company",
 | 
						|
            "construction_company",
 | 
						|
            "consulting",
 | 
						|
            "courier",
 | 
						|
            "coworking",
 | 
						|
            "diplomatic",
 | 
						|
            "educational_institution",
 | 
						|
            "employment_agency",
 | 
						|
            "energy_supplier",
 | 
						|
            "engineer",
 | 
						|
            "estate_agent",
 | 
						|
            "financial",
 | 
						|
            "financial_advisor",
 | 
						|
            "forestry",
 | 
						|
            "foundation",
 | 
						|
            "government",
 | 
						|
            "graphic_design",
 | 
						|
            "guide",
 | 
						|
            "insurance",
 | 
						|
            "it",
 | 
						|
            "lawyer",
 | 
						|
            "logistics",
 | 
						|
            "moving_company",
 | 
						|
            "newspaper",
 | 
						|
            "ngo",
 | 
						|
            "notary",
 | 
						|
            "physician",
 | 
						|
            "political_party",
 | 
						|
            "private_investigator",
 | 
						|
            "property_management",
 | 
						|
            "quango",
 | 
						|
            "religion",
 | 
						|
            "research",
 | 
						|
            "security",
 | 
						|
            "surveyor",
 | 
						|
            "tax_advisor",
 | 
						|
            "telecommunication",
 | 
						|
            "therapist",
 | 
						|
            "travel_agent",
 | 
						|
            "union",
 | 
						|
            "water_utility"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "nudism": {
 | 
						|
        "key": "nudism",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "customary",
 | 
						|
            "designated",
 | 
						|
            "no",
 | 
						|
            "obligatory",
 | 
						|
            "permissive",
 | 
						|
            "yes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "note": {
 | 
						|
        "key": "note",
 | 
						|
        "type": "textarea",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "network_road": {
 | 
						|
        "key": "network",
 | 
						|
        "type": "networkCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "network_horse": {
 | 
						|
        "key": "network",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "lhn",
 | 
						|
            "rhn",
 | 
						|
            "nhn",
 | 
						|
            "ihn"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "network_foot": {
 | 
						|
        "key": "network",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "lwn",
 | 
						|
            "rwn",
 | 
						|
            "nwn",
 | 
						|
            "iwn"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "network_bicycle": {
 | 
						|
        "key": "network",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "lcn",
 | 
						|
            "rcn",
 | 
						|
            "ncn",
 | 
						|
            "icn"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "network": {
 | 
						|
        "key": "network",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "natural": {
 | 
						|
        "key": "natural",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "name": {
 | 
						|
        "key": "name",
 | 
						|
        "type": "localized",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "museum": {
 | 
						|
        "key": "museum",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "mooring": {
 | 
						|
        "key": "mooring",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "private",
 | 
						|
            "commercial",
 | 
						|
            "guest"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "monitoring_multi": {
 | 
						|
        "key": "monitoring:",
 | 
						|
        "type": "multiCombo"
 | 
						|
    },
 | 
						|
    "model": {
 | 
						|
        "key": "model",
 | 
						|
        "type": "combo",
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "mobile": {
 | 
						|
        "key": "mobile",
 | 
						|
        "keys": [
 | 
						|
            "mobile",
 | 
						|
            "contact:mobile"
 | 
						|
        ],
 | 
						|
        "type": "tel"
 | 
						|
    },
 | 
						|
    "minspeed": {
 | 
						|
        "key": "minspeed",
 | 
						|
        "type": "roadspeed"
 | 
						|
    },
 | 
						|
    "min_height": {
 | 
						|
        "key": "min_height",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "height"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "min_age": {
 | 
						|
        "key": "min_age",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "mimics": {
 | 
						|
        "key": "mimics",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "military_service": {
 | 
						|
        "key": "military_service",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "microbrewery": {
 | 
						|
        "key": "microbrewery",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "message": {
 | 
						|
        "key": "message",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "memorial": {
 | 
						|
        "key": "memorial",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "blue_plaque",
 | 
						|
            "bust",
 | 
						|
            "cross",
 | 
						|
            "obelisk",
 | 
						|
            "plaque",
 | 
						|
            "sculpture",
 | 
						|
            "statue",
 | 
						|
            "stele",
 | 
						|
            "stolperstein",
 | 
						|
            "stone",
 | 
						|
            "war_memorial"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "maxwidth": {
 | 
						|
        "key": "maxwidth",
 | 
						|
        "type": "roadheight",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "maxweight_bridge": {
 | 
						|
        "key": "maxweight",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{maxweight}",
 | 
						|
        "snake_case": false,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "bridge",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "maxweight": {
 | 
						|
        "key": "maxweight",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "maxstay": {
 | 
						|
        "key": "maxstay",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "15 minutes",
 | 
						|
            "30 minutes",
 | 
						|
            "45 minutes",
 | 
						|
            "1 hour",
 | 
						|
            "1.5 hours",
 | 
						|
            "2 hours",
 | 
						|
            "2.5 hours",
 | 
						|
            "3 hours",
 | 
						|
            "4 hours",
 | 
						|
            "1 day",
 | 
						|
            "2 days"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "maxspeed": {
 | 
						|
        "key": "maxspeed",
 | 
						|
        "type": "roadspeed"
 | 
						|
    },
 | 
						|
    "maxheight": {
 | 
						|
        "key": "maxheight",
 | 
						|
        "type": "roadheight",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "max_age": {
 | 
						|
        "key": "max_age",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "mattress": {
 | 
						|
        "key": "mattress",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "material": {
 | 
						|
        "key": "material",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "adobe",
 | 
						|
            "aluminium",
 | 
						|
            "brass",
 | 
						|
            "brick",
 | 
						|
            "bronze",
 | 
						|
            "concrete",
 | 
						|
            "dry_stone",
 | 
						|
            "glass",
 | 
						|
            "granite",
 | 
						|
            "iron",
 | 
						|
            "limestone",
 | 
						|
            "marble",
 | 
						|
            "metal",
 | 
						|
            "plastic",
 | 
						|
            "reinforced_conrete",
 | 
						|
            "rock",
 | 
						|
            "sand",
 | 
						|
            "sandstone",
 | 
						|
            "soil",
 | 
						|
            "steel",
 | 
						|
            "stone",
 | 
						|
            "wood"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "marker": {
 | 
						|
        "key": "marker",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "mapillary": {
 | 
						|
        "key": "mapillary",
 | 
						|
        "type": "identifier",
 | 
						|
        "urlFormat": "https://mapillary.com/app/?focus=photo&pKey={value}",
 | 
						|
        "pattern": "^[a-zA-Z0-9-_]{1,}$",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "map_type": {
 | 
						|
        "key": "map_type",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "map_size": {
 | 
						|
        "key": "map_size",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "manufacturer": {
 | 
						|
        "key": "manufacturer",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "manhole": {
 | 
						|
        "key": "manhole",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "man_made": {
 | 
						|
        "key": "man_made",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "locked": {
 | 
						|
        "key": "locked",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "lockable": {
 | 
						|
        "key": "lockable",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "lock": {
 | 
						|
        "key": "lock",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "location_pool": {
 | 
						|
        "key": "location",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{location}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "outdoor",
 | 
						|
            "indoor",
 | 
						|
            "roof"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "location": {
 | 
						|
        "key": "location",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "lit": {
 | 
						|
        "key": "lit",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "line_management": {
 | 
						|
        "key": "line_management",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "line_attachment": {
 | 
						|
        "key": "line_attachment",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "lifeguard": {
 | 
						|
        "key": "lifeguard",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "license_classes": {
 | 
						|
        "key": "license_classes",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "liaison": {
 | 
						|
        "key": "liaison",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "level_semi": {
 | 
						|
        "key": "level",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "level": {
 | 
						|
        "key": "level",
 | 
						|
        "type": "combo",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "keyNot": "building"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "length": {
 | 
						|
        "key": "length",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "leisure": {
 | 
						|
        "key": "leisure",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "leaf_type_singular": {
 | 
						|
        "key": "leaf_type",
 | 
						|
        "type": "combo",
 | 
						|
        "stringsCrossReference": "{leaf_type}",
 | 
						|
        "iconsCrossReference": "{leaf_type}",
 | 
						|
        "options": [
 | 
						|
            "broadleaved",
 | 
						|
            "needleleaved",
 | 
						|
            "leafless"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false
 | 
						|
    },
 | 
						|
    "leaf_type": {
 | 
						|
        "key": "leaf_type",
 | 
						|
        "type": "combo",
 | 
						|
        "icons": {
 | 
						|
            "broadleaved": "roentgen-tree",
 | 
						|
            "needleleaved": "roentgen-needleleaved_tree"
 | 
						|
        },
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "broadleaved",
 | 
						|
            "needleleaved",
 | 
						|
            "mixed",
 | 
						|
            "leafless"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "leaf_cycle_singular": {
 | 
						|
        "key": "leaf_cycle",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{leaf_cycle}",
 | 
						|
        "stringsCrossReference": "{leaf_cycle}",
 | 
						|
        "options": [
 | 
						|
            "evergreen",
 | 
						|
            "deciduous",
 | 
						|
            "semi_evergreen",
 | 
						|
            "semi_deciduous"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false
 | 
						|
    },
 | 
						|
    "leaf_cycle": {
 | 
						|
        "key": "leaf_cycle",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "evergreen",
 | 
						|
            "deciduous",
 | 
						|
            "semi_evergreen",
 | 
						|
            "semi_deciduous",
 | 
						|
            "mixed"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "layer": {
 | 
						|
        "key": "layer",
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "language_multi": {
 | 
						|
        "key": "language:",
 | 
						|
        "type": "multiCombo"
 | 
						|
    },
 | 
						|
    "lanes": {
 | 
						|
        "key": "lanes",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "lane_markings": {
 | 
						|
        "key": "lane_markings",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "landuse": {
 | 
						|
        "key": "landuse",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "lamp_type": {
 | 
						|
        "key": "lamp_type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "lamp_mount": {
 | 
						|
        "key": "lamp_mount",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "label": {
 | 
						|
        "key": "label",
 | 
						|
        "type": "textarea"
 | 
						|
    },
 | 
						|
    "kneipp_water_cure_multi": {
 | 
						|
        "key": "kneipp_water_cure:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "options": [
 | 
						|
            "foot",
 | 
						|
            "arm",
 | 
						|
            "face"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "kitchen": {
 | 
						|
        "key": "kitchen",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "kerb": {
 | 
						|
        "key": "kerb",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "junction_line": {
 | 
						|
        "key": "junction",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "roundabout",
 | 
						|
            "circular",
 | 
						|
            "jughandle"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "interval": {
 | 
						|
        "key": "interval",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "internet_access": {
 | 
						|
        "key": "internet_access",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "wlan",
 | 
						|
            "wired",
 | 
						|
            "terminal"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "intermittent_yes": {
 | 
						|
        "key": "intermittent",
 | 
						|
        "type": "check",
 | 
						|
        "label": "{intermittent}",
 | 
						|
        "default": "yes"
 | 
						|
    },
 | 
						|
    "intermittent": {
 | 
						|
        "key": "intermittent",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "inscription": {
 | 
						|
        "key": "inscription",
 | 
						|
        "type": "textarea"
 | 
						|
    },
 | 
						|
    "information": {
 | 
						|
        "key": "information",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "informal": {
 | 
						|
        "key": "informal",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "industrial": {
 | 
						|
        "key": "industrial",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "indoor_type": {
 | 
						|
        "key": "indoor",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "indoor": {
 | 
						|
        "key": "indoor",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "incline_steps": {
 | 
						|
        "key": "incline",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{incline}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "up",
 | 
						|
            "down"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "incline": {
 | 
						|
        "key": "incline",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "image": {
 | 
						|
        "key": "image",
 | 
						|
        "type": "url",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "icao": {
 | 
						|
        "key": "icao",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "iata": {
 | 
						|
        "key": "iata",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "hot_water": {
 | 
						|
        "key": "hot_water",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "horse_stables": {
 | 
						|
        "key": "amenity",
 | 
						|
        "type": "check",
 | 
						|
        "reference": {
 | 
						|
            "key": "amenity",
 | 
						|
            "value": "stables"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "stables"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "horse_scale": {
 | 
						|
        "key": "horse_scale",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "common",
 | 
						|
            "demanding",
 | 
						|
            "difficult",
 | 
						|
            "critical",
 | 
						|
            "dangerous",
 | 
						|
            "impossible"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "horse_riding": {
 | 
						|
        "key": "leisure",
 | 
						|
        "type": "check",
 | 
						|
        "reference": {
 | 
						|
            "key": "leisure",
 | 
						|
            "value": "horse_riding"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "horse_riding"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "horse_dressage": {
 | 
						|
        "key": "sport",
 | 
						|
        "type": "check",
 | 
						|
        "reference": {
 | 
						|
            "key": "sport",
 | 
						|
            "value": "equestrian"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "equestrian"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "hoops": {
 | 
						|
        "key": "hoops",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "historic": {
 | 
						|
        "key": "historic",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "archaeological_site",
 | 
						|
            "bomb_crater",
 | 
						|
            "boundary_stone",
 | 
						|
            "building",
 | 
						|
            "castle",
 | 
						|
            "charcoal_pile",
 | 
						|
            "church",
 | 
						|
            "city_gate",
 | 
						|
            "citywalls",
 | 
						|
            "fort",
 | 
						|
            "manor",
 | 
						|
            "memorial",
 | 
						|
            "milestone",
 | 
						|
            "mine",
 | 
						|
            "mine_shaft",
 | 
						|
            "monument",
 | 
						|
            "pillory",
 | 
						|
            "railway",
 | 
						|
            "ruins",
 | 
						|
            "shieling",
 | 
						|
            "tomb",
 | 
						|
            "wayside_cross",
 | 
						|
            "wayside_shrine",
 | 
						|
            "wreck"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "highway_cartpath": {
 | 
						|
        "key": "highway",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "path",
 | 
						|
            "service"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "highway": {
 | 
						|
        "key": "highway",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "highspeed": {
 | 
						|
        "key": "highspeed",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "highchair": {
 | 
						|
        "key": "highchair",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "height_building": {
 | 
						|
        "key": "height",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "building",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "height": {
 | 
						|
        "key": "height",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "heating": {
 | 
						|
        "key": "heating",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "healthcare_therapist": {
 | 
						|
        "key": "healthcare",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "physiotherapist",
 | 
						|
            "psychotherapist",
 | 
						|
            "occupational_therapist",
 | 
						|
            "speech_therapist"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "label": "{healthcare}"
 | 
						|
    },
 | 
						|
    "healthcare": {
 | 
						|
        "key": "healthcare",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "hashtags": {
 | 
						|
        "key": "hashtags",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "usage": "changeset"
 | 
						|
    },
 | 
						|
    "handrail": {
 | 
						|
        "key": "handrail",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "handicap": {
 | 
						|
        "key": "handicap",
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "guest_house": {
 | 
						|
        "key": "guest_house",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "group_only": {
 | 
						|
        "key": "group_only",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "grape_variety": {
 | 
						|
        "key": "grape_variety",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "grades": {
 | 
						|
        "key": "grades",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "government": {
 | 
						|
        "key": "government",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "genus": {
 | 
						|
        "key": "genus",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "gender_simple": {
 | 
						|
        "type": "manyCombo",
 | 
						|
        "keys": [
 | 
						|
            "female",
 | 
						|
            "male"
 | 
						|
        ],
 | 
						|
        "label": "{gender}",
 | 
						|
        "stringsCrossReference": "{gender}",
 | 
						|
        "options": [
 | 
						|
            "female",
 | 
						|
            "male"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "gender": {
 | 
						|
        "type": "manyCombo",
 | 
						|
        "keys": [
 | 
						|
            "male",
 | 
						|
            "female",
 | 
						|
            "unisex"
 | 
						|
        ],
 | 
						|
        "options": [
 | 
						|
            "male",
 | 
						|
            "female",
 | 
						|
            "unisex"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "gauge": {
 | 
						|
        "key": "gauge",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "gambling": {
 | 
						|
        "key": "gambling",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "fuel": {
 | 
						|
        "key": "fuel",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "from": {
 | 
						|
        "key": "from",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "frequency_electrified": {
 | 
						|
        "key": "frequency",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{frequency}",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "electrified",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "frequency": {
 | 
						|
        "key": "frequency",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "fountain": {
 | 
						|
        "key": "fountain",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "ford": {
 | 
						|
        "key": "ford",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "usage": "group"
 | 
						|
    },
 | 
						|
    "flood_prone": {
 | 
						|
        "key": "flood_prone",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "floating": {
 | 
						|
        "key": "floating",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "flashing_lights": {
 | 
						|
        "key": "flashing_lights",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "button",
 | 
						|
            "always",
 | 
						|
            "sensor",
 | 
						|
            "button;sensor",
 | 
						|
            "no",
 | 
						|
            "yes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "fixme": {
 | 
						|
        "key": "fixme",
 | 
						|
        "type": "textarea",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "fitness_station": {
 | 
						|
        "key": "fitness_station",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "fishing": {
 | 
						|
        "key": "fishing",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "fireplace": {
 | 
						|
        "key": "fireplace",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "fire_sprinkler": {
 | 
						|
        "key": "fire_sprinkler",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "dry",
 | 
						|
            "wet",
 | 
						|
            "pre-action",
 | 
						|
            "yes",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "fire_service_inlet": {
 | 
						|
        "key": "fire_service_inlet",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "pillar",
 | 
						|
            "underground",
 | 
						|
            "wall",
 | 
						|
            "pipe"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "fire_mains": {
 | 
						|
        "key": "fire_mains",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "dry",
 | 
						|
            "wet",
 | 
						|
            "yes",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "fence_type": {
 | 
						|
        "key": "fence_type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "fee": {
 | 
						|
        "key": "fee",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "fax": {
 | 
						|
        "key": "fax",
 | 
						|
        "keys": [
 | 
						|
            "fax",
 | 
						|
            "contact:fax"
 | 
						|
        ],
 | 
						|
        "type": "tel"
 | 
						|
    },
 | 
						|
    "faces": {
 | 
						|
        "key": "faces",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "expressway-US": {
 | 
						|
        "key": "expressway",
 | 
						|
        "type": "check",
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "US"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "expected_rwn_route_relations": {
 | 
						|
        "key": "expected_rwn_route_relations",
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "expected_rcn_route_relations": {
 | 
						|
        "key": "expected_rcn_route_relations",
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "except": {
 | 
						|
        "key": "except",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "entrance": {
 | 
						|
        "key": "entrance",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "main",
 | 
						|
            "secondary",
 | 
						|
            "service",
 | 
						|
            "exit",
 | 
						|
            "entrance",
 | 
						|
            "emergency",
 | 
						|
            "staircase",
 | 
						|
            "home",
 | 
						|
            "garage"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "enforcement": {
 | 
						|
        "key": "enforcement",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "emergency_ward_entrance": {
 | 
						|
        "key": "emergency_ward_entrance",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "emergency_combo": {
 | 
						|
        "key": "emergency",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "emergency": {
 | 
						|
        "key": "emergency",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "embassy": {
 | 
						|
        "key": "embassy",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "residence",
 | 
						|
            "high_commission",
 | 
						|
            "mission",
 | 
						|
            "branch_embassy",
 | 
						|
            "nunciature",
 | 
						|
            "delegation",
 | 
						|
            "interests_section"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "embankment": {
 | 
						|
        "key": "embankment",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "usage": "group"
 | 
						|
    },
 | 
						|
    "email": {
 | 
						|
        "key": "email",
 | 
						|
        "keys": [
 | 
						|
            "email",
 | 
						|
            "contact:email"
 | 
						|
        ],
 | 
						|
        "type": "email"
 | 
						|
    },
 | 
						|
    "electrified": {
 | 
						|
        "key": "electrified",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "contact_line",
 | 
						|
            "rail",
 | 
						|
            "yes",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "ele_node": {
 | 
						|
        "key": "ele",
 | 
						|
        "type": "number",
 | 
						|
        "label": "{ele}",
 | 
						|
        "universal": true,
 | 
						|
        "geometry": [
 | 
						|
            "point",
 | 
						|
            "vertex"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "ele": {
 | 
						|
        "key": "ele",
 | 
						|
        "type": "number",
 | 
						|
        "geometry": [
 | 
						|
            "line",
 | 
						|
            "area",
 | 
						|
            "relation"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "duration": {
 | 
						|
        "key": "duration",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "drive_through": {
 | 
						|
        "key": "drive_through",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "drinking_water_available": {
 | 
						|
        "key": "drinking_water",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "drinking_water": {
 | 
						|
        "key": "drinking_water",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "drink_multi": {
 | 
						|
        "key": "drink:",
 | 
						|
        "type": "multiCombo"
 | 
						|
    },
 | 
						|
    "door_type": {
 | 
						|
        "key": "door",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "door": {
 | 
						|
        "key": "door",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "dog": {
 | 
						|
        "key": "dog",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "leashed",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "dock": {
 | 
						|
        "key": "dock",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "drydock",
 | 
						|
            "floating",
 | 
						|
            "tidal"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "distance": {
 | 
						|
        "key": "distance",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "display": {
 | 
						|
        "key": "display",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "analog",
 | 
						|
            "digital",
 | 
						|
            "sundial",
 | 
						|
            "unorthodox"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "dispensing": {
 | 
						|
        "key": "dispensing",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "direction_vertex_dual": {
 | 
						|
        "key": "direction",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{direction_vertex}",
 | 
						|
        "stringsCrossReference": "{direction_vertex}",
 | 
						|
        "options": [
 | 
						|
            "forward",
 | 
						|
            "backward"
 | 
						|
        ],
 | 
						|
        "geometry": [
 | 
						|
            "vertex"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false
 | 
						|
    },
 | 
						|
    "direction_vertex": {
 | 
						|
        "key": "direction",
 | 
						|
        "type": "combo",
 | 
						|
        "geometry": [
 | 
						|
            "vertex"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "forward",
 | 
						|
            "backward",
 | 
						|
            "both"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "direction_point": {
 | 
						|
        "key": "direction",
 | 
						|
        "type": "number",
 | 
						|
        "label": "{direction}",
 | 
						|
        "increment": 5,
 | 
						|
        "geometry": [
 | 
						|
            "point"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "direction_clock": {
 | 
						|
        "key": "direction",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "clockwise",
 | 
						|
            "anticlockwise"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "direction_cardinal-US-CA-NZ": {
 | 
						|
        "key": "direction",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "CA",
 | 
						|
                "NZ",
 | 
						|
                "US"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "north",
 | 
						|
            "south",
 | 
						|
            "east",
 | 
						|
            "west"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "direction": {
 | 
						|
        "key": "direction",
 | 
						|
        "type": "number",
 | 
						|
        "increment": 5
 | 
						|
    },
 | 
						|
    "diplomatic": {
 | 
						|
        "key": "diplomatic",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "consulate",
 | 
						|
            "embassy",
 | 
						|
            "liaison"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "diet_multi": {
 | 
						|
        "key": "diet:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "options": [
 | 
						|
            "vegetarian",
 | 
						|
            "vegan",
 | 
						|
            "halal",
 | 
						|
            "gluten_free",
 | 
						|
            "kosher",
 | 
						|
            "lactose_free",
 | 
						|
            "pescetarian"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "diameter_crown": {
 | 
						|
        "key": "diameter_crown",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "diameter": {
 | 
						|
        "key": "diameter",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "devices": {
 | 
						|
        "key": "devices",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "destination_waterway": {
 | 
						|
        "key": "destination",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "destination_oneway": {
 | 
						|
        "key": "destination",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "label": "{destination}",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "oneway",
 | 
						|
            "value": "yes"
 | 
						|
        },
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "destination": {
 | 
						|
        "key": "destination",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "design_power_tower": {
 | 
						|
        "key": "design",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{design}",
 | 
						|
        "icons": {
 | 
						|
            "one-level": "roentgen-power_tower_1_level",
 | 
						|
            "two-level": "roentgen-power_tower_2_level",
 | 
						|
            "three-level": "roentgen-power_tower_3_level",
 | 
						|
            "four-level": "roentgen-power_tower_4_level",
 | 
						|
            "asymmetric": "roentgen-power_tower_asymmetric",
 | 
						|
            "triangle": "roentgen-power_tower_triangle",
 | 
						|
            "flag": "roentgen-power_tower_flag",
 | 
						|
            "delta": "roentgen-power_tower_delta",
 | 
						|
            "delta_two-level": "roentgen-power_tower_delta_2_level",
 | 
						|
            "delta_tree-level": "roentgen-power_tower_delta_3_level",
 | 
						|
            "donau": "roentgen-power_tower_donau",
 | 
						|
            "barrel": "roentgen-power_tower_barrel",
 | 
						|
            "x-frame": "roentgen-power_tower_x_frame",
 | 
						|
            "y-frame": "roentgen-power_tower_y_frame",
 | 
						|
            "h-frame": "roentgen-power_tower_h_frame",
 | 
						|
            "h-frame_two-level": "roentgen-power_tower_h_frame_2_level",
 | 
						|
            "guyed_h-frame": "roentgen-power_tower_guyed_h_frame",
 | 
						|
            "portal": "roentgen-power_tower_portal",
 | 
						|
            "portal_two-level": "roentgen-power_tower_portal_2_level",
 | 
						|
            "portal_three-level": "roentgen-power_tower_portal_3_level"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "design_power_pole": {
 | 
						|
        "key": "design",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{design}",
 | 
						|
        "icons": {
 | 
						|
            "one-level": "roentgen-power_pole_1_level",
 | 
						|
            "two-level": "roentgen-power_pole_2_level",
 | 
						|
            "three-level": "roentgen-power_pole_3_level",
 | 
						|
            "four-level": "roentgen-power_pole_4_level",
 | 
						|
            "asymmetric": "roentgen-power_pole_asymmetric",
 | 
						|
            "triangle": "roentgen-power_pole_triangle",
 | 
						|
            "flag": "roentgen-power_pole_flag",
 | 
						|
            "delta": "roentgen-power_pole_delta",
 | 
						|
            "armless": "roentgen-power_pole_armless",
 | 
						|
            "armless_asymmetric": "roentgen-power_pole_asymmetric_armless",
 | 
						|
            "armless_triangle": "roentgen-power_pole_triangle_armless"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "design": {
 | 
						|
        "key": "design",
 | 
						|
        "type": "combo",
 | 
						|
        "usage": "manual"
 | 
						|
    },
 | 
						|
    "description": {
 | 
						|
        "key": "description",
 | 
						|
        "type": "textarea",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "descent": {
 | 
						|
        "key": "descent",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "depth": {
 | 
						|
        "key": "depth",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "depot": {
 | 
						|
        "key": "depot",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "departures_board": {
 | 
						|
        "key": "departures_board",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "timetable",
 | 
						|
            "realtime",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "denotation": {
 | 
						|
        "key": "denotation",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "denomination": {
 | 
						|
        "key": "denomination",
 | 
						|
        "type": "combo",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "religion",
 | 
						|
            "valueNot": "none"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "delivery": {
 | 
						|
        "key": "delivery",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "date": {
 | 
						|
        "key": "date",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "cycleway": {
 | 
						|
        "key": "cycleway",
 | 
						|
        "keys": [
 | 
						|
            "cycleway:left",
 | 
						|
            "cycleway:right"
 | 
						|
        ],
 | 
						|
        "reference": {
 | 
						|
            "key": "cycleway"
 | 
						|
        },
 | 
						|
        "type": "directionalCombo",
 | 
						|
        "autoSuggestions": true,
 | 
						|
        "options": [
 | 
						|
            "no",
 | 
						|
            "lane",
 | 
						|
            "shared_lane",
 | 
						|
            "track",
 | 
						|
            "share_busway",
 | 
						|
            "opposite_lane",
 | 
						|
            "opposite",
 | 
						|
            "separate"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "cyclestreet-BE-NL": {
 | 
						|
        "key": "cyclestreet",
 | 
						|
        "type": "defaultCheck",
 | 
						|
        "label": "{bicycle_road}",
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "BE",
 | 
						|
                "NL"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "stringsCrossReference": "{bicycle_road}"
 | 
						|
    },
 | 
						|
    "cycle_network": {
 | 
						|
        "key": "cycle_network",
 | 
						|
        "type": "networkCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "cutting": {
 | 
						|
        "key": "cutting",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "usage": "group"
 | 
						|
    },
 | 
						|
    "currency_multi": {
 | 
						|
        "key": "currency:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "cuisine": {
 | 
						|
        "key": "cuisine",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "pizza",
 | 
						|
            "burger",
 | 
						|
            "regional",
 | 
						|
            "coffee_shop",
 | 
						|
            "italian",
 | 
						|
            "chinese",
 | 
						|
            "sandwich",
 | 
						|
            "japanese",
 | 
						|
            "mexican",
 | 
						|
            "kebab",
 | 
						|
            "indian",
 | 
						|
            "chicken",
 | 
						|
            "fish",
 | 
						|
            "asian",
 | 
						|
            "french",
 | 
						|
            "spanish",
 | 
						|
            "portuguese",
 | 
						|
            "russian",
 | 
						|
            "polish",
 | 
						|
            "thai",
 | 
						|
            "korean",
 | 
						|
            "american",
 | 
						|
            "seafood",
 | 
						|
            "sushi",
 | 
						|
            "ice_cream",
 | 
						|
            "filipino",
 | 
						|
            "georgian",
 | 
						|
            "german",
 | 
						|
            "greek",
 | 
						|
            "vietnamese",
 | 
						|
            "turkish",
 | 
						|
            "lebanese",
 | 
						|
            "indonesian",
 | 
						|
            "malaysian",
 | 
						|
            "taiwanese",
 | 
						|
            "ukrainian",
 | 
						|
            "peruvian",
 | 
						|
            "tex-mex",
 | 
						|
            "juice",
 | 
						|
            "bubble_tea",
 | 
						|
            "hot_dog",
 | 
						|
            "cake",
 | 
						|
            "pankcake",
 | 
						|
            "pasta",
 | 
						|
            "salad",
 | 
						|
            "chocolate",
 | 
						|
            "dessert",
 | 
						|
            "steak_house",
 | 
						|
            "donut"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "crossing_raised": {
 | 
						|
        "key": "traffic_calming",
 | 
						|
        "type": "defaultCheck",
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "table"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "crossing": {
 | 
						|
        "key": "crossing",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "traffic_signals",
 | 
						|
            "uncontrolled",
 | 
						|
            "unmarked"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "crop": {
 | 
						|
        "key": "crop",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "asparagus",
 | 
						|
            "barley",
 | 
						|
            "beet",
 | 
						|
            "cassava",
 | 
						|
            "coffee",
 | 
						|
            "cotton",
 | 
						|
            "cranberries",
 | 
						|
            "fast_growing_wood",
 | 
						|
            "flowers",
 | 
						|
            "grape",
 | 
						|
            "grass",
 | 
						|
            "hop",
 | 
						|
            "lavender",
 | 
						|
            "maize",
 | 
						|
            "potato",
 | 
						|
            "rape",
 | 
						|
            "rice",
 | 
						|
            "strawberry",
 | 
						|
            "sugar_beet",
 | 
						|
            "sugarcane",
 | 
						|
            "sunflower",
 | 
						|
            "soy",
 | 
						|
            "tea",
 | 
						|
            "tobacco",
 | 
						|
            "vegetable",
 | 
						|
            "wheat"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "craft": {
 | 
						|
        "key": "craft",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "agricultural_engines",
 | 
						|
            "basket_maker",
 | 
						|
            "beekeeper",
 | 
						|
            "blacksmith",
 | 
						|
            "boatbuilder",
 | 
						|
            "bookbinder",
 | 
						|
            "brewery",
 | 
						|
            "builder",
 | 
						|
            "carpenter",
 | 
						|
            "carpet_layer",
 | 
						|
            "caterer",
 | 
						|
            "chimney_sweeper",
 | 
						|
            "cleaning",
 | 
						|
            "clockmaker",
 | 
						|
            "confectionery",
 | 
						|
            "distillery",
 | 
						|
            "dressmaker",
 | 
						|
            "electronics_repair",
 | 
						|
            "electrician",
 | 
						|
            "floorer",
 | 
						|
            "gardener",
 | 
						|
            "glaziery",
 | 
						|
            "grinding_mill",
 | 
						|
            "handicraft",
 | 
						|
            "hvac",
 | 
						|
            "insulation",
 | 
						|
            "jeweller",
 | 
						|
            "joiner",
 | 
						|
            "key_cutter",
 | 
						|
            "locksmith",
 | 
						|
            "metal_construction",
 | 
						|
            "oil_mill",
 | 
						|
            "painter",
 | 
						|
            "parquet_layer",
 | 
						|
            "photographer",
 | 
						|
            "photographic_laboratory",
 | 
						|
            "plasterer",
 | 
						|
            "plumber",
 | 
						|
            "pottery",
 | 
						|
            "rigger",
 | 
						|
            "roofer",
 | 
						|
            "saddler",
 | 
						|
            "sailmaker",
 | 
						|
            "sawmill",
 | 
						|
            "scaffolder",
 | 
						|
            "sculptor",
 | 
						|
            "shoemaker",
 | 
						|
            "signmaker",
 | 
						|
            "stonemason",
 | 
						|
            "tailor",
 | 
						|
            "tiler",
 | 
						|
            "tinsmith",
 | 
						|
            "upholsterer",
 | 
						|
            "watchmaker",
 | 
						|
            "window_construction",
 | 
						|
            "winery"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "covered_no": {
 | 
						|
        "key": "covered",
 | 
						|
        "type": "check",
 | 
						|
        "label": "{covered}",
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "yes",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "covered": {
 | 
						|
        "key": "covered",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "couplings": {
 | 
						|
        "key": "couplings",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 1
 | 
						|
    },
 | 
						|
    "country_flag": {
 | 
						|
        "key": "country",
 | 
						|
        "type": "combo",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "flag:type",
 | 
						|
            "value": "national"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "country": {
 | 
						|
        "key": "country",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "conveying_escalator": {
 | 
						|
        "key": "conveying",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "conveying": {
 | 
						|
        "key": "conveying",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "forward",
 | 
						|
            "backward",
 | 
						|
            "reversible"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "content": {
 | 
						|
        "key": "content",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "silage",
 | 
						|
            "water",
 | 
						|
            "oil",
 | 
						|
            "fuel",
 | 
						|
            "slurry",
 | 
						|
            "gas",
 | 
						|
            "manure",
 | 
						|
            "sewage"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "consulting": {
 | 
						|
        "key": "consulting",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "consulate": {
 | 
						|
        "key": "consulate",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "consulate_general",
 | 
						|
            "honorary_consul",
 | 
						|
            "yes",
 | 
						|
            "consular_office",
 | 
						|
            "consular_agency",
 | 
						|
            "residence"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "construction": {
 | 
						|
        "key": "construction",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "connectivity": {
 | 
						|
        "key": "connectivity",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "communication_multi": {
 | 
						|
        "key": "communication:",
 | 
						|
        "type": "multiCombo"
 | 
						|
    },
 | 
						|
    "comment": {
 | 
						|
        "key": "comment",
 | 
						|
        "type": "textarea",
 | 
						|
        "usage": "changeset"
 | 
						|
    },
 | 
						|
    "colour": {
 | 
						|
        "key": "colour",
 | 
						|
        "type": "colour"
 | 
						|
    },
 | 
						|
    "collector": {
 | 
						|
        "key": "collector",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "coins",
 | 
						|
            "stamps",
 | 
						|
            "comics"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "collection_times": {
 | 
						|
        "key": "collection_times",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "club": {
 | 
						|
        "key": "club",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "clothes": {
 | 
						|
        "key": "clothes",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "babies",
 | 
						|
            "children",
 | 
						|
            "denim",
 | 
						|
            "fur",
 | 
						|
            "hats",
 | 
						|
            "maternity",
 | 
						|
            "men",
 | 
						|
            "motorcycle",
 | 
						|
            "oversize",
 | 
						|
            "socks",
 | 
						|
            "sports",
 | 
						|
            "suits",
 | 
						|
            "swimwear",
 | 
						|
            "traditional",
 | 
						|
            "underwear",
 | 
						|
            "wedding",
 | 
						|
            "women",
 | 
						|
            "workwear"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "circumference": {
 | 
						|
        "key": "circumference",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "check_date": {
 | 
						|
        "key": "check_date",
 | 
						|
        "type": "date",
 | 
						|
        "universal": true
 | 
						|
    },
 | 
						|
    "charge_toll": {
 | 
						|
        "key": "charge",
 | 
						|
        "type": "text",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "toll",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "charge_fee": {
 | 
						|
        "key": "charge",
 | 
						|
        "type": "text",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "fee",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "changing_table": {
 | 
						|
        "key": "changing_table",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "castle_type": {
 | 
						|
        "key": "castle_type",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "defensive",
 | 
						|
            "palace",
 | 
						|
            "stately",
 | 
						|
            "manor",
 | 
						|
            "fortress",
 | 
						|
            "castrum",
 | 
						|
            "shiro",
 | 
						|
            "kremlin",
 | 
						|
            "hillfort"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "cash_in": {
 | 
						|
        "key": "cash_in",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "caravans": {
 | 
						|
        "key": "caravans",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "capacity_volume": {
 | 
						|
        "key": "capacity",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "capacity_parking": {
 | 
						|
        "key": "capacity",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "capacity": {
 | 
						|
        "key": "capacity",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "cai_scale-IT": {
 | 
						|
        "key": "cai_scale",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true,
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "IT"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "T",
 | 
						|
            "E",
 | 
						|
            "EE",
 | 
						|
            "EEA",
 | 
						|
            "EAI"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "cables": {
 | 
						|
        "key": "cables",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 1
 | 
						|
    },
 | 
						|
    "button_operated": {
 | 
						|
        "key": "button_operated",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "bunker_type": {
 | 
						|
        "key": "bunker_type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "building_area_yes": {
 | 
						|
        "key": "building",
 | 
						|
        "type": "combo",
 | 
						|
        "default": "yes",
 | 
						|
        "geometry": [
 | 
						|
            "area"
 | 
						|
        ],
 | 
						|
        "label": "{building}"
 | 
						|
    },
 | 
						|
    "building_area": {
 | 
						|
        "key": "building",
 | 
						|
        "type": "combo",
 | 
						|
        "geometry": [
 | 
						|
            "area"
 | 
						|
        ],
 | 
						|
        "label": "{building}"
 | 
						|
    },
 | 
						|
    "building": {
 | 
						|
        "key": "building",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "allotment_house",
 | 
						|
            "apartments",
 | 
						|
            "barn",
 | 
						|
            "boathouse",
 | 
						|
            "bungalow",
 | 
						|
            "bunker",
 | 
						|
            "cabin",
 | 
						|
            "carport",
 | 
						|
            "cathedral",
 | 
						|
            "chapel",
 | 
						|
            "church",
 | 
						|
            "civic",
 | 
						|
            "college",
 | 
						|
            "commercial",
 | 
						|
            "construction",
 | 
						|
            "cowshed",
 | 
						|
            "detached",
 | 
						|
            "dormitory",
 | 
						|
            "farm",
 | 
						|
            "farm_auxiliary",
 | 
						|
            "fire_station",
 | 
						|
            "garage",
 | 
						|
            "garages",
 | 
						|
            "ger",
 | 
						|
            "grandstand",
 | 
						|
            "greenhouse",
 | 
						|
            "hangar",
 | 
						|
            "hospital",
 | 
						|
            "hotel",
 | 
						|
            "house",
 | 
						|
            "houseboat",
 | 
						|
            "hut",
 | 
						|
            "industrial",
 | 
						|
            "kindergarten",
 | 
						|
            "manufacture",
 | 
						|
            "mosque",
 | 
						|
            "office",
 | 
						|
            "outbuilding",
 | 
						|
            "pavilion",
 | 
						|
            "public",
 | 
						|
            "residential",
 | 
						|
            "retail",
 | 
						|
            "roof",
 | 
						|
            "ruins",
 | 
						|
            "school",
 | 
						|
            "semidetached_house",
 | 
						|
            "service",
 | 
						|
            "shed",
 | 
						|
            "stable",
 | 
						|
            "stadium",
 | 
						|
            "static_caravan",
 | 
						|
            "sty",
 | 
						|
            "synagogue",
 | 
						|
            "temple",
 | 
						|
            "terrace",
 | 
						|
            "train_station",
 | 
						|
            "transportation",
 | 
						|
            "university",
 | 
						|
            "warehouse"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "bridge_combo": {
 | 
						|
        "key": "bridge",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "bridge": {
 | 
						|
        "key": "bridge",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "usage": "group"
 | 
						|
    },
 | 
						|
    "brewery": {
 | 
						|
        "key": "brewery",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "brand": {
 | 
						|
        "key": "brand",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "branch_brand": {
 | 
						|
        "key": "branch",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "boundary": {
 | 
						|
        "key": "boundary",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "boules": {
 | 
						|
        "key": "boules",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "bottle": {
 | 
						|
        "key": "bottle",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "booth": {
 | 
						|
        "key": "booth",
 | 
						|
        "type": "combo",
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "bollard": {
 | 
						|
        "key": "bollard",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "fixed",
 | 
						|
            "flexible",
 | 
						|
            "foldable",
 | 
						|
            "removable",
 | 
						|
            "rising"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "board_type": {
 | 
						|
        "key": "board_type",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "art",
 | 
						|
            "astronomy",
 | 
						|
            "geology",
 | 
						|
            "history",
 | 
						|
            "nature",
 | 
						|
            "notice",
 | 
						|
            "plants",
 | 
						|
            "welcome_sign",
 | 
						|
            "wildlife"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "blood_components": {
 | 
						|
        "key": "blood:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "options": [
 | 
						|
            "whole",
 | 
						|
            "plasma",
 | 
						|
            "platelets",
 | 
						|
            "stemcells"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "blind": {
 | 
						|
        "key": "blind",
 | 
						|
        "type": "radio",
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "limited",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "bin": {
 | 
						|
        "key": "bin",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "bike_ride": {
 | 
						|
        "key": "bike_ride",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "bicycle_road": {
 | 
						|
        "key": "bicycle_road",
 | 
						|
        "type": "defaultCheck",
 | 
						|
        "locationSet": {
 | 
						|
            "exclude": [
 | 
						|
                "BE",
 | 
						|
                "NL"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "yes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "bicycle_parking": {
 | 
						|
        "key": "bicycle_parking",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "stands",
 | 
						|
            "wall_loops",
 | 
						|
            "shed",
 | 
						|
            "lockers",
 | 
						|
            "building",
 | 
						|
            "handlebar_holder"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "bench": {
 | 
						|
        "key": "bench",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "beauty": {
 | 
						|
        "key": "beauty",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "nails",
 | 
						|
            "tanning",
 | 
						|
            "cosmetics",
 | 
						|
            "spa",
 | 
						|
            "skin_care",
 | 
						|
            "waxing",
 | 
						|
            "hair_removal"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "basin": {
 | 
						|
        "key": "basin",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "detention",
 | 
						|
            "evaporation",
 | 
						|
            "infiltration",
 | 
						|
            "retention"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "barrier_planter": {
 | 
						|
        "key": "barrier",
 | 
						|
        "type": "defaultCheck",
 | 
						|
        "geometry": [
 | 
						|
            "vertex"
 | 
						|
        ],
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "planter"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "barrier": {
 | 
						|
        "key": "barrier",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "fence",
 | 
						|
            "gate",
 | 
						|
            "wall",
 | 
						|
            "hedge",
 | 
						|
            "kerb",
 | 
						|
            "bollard",
 | 
						|
            "lift_gate",
 | 
						|
            "retaining_wall",
 | 
						|
            "block",
 | 
						|
            "guard_rail",
 | 
						|
            "cycle_barrier",
 | 
						|
            "stile",
 | 
						|
            "entrance",
 | 
						|
            "swing_gate",
 | 
						|
            "cattle_grid",
 | 
						|
            "ditch",
 | 
						|
            "toll_booth",
 | 
						|
            "city_wall",
 | 
						|
            "kissing_gate",
 | 
						|
            "chain",
 | 
						|
            "jersey_barrier",
 | 
						|
            "height_restrictor",
 | 
						|
            "turnstile"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "bar": {
 | 
						|
        "key": "bar",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "backrest": {
 | 
						|
        "key": "backrest",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "backcountry": {
 | 
						|
        "key": "backcountry",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "baby_seat": {
 | 
						|
        "key": "baby",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "baby_feeding": {
 | 
						|
        "key": "baby_feeding",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "room",
 | 
						|
            "yes",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "automated": {
 | 
						|
        "key": "automated",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "attraction": {
 | 
						|
        "key": "attraction",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "options": [
 | 
						|
            "animal",
 | 
						|
            "water_slide",
 | 
						|
            "amusement_ride",
 | 
						|
            "roller_coaster",
 | 
						|
            "carousel",
 | 
						|
            "maze",
 | 
						|
            "summer_toboggan",
 | 
						|
            "big_wheel",
 | 
						|
            "train",
 | 
						|
            "bumper_car",
 | 
						|
            "bungee_jumping",
 | 
						|
            "dark_ride",
 | 
						|
            "drop_tower",
 | 
						|
            "kiddie_ride",
 | 
						|
            "log_flume",
 | 
						|
            "pirate_ship",
 | 
						|
            "river_rafting",
 | 
						|
            "swing_carousel",
 | 
						|
            "alpine_coaster"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "atm": {
 | 
						|
        "key": "atm",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "athletics_track": {
 | 
						|
        "key": "athletics",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "javelin_throw",
 | 
						|
            "long_jump",
 | 
						|
            "pole_vault",
 | 
						|
            "running",
 | 
						|
            "sprint",
 | 
						|
            "steeplechase",
 | 
						|
            "triple_jump"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "athletics_pitch": {
 | 
						|
        "key": "athletics",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "discus_throw",
 | 
						|
            "hammer_throw",
 | 
						|
            "high_jump",
 | 
						|
            "javelin_throw",
 | 
						|
            "long_jump",
 | 
						|
            "pole_vault",
 | 
						|
            "shot_put",
 | 
						|
            "triple_jump"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "ascent": {
 | 
						|
        "key": "ascent",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "artwork_type": {
 | 
						|
        "key": "artwork_type",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "sculpture",
 | 
						|
            "statue",
 | 
						|
            "mural",
 | 
						|
            "installation",
 | 
						|
            "graffiti",
 | 
						|
            "bust",
 | 
						|
            "painting",
 | 
						|
            "mosaic",
 | 
						|
            "relief"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "artist": {
 | 
						|
        "key": "artist_name",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "architect": {
 | 
						|
        "key": "architect",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "archaeological_site": {
 | 
						|
        "key": "archaeological_site",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "baths",
 | 
						|
            "city",
 | 
						|
            "crannog",
 | 
						|
            "enclosure",
 | 
						|
            "fortification",
 | 
						|
            "hut_circle",
 | 
						|
            "megalith",
 | 
						|
            "necropolis",
 | 
						|
            "petroglyph",
 | 
						|
            "roman_circus",
 | 
						|
            "roman_villa",
 | 
						|
            "settlement",
 | 
						|
            "tumulus"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "animal_shelter": {
 | 
						|
        "key": "animal_shelter",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "animal_breeding": {
 | 
						|
        "key": "animal_breeding",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "animal_boarding": {
 | 
						|
        "key": "animal_boarding",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "amenity": {
 | 
						|
        "key": "amenity",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "air_conditioning": {
 | 
						|
        "key": "air_conditioning",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "agrarian": {
 | 
						|
        "key": "agrarian",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "aeroway": {
 | 
						|
        "key": "aeroway",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "aerialway": {
 | 
						|
        "key": "aerialway",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "advertising": {
 | 
						|
        "key": "advertising",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "admin_level": {
 | 
						|
        "key": "admin_level",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 1
 | 
						|
    },
 | 
						|
    "address": {
 | 
						|
        "type": "address",
 | 
						|
        "key": "addr",
 | 
						|
        "keys": [
 | 
						|
            "addr:block_number",
 | 
						|
            "addr:city",
 | 
						|
            "addr:block_number",
 | 
						|
            "addr:conscriptionnumber",
 | 
						|
            "addr:county",
 | 
						|
            "addr:country",
 | 
						|
            "addr:county",
 | 
						|
            "addr:district",
 | 
						|
            "addr:floor",
 | 
						|
            "addr:hamlet",
 | 
						|
            "addr:housename",
 | 
						|
            "addr:housenumber",
 | 
						|
            "addr:neighbourhood",
 | 
						|
            "addr:place",
 | 
						|
            "addr:postcode",
 | 
						|
            "addr:province",
 | 
						|
            "addr:quarter",
 | 
						|
            "addr:state",
 | 
						|
            "addr:street",
 | 
						|
            "addr:subdistrict",
 | 
						|
            "addr:suburb",
 | 
						|
            "addr:unit"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "activity": {
 | 
						|
        "keys": [
 | 
						|
            "hiking",
 | 
						|
            "bicycle",
 | 
						|
            "mtb",
 | 
						|
            "horse",
 | 
						|
            "ski"
 | 
						|
        ],
 | 
						|
        "type": "manyCombo",
 | 
						|
        "options": [
 | 
						|
            "hiking",
 | 
						|
            "bicycle",
 | 
						|
            "mtb",
 | 
						|
            "horse",
 | 
						|
            "ski"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "access_simple": {
 | 
						|
        "key": "access",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "private",
 | 
						|
            "permissive",
 | 
						|
            "customers",
 | 
						|
            "permit",
 | 
						|
            "unknown",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "access_aisle": {
 | 
						|
        "key": "access_aisle",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "access": {
 | 
						|
        "keys": [
 | 
						|
            "access",
 | 
						|
            "foot",
 | 
						|
            "motor_vehicle",
 | 
						|
            "bicycle",
 | 
						|
            "horse"
 | 
						|
        ],
 | 
						|
        "reference": {
 | 
						|
            "key": "access"
 | 
						|
        },
 | 
						|
        "type": "access",
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "permissive",
 | 
						|
            "private",
 | 
						|
            "designated",
 | 
						|
            "destination",
 | 
						|
            "customers",
 | 
						|
            "dismount",
 | 
						|
            "permit",
 | 
						|
            "unknown"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "windings/configuration": {
 | 
						|
        "key": "windings:configuration",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "star",
 | 
						|
            "delta",
 | 
						|
            "open-delta",
 | 
						|
            "zigzag",
 | 
						|
            "open",
 | 
						|
            "scott",
 | 
						|
            "leblanc"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "windings/auto": {
 | 
						|
        "key": "windings:auto",
 | 
						|
        "type": "check",
 | 
						|
        "options": [
 | 
						|
            "undefined",
 | 
						|
            "yes",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "website/menu": {
 | 
						|
        "key": "website:menu",
 | 
						|
        "type": "url"
 | 
						|
    },
 | 
						|
    "water_tank/volume": {
 | 
						|
        "key": "water_tank:volume",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "voltage/tertiary": {
 | 
						|
        "key": "voltage:tertiary",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "voltage/secondary": {
 | 
						|
        "key": "voltage:secondary",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "voltage/primary": {
 | 
						|
        "key": "voltage:primary",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "volcano/type": {
 | 
						|
        "key": "volcano:type",
 | 
						|
        "type": "combo",
 | 
						|
        "icons": {
 | 
						|
            "stratovolcano": "roentgen-stratovolcano___smoke_2",
 | 
						|
            "shield": "roentgen-shield_volcano___smoke_2",
 | 
						|
            "scoria": "roentgen-volcanic_cone___smoke_2"
 | 
						|
        },
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "stratovolcano",
 | 
						|
            "shield",
 | 
						|
            "scoria"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "volcano/status": {
 | 
						|
        "key": "volcano:status",
 | 
						|
        "type": "combo",
 | 
						|
        "icons": {
 | 
						|
            "active": "roentgen-stratovolcano___lava",
 | 
						|
            "dormant": "roentgen-stratovolcano___smoke",
 | 
						|
            "extinct": "roentgen-stratovolcano"
 | 
						|
        },
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "active",
 | 
						|
            "dormant",
 | 
						|
            "extinct"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "traffic_signals/vibration": {
 | 
						|
        "key": "traffic_signals:vibration",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "traffic_signals/sound": {
 | 
						|
        "key": "traffic_signals:sound",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "locate",
 | 
						|
            "walk"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "traffic_signals/minimap": {
 | 
						|
        "key": "traffic_signals:minimap",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "traffic_signals/direction": {
 | 
						|
        "key": "traffic_signals:direction",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "forward",
 | 
						|
            "backward",
 | 
						|
            "both"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "traffic_signals/countdown": {
 | 
						|
        "key": "traffic_signals:countdown",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "traffic_signals/arrow": {
 | 
						|
        "key": "traffic_signals:arrow",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "traffic_sign/direction": {
 | 
						|
        "key": "traffic_sign:direction",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "geometry": [
 | 
						|
            "vertex"
 | 
						|
        ],
 | 
						|
        "options": [
 | 
						|
            "forward",
 | 
						|
            "backward",
 | 
						|
            "both"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "townhall/type": {
 | 
						|
        "key": "townhall:type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "tower/type": {
 | 
						|
        "key": "tower:type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "tower/platforms": {
 | 
						|
        "key": "tower:platforms",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 1
 | 
						|
    },
 | 
						|
    "tower/construction": {
 | 
						|
        "key": "tower:construction",
 | 
						|
        "type": "combo",
 | 
						|
        "icons": {
 | 
						|
            "freestanding": "roentgen-tube",
 | 
						|
            "guyed_lattice": "roentgen-lattice_guyed",
 | 
						|
            "guyed_tube": "roentgen-tube_guyed",
 | 
						|
            "lattice": "roentgen-lattice"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "toilets/wheelchair": {
 | 
						|
        "key": "toilets:wheelchair",
 | 
						|
        "type": "radio",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "toilets",
 | 
						|
            "valueNot": "no"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "yes",
 | 
						|
            "limited",
 | 
						|
            "no"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "toilets/position": {
 | 
						|
        "key": "toilets:position",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "toilets/handwashing": {
 | 
						|
        "key": "toilets:handwashing",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "toilets/disposal": {
 | 
						|
        "key": "toilets:disposal",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "flush",
 | 
						|
            "pitlatrine",
 | 
						|
            "chemical",
 | 
						|
            "bucket"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "telecom/medium": {
 | 
						|
        "key": "telecom:medium",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "survey_point/structure": {
 | 
						|
        "key": "survey_point:structure",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "beacon",
 | 
						|
            "block",
 | 
						|
            "pole",
 | 
						|
            "pillar",
 | 
						|
            "bracket",
 | 
						|
            "plaque",
 | 
						|
            "medallion",
 | 
						|
            "cairn",
 | 
						|
            "pin",
 | 
						|
            "indented_pin",
 | 
						|
            "cut",
 | 
						|
            "magnet"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "survey_point/purpose": {
 | 
						|
        "key": "survey_point:purpose",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "horizontal",
 | 
						|
            "vertical",
 | 
						|
            "both"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "survey_point/datum_aligned": {
 | 
						|
        "key": "survey_point:datum_aligned",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "survey/date": {
 | 
						|
        "key": "survey:date",
 | 
						|
        "type": "date"
 | 
						|
    },
 | 
						|
    "surveillance/zone": {
 | 
						|
        "key": "surveillance:zone",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "surveillance/type": {
 | 
						|
        "key": "surveillance:type",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "camera",
 | 
						|
            "guard",
 | 
						|
            "ALPR"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "subject/wikidata": {
 | 
						|
        "key": "subject:wikidata",
 | 
						|
        "keys": [
 | 
						|
            "subject:wikidata",
 | 
						|
            "subject:wikipedia"
 | 
						|
        ],
 | 
						|
        "type": "wikidata"
 | 
						|
    },
 | 
						|
    "sport/sport_racing_nonmotor": {
 | 
						|
        "key": "sport",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "running",
 | 
						|
            "cycling",
 | 
						|
            "bmx",
 | 
						|
            "horse_racing",
 | 
						|
            "dog_racing",
 | 
						|
            "athletics"
 | 
						|
        ],
 | 
						|
        "stringsCrossReference": "{sport}",
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "sport/sport_racing_motor": {
 | 
						|
        "key": "sport",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "motor",
 | 
						|
            "karting",
 | 
						|
            "motocross",
 | 
						|
            "speedway"
 | 
						|
        ],
 | 
						|
        "stringsCrossReference": "{sport}",
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "sport/sport_pub": {
 | 
						|
        "key": "sport",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "table_soccer",
 | 
						|
            "billiards",
 | 
						|
            "darts"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "sport/sport_ice": {
 | 
						|
        "key": "sport",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "ice_skating",
 | 
						|
            "ice_hockey",
 | 
						|
            "curling",
 | 
						|
            "ice_stock",
 | 
						|
            "multi"
 | 
						|
        ],
 | 
						|
        "stringsCrossReference": "{sport}",
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "species/wikidata": {
 | 
						|
        "key": "species:wikidata",
 | 
						|
        "keys": [
 | 
						|
            "species:wikidata",
 | 
						|
            "species:wikipedia"
 | 
						|
        ],
 | 
						|
        "type": "wikidata"
 | 
						|
    },
 | 
						|
    "source/population": {
 | 
						|
        "key": "source:population",
 | 
						|
        "type": "combo",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "population"
 | 
						|
        },
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "siren/type": {
 | 
						|
        "key": "siren:type",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "pneumatic",
 | 
						|
            "electronic",
 | 
						|
            "other"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "siren/purpose": {
 | 
						|
        "key": "siren:purpose",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "service/vehicle": {
 | 
						|
        "key": "service:vehicle:",
 | 
						|
        "type": "multiCombo"
 | 
						|
    },
 | 
						|
    "service/bicycle": {
 | 
						|
        "key": "service:bicycle:",
 | 
						|
        "type": "multiCombo"
 | 
						|
    },
 | 
						|
    "seamark/type": {
 | 
						|
        "key": "seamark:type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "seamark/wreck/category": {
 | 
						|
        "key": "seamark:wreck:category",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "seamark/rescue_station/category": {
 | 
						|
        "key": "seamark:rescue_station:category",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "lifeboat",
 | 
						|
            "lifeboat_on_mooring",
 | 
						|
            "seaplane",
 | 
						|
            "aircraft",
 | 
						|
            "hovercraft",
 | 
						|
            "radio",
 | 
						|
            "first_aid",
 | 
						|
            "refuge_shipwrecked",
 | 
						|
            "refuge_intertidal",
 | 
						|
            "tug"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/mooring/category": {
 | 
						|
        "key": "seamark:mooring:category",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "seamark/harbour/category_marina": {
 | 
						|
        "key": "seamark:harbour:category",
 | 
						|
        "type": "check",
 | 
						|
        "options": [
 | 
						|
            "marina",
 | 
						|
            "marina_no_facilities"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/buoy_lateral/system": {
 | 
						|
        "key": "seamark:buoy_lateral:system",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "iala-a",
 | 
						|
            "iala-b",
 | 
						|
            "cevni",
 | 
						|
            "other"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/buoy_lateral/shape": {
 | 
						|
        "key": "seamark:buoy_lateral:shape",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "seamark/buoy_lateral/colour": {
 | 
						|
        "key": "seamark:buoy_lateral:colour",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "red",
 | 
						|
            "green",
 | 
						|
            "red;white;red;white",
 | 
						|
            "green;white;green;white",
 | 
						|
            "red;green;red",
 | 
						|
            "green;red;green",
 | 
						|
            "white",
 | 
						|
            "yellow"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/buoy_lateral/category": {
 | 
						|
        "key": "seamark:buoy_lateral:category",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "port",
 | 
						|
            "starboard",
 | 
						|
            "channel_left",
 | 
						|
            "channel_right",
 | 
						|
            "waterway_left",
 | 
						|
            "waterway_right",
 | 
						|
            "danger_left",
 | 
						|
            "danger_right",
 | 
						|
            "preferred_channel_port",
 | 
						|
            "preferred_channel_starboard"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/beacon_lateral/system": {
 | 
						|
        "key": "seamark:beacon_lateral:system",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "iala-a",
 | 
						|
            "iala-b",
 | 
						|
            "cevni",
 | 
						|
            "other"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/beacon_lateral/shape": {
 | 
						|
        "key": "seamark:beacon_lateral:shape",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "seamark/beacon_lateral/colour": {
 | 
						|
        "key": "seamark:beacon_lateral:colour",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "red",
 | 
						|
            "green",
 | 
						|
            "grey"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/beacon_lateral/category": {
 | 
						|
        "key": "seamark:beacon_lateral:category",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "port",
 | 
						|
            "starboard",
 | 
						|
            "waterway_left",
 | 
						|
            "waterway_right",
 | 
						|
            "danger_left",
 | 
						|
            "danger_right"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "seamark/beacon_isolated_danger/shape": {
 | 
						|
        "key": "seamark:beacon_isolated_danger:shape",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "rotor/diameter": {
 | 
						|
        "key": "rotor:diameter",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "roof/colour": {
 | 
						|
        "key": "roof:colour",
 | 
						|
        "type": "colour"
 | 
						|
    },
 | 
						|
    "ref/vatin": {
 | 
						|
        "key": "ref:vatin",
 | 
						|
        "type": "identifier",
 | 
						|
        "locationSet": {
 | 
						|
            "exclude": [
 | 
						|
                "ai",
 | 
						|
                "ao",
 | 
						|
                "bm",
 | 
						|
                "bn",
 | 
						|
                "bt",
 | 
						|
                "cu",
 | 
						|
                "dj",
 | 
						|
                "er",
 | 
						|
                "fk",
 | 
						|
                "fm",
 | 
						|
                "gg",
 | 
						|
                "gi",
 | 
						|
                "gs",
 | 
						|
                "hk",
 | 
						|
                "io",
 | 
						|
                "iq",
 | 
						|
                "ki",
 | 
						|
                "km",
 | 
						|
                "kp",
 | 
						|
                "kw",
 | 
						|
                "ky",
 | 
						|
                "lr",
 | 
						|
                "ly",
 | 
						|
                "mh",
 | 
						|
                "mm",
 | 
						|
                "mo",
 | 
						|
                "ms",
 | 
						|
                "mv",
 | 
						|
                "nr",
 | 
						|
                "om",
 | 
						|
                "pn",
 | 
						|
                "pw",
 | 
						|
                "qa",
 | 
						|
                "sb",
 | 
						|
                "sh",
 | 
						|
                "sm",
 | 
						|
                "so",
 | 
						|
                "sr",
 | 
						|
                "ss",
 | 
						|
                "st",
 | 
						|
                "sy",
 | 
						|
                "sz",
 | 
						|
                "tc",
 | 
						|
                "tl",
 | 
						|
                "tv",
 | 
						|
                "us",
 | 
						|
                "va",
 | 
						|
                "vg",
 | 
						|
                "xk",
 | 
						|
                "ye"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "ref/isil": {
 | 
						|
        "key": "ref:isil",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "ref/linz/place_id-NZ": {
 | 
						|
        "key": "ref:linz:place_id",
 | 
						|
        "type": "identifier",
 | 
						|
        "urlFormat": "http://gazetteer.linz.govt.nz/place/{value}",
 | 
						|
        "pattern": "^[0-9;]{1,}$",
 | 
						|
        "universal": true,
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "nz",
 | 
						|
                "aq"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "ref/FR/siret-FR": {
 | 
						|
        "key": "ref:FR:SIRET",
 | 
						|
        "type": "identifier",
 | 
						|
        "urlFormat": "https://annuaire-entreprises.data.gouv.fr/etablissement/{value}",
 | 
						|
        "pattern": "^[0-9]{9}([1-7][0-9]{3}|0[1-9][0-9]{2}|00[1-9][0-9]|000[1-9])[0-9]$",
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "fr"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "railway/position": {
 | 
						|
        "key": "railway:position",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "railway/signal/direction": {
 | 
						|
        "key": "railway:signal:direction",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "forward",
 | 
						|
            "backward",
 | 
						|
            "both"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "public_bookcase/type": {
 | 
						|
        "key": "public_bookcase:type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "post_box/type": {
 | 
						|
        "key": "post_box:type",
 | 
						|
        "locationSet": {
 | 
						|
            "exclude": [
 | 
						|
                "gb"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "type": "typeCombo",
 | 
						|
        "autoSuggestions": true,
 | 
						|
        "customValues": true,
 | 
						|
        "options": [
 | 
						|
            "pillar",
 | 
						|
            "lamp",
 | 
						|
            "wall"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "post_box/type-GB": {
 | 
						|
        "key": "post_box:type",
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "gb"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "type": "typeCombo",
 | 
						|
        "label": "{post_box/type}",
 | 
						|
        "stringsCrossReference": "{post_box/type}",
 | 
						|
        "options": [
 | 
						|
            "pillar",
 | 
						|
            "lamp",
 | 
						|
            "wall"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false
 | 
						|
    },
 | 
						|
    "population/date": {
 | 
						|
        "key": "population:date",
 | 
						|
        "type": "text",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "population"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "playground/theme": {
 | 
						|
        "key": "playground:theme",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "plant/source": {
 | 
						|
        "key": "plant:source",
 | 
						|
        "type": "combo",
 | 
						|
        "stringsCrossReference": "{generator/source}"
 | 
						|
    },
 | 
						|
    "plant/output": {
 | 
						|
        "key": "plant:output",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "electricity",
 | 
						|
            "hot_water",
 | 
						|
            "hot_air",
 | 
						|
            "cold_water",
 | 
						|
            "cold_air",
 | 
						|
            "compressed_air",
 | 
						|
            "steam",
 | 
						|
            "vacuum"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "plant/method": {
 | 
						|
        "key": "plant:method",
 | 
						|
        "type": "combo",
 | 
						|
        "stringsCrossReference": "{generator/method}",
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "plant/output/electricity": {
 | 
						|
        "key": "plant:output:electricity",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "plant:output:electricity",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "plant/method/waste": {
 | 
						|
        "key": "plant:method",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{plant/method}",
 | 
						|
        "stringsCrossReference": "{generator/method}",
 | 
						|
        "options": [
 | 
						|
            "combustion",
 | 
						|
            "gasification"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "plant:source",
 | 
						|
            "value": "waste"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "plant/method/solar": {
 | 
						|
        "key": "plant:method",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{plant/method}",
 | 
						|
        "stringsCrossReference": "{generator/method}",
 | 
						|
        "options": [
 | 
						|
            "thermal",
 | 
						|
            "photovoltaic"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "plant:source",
 | 
						|
            "value": "solar"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "plant/method/hydro": {
 | 
						|
        "key": "plant:method",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{plant/method}",
 | 
						|
        "stringsCrossReference": "{generator/method}",
 | 
						|
        "options": [
 | 
						|
            "water-storage",
 | 
						|
            "water-pumped-storage",
 | 
						|
            "run-of-the-river"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "plant:source",
 | 
						|
            "value": "hydro"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "piste/type": {
 | 
						|
        "key": "piste:type",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "downhill",
 | 
						|
            "nordic",
 | 
						|
            "skitour",
 | 
						|
            "sled",
 | 
						|
            "hike",
 | 
						|
            "sleigh",
 | 
						|
            "ice_skate",
 | 
						|
            "snow_park",
 | 
						|
            "playground",
 | 
						|
            "connection"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/grooming_nordic": {
 | 
						|
        "key": "piste:grooming",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{piste/grooming}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "classic",
 | 
						|
            "backcountry",
 | 
						|
            "classic+skating",
 | 
						|
            "scooter",
 | 
						|
            "skating"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/grooming_hike": {
 | 
						|
        "key": "piste:grooming",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{piste/grooming}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "classic",
 | 
						|
            "backcountry"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/grooming_downhill": {
 | 
						|
        "key": "piste:grooming",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{piste/grooming}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "classic",
 | 
						|
            "mogul",
 | 
						|
            "backcountry"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/grooming": {
 | 
						|
        "key": "piste:grooming",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "classic",
 | 
						|
            "mogul",
 | 
						|
            "backcountry",
 | 
						|
            "classic+skating",
 | 
						|
            "scooter",
 | 
						|
            "skating"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/difficulty_skitour": {
 | 
						|
        "key": "piste:difficulty",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{piste/difficulty}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "novice",
 | 
						|
            "easy",
 | 
						|
            "intermediate",
 | 
						|
            "advanced",
 | 
						|
            "expert",
 | 
						|
            "freeride",
 | 
						|
            "extreme"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/difficulty_nordic": {
 | 
						|
        "key": "piste:difficulty",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{piste/difficulty}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "novice",
 | 
						|
            "easy",
 | 
						|
            "intermediate",
 | 
						|
            "advanced",
 | 
						|
            "expert"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/difficulty_downhill": {
 | 
						|
        "key": "piste:difficulty",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{piste/difficulty}",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "novice",
 | 
						|
            "easy",
 | 
						|
            "intermediate",
 | 
						|
            "advanced",
 | 
						|
            "expert",
 | 
						|
            "freeride",
 | 
						|
            "extreme"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "piste/difficulty": {
 | 
						|
        "key": "piste:difficulty",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "novice",
 | 
						|
            "easy",
 | 
						|
            "intermediate",
 | 
						|
            "advanced",
 | 
						|
            "expert",
 | 
						|
            "freeride",
 | 
						|
            "extreme"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "parking/side/parking": {
 | 
						|
        "key": "parking:both",
 | 
						|
        "keys": [
 | 
						|
            "parking:left",
 | 
						|
            "parking:right"
 | 
						|
        ],
 | 
						|
        "reference": {
 | 
						|
            "key": "parking"
 | 
						|
        },
 | 
						|
        "type": "directionalCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "lane",
 | 
						|
            "street_side",
 | 
						|
            "on_kerb",
 | 
						|
            "half_on_kerb",
 | 
						|
            "shoulder",
 | 
						|
            "no",
 | 
						|
            "separate",
 | 
						|
            "yes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "parking/side/orientation": {
 | 
						|
        "key": "parking:both:orientation",
 | 
						|
        "keys": [
 | 
						|
            "parking:left:orientation",
 | 
						|
            "parking:right:orientation"
 | 
						|
        ],
 | 
						|
        "reference": {
 | 
						|
            "key": "parking:orientation"
 | 
						|
        },
 | 
						|
        "type": "directionalCombo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "parallel",
 | 
						|
            "diagonal",
 | 
						|
            "perpendicular"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "orientation/orientation_parking": {
 | 
						|
        "key": "orientation",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "parallel",
 | 
						|
            "diagonal",
 | 
						|
            "perpendicular"
 | 
						|
        ],
 | 
						|
        "stringsCrossReference": "{parking/side/orientation}",
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "operator/type": {
 | 
						|
        "key": "operator:type",
 | 
						|
        "type": "combo",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "operator"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "opening_hours/covid19": {
 | 
						|
        "key": "opening_hours:covid19",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "oneway/bicycle": {
 | 
						|
        "key": "oneway:bicycle",
 | 
						|
        "type": "check",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "oneway"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "not/name": {
 | 
						|
        "key": "not:name",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "network/type": {
 | 
						|
        "key": "network:type",
 | 
						|
        "type": "combo",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "network"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "mtb/scale": {
 | 
						|
        "key": "mtb:scale",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "0",
 | 
						|
            "1",
 | 
						|
            "2",
 | 
						|
            "3",
 | 
						|
            "4",
 | 
						|
            "5",
 | 
						|
            "6"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "mtb/scale/uphill": {
 | 
						|
        "key": "mtb:scale:uphill",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "0",
 | 
						|
            "1",
 | 
						|
            "2",
 | 
						|
            "3",
 | 
						|
            "4",
 | 
						|
            "5"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "mtb/scale/imba": {
 | 
						|
        "key": "mtb:scale:imba",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "0",
 | 
						|
            "1",
 | 
						|
            "2",
 | 
						|
            "3",
 | 
						|
            "4"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "maxspeed/hgv": {
 | 
						|
        "key": "maxspeed:hgv",
 | 
						|
        "type": "roadspeed"
 | 
						|
    },
 | 
						|
    "maxspeed/advisory": {
 | 
						|
        "key": "maxspeed:advisory",
 | 
						|
        "type": "roadspeed"
 | 
						|
    },
 | 
						|
    "lift_gate/type": {
 | 
						|
        "key": "lift_gate:type",
 | 
						|
        "type": "combo",
 | 
						|
        "reference": {
 | 
						|
            "key": "barrier",
 | 
						|
            "value": "lift_gate"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "single",
 | 
						|
            "double"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "kerb/height": {
 | 
						|
        "key": "kerb:height",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "junction/ref_oneway": {
 | 
						|
        "key": "junction:ref",
 | 
						|
        "type": "text",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "oneway",
 | 
						|
            "value": "yes"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "internet_access/ssid": {
 | 
						|
        "key": "internet_access:ssid",
 | 
						|
        "type": "text",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "internet_access",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "internet_access/fee": {
 | 
						|
        "key": "internet_access:fee",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "internet_access",
 | 
						|
            "valueNot": "no"
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "no",
 | 
						|
            "yes",
 | 
						|
            "customers"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "holding_position/type": {
 | 
						|
        "key": "holding_position:type",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "runway",
 | 
						|
            "intermediate",
 | 
						|
            "ILS"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "historic/civilization": {
 | 
						|
        "key": "historic:civilization",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "historic/wreck/visible_at_low_tide": {
 | 
						|
        "key": "wreck:visible_at_low_tide",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "historic/wreck/visible_at_high_tide": {
 | 
						|
        "key": "wreck:visible_at_high_tide",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "historic/wreck/date_sunk": {
 | 
						|
        "key": "wreck:date_sunk",
 | 
						|
        "type": "date"
 | 
						|
    },
 | 
						|
    "height/hub": {
 | 
						|
        "key": "height:hub",
 | 
						|
        "minValue": 0,
 | 
						|
        "type": "number"
 | 
						|
    },
 | 
						|
    "healthcare/speciality": {
 | 
						|
        "key": "healthcare:speciality",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "options": [
 | 
						|
            "abortion",
 | 
						|
            "acupuncture",
 | 
						|
            "allergology",
 | 
						|
            "anaesthetics",
 | 
						|
            "angiology",
 | 
						|
            "anthroposophical",
 | 
						|
            "applied_kinesiology",
 | 
						|
            "aromatherapy",
 | 
						|
            "ayurveda",
 | 
						|
            "behavior",
 | 
						|
            "biochemistry",
 | 
						|
            "biology",
 | 
						|
            "blood_check",
 | 
						|
            "body",
 | 
						|
            "cardiology",
 | 
						|
            "cardiothoracic_surgery",
 | 
						|
            "child_psychiatry",
 | 
						|
            "chiropractic",
 | 
						|
            "clinical_pathology",
 | 
						|
            "community",
 | 
						|
            "depth",
 | 
						|
            "dermatology",
 | 
						|
            "dermatovenereology",
 | 
						|
            "diabetology",
 | 
						|
            "diagnostic_radiology",
 | 
						|
            "emergency",
 | 
						|
            "endocrinology",
 | 
						|
            "fertility",
 | 
						|
            "gastroenterology",
 | 
						|
            "general",
 | 
						|
            "geriatrics",
 | 
						|
            "gynaecology",
 | 
						|
            "haematology",
 | 
						|
            "hepatology",
 | 
						|
            "herbalism",
 | 
						|
            "homeopathy",
 | 
						|
            "humanistic",
 | 
						|
            "hydrotherapy",
 | 
						|
            "hypnosis",
 | 
						|
            "infectious_diseases",
 | 
						|
            "intensive",
 | 
						|
            "internal",
 | 
						|
            "dental_oral_maxillo_facial_surgery",
 | 
						|
            "naturopathy",
 | 
						|
            "neonatology",
 | 
						|
            "nephrology",
 | 
						|
            "neurology",
 | 
						|
            "neuropsychiatry",
 | 
						|
            "neurosurgery",
 | 
						|
            "nuclear",
 | 
						|
            "occupational",
 | 
						|
            "oncology",
 | 
						|
            "ophthalmology",
 | 
						|
            "orthodontics",
 | 
						|
            "orthopaedics",
 | 
						|
            "osteopathy",
 | 
						|
            "otolaryngology",
 | 
						|
            "paediatric_surgery",
 | 
						|
            "paediatrics",
 | 
						|
            "palliative",
 | 
						|
            "pathology",
 | 
						|
            "physiatry",
 | 
						|
            "plastic_surgery",
 | 
						|
            "podiatry",
 | 
						|
            "proctology",
 | 
						|
            "psychiatry",
 | 
						|
            "pulmonology",
 | 
						|
            "radiology",
 | 
						|
            "radiotherapy",
 | 
						|
            "reflexology",
 | 
						|
            "reiki",
 | 
						|
            "rheumatology",
 | 
						|
            "shiatsu",
 | 
						|
            "stomatology",
 | 
						|
            "surgery",
 | 
						|
            "systemic",
 | 
						|
            "traditional_chinese_medicine",
 | 
						|
            "transplant",
 | 
						|
            "trauma",
 | 
						|
            "tropical",
 | 
						|
            "tuina",
 | 
						|
            "unani",
 | 
						|
            "urology",
 | 
						|
            "vaccination",
 | 
						|
            "vascular_surgery"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "gnis/feature_id-US": {
 | 
						|
        "key": "gnis:feature_id",
 | 
						|
        "type": "identifier",
 | 
						|
        "urlFormat": "https://edits.nationalmap.gov/apps/gaz-domestic/public/summary/{value}",
 | 
						|
        "pattern": "^[0-9]{1,}$",
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "us"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "geyser/height": {
 | 
						|
        "key": "geyser:height",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "generator/type": {
 | 
						|
        "key": "generator:type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "generator/source": {
 | 
						|
        "key": "generator:source",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "nuclear",
 | 
						|
            "wind",
 | 
						|
            "hydro",
 | 
						|
            "tidal",
 | 
						|
            "wave",
 | 
						|
            "geothermal",
 | 
						|
            "solar",
 | 
						|
            "coal",
 | 
						|
            "gas",
 | 
						|
            "biomass",
 | 
						|
            "biofuel",
 | 
						|
            "biogas",
 | 
						|
            "oil",
 | 
						|
            "diesel",
 | 
						|
            "gasoline",
 | 
						|
            "waste",
 | 
						|
            "battery"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "generator/method": {
 | 
						|
        "key": "generator:method",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "options": [
 | 
						|
            "fission",
 | 
						|
            "fusion",
 | 
						|
            "wind_turbine",
 | 
						|
            "water-storage",
 | 
						|
            "water-pumped-storage",
 | 
						|
            "run-of-the-river",
 | 
						|
            "barrage",
 | 
						|
            "stream",
 | 
						|
            "thermal",
 | 
						|
            "photovoltaic",
 | 
						|
            "combustion",
 | 
						|
            "gasification",
 | 
						|
            "anaerobic_digestion"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "generator/output/electricity": {
 | 
						|
        "key": "generator:output:electricity",
 | 
						|
        "type": "typeCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "generator/method/hydro": {
 | 
						|
        "key": "generator:method",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{generator/method}",
 | 
						|
        "stringsCrossReference": "{generator/method}",
 | 
						|
        "options": [
 | 
						|
            "water-storage",
 | 
						|
            "water-pumped-storage",
 | 
						|
            "run-of-the-river"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "generator:source",
 | 
						|
            "value": "hydro"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "garden/type": {
 | 
						|
        "key": "garden:type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "fuel/fuel_multi": {
 | 
						|
        "key": "fuel:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "autoSuggestions": true,
 | 
						|
        "caseSensitive": true,
 | 
						|
        "locationSet": {
 | 
						|
            "exclude": [
 | 
						|
                "RU"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "diesel",
 | 
						|
            "GTL_diesel",
 | 
						|
            "HGV_diesel",
 | 
						|
            "biodiesel",
 | 
						|
            "octane_80",
 | 
						|
            "octane_85",
 | 
						|
            "octane_87",
 | 
						|
            "octane_88",
 | 
						|
            "octane_89",
 | 
						|
            "octane_90",
 | 
						|
            "octane_91",
 | 
						|
            "octane_92",
 | 
						|
            "octane_93",
 | 
						|
            "octane_95",
 | 
						|
            "octane_97",
 | 
						|
            "octane_98",
 | 
						|
            "octane_100",
 | 
						|
            "e10",
 | 
						|
            "e85",
 | 
						|
            "lpg",
 | 
						|
            "cng",
 | 
						|
            "propane",
 | 
						|
            "LH2",
 | 
						|
            "h70",
 | 
						|
            "adblue",
 | 
						|
            "adblue:canister"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "fuel/fuel_multi-RU": {
 | 
						|
        "key": "fuel:",
 | 
						|
        "type": "multiCombo",
 | 
						|
        "label": "{fuel/fuel_multi}",
 | 
						|
        "stringsCrossReference": "{fuel/fuel_multi}",
 | 
						|
        "options": [
 | 
						|
            "diesel",
 | 
						|
            "octane_80",
 | 
						|
            "octane_92",
 | 
						|
            "octane_95",
 | 
						|
            "octane_98",
 | 
						|
            "octane_100",
 | 
						|
            "lpg",
 | 
						|
            "cng"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "RU"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "flag/wikidata": {
 | 
						|
        "key": "flag:wikidata",
 | 
						|
        "keys": [
 | 
						|
            "flag:wikidata",
 | 
						|
            "flag:wikipedia"
 | 
						|
        ],
 | 
						|
        "type": "wikidata"
 | 
						|
    },
 | 
						|
    "flag/type": {
 | 
						|
        "key": "flag:type",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "flag/name": {
 | 
						|
        "key": "flag:name",
 | 
						|
        "type": "text"
 | 
						|
    },
 | 
						|
    "fire_hydrant/type": {
 | 
						|
        "key": "fire_hydrant:type",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "pillar",
 | 
						|
            "underground",
 | 
						|
            "wall",
 | 
						|
            "pipe"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "fire_hydrant/pressure": {
 | 
						|
        "key": "fire_hydrant:pressure",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "fire_hydrant/position": {
 | 
						|
        "key": "fire_hydrant:position",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "green",
 | 
						|
            "lane",
 | 
						|
            "sidewalk",
 | 
						|
            "parking_lot"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "fire_hydrant/diameter": {
 | 
						|
        "key": "fire_hydrant:diameter",
 | 
						|
        "type": "combo",
 | 
						|
        "snake_case": false
 | 
						|
    },
 | 
						|
    "disused/shop": {
 | 
						|
        "key": "disused:shop",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "disused/railway": {
 | 
						|
        "key": "disused:railway",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "disused/amenity": {
 | 
						|
        "key": "disused:amenity",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "diplomatic/services": {
 | 
						|
        "key": "diplomatic:services:",
 | 
						|
        "type": "multiCombo"
 | 
						|
    },
 | 
						|
    "destination/symbol_oneway": {
 | 
						|
        "key": "destination:symbol",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "label": "{destination/symbol}",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "oneway",
 | 
						|
            "value": "yes"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "destination/symbol": {
 | 
						|
        "key": "destination:symbol",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "destination/ref_oneway": {
 | 
						|
        "key": "destination:ref",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "label": "{destination/ref}",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "oneway",
 | 
						|
            "value": "yes"
 | 
						|
        },
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "destination/ref": {
 | 
						|
        "key": "destination:ref",
 | 
						|
        "type": "semiCombo",
 | 
						|
        "snake_case": false,
 | 
						|
        "caseSensitive": true
 | 
						|
    },
 | 
						|
    "deposit/trolley": {
 | 
						|
        "key": "trolley:deposit",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "defibrillator/location": {
 | 
						|
        "key": "defibrillator:location",
 | 
						|
        "type": "textarea"
 | 
						|
    },
 | 
						|
    "dance/teaching": {
 | 
						|
        "key": "dance:teaching",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "dance/style": {
 | 
						|
        "key": "dance:style",
 | 
						|
        "type": "semiCombo"
 | 
						|
    },
 | 
						|
    "crossing/markings_yes": {
 | 
						|
        "key": "crossing:markings",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{crossing/markings}",
 | 
						|
        "stringsCrossReference": "{crossing/markings}",
 | 
						|
        "iconsCrossReference": "{crossing/markings}",
 | 
						|
        "default": "yes",
 | 
						|
        "locationSet": {
 | 
						|
            "exclude": [
 | 
						|
                "BG",
 | 
						|
                "DE",
 | 
						|
                "AT",
 | 
						|
                "CH"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "crossing/markings_yes-DE-AT-CH": {
 | 
						|
        "key": "crossing:markings",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{crossing/markings}",
 | 
						|
        "options": [
 | 
						|
            "zebra",
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "dots",
 | 
						|
            "dashes",
 | 
						|
            "surface"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "iconsCrossReference": "{crossing/markings}",
 | 
						|
        "stringsCrossReference": "{crossing/markings}",
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "DE",
 | 
						|
                "AT",
 | 
						|
                "CH"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "default": "yes"
 | 
						|
    },
 | 
						|
    "crossing/markings_yes-BG": {
 | 
						|
        "key": "crossing:markings",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{crossing/markings}",
 | 
						|
        "stringsCrossReference": "{crossing/markings}",
 | 
						|
        "iconsCrossReference": "{crossing/markings}",
 | 
						|
        "default": "yes",
 | 
						|
        "options": [
 | 
						|
            "zebra",
 | 
						|
            "no",
 | 
						|
            "dots",
 | 
						|
            "dashes",
 | 
						|
            "yes"
 | 
						|
        ],
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "BG"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "crossing/markings": {
 | 
						|
        "key": "crossing:markings",
 | 
						|
        "type": "combo",
 | 
						|
        "icons": {
 | 
						|
            "zebra": "iD-crossing_markings-zebra",
 | 
						|
            "lines": "iD-crossing_markings-lines",
 | 
						|
            "ladder": "iD-crossing_markings-ladder",
 | 
						|
            "dots": "iD-crossing_markings-dots",
 | 
						|
            "dashes": "iD-crossing_markings-dashes",
 | 
						|
            "surface": "iD-crossing_markings-surface",
 | 
						|
            "ladder:skewed": "iD-crossing_markings-ladder_skewed",
 | 
						|
            "lines:paired": "iD-crossing_markings-lines_paired",
 | 
						|
            "zebra:double": "iD-crossing_markings-zebra_double",
 | 
						|
            "zebra:paired": "iD-crossing_markings-zebra_paired",
 | 
						|
            "zebra:bicolour": "iD-crossing_markings-zebra_bicolour",
 | 
						|
            "ladder:paired": "iD-crossing_markings-ladder_paired"
 | 
						|
        },
 | 
						|
        "locationSet": {
 | 
						|
            "exclude": [
 | 
						|
                "BG",
 | 
						|
                "DE",
 | 
						|
                "AT",
 | 
						|
                "CH"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "options": [
 | 
						|
            "zebra",
 | 
						|
            "lines",
 | 
						|
            "no",
 | 
						|
            "ladder",
 | 
						|
            "dots",
 | 
						|
            "dashes",
 | 
						|
            "yes",
 | 
						|
            "surface",
 | 
						|
            "ladder:skewed",
 | 
						|
            "pictograms",
 | 
						|
            "lines:paired",
 | 
						|
            "zebra:double",
 | 
						|
            "zebra:paired",
 | 
						|
            "zebra:bicolour",
 | 
						|
            "ladder:paired"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "crossing/markings-DE-AT-CH": {
 | 
						|
        "key": "crossing:markings",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{crossing/markings}",
 | 
						|
        "options": [
 | 
						|
            "zebra",
 | 
						|
            "yes",
 | 
						|
            "no",
 | 
						|
            "dots",
 | 
						|
            "dashes",
 | 
						|
            "surface"
 | 
						|
        ],
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "iconsCrossReference": "{crossing/markings}",
 | 
						|
        "stringsCrossReference": "{crossing/markings}",
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "DE",
 | 
						|
                "AT",
 | 
						|
                "CH"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "crossing/markings-BG": {
 | 
						|
        "key": "crossing:markings",
 | 
						|
        "type": "combo",
 | 
						|
        "label": "{crossing/markings}",
 | 
						|
        "stringsCrossReference": "{crossing/markings}",
 | 
						|
        "iconsCrossReference": "{crossing/markings}",
 | 
						|
        "options": [
 | 
						|
            "zebra",
 | 
						|
            "no",
 | 
						|
            "dots",
 | 
						|
            "dashes",
 | 
						|
            "yes"
 | 
						|
        ],
 | 
						|
        "locationSet": {
 | 
						|
            "include": [
 | 
						|
                "BG"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "autoSuggestions": false
 | 
						|
    },
 | 
						|
    "crossing/light": {
 | 
						|
        "key": "crossing:light",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "crossing/island": {
 | 
						|
        "key": "crossing:island",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "crossing/bell": {
 | 
						|
        "key": "crossing:bell",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "crossing/barrier": {
 | 
						|
        "key": "crossing:barrier",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "full",
 | 
						|
            "double_half",
 | 
						|
            "half",
 | 
						|
            "no",
 | 
						|
            "yes"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "crane/type": {
 | 
						|
        "key": "crane:type",
 | 
						|
        "type": "combo",
 | 
						|
        "icons": {
 | 
						|
            "portal_crane": "roentgen-crane_portal",
 | 
						|
            "gantry_crane": "roentgen-crane_gantry",
 | 
						|
            "tower_crane": "roentgen-crane",
 | 
						|
            "travel_lift": "roentgen-crane_travel_lift"
 | 
						|
        },
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "portal_crane",
 | 
						|
            "floor-mounted_crane",
 | 
						|
            "travel_lift",
 | 
						|
            "gantry_crane",
 | 
						|
            "tower_crane"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "contact/webcam": {
 | 
						|
        "key": "contact:webcam",
 | 
						|
        "type": "url"
 | 
						|
    },
 | 
						|
    "contact/facebook": {
 | 
						|
        "key": "contact:facebook",
 | 
						|
        "type": "url"
 | 
						|
    },
 | 
						|
    "capacity/tents": {
 | 
						|
        "key": "capacity:tents",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "tents",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "capacity/persons": {
 | 
						|
        "key": "capacity:persons",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "capacity/disabled_parking": {
 | 
						|
        "key": "capacity:disabled",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "capacity/caravans": {
 | 
						|
        "key": "capacity:caravans",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0,
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "caravans",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "camera/type": {
 | 
						|
        "key": "camera:type",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "fixed",
 | 
						|
            "panning",
 | 
						|
            "dome"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "camera/mount": {
 | 
						|
        "key": "camera:mount",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "camera/direction": {
 | 
						|
        "key": "camera:direction",
 | 
						|
        "type": "number",
 | 
						|
        "increment": 5
 | 
						|
    },
 | 
						|
    "building/prefabricated": {
 | 
						|
        "key": "building:prefabricated",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "building/part": {
 | 
						|
        "key": "building:part",
 | 
						|
        "type": "combo",
 | 
						|
        "default": "yes"
 | 
						|
    },
 | 
						|
    "building/material": {
 | 
						|
        "key": "building:material",
 | 
						|
        "type": "combo"
 | 
						|
    },
 | 
						|
    "building/levels_building": {
 | 
						|
        "key": "building:levels",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0,
 | 
						|
        "label": "{building/levels}",
 | 
						|
        "placeholder": "{building/levels}",
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "building",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "building/levels": {
 | 
						|
        "key": "building:levels",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "building/flats": {
 | 
						|
        "key": "building:flats",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "building/colour": {
 | 
						|
        "key": "building:colour",
 | 
						|
        "type": "colour"
 | 
						|
    },
 | 
						|
    "building/levels/underground": {
 | 
						|
        "key": "building:levels:underground",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "bridge/support": {
 | 
						|
        "key": "bridge:support",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "bridge/ref": {
 | 
						|
        "key": "bridge:ref",
 | 
						|
        "type": "text",
 | 
						|
        "reference": {
 | 
						|
            "key": "bridge"
 | 
						|
        },
 | 
						|
        "prerequisiteTag": {
 | 
						|
            "key": "bridge",
 | 
						|
            "valueNot": "no"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bath/type": {
 | 
						|
        "key": "bath:type",
 | 
						|
        "type": "combo",
 | 
						|
        "options": [
 | 
						|
            "hammam",
 | 
						|
            "hot_spring",
 | 
						|
            "lake",
 | 
						|
            "onsen",
 | 
						|
            "thermal"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "bath/sand_bath": {
 | 
						|
        "key": "bath:sand_bath",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "bath/open_air": {
 | 
						|
        "key": "bath:open_air",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "area/highway": {
 | 
						|
        "key": "area:highway",
 | 
						|
        "type": "typeCombo"
 | 
						|
    },
 | 
						|
    "aerialway/occupancy": {
 | 
						|
        "key": "aerialway:occupancy",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "aerialway/heating": {
 | 
						|
        "key": "aerialway:heating",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "aerialway/duration": {
 | 
						|
        "key": "aerialway:duration",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "aerialway/capacity": {
 | 
						|
        "key": "aerialway:capacity",
 | 
						|
        "type": "number",
 | 
						|
        "minValue": 0
 | 
						|
    },
 | 
						|
    "aerialway/bubble": {
 | 
						|
        "key": "aerialway:bubble",
 | 
						|
        "type": "check"
 | 
						|
    },
 | 
						|
    "aerialway/access": {
 | 
						|
        "key": "aerialway:access",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "entry",
 | 
						|
            "exit",
 | 
						|
            "both"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "aerialway/summer/access": {
 | 
						|
        "key": "aerialway:summer:access",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "entry",
 | 
						|
            "exit",
 | 
						|
            "both"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "addr/interpolation": {
 | 
						|
        "key": "addr:interpolation",
 | 
						|
        "type": "combo",
 | 
						|
        "autoSuggestions": false,
 | 
						|
        "customValues": false,
 | 
						|
        "options": [
 | 
						|
            "all",
 | 
						|
            "even",
 | 
						|
            "odd",
 | 
						|
            "alphabetic"
 | 
						|
        ]
 | 
						|
    }
 | 
						|
} |