UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

2,284 lines 140 kB
{ "windings": { "key": "windings", "type": "number", "minValue": 1 }, "wikipedia": { "key": "wikipedia", "keys": [ "wikipedia" ], "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", "options": [ "bicycle_tube", "bread", "cigarettes", "coffee", "condoms", "drinks", "eggs", "electronics", "elongated_coin", "excrement_bags", "feminine_hygiene", "food", "fuel", "ice_cream", "ice_cubes", "milk", "newspapers", "parking_tickets", "pizza", "public_transport_tickets", "stamps", "sweets", "water" ] }, "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_road": { "key": "traffic_calming", "type": "typeCombo", "stringsCrossReference": "{traffic_calming}", "iconsCrossReference": "{traffic_calming}" }, "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", "options": [ "columbarium", "crypt", "dolmen", "hypogeum", "mausoleum", "pyramid", "rock-cut", "sarcophagus", "table", "tumulus", "vault", "war_grave" ] }, "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", "options": [ "connection_point", "data_center", "distribution_point", "exchange", "service_device" ] }, "tee": { "key": "tee", "type": "semiCombo", "reference": { "key": "golf", "value": "tee" } }, "taxon": { "key": "taxon", "type": "combo", "snake_case": false, "caseSensitive": true }, "taxi_vehicle": { "key": "taxi_vehicle", "type": "semiCombo", "autoSuggestions": false, "customValues": false, "options": [ "motorcar", "motorcycle", "auto_rickshaw", "cycle_rickshaw" ] }, "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", "autoSuggestions": false, "customValues": true, "options": [ "swimming", "plunge", "wading", "spa", "wave_pool", "lazy_river", "personal", "kids" ] }, "surveillance": { "key": "surveillance", "type": "combo" }, "surface": { "key": "surface", "type": "combo", "options": [ "artificial_turf", "asphalt", "clay", "compacted", "concrete", "concrete:lanes", "concrete:plates", "dirt", "fine_gravel", "grass", "grass_paver", "gravel", "ground", "metal", "mud", "paved", "paving_stones", "pebblestone", "salt", "sand", "sett", "tartan", "unhewn_cobblestone", "unpaved", "wood", "woodchips" ] }, "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": [ "10pin", "9pin", "american_football", "athletics", "badminton", "baseball", "basketball", "beachvolleyball", "billiards", "bmx", "boules", "bowls", "canoe", "chess", "climbing", "cricket", "curling", "cycling", "darts", "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", "multi", "netball", "orienteering", "padel", "pelota", "rugby_union", "running", "scuba_diving", "shooting", "skateboard", "skiing", "ski_jumping", "soccer", "softball", "speedway", "swimming", "table_tennis", "tennis", "volleyball", "yoga" ] }, "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", "options": [ "abused", "child", "dementia", "disabled", "diseased", "displaced", "drug_addicted", "homeless", "juvenile", "mental_health", "migrant", "orphan", "refugee", "senior", "terminally_ill", "underprivileged", "unemployed", "veteran", "victim", "woman" ] }, "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" }, "side": { "key": "side", "type": "combo", "autoSuggestions": false, "options": [ "left", "right" ] }, "shower": { "key": "shower", "type": "check" }, "short_name": { "key": "short_name", "type": "localized", "universal": true, "prerequisiteTag": { "key": "name" } }, "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-GB": { "key": "royal_cypher", "type": "typeCombo", "autoSuggestions": false, "customValues": false, "locationSet": { "include": [ "gb" ] }, "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" }, "reg_name": { "key": "reg_name", "type": "localized", "universal": true, "prerequisiteTag": { "key": "name" } }, "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_rail": { "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": "combo", "customValues": false, "options": [ "yes", "no", "separate" ] }, "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" ] }, "official_name": { "key": "official_name", "type": "localized", "universal": true, "prerequisiteTag": { "key": "name" } }, "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" }, "nat_name": { "key": "nat_name", "type": "localized", "universal": true, "prerequisiteTag": { "key": "name" } }, "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", "options": [ "air_force", "army", "coast_guard", "marines", "navy" ] }, "microbrewery": { "key": "microbrewery", "type": "check" }, "message": { "key": "message", "type": "combo" }, "memorial": { "key": "memorial", "type": "combo", "options": [ "blue_plaque", "bust", "cross", "ghost_bike", "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" }, "maxlength": { "key": "maxlength", "type": "roadheight", "snake_case": false }, "maxheight": { "key": "maxheight", "type": "roadheight", "snake_case": false }, "maxaxleload_bridge": { "key": "maxaxleload", "type": "combo", "snake_case": false, "prerequisiteTag": { "key": "bridge", "valueNot": "no" } }, "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_concrete", "rock", "sand", "sandstone", "soil", "steel", "stone", "wood" ] }, "marker": { "key": "marker", "type": "typeCombo", "options": [ "aerial", "ground", "pedestal", "plate", "post", "stone" ] }, "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" }, "loc_name": { "key": "loc_name", "type": "localized", "universal": true, "prerequisiteTag": { "key": "name" } }, "lit": { "key": "lit", "type": "check" }, "line_management": { "key": "line_management", "type": "combo" }, "line_attachment": { "key": "line_attachment", "type": "combo" }, "lifeguard_check": { "key": "lifeguard", "type": "check" }, "lifeguard": { "key": "lifeguard", "type": "radio", "options": [ "base", "tower" ] }, "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": "maki-park", "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", "icons": { "raised": "temaki-kerb-raised", "lowered": "temaki-kerb-lowered", "flush": "temaki-kerb-flush", "rolled": "temaki-kerb-rolled" }, "options": [ "flush", "lowered", "no", "raised", "rolled", "yes" ] }, "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" }, "house": { "key": "house", "type": "combo" }, "hot_water": { "key": "hot_water", "type": "check" }, "horse_scale": { "key": "horse_scale", "type": "combo", "autoSuggestions": false, "customValues": false, "options": [ "common", "demanding", "difficult", "critical", "dangerous", "impossible" ] }, "horse_riding": { "key": "leisure", "type": "defaultCheck", "reference": { "key": "leisure", "value": "horse_riding" }, "options": [ "undefined", "horse_riding" ] }, "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", "memoria