From d6196ac0f9300f25a91c82ab5f253acd811402e4 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 30 Mar 2018 09:03:19 -0400 Subject: [PATCH] Rebuild taginfo.json --- data/taginfo.json | 9109 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 8026 insertions(+), 1083 deletions(-) diff --git a/data/taginfo.json b/data/taginfo.json index f747a061a..a6a9cdbd1 100644 --- a/data/taginfo.json +++ b/data/taginfo.json @@ -13,3709 +13,10652 @@ }, "tags": [ { - "key": "aerialway" + "key": "aerialway", + "description": "Aerialway, Type", + "object_types": [ + "node", + "way" + ] }, { - "key": "aeroway" + "key": "aeroway", + "description": "Aeroway, Type", + "object_types": [ + "node", + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/airport-15.svg?sanitize=true" }, { - "key": "amenity" + "key": "amenity", + "description": "Amenity, Type", + "object_types": [ + "node", + "area" + ] }, { "key": "junction", - "value": "circular" + "value": "circular", + "description": "Traffic Circle", + "object_types": [ + "node", + "way" + ] }, { - "key": "highway" + "key": "highway", + "description": "Highway, Type", + "object_types": [ + "node", + "way", + "area" + ] }, { - "key": "place" + "key": "place", + "description": "Place, Type", + "object_types": [ + "node", + "area" + ] }, { - "key": "power" + "key": "power", + "description": "Power, Type", + "object_types": [ + "node", + "way", + "area" + ] }, { - "key": "railway" + "key": "railway", + "description": "Railway, Type", + "object_types": [ + "node", + "way", + "area" + ] }, { "key": "junction", - "value": "roundabout" + "value": "roundabout", + "description": "Roundabout", + "object_types": [ + "node", + "way" + ] }, { - "key": "waterway" + "key": "waterway", + "description": "Waterway, Type", + "object_types": [ + "node", + "way", + "area" + ] }, { - "key": "addr:*" + "key": "addr:*", + "description": "Address", + "object_types": [ + "node", + "area" + ] }, { "key": "advertising", - "value": "billboard" + "value": "billboard", + "description": "Billboard", + "object_types": [ + "node", + "way" + ] }, { "key": "aerialway", - "value": "station" + "value": "station", + "description": "Aerialway Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/aerialway-15.svg?sanitize=true" }, { "key": "aerialway", - "value": "cable_car" + "value": "cable_car", + "description": "Cable Car", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "chair_lift" + "value": "chair_lift", + "description": "Chair Lift", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "drag_lift" + "value": "drag_lift", + "description": "Drag Lift", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "gondola" + "value": "gondola", + "description": "Gondola", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "goods" + "value": "goods", + "description": "Goods Aerialway", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "magic_carpet" + "value": "magic_carpet", + "description": "Magic Carpet Lift", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "mixed_lift" + "value": "mixed_lift", + "description": "Mixed Lift", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "platter" + "value": "platter", + "description": "Platter Lift", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "pylon" + "value": "pylon", + "description": "Aerialway Pylon", + "object_types": [ + "node" + ] }, { "key": "aerialway", - "value": "rope_tow" + "value": "rope_tow", + "description": "Rope Tow Lift", + "object_types": [ + "way" + ] }, { "key": "aerialway", - "value": "t-bar" + "value": "t-bar", + "description": "T-bar Lift", + "object_types": [ + "way" + ] }, { "key": "aeroway", - "value": "aerodrome" + "value": "aerodrome", + "description": "Airport", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/airport-15.svg?sanitize=true" }, { "key": "aeroway", - "value": "apron" + "value": "apron", + "description": "Apron", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/airport-15.svg?sanitize=true" }, { "key": "aeroway", - "value": "gate" + "value": "gate", + "description": "Airport Gate", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/airport-15.svg?sanitize=true" }, { "key": "aeroway", - "value": "hangar" + "value": "hangar", + "description": "Hangar", + "object_types": [ + "area" + ] }, { "key": "aeroway", - "value": "helipad" + "value": "helipad", + "description": "Helipad", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/heliport-15.svg?sanitize=true" }, { "key": "aeroway", - "value": "runway" + "value": "runway", + "description": "Runway", + "object_types": [ + "way", + "area" + ] }, { "key": "aeroway", - "value": "taxiway" + "value": "taxiway", + "description": "Taxiway", + "object_types": [ + "way" + ] }, { "key": "aeroway", - "value": "terminal" + "value": "terminal", + "description": "Airport Terminal", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/airport-15.svg?sanitize=true" }, { "key": "allotments", - "value": "plot" + "value": "plot", + "description": "Community Garden Plot", + "object_types": [ + "area" + ] }, { "key": "amenity", - "value": "bus_station" + "value": "bus_station", + "description": "Bus Station / Terminal", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true" }, { "key": "amenity", - "value": "coworking_space" + "value": "coworking_space", + "description": "Coworking Space", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/commercial-15.svg?sanitize=true" }, { "key": "amenity", - "value": "ferry_terminal" + "value": "ferry_terminal", + "description": "Ferry Station / Terminal", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/ferry-15.svg?sanitize=true" }, { "key": "amenity", - "value": "nursing_home" + "value": "nursing_home", + "description": "Nursing Home", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/wheelchair-15.svg?sanitize=true" }, { "key": "amenity", - "value": "register_office" + "value": "register_office", + "description": "Register Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "amenity", - "value": "scrapyard" + "value": "scrapyard", + "description": "Scrap Yard", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "swimming_pool" + "value": "swimming_pool", + "description": "Swimming Pool", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/swimming-15.svg?sanitize=true" }, { "key": "amenity", - "value": "animal_boarding" + "value": "animal_boarding", + "description": "Animal Boarding Facility", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/veterinary-15.svg?sanitize=true" }, { "key": "amenity", - "value": "animal_breeding" + "value": "animal_breeding", + "description": "Animal Breeding Facility", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/veterinary-15.svg?sanitize=true" }, { "key": "amenity", - "value": "animal_shelter" + "value": "animal_shelter", + "description": "Animal Shelter", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/veterinary-15.svg?sanitize=true" }, { "key": "amenity", - "value": "arts_centre" + "value": "arts_centre", + "description": "Arts Center", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/theatre-15.svg?sanitize=true" }, { "key": "amenity", - "value": "atm" + "value": "atm", + "description": "ATM", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bank-15.svg?sanitize=true" }, { "key": "amenity", - "value": "bank" + "value": "bank", + "description": "Bank", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bank-15.svg?sanitize=true" }, { "key": "amenity", - "value": "bar" + "value": "bar", + "description": "Bar", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bar-15.svg?sanitize=true" }, { "key": "amenity", - "value": "bbq" + "value": "bbq", + "description": "Barbecue/Grill", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bbq-15.svg?sanitize=true" }, { "key": "amenity", - "value": "bench" + "value": "bench", + "description": "Bench", + "object_types": [ + "node", + "way" + ] }, { "key": "amenity", - "value": "bicycle_parking" + "value": "bicycle_parking", + "description": "Bicycle Parking", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bicycle-15.svg?sanitize=true" }, { "key": "amenity", - "value": "bicycle_rental" + "value": "bicycle_rental", + "description": "Bicycle Rental", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bicycle-15.svg?sanitize=true" }, { "key": "amenity", - "value": "bicycle_repair_station" + "value": "bicycle_repair_station", + "description": "Bicycle Repair Tool Stand", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bicycle-15.svg?sanitize=true" }, { "key": "amenity", - "value": "biergarten" + "value": "biergarten", + "description": "Beer Garden", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/beer-15.svg?sanitize=true" }, { "key": "amenity", - "value": "boat_rental" + "value": "boat_rental", + "description": "Boat Rental", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "bureau_de_change" + "value": "bureau_de_change", + "description": "Currency Exchange", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bank-15.svg?sanitize=true" }, { "key": "amenity", - "value": "cafe" + "value": "cafe", + "description": "Cafe", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cafe-15.svg?sanitize=true" }, { "key": "amenity", - "value": "car_pooling" + "value": "car_pooling", + "description": "Car Pooling", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "car_rental" + "value": "car_rental", + "description": "Car Rental", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "car_sharing" + "value": "car_sharing", + "description": "Car Sharing", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "car_wash" + "value": "car_wash", + "description": "Car Wash", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "casino" + "value": "casino", + "description": "Casino", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "charging_station" + "value": "charging_station", + "description": "Charging Station", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "childcare" + "value": "childcare", + "description": "Nursery/Childcare", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/school-15.svg?sanitize=true" }, { "key": "amenity", - "value": "cinema" + "value": "cinema", + "description": "Cinema", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cinema-15.svg?sanitize=true" }, { "key": "amenity", - "value": "clinic" + "value": "clinic", + "description": "Clinic", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare:speciality", - "value": "abortion" + "value": "abortion", + "description": "Abortion Clinic", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare:speciality", - "value": "fertility" + "value": "fertility", + "description": "Fertility Clinic", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "amenity", - "value": "clock" + "value": "clock", + "description": "Clock", + "object_types": [ + "node" + ] }, { "key": "amenity", - "value": "college" + "value": "college", + "description": "College Grounds", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/college-15.svg?sanitize=true" }, { "key": "amenity", - "value": "community_centre" + "value": "community_centre", + "description": "Community Center", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "amenity", - "value": "compressed_air" + "value": "compressed_air", + "description": "Compressed Air", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "courthouse" + "value": "courthouse", + "description": "Courthouse", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "amenity", - "value": "crematorium" + "value": "crematorium", + "description": "Crematorium", + "object_types": [ + "area", + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cemetery-15.svg?sanitize=true" }, { "key": "amenity", - "value": "dentist" + "value": "dentist", + "description": "Dentist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/dentist-15.svg?sanitize=true" }, { "key": "amenity", - "value": "doctors" + "value": "doctors", + "description": "Doctor", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "amenity", - "value": "dojo" + "value": "dojo", + "description": "Dojo / Martial Arts Academy", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "amenity", - "value": "drinking_water" + "value": "drinking_water", + "description": "Drinking Water", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/drinking-water-15.svg?sanitize=true" }, { "key": "amenity", - "value": "driving_school" + "value": "driving_school", + "description": "Driving School", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "embassy" + "value": "embassy", + "description": "Embassy", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/embassy-15.svg?sanitize=true" }, { "key": "amenity", - "value": "fast_food" + "value": "fast_food", + "description": "Fast Food", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fast-food-15.svg?sanitize=true" }, { "key": "amenity", - "value": "fire_station" + "value": "fire_station", + "description": "Fire Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fire-station-15.svg?sanitize=true" }, { "key": "amenity", - "value": "food_court" + "value": "food_court", + "description": "Food Court", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/restaurant-15.svg?sanitize=true" }, { "key": "amenity", - "value": "fountain" + "value": "fountain", + "description": "Fountain", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "fuel" + "value": "fuel", + "description": "Gas Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fuel-15.svg?sanitize=true" }, { "key": "amenity", - "value": "grave_yard" + "value": "grave_yard", + "description": "Graveyard", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cemetery-15.svg?sanitize=true" }, { "key": "amenity", - "value": "grit_bin" + "value": "grit_bin", + "description": "Grit Bin", + "object_types": [ + "node" + ] }, { "key": "amenity", - "value": "hospital" + "value": "hospital", + "description": "Hospital Grounds", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "amenity", - "value": "hunting_stand" + "value": "hunting_stand", + "description": "Hunting Stand", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "ice_cream" + "value": "ice_cream", + "description": "Ice Cream Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/ice-cream-15.svg?sanitize=true" }, { "key": "amenity", - "value": "internet_cafe" + "value": "internet_cafe", + "description": "Internet Cafe", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "kindergarten" + "value": "kindergarten", + "description": "Preschool/Kindergarten Grounds", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/school-15.svg?sanitize=true" }, { "key": "amenity", - "value": "library" + "value": "library", + "description": "Library", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/library-15.svg?sanitize=true" }, { "key": "amenity", - "value": "love_hotel" + "value": "love_hotel", + "description": "Love Hotel", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/heart-15.svg?sanitize=true" }, { "key": "amenity", - "value": "marketplace" + "value": "marketplace", + "description": "Marketplace", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "amenity", - "value": "monastery" + "value": "monastery", + "description": "Monastery Grounds", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/place-of-worship-15.svg?sanitize=true" }, { "key": "amenity", - "value": "motorcycle_parking" + "value": "motorcycle_parking", + "description": "Motorcycle Parking", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/scooter-15.svg?sanitize=true" }, { "key": "amenity", - "value": "music_school" + "value": "music_school", + "description": "Music School", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/school-15.svg?sanitize=true" }, { "key": "amenity", - "value": "nightclub" + "value": "nightclub", + "description": "Nightclub", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bar-15.svg?sanitize=true" }, { "key": "amenity", - "value": "parking_entrance" + "value": "parking_entrance", + "description": "Parking Garage Entrance/Exit", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/entrance-alt1-15.svg?sanitize=true" }, { "key": "amenity", - "value": "parking_space" + "value": "parking_space", + "description": "Parking Space", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "parking" + "value": "parking", + "description": "Car Parking", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/parking-15.svg?sanitize=true" }, { "key": "shelter_type", - "value": "pavilion" + "value": "pavilion", + "description": "Pavilion", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shelter-15.svg?sanitize=true" }, { "key": "amenity", - "value": "pharmacy" + "value": "pharmacy", + "description": "Pharmacy", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pharmacy-15.svg?sanitize=true" }, { "key": "amenity", - "value": "place_of_worship" + "value": "place_of_worship", + "description": "Place of Worship", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/place-of-worship-15.svg?sanitize=true" }, { "key": "religion", - "value": "buddhist" + "value": "buddhist", + "description": "Buddhist Temple", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/buddhism-15.svg?sanitize=true" }, { "key": "religion", - "value": "christian" + "value": "christian", + "description": "Church", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/religious-christian-15.svg?sanitize=true" }, { "key": "religion", - "value": "hindu" + "value": "hindu", + "description": "Hindu Temple", + "object_types": [ + "node", + "area" + ] }, { "key": "religion", - "value": "jewish" + "value": "jewish", + "description": "Synagogue", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/religious-jewish-15.svg?sanitize=true" }, { "key": "religion", - "value": "muslim" + "value": "muslim", + "description": "Mosque", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/religious-muslim-15.svg?sanitize=true" }, { "key": "religion", - "value": "shinto" + "value": "shinto", + "description": "Shinto Shrine", + "object_types": [ + "node", + "area" + ] }, { "key": "religion", - "value": "sikh" + "value": "sikh", + "description": "Sikh Temple", + "object_types": [ + "node", + "area" + ] }, { "key": "religion", - "value": "taoist" + "value": "taoist", + "description": "Taoist Temple", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "planetarium" + "value": "planetarium", + "description": "Planetarium", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/museum-15.svg?sanitize=true" }, { "key": "amenity", - "value": "police" + "value": "police", + "description": "Police", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/police-15.svg?sanitize=true" }, { "key": "amenity", - "value": "post_box" + "value": "post_box", + "description": "Mailbox", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/post-15.svg?sanitize=true" }, { "key": "amenity", - "value": "post_office" + "value": "post_office", + "description": "Post Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/post-15.svg?sanitize=true" }, { "key": "amenity", - "value": "prison" + "value": "prison", + "description": "Prison Grounds", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/prison-15.svg?sanitize=true" }, { "key": "amenity", - "value": "pub" + "value": "pub", + "description": "Pub", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/beer-15.svg?sanitize=true" }, { "key": "amenity", - "value": "public_bath" + "value": "public_bath", + "description": "Public Bath", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "amenity", - "value": "public_bookcase" + "value": "public_bookcase", + "description": "Public Bookcase", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/library-15.svg?sanitize=true" }, { "key": "amenity", - "value": "ranger_station" + "value": "ranger_station", + "description": "Ranger Station", + "object_types": [ + "node", + "area" + ] }, { "key": "recycling_type", - "value": "centre" + "value": "centre", + "description": "Recycling Center", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/recycling-15.svg?sanitize=true" }, { "key": "amenity", - "value": "recycling" + "value": "recycling", + "description": "Recycling Container", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/recycling-15.svg?sanitize=true" }, { "key": "amenity", - "value": "restaurant" + "value": "restaurant", + "description": "Restaurant", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/restaurant-15.svg?sanitize=true" }, { "key": "amenity", - "value": "sanitary_dump_station" + "value": "sanitary_dump_station", + "description": "RV Toilet Disposal", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "school" + "value": "school", + "description": "School Grounds", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/school-15.svg?sanitize=true" }, { "key": "amenity", - "value": "shelter" + "value": "shelter", + "description": "Shelter", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shelter-15.svg?sanitize=true" }, { "key": "amenity", - "value": "shower" + "value": "shower", + "description": "Shower", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "smoking_area" + "value": "smoking_area", + "description": "Smoking Area", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "social_facility" + "value": "social_facility", + "description": "Social Facility", + "object_types": [ + "node", + "area" + ] }, { "key": "social_facility", - "value": "food_bank" + "value": "food_bank", + "description": "Food Bank", + "object_types": [ + "node", + "area" + ] }, { "key": "social_facility:for", - "value": "senior" + "value": "senior", + "description": "Elderly Group Home, Nursing Home", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/wheelchair-15.svg?sanitize=true" }, { "key": "social_facility:for", - "value": "homeless" - }, - { - "key": "social_facility:for", - "value": "senior" + "value": "homeless", + "description": "Homeless Shelter", + "object_types": [ + "node", + "area" + ] }, { "key": "amenity", - "value": "studio" + "value": "studio", + "description": "Studio", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/karaoke-15.svg?sanitize=true" }, { "key": "amenity", - "value": "taxi" + "value": "taxi", + "description": "Taxi Stand", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "amenity", - "value": "telephone" + "value": "telephone", + "description": "Telephone", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/telephone-15.svg?sanitize=true" }, { "key": "amenity", - "value": "theatre" + "value": "theatre", + "description": "Theater", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/theatre-15.svg?sanitize=true" }, { "key": "amenity", - "value": "toilets" + "value": "toilets", + "description": "Toilets", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/toilet-15.svg?sanitize=true" }, { "key": "amenity", - "value": "townhall" + "value": "townhall", + "description": "Town Hall", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "amenity", - "value": "university" + "value": "university", + "description": "University Grounds", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/college-15.svg?sanitize=true" }, { "key": "amenity", - "value": "vending_machine" + "value": "vending_machine", + "description": "Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "news_papers" + "value": "news_papers", + "description": "Newspaper Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "cigarettes" + "value": "cigarettes", + "description": "Cigarette Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "coffee" + "value": "coffee", + "description": "Coffee Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "condoms" + "value": "condoms", + "description": "Condom Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "drinks" + "value": "drinks", + "description": "Drink Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "electronics" + "value": "electronics", + "description": "Electronics Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "elongated_coin" + "value": "elongated_coin", + "description": "Flat Coin Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "excrement_bags" + "value": "excrement_bags", + "description": "Excrement Bag Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "feminine_hygiene" + "value": "feminine_hygiene", + "description": "Feminine Hygiene Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "food" + "value": "food", + "description": "Food Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "fuel" + "value": "fuel", + "description": "Gas Pump", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "ice_cream" + "value": "ice_cream", + "description": "Ice Cream Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "newspapers" + "value": "newspapers", + "description": "Newspaper Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "parcel_pickup;parcel_mail_in" + "value": "parcel_pickup;parcel_mail_in", + "description": "Parcel Pickup/Dropoff Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "parking_tickets" + "value": "parking_tickets", + "description": "Parking Ticket Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "public_transport_tickets" + "value": "public_transport_tickets", + "description": "Transit Ticket Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "stamps" + "value": "stamps", + "description": "Postage Vending Machine", + "object_types": [ + "node" + ] }, { "key": "vending", - "value": "sweets" + "value": "sweets", + "description": "Snack Vending Machine", + "object_types": [ + "node" + ] }, { "key": "amenity", - "value": "veterinary" + "value": "veterinary", + "description": "Veterinary", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/veterinary-15.svg?sanitize=true" }, { "key": "amenity", - "value": "waste_basket" + "value": "waste_basket", + "description": "Waste Basket", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/waste-basket-15.svg?sanitize=true" }, { "key": "amenity", - "value": "waste_disposal" + "value": "waste_disposal", + "description": "Garbage Dumpster", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/waste-basket-15.svg?sanitize=true" }, { "key": "amenity", - "value": "waste_transfer_station" + "value": "waste_transfer_station", + "description": "Waste Transfer Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/waste-basket-15.svg?sanitize=true" }, { "key": "waste", - "value": "dog_excrement" + "value": "dog_excrement", + "description": "Dog Excrement Bin", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/waste-basket-15.svg?sanitize=true" }, { "key": "amenity", - "value": "water_point" + "value": "water_point", + "description": "RV Drinking Water", + "object_types": [ + "area", + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/drinking-water-15.svg?sanitize=true" }, { "key": "amenity", - "value": "watering_place" + "value": "watering_place", + "description": "Animal Watering Place", + "object_types": [ + "area", + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/drinking-water-15.svg?sanitize=true" }, { "key": "area", - "value": "yes" + "value": "yes", + "description": "Area, Pedestrian Area", + "object_types": [ + "area" + ] }, { - "key": "area:highway" + "key": "area:highway", + "description": "Road Surface, Type", + "object_types": [ + "area" + ] }, { "key": "attraction", - "value": "amusement_ride" + "value": "amusement_ride", + "description": "Amusement Ride", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/amusement-park-15.svg?sanitize=true" }, { "key": "attraction", - "value": "animal" + "value": "animal", + "description": "Animal", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/zoo-15.svg?sanitize=true" }, { "key": "attraction", - "value": "big_wheel" + "value": "big_wheel", + "description": "Big Wheel", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/amusement-park-15.svg?sanitize=true" }, { "key": "attraction", - "value": "bumper_car" + "value": "bumper_car", + "description": "Bumper Car", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "attraction", - "value": "bungee_jumping" + "value": "bungee_jumping", + "description": "Bungee Jumping", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "attraction", - "value": "carousel" + "value": "carousel", + "description": "Carousel", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/horse-riding-15.svg?sanitize=true" }, { "key": "attraction", - "value": "dark_ride" + "value": "dark_ride", + "description": "Dark Ride", + "object_types": [ + "node", + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-metro-15.svg?sanitize=true" }, { "key": "attraction", - "value": "drop_tower" + "value": "drop_tower", + "description": "Drop Tower", + "object_types": [ + "node", + "area" + ] }, { "key": "attraction", - "value": "pirate_ship" + "value": "pirate_ship", + "description": "Pirate Ship", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/amusement-park-15.svg?sanitize=true" }, { "key": "attraction", - "value": "river_rafting" + "value": "river_rafting", + "description": "River Rafting", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/ferry-15.svg?sanitize=true" }, { "key": "attraction", - "value": "roller_coaster" + "value": "roller_coaster", + "description": "Roller Coaster", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/amusement-park-15.svg?sanitize=true" }, { "key": "attraction", - "value": "train" + "value": "train", + "description": "Tourist Train", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true" }, { "key": "attraction", - "value": "water_slide" - }, - { - "key": "barrier" + "value": "water_slide", + "description": "Water Slide", + "object_types": [ + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/swimming-15.svg?sanitize=true" }, { "key": "barrier", - "value": "entrance" + "description": "Barrier, Type", + "object_types": [ + "node", + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "block" + "value": "entrance", + "description": "Entrance", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/entrance-alt1-15.svg?sanitize=true" }, { "key": "barrier", - "value": "bollard" + "value": "block", + "description": "Block", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "border_control" + "value": "bollard", + "description": "Bollard", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "cattle_grid" + "value": "border_control", + "description": "Border Control", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "city_wall" + "value": "cattle_grid", + "description": "Cattle Grid", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true" }, { "key": "barrier", - "value": "cycle_barrier" + "value": "city_wall", + "description": "City Wall", + "object_types": [ + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true" }, { "key": "barrier", - "value": "ditch" + "value": "cycle_barrier", + "description": "Cycle Barrier", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "fence" + "value": "ditch", + "description": "Trench", + "object_types": [ + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "gate" + "value": "fence", + "description": "Fence", + "object_types": [ + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fence-15.svg?sanitize=true" }, { "key": "barrier", - "value": "hedge" + "value": "gate", + "description": "Gate", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true" }, { "key": "barrier", - "value": "kerb" + "value": "hedge", + "description": "Hedge", + "object_types": [ + "way", + "area" + ] }, { "key": "barrier", - "value": "kissing_gate" + "value": "kerb", + "description": "Kerb", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/wheelchair-15.svg?sanitize=true" }, { "key": "barrier", - "value": "lift_gate" + "value": "kissing_gate", + "description": "Kissing Gate", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true" }, { "key": "barrier", - "value": "retaining_wall" + "value": "lift_gate", + "description": "Lift Gate", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "stile" + "value": "retaining_wall", + "description": "Retaining Wall", + "object_types": [ + "way", + "area" + ] }, { "key": "barrier", - "value": "toll_booth" + "value": "stile", + "description": "Stile", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "barrier", - "value": "wall" + "value": "toll_booth", + "description": "Toll Booth", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" + }, + { + "key": "barrier", + "value": "wall", + "description": "Wall", + "object_types": [ + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true" }, { "key": "boundary", - "value": "administrative" - }, - { - "key": "building" + "value": "administrative", + "description": "Administrative Boundary", + "object_types": [ + "way" + ] }, { "key": "building", - "value": "bunker" + "description": "Building", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "entrance" + "value": "bunker", + "description": "Bunker", + "object_types": [ + "area" + ] }, { "key": "building", - "value": "train_station" + "value": "entrance", + "description": "Entrance/Exit", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/entrance-alt1-15.svg?sanitize=true" }, { "key": "building", - "value": "apartments" + "value": "train_station", + "description": "Train Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "barn" + "value": "apartments", + "description": "Apartments", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "boathouse" + "value": "barn", + "description": "Barn", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "building", - "value": "bungalow" + "value": "boathouse", + "description": "Boathouse", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/harbor-15.svg?sanitize=true" }, { "key": "building", - "value": "cabin" + "value": "bungalow", + "description": "Bungalow", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "cathedral" + "value": "cabin", + "description": "Cabin", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "chapel" + "value": "cathedral", + "description": "Cathedral Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/place-of-worship-15.svg?sanitize=true" }, { "key": "building", - "value": "church" + "value": "chapel", + "description": "Chapel Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/place-of-worship-15.svg?sanitize=true" }, { "key": "building", - "value": "civic" + "value": "church", + "description": "Church Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/place-of-worship-15.svg?sanitize=true" }, { "key": "building", - "value": "college" + "value": "civic", + "description": "Civic Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "commercial" + "value": "college", + "description": "College Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "construction" + "value": "commercial", + "description": "Commercial Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "building", - "value": "detached" + "value": "construction", + "description": "Building Under Construction", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "dormitory" + "value": "detached", + "description": "Detached House", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "farm_auxiliary" + "value": "dormitory", + "description": "Dormitory", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "farm" + "value": "farm_auxiliary", + "description": "Farm Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "building", - "value": "garage" + "value": "farm", + "description": "Farm House", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "building", - "value": "garages" + "value": "garage", + "description": "Garage", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/warehouse-15.svg?sanitize=true" }, { "key": "building", - "value": "greenhouse" + "value": "garages", + "description": "Garages", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/warehouse-15.svg?sanitize=true" }, { "key": "building", - "value": "hospital" + "value": "greenhouse", + "description": "Greenhouse", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/garden-center-15.svg?sanitize=true" }, { "key": "building", - "value": "hotel" + "value": "hospital", + "description": "Hospital Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "house" + "value": "hotel", + "description": "Hotel Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "hut" + "value": "house", + "description": "House", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "industrial" + "value": "hut", + "description": "Hut", + "object_types": [ + "area" + ] }, { "key": "building", - "value": "kindergarten" + "value": "industrial", + "description": "Industrial Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/industry-15.svg?sanitize=true" }, { "key": "building", - "value": "mosque" + "value": "kindergarten", + "description": "Preschool/Kindergarten Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "public" + "value": "mosque", + "description": "Mosque Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/place-of-worship-15.svg?sanitize=true" }, { "key": "building", - "value": "residential" + "value": "public", + "description": "Public Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "retail" + "value": "residential", + "description": "Residential Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/residential-community-15.svg?sanitize=true" }, { "key": "building", - "value": "roof" + "value": "retail", + "description": "Retail Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/commercial-15.svg?sanitize=true" }, { "key": "building", - "value": "ruins" + "value": "roof", + "description": "Roof", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shelter-15.svg?sanitize=true" }, { "key": "building", - "value": "school" + "value": "ruins", + "description": "Building Ruins", + "object_types": [ + "area" + ] }, { "key": "building", - "value": "semidetached_house" + "value": "school", + "description": "School Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "service" + "value": "semidetached_house", + "description": "Semi-Detached House", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "shed" + "value": "service", + "description": "Service Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "stable" + "value": "shed", + "description": "Shed", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "stadium" + "value": "stable", + "description": "Stable", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/horse-riding-15.svg?sanitize=true" }, { "key": "building", - "value": "static_caravan" + "value": "stadium", + "description": "Stadium Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/stadium-15.svg?sanitize=true" }, { "key": "building", - "value": "temple" + "value": "static_caravan", + "description": "Static Mobile Home", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "building", - "value": "terrace" + "value": "temple", + "description": "Temple Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/place-of-worship-15.svg?sanitize=true" }, { "key": "building", - "value": "transportation" + "value": "terrace", + "description": "Row Houses", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "university" + "value": "transportation", + "description": "Transportation Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "building", - "value": "warehouse" + "value": "university", + "description": "University Building", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" + }, + { + "key": "building", + "value": "warehouse", + "description": "Warehouse", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/warehouse-15.svg?sanitize=true" }, { "key": "camp_site", - "value": "camp_pitch" + "value": "camp_pitch", + "description": "Camp Pitch", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/campsite-15.svg?sanitize=true" }, { - "key": "club" - }, - { - "key": "craft" + "key": "club", + "description": "Club, Type", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/heart-15.svg?sanitize=true" }, { "key": "craft", - "value": "jeweler" + "description": "Craft, Type", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "locksmith" + "value": "jeweler", + "description": "Jeweler", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/marker-stroked-15.svg?sanitize=true" }, { "key": "craft", - "value": "optician" + "value": "locksmith", + "description": "Locksmith", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/marker-stroked-15.svg?sanitize=true" }, { "key": "craft", - "value": "tailor" + "value": "optician", + "description": "Optician", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/marker-stroked-15.svg?sanitize=true" }, { "key": "craft", - "value": "basket_maker" + "value": "tailor", + "description": "Tailor", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/clothing-store-15.svg?sanitize=true" }, { "key": "craft", - "value": "beekeeper" + "value": "basket_maker", + "description": "Basket Maker", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/art-gallery-15.svg?sanitize=true" }, { "key": "craft", - "value": "blacksmith" + "value": "beekeeper", + "description": "Beekeeper", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "craft", - "value": "boatbuilder" + "value": "blacksmith", + "description": "Blacksmith", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "bookbinder" + "value": "boatbuilder", + "description": "Boat Builder", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "brewery" + "value": "bookbinder", + "description": "Bookbinder", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/library-15.svg?sanitize=true" }, { "key": "craft", - "value": "carpenter" + "value": "brewery", + "description": "Brewery", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "carpet_layer" + "value": "carpenter", + "description": "Carpenter", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "caterer" + "value": "carpet_layer", + "description": "Carpet Layer", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "chimney_sweeper" + "value": "caterer", + "description": "Caterer", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/restaurant-15.svg?sanitize=true" }, { "key": "craft", - "value": "clockmaker" + "value": "chimney_sweeper", + "description": "Chimney Sweeper", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "confectionery" + "value": "clockmaker", + "description": "Clockmaker", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "distillery" + "value": "confectionery", + "description": "Candy Maker", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bakery-15.svg?sanitize=true" }, { "key": "craft", - "value": "dressmaker" + "value": "distillery", + "description": "Distillery", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "electrician" + "value": "dressmaker", + "description": "Dressmaker", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/clothing-store-15.svg?sanitize=true" }, { "key": "craft", - "value": "electronics_repair" + "value": "electrician", + "description": "Electrician", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "gardener" + "value": "electronics_repair", + "description": "Electronics Repair Shop", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "glaziery" + "value": "gardener", + "description": "Gardener", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/garden-15.svg?sanitize=true" }, { "key": "craft", - "value": "handicraft" + "value": "glaziery", + "description": "Glaziery", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fire-station-15.svg?sanitize=true" }, { "key": "craft", - "value": "hvac" + "value": "handicraft", + "description": "Handicraft", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/art-gallery-15.svg?sanitize=true" }, { "key": "craft", - "value": "insulation" + "value": "hvac", + "description": "HVAC", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "key_cutter" + "value": "insulation", + "description": "Insulator", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "metal_construction" + "value": "key_cutter", + "description": "Key Cutter", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/marker-stroked-15.svg?sanitize=true" }, { "key": "craft", - "value": "painter" + "value": "metal_construction", + "description": "Metal Construction", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "photographer" + "value": "painter", + "description": "Painter", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/art-gallery-15.svg?sanitize=true" }, { "key": "craft", - "value": "photographic_laboratory" + "value": "photographer", + "description": "Photographer", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/attraction-15.svg?sanitize=true" }, { "key": "craft", - "value": "plasterer" + "value": "photographic_laboratory", + "description": "Photographic Laboratory", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/attraction-15.svg?sanitize=true" }, { "key": "craft", - "value": "plumber" + "value": "plasterer", + "description": "Plasterer", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "pottery" + "value": "plumber", + "description": "Plumber", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "rigger" + "value": "pottery", + "description": "Pottery", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/art-gallery-15.svg?sanitize=true" }, { "key": "craft", - "value": "roofer" + "value": "rigger", + "description": "Rigger", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "saddler" + "value": "roofer", + "description": "Roofer", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "sailmaker" + "value": "saddler", + "description": "Saddler", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "sawmill" + "value": "sailmaker", + "description": "Sailmaker", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "scaffolder" + "value": "sawmill", + "description": "Sawmill", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/logging-15.svg?sanitize=true" }, { "key": "craft", - "value": "sculptor" + "value": "scaffolder", + "description": "Scaffolder", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "shoemaker" + "value": "sculptor", + "description": "Sculptor", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/art-gallery-15.svg?sanitize=true" }, { "key": "craft", - "value": "stonemason" + "value": "shoemaker", + "description": "Shoemaker", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "tiler" + "value": "stonemason", + "description": "Stonemason", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "tinsmith" + "value": "tiler", + "description": "Tiler", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "upholsterer" + "value": "tinsmith", + "description": "Tinsmith", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "watchmaker" + "value": "upholsterer", + "description": "Upholsterer", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "window_construction" + "value": "watchmaker", + "description": "Watchmaker", + "object_types": [ + "node", + "area" + ] }, { "key": "craft", - "value": "winery" + "value": "window_construction", + "description": "Window Construction", + "object_types": [ + "node", + "area" + ] + }, + { + "key": "craft", + "value": "winery", + "description": "Winery", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/alcohol-shop-15.svg?sanitize=true" }, { "key": "embankment", - "value": "yes" + "value": "yes", + "description": "Embankment", + "object_types": [ + "way" + ] }, { "key": "emergency", - "value": "designated" + "value": "designated", + "description": "Emergency Access Designated", + "object_types": [ + "way" + ] }, { "key": "emergency", - "value": "destination" + "value": "destination", + "description": "Emergency Access Destination", + "object_types": [ + "way" + ] }, { "key": "emergency", - "value": "no" + "value": "no", + "description": "Emergency Access No", + "object_types": [ + "way" + ] }, { "key": "emergency", - "value": "official" + "value": "official", + "description": "Emergency Access Official", + "object_types": [ + "way" + ] }, { "key": "emergency", - "value": "private" + "value": "private", + "description": "Emergency Access Private", + "object_types": [ + "way" + ] }, { "key": "emergency", - "value": "yes" + "value": "yes", + "description": "Emergency Access Yes", + "object_types": [ + "way" + ] }, { "key": "emergency", - "value": "ambulance_station" + "value": "ambulance_station", + "description": "Ambulance Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "emergency", - "value": "defibrillator" + "value": "defibrillator", + "description": "Defibrillator", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/defibrillator-15.svg?sanitize=true" }, { "key": "emergency", - "value": "fire_hydrant" + "value": "fire_hydrant", + "description": "Fire Hydrant", + "object_types": [ + "node" + ] }, { "key": "emergency", - "value": "life_ring" + "value": "life_ring", + "description": "Life Ring", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-stroked-15.svg?sanitize=true" }, { "key": "emergency", - "value": "phone" + "value": "phone", + "description": "Emergency Phone", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/emergency-phone-15.svg?sanitize=true" }, { "key": "emergency", - "value": "water_tank" + "value": "water_tank", + "description": "Emergency Water Tank", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { - "key": "entrance" + "key": "entrance", + "description": "Entrance/Exit, Type", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/entrance-alt1-15.svg?sanitize=true" }, { "key": "traffic_calming", - "value": "table" + "value": "table", + "description": "Raised Street Crossing, Raised Pedestrian Crosswalk, Speed Table", + "object_types": [ + "way" + ] }, { "key": "footway", - "value": "crossing" - }, - { - "key": "traffic_calming", - "value": "table" + "value": "crossing", + "description": "Street Crossing", + "object_types": [ + "way" + ] }, { "key": "crossing", - "value": "zebra" + "value": "zebra", + "description": "Pedestrian Crosswalk", + "object_types": [ + "way" + ] }, { "key": "footway", - "value": "sidewalk" + "value": "sidewalk", + "description": "Sidewalk", + "object_types": [ + "way" + ] }, { "key": "ford", - "value": "yes" + "value": "yes", + "description": "Ford", + "object_types": [ + "node" + ] }, { "key": "natural", - "value": "sand" + "value": "sand", + "description": "Sand Trap, Sand", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "landuse", - "value": "grass" + "value": "grass", + "description": "Fairway, Rough, Tee Box, Grass", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "sport", - "value": "golf" + "value": "golf", + "description": "Putting Green", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "golf", - "value": "hole" + "value": "hole", + "description": "Golf Hole", + "object_types": [ + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "natural", - "value": "water" + "value": "water", + "description": "Lateral Water Hazard, Water Hazard, Water", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "golf", - "value": "lateral_water_hazard" - }, - { - "key": "landuse", - "value": "grass" - }, - { - "key": "landuse", - "value": "grass" - }, - { - "key": "natural", - "value": "water" + "value": "lateral_water_hazard", + "description": "Lateral Water Hazard", + "object_types": [ + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "golf", - "value": "water_hazard" - }, - { - "key": "healthcare" + "value": "water_hazard", + "description": "Water Hazard", + "object_types": [ + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "alternative" + "description": "Healthcare Facility, Type", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" + }, + { + "key": "healthcare", + "value": "alternative", + "description": "Alternative Medicine", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare:speciality", - "value": "chiropractic" + "value": "chiropractic", + "description": "Chiropractor", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "audiologist" + "value": "audiologist", + "description": "Audiologist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "birthing_center" + "value": "birthing_center", + "description": "Birthing Center", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "blood_donation" + "value": "blood_donation", + "description": "Blood Donor Center", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/blood-bank-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "hospice" + "value": "hospice", + "description": "Hospice", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "midwife" + "value": "midwife", + "description": "Midwife", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "occupational_therapist" + "value": "occupational_therapist", + "description": "Occupational Therapist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "optometrist" + "value": "optometrist", + "description": "Optometrist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "physiotherapist" + "value": "physiotherapist", + "description": "Physiotherapist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "podiatrist" + "value": "podiatrist", + "description": "Podiatrist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "psychotherapist" + "value": "psychotherapist", + "description": "Psychotherapist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "rehabilitation" + "value": "rehabilitation", + "description": "Rehabilitation Facility", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "healthcare", - "value": "speech_therapist" + "value": "speech_therapist", + "description": "Speech Therapist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hospital-15.svg?sanitize=true" }, { "key": "highway", - "value": "bus_stop" + "value": "bus_stop", + "description": "Bus Stop / Platform", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true" }, { "key": "highway", - "value": "bridleway" + "value": "bridleway", + "description": "Bridle Path", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "bus_guideway" + "value": "bus_guideway", + "description": "Bus Guideway", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "corridor" - }, - { - "key": "traffic_calming", - "value": "table" + "value": "corridor", + "description": "Indoor Corridor", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "crossing" - }, - { - "key": "traffic_calming", - "value": "table" - }, - { - "key": "crossing", - "value": "zebra" + "value": "crossing", + "description": "Street Crossing", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "cycleway" + "value": "cycleway", + "description": "Cycle Path", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "elevator" + "value": "elevator", + "description": "Elevator", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "footway" + "value": "footway", + "description": "Foot Path", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "give_way" + "value": "give_way", + "description": "Yield Sign", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "living_street" + "value": "living_street", + "description": "Living Street", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "mini_roundabout" + "value": "mini_roundabout", + "description": "Mini-Roundabout", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-stroked-15.svg?sanitize=true" }, { "key": "highway", - "value": "motorway_junction" + "value": "motorway_junction", + "description": "Motorway Junction / Exit", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "motorway_link" + "value": "motorway_link", + "description": "Motorway Link", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "motorway" + "value": "motorway", + "description": "Motorway", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "passing_place" + "value": "passing_place", + "description": "Passing Place", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-stroked-15.svg?sanitize=true" }, { "key": "highway", - "value": "path" - }, - { - "key": "area", - "value": "yes" + "value": "path", + "description": "Path", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "pedestrian" + "value": "pedestrian", + "description": "Pedestrian Street", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "primary_link" + "value": "primary_link", + "description": "Primary Link", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "primary" + "value": "primary", + "description": "Primary Road", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "raceway" + "value": "raceway", + "description": "Racetrack (Motorsport)", + "object_types": [ + "node", + "way", + "area" + ] }, { "key": "highway", - "value": "residential" + "value": "residential", + "description": "Residential Road", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "rest_area" + "value": "rest_area", + "description": "Rest Area", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "highway", - "value": "road" + "value": "road", + "description": "Unknown Road", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "secondary_link" + "value": "secondary_link", + "description": "Secondary Link", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "secondary" + "value": "secondary", + "description": "Secondary Road", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "service" + "value": "service", + "description": "Service Road", + "object_types": [ + "way" + ] }, { "key": "service", - "value": "alley" + "value": "alley", + "description": "Alley", + "object_types": [ + "way" + ] }, { "key": "service", - "value": "drive-through" + "value": "drive-through", + "description": "Drive-Through", + "object_types": [ + "way" + ] }, { "key": "service", - "value": "driveway" + "value": "driveway", + "description": "Driveway", + "object_types": [ + "way" + ] }, { "key": "service", - "value": "emergency_access" + "value": "emergency_access", + "description": "Emergency Access", + "object_types": [ + "way" + ] }, { "key": "service", - "value": "parking_aisle" + "value": "parking_aisle", + "description": "Parking Aisle", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "services" + "value": "services", + "description": "Service Area", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "highway", - "value": "speed_camera" + "value": "speed_camera", + "description": "Speed Camera", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/attraction-15.svg?sanitize=true" }, { "key": "highway", - "value": "steps" + "value": "steps", + "description": "Steps", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "stop" + "value": "stop", + "description": "Stop Sign", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "street_lamp" + "value": "street_lamp", + "description": "Street Lamp", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "tertiary_link" + "value": "tertiary_link", + "description": "Tertiary Link", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "tertiary" + "value": "tertiary", + "description": "Tertiary Road", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "track" + "value": "track", + "description": "Unmaintained Track Road", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "traffic_mirror" + "value": "traffic_mirror", + "description": "Traffic Mirror", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "traffic_signals" + "value": "traffic_signals", + "description": "Traffic Signals", + "object_types": [ + "node" + ] }, { "key": "highway", - "value": "trunk_link" + "value": "trunk_link", + "description": "Trunk Link", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "trunk" + "value": "trunk", + "description": "Trunk Road", + "object_types": [ + "way" + ] }, { "key": "highway", - "value": "turning_circle" + "value": "turning_circle", + "description": "Turning Circle", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-stroked-15.svg?sanitize=true" }, { "key": "highway", - "value": "turning_loop" + "value": "turning_loop", + "description": "Turning Loop (Island)", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-15.svg?sanitize=true" }, { "key": "highway", - "value": "unclassified" - }, - { - "key": "historic" + "value": "unclassified", + "description": "Minor/Unclassified Road", + "object_types": [ + "way" + ] }, { "key": "historic", - "value": "archaeological_site" + "description": "Historic Site, Type", + "object_types": [ + "node", + "area" + ] }, { "key": "historic", - "value": "boundary_stone" + "value": "archaeological_site", + "description": "Archaeological Site", + "object_types": [ + "node", + "area" + ] }, { "key": "historic", - "value": "castle" + "value": "boundary_stone", + "description": "Boundary Stone", + "object_types": [ + "node" + ] }, { "key": "historic", - "value": "memorial" + "value": "castle", + "description": "Castle", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/castle-15.svg?sanitize=true" }, { "key": "historic", - "value": "monument" + "value": "memorial", + "description": "Memorial", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/monument-15.svg?sanitize=true" }, { "key": "historic", - "value": "ruins" + "value": "monument", + "description": "Monument", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/monument-15.svg?sanitize=true" }, { "key": "historic", - "value": "tomb" + "value": "ruins", + "description": "Ruins", + "object_types": [ + "node", + "area" + ] }, { "key": "historic", - "value": "wayside_cross" + "value": "tomb", + "description": "Tomb", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cemetery-15.svg?sanitize=true" }, { "key": "historic", - "value": "wayside_shrine" + "value": "wayside_cross", + "description": "Wayside Cross", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/religious-christian-15.svg?sanitize=true" + }, + { + "key": "historic", + "value": "wayside_shrine", + "description": "Wayside Shrine", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/landmark-15.svg?sanitize=true" }, { "key": "junction", - "value": "yes" - }, - { - "key": "landuse" + "value": "yes", + "description": "Junction", + "object_types": [ + "node", + "area" + ] }, { "key": "landuse", - "value": "farm" + "description": "Land Use, Type", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "allotments" + "value": "farm", + "description": "Farmland", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "landuse", - "value": "aquaculture" + "value": "allotments", + "description": "Community Garden", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "basin" + "value": "aquaculture", + "description": "Aquaculture", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/aquarium-15.svg?sanitize=true" }, { "key": "landuse", - "value": "brownfield" + "value": "basin", + "description": "Basin", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "landuse", - "value": "cemetery" + "value": "brownfield", + "description": "Brownfield", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "churchyard" + "value": "cemetery", + "description": "Cemetery", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cemetery-15.svg?sanitize=true" }, { "key": "landuse", - "value": "commercial" + "value": "churchyard", + "description": "Churchyard", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "construction" + "value": "commercial", + "description": "Commercial Area", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "landuse", - "value": "farmland" + "value": "construction", + "description": "Construction", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "farmyard" + "value": "farmland", + "description": "Farmland", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "landuse", - "value": "forest" + "value": "farmyard", + "description": "Farmyard", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "landuse", - "value": "garages" + "value": "forest", + "description": "Forest", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/park-alt1-15.svg?sanitize=true" }, { "key": "landuse", - "value": "grass" + "value": "garages", + "description": "Garage Landuse", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "greenfield" + "value": "greenfield", + "description": "Greenfield", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "greenhouse_horticulture" + "value": "greenhouse_horticulture", + "description": "Greenhouse Horticulture", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/garden-15.svg?sanitize=true" }, { "key": "landuse", - "value": "harbour" + "value": "harbour", + "description": "Harbor", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/harbor-15.svg?sanitize=true" }, { "key": "landuse", - "value": "industrial" + "value": "industrial", + "description": "Industrial Area", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/industry-15.svg?sanitize=true" }, { "key": "industrial", - "value": "scrap_yard" + "value": "scrap_yard", + "description": "Scrap Yard", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "industrial", - "value": "slaughterhouse" + "value": "slaughterhouse", + "description": "Slaughterhouse", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/slaughterhouse-15.svg?sanitize=true" }, { "key": "landuse", - "value": "landfill" + "value": "landfill", + "description": "Landfill", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "meadow" + "value": "meadow", + "description": "Meadow", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/garden-15.svg?sanitize=true" }, { "key": "landuse", - "value": "military" + "value": "military", + "description": "Military Area", + "object_types": [ + "area" + ] }, { "key": "military", - "value": "airfield" + "value": "airfield", + "description": "Military Airfield", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/airfield-15.svg?sanitize=true" }, { "key": "military", - "value": "barracks" + "value": "barracks", + "description": "Barracks", + "object_types": [ + "node", + "area" + ] }, { "key": "military", - "value": "bunker" + "value": "bunker", + "description": "Military Bunker", + "object_types": [ + "node", + "area" + ] }, { "key": "military", - "value": "checkpoint" + "value": "checkpoint", + "description": "Checkpoint", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true" }, { "key": "military", - "value": "danger_area" + "value": "danger_area", + "description": "Danger Area", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/danger-15.svg?sanitize=true" }, { "key": "military", - "value": "naval_base" + "value": "naval_base", + "description": "Naval Base", + "object_types": [ + "node", + "area" + ] }, { "key": "military", - "value": "nuclear_explosion_site" + "value": "nuclear_explosion_site", + "description": "Nuclear Explosion Site", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/danger-15.svg?sanitize=true" }, { "key": "military", - "value": "obstacle_course" + "value": "obstacle_course", + "description": "Obstacle Course", + "object_types": [ + "node", + "area" + ] }, { "key": "military", - "value": "office" + "value": "office", + "description": "Military Office", + "object_types": [ + "node", + "area" + ] }, { "key": "military", - "value": "range" + "value": "range", + "description": "Military Range", + "object_types": [ + "node", + "area" + ] }, { "key": "military", - "value": "training_area" + "value": "training_area", + "description": "Training Area", + "object_types": [ + "node", + "area" + ] }, { "key": "landuse", - "value": "orchard" + "value": "orchard", + "description": "Orchard", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/park-alt1-15.svg?sanitize=true" }, { "key": "landuse", - "value": "plant_nursery" + "value": "plant_nursery", + "description": "Plant Nursery", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/garden-15.svg?sanitize=true" }, { "key": "landuse", - "value": "quarry" + "value": "quarry", + "description": "Quarry", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "railway" + "value": "railway", + "description": "Railway Corridor", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true" }, { "key": "landuse", - "value": "recreation_ground" + "value": "recreation_ground", + "description": "Recreation Ground", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "landuse", - "value": "religious" + "value": "religious", + "description": "Religious Area", + "object_types": [ + "area" + ] }, { "key": "landuse", - "value": "residential" + "value": "residential", + "description": "Residential Area", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/building-15.svg?sanitize=true" }, { "key": "landuse", - "value": "retail" + "value": "retail", + "description": "Retail Area", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/commercial-15.svg?sanitize=true" }, { "key": "landuse", - "value": "vineyard" - }, - { - "key": "leisure" + "value": "vineyard", + "description": "Vineyard", + "object_types": [ + "area" + ] }, { "key": "leisure", - "value": "adult_gaming_centre" + "description": "Leisure, Type", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "leisure", - "value": "amusement_arcade" + "value": "adult_gaming_centre", + "description": "Adult Gaming Center", + "object_types": [ + "node", + "area" + ] }, { "key": "leisure", - "value": "bird_hide" + "value": "amusement_arcade", + "description": "Amusement Arcade", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/gaming-15.svg?sanitize=true" }, { "key": "leisure", - "value": "bowling_alley" + "value": "bird_hide", + "description": "Bird Hide", + "object_types": [ + "node", + "area" + ] }, { "key": "leisure", - "value": "common" + "value": "bowling_alley", + "description": "Bowling Alley", + "object_types": [ + "node", + "area" + ] }, { "key": "leisure", - "value": "dance" + "value": "common", + "description": "Common", + "object_types": [ + "node", + "area" + ] + }, + { + "key": "leisure", + "value": "dance", + "description": "Dance Hall", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/music-15.svg?sanitize=true" }, { "key": "dance:teaching", - "value": "yes" + "value": "yes", + "description": "Dance School", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/music-15.svg?sanitize=true" }, { "key": "leisure", - "value": "dog_park" + "value": "dog_park", + "description": "Dog Park", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/dog-park-15.svg?sanitize=true" }, { "key": "leisure", - "value": "firepit" + "value": "firepit", + "description": "Firepit", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fire-station-15.svg?sanitize=true" }, { "key": "leisure", - "value": "fitness_centre" + "value": "fitness_centre", + "description": "Gym / Fitness Center", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "sport", - "value": "yoga" + "value": "yoga", + "description": "Yoga Studio", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "leisure", - "value": "fitness_station" + "value": "fitness_station", + "description": "Outdoor Fitness Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "balance_beam" + "value": "balance_beam", + "description": "Exercise Balance Beam", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "box" + "value": "box", + "description": "Exercise Box", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "horizontal_bar" + "value": "horizontal_bar", + "description": "Exercise Horizontal Bar", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "horizontal_ladder" + "value": "horizontal_ladder", + "description": "Exercise Monkey Bars", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "hyperextension" + "value": "hyperextension", + "description": "Hyperextension Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "parallel_bars" + "value": "parallel_bars", + "description": "Parallel Bars", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "push-up" + "value": "push-up", + "description": "Push-Up Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "rings" + "value": "rings", + "description": "Exercise Rings", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "sign" + "value": "sign", + "description": "Exercise Instruction Sign", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "sit-up" + "value": "sit-up", + "description": "Sit-Up Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "fitness_station", - "value": "stairs" + "value": "stairs", + "description": "Exercise Stairs", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "leisure", - "value": "garden" + "value": "garden", + "description": "Garden", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/garden-15.svg?sanitize=true" }, { "key": "leisure", - "value": "golf_course" + "value": "golf_course", + "description": "Golf Course", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "leisure", - "value": "hackerspace" + "value": "hackerspace", + "description": "Hackerspace", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/commercial-15.svg?sanitize=true" }, { "key": "leisure", - "value": "horse_riding" + "value": "horse_riding", + "description": "Horseback Riding Facility", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/horse-riding-15.svg?sanitize=true" }, { "key": "leisure", - "value": "ice_rink" + "value": "ice_rink", + "description": "Ice Rink", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "leisure", - "value": "marina" + "value": "marina", + "description": "Marina", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/harbor-15.svg?sanitize=true" }, { "key": "leisure", - "value": "miniature_golf" + "value": "miniature_golf", + "description": "Miniature Golf", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/golf-15.svg?sanitize=true" }, { "key": "leisure", - "value": "nature_reserve" + "value": "nature_reserve", + "description": "Nature Reserve", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/park-15.svg?sanitize=true" }, { "key": "leisure", - "value": "outdoor_seating" + "value": "outdoor_seating", + "description": "Outdoor Seating Area", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/picnic-site-15.svg?sanitize=true" }, { "key": "leisure", - "value": "park" + "value": "park", + "description": "Park", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/park-15.svg?sanitize=true" }, { "key": "leisure", - "value": "picnic_table" + "value": "picnic_table", + "description": "Picnic Table", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/picnic-site-15.svg?sanitize=true" }, { "key": "leisure", - "value": "pitch" + "value": "pitch", + "description": "Sport Pitch", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "sport", - "value": "american_football" + "value": "american_football", + "description": "American Football Field", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/america-football-15.svg?sanitize=true" }, { "key": "sport", - "value": "baseball" + "value": "baseball", + "description": "Baseball Diamond", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/baseball-15.svg?sanitize=true" }, { "key": "sport", - "value": "basketball" + "value": "basketball", + "description": "Basketball Court", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/basketball-15.svg?sanitize=true" }, { "key": "sport", - "value": "beachvolleyball" + "value": "beachvolleyball", + "description": "Beach Volleyball Court", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/basketball-15.svg?sanitize=true" }, { "key": "sport", - "value": "boules" + "value": "boules", + "description": "Boules/Bocce Court", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "sport", - "value": "bowls" + "value": "bowls", + "description": "Bowling Green", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "sport", - "value": "cricket" + "value": "cricket", + "description": "Cricket Field", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cricket-15.svg?sanitize=true" }, { "key": "sport", - "value": "equestrian" + "value": "equestrian", + "description": "Riding Arena", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/horse-riding-15.svg?sanitize=true" }, { "key": "sport", - "value": "rugby_league" + "value": "rugby_league", + "description": "Rugby League Field", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/america-football-15.svg?sanitize=true" }, { "key": "sport", - "value": "rugby_union" + "value": "rugby_union", + "description": "Rugby Union Field", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/america-football-15.svg?sanitize=true" }, { "key": "sport", - "value": "skateboard" + "value": "skateboard", + "description": "Skate Park", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "sport", - "value": "soccer" + "value": "soccer", + "description": "Soccer Field", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/soccer-15.svg?sanitize=true" }, { "key": "sport", - "value": "table_tennis" + "value": "table_tennis", + "description": "Ping Pong Table", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/tennis-15.svg?sanitize=true" }, { "key": "sport", - "value": "tennis" + "value": "tennis", + "description": "Tennis Court", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/tennis-15.svg?sanitize=true" }, { "key": "sport", - "value": "volleyball" + "value": "volleyball", + "description": "Volleyball Court", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/basketball-15.svg?sanitize=true" }, { "key": "leisure", - "value": "playground" + "value": "playground", + "description": "Playground", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "leisure", - "value": "resort" + "value": "resort", + "description": "Resort", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "sport", - "value": "running" + "value": "running", + "description": "Racetrack (Running)", + "object_types": [ + "node", + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "leisure", - "value": "sauna" + "value": "sauna", + "description": "Sauna", + "object_types": [ + "node", + "area" + ] }, { "key": "leisure", - "value": "slipway" + "value": "slipway", + "description": "Slipway", + "object_types": [ + "node", + "way" + ] }, { "key": "leisure", - "value": "sports_centre" + "value": "sports_centre", + "description": "Sports Center / Complex", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "sport", - "value": "swimming" + "value": "swimming", + "description": "Swimming Pool Facility", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/swimming-15.svg?sanitize=true" }, { "key": "leisure", - "value": "stadium" + "value": "stadium", + "description": "Stadium", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "leisure", - "value": "swimming_pool" + "value": "swimming_pool", + "description": "Swimming Pool", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/swimming-15.svg?sanitize=true" }, { "key": "leisure", - "value": "track" + "value": "track", + "description": "Racetrack (Non-Motorsport)", + "object_types": [ + "node", + "way", + "area" + ] }, { "key": "leisure", - "value": "water_park" - }, - { - "key": "man_made" + "value": "water_park", + "description": "Water Park", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/swimming-15.svg?sanitize=true" }, { "key": "man_made", - "value": "embankment" + "description": "Man Made, Type", + "object_types": [ + "node", + "way", + "area" + ] }, { "key": "man_made", - "value": "adit" + "value": "embankment", + "description": "Embankment", + "object_types": [ + "way" + ] }, { "key": "man_made", - "value": "antenna" + "value": "adit", + "description": "Adit", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-15.svg?sanitize=true" }, { "key": "man_made", - "value": "breakwater" + "value": "antenna", + "description": "Antenna", + "object_types": [ + "node" + ] }, { "key": "man_made", - "value": "bridge" + "value": "breakwater", + "description": "Breakwater", + "object_types": [ + "way", + "area" + ] }, { "key": "man_made", - "value": "chimney" + "value": "bridge", + "description": "Bridge", + "object_types": [ + "area" + ] }, { "key": "man_made", - "value": "crane" + "value": "chimney", + "description": "Chimney", + "object_types": [ + "node", + "area" + ] }, { "key": "man_made", - "value": "cutline" + "value": "crane", + "description": "Crane", + "object_types": [ + "node", + "way", + "area" + ] }, { "key": "man_made", - "value": "flagpole" + "value": "cutline", + "description": "Cut line", + "object_types": [ + "way" + ] }, { "key": "man_made", - "value": "gasometer" + "value": "flagpole", + "description": "Flagpole", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/embassy-15.svg?sanitize=true" }, { "key": "man_made", - "value": "groyne" + "value": "gasometer", + "description": "Gasometer", + "object_types": [ + "node", + "area" + ] }, { "key": "man_made", - "value": "lighthouse" + "value": "groyne", + "description": "Groyne", + "object_types": [ + "way", + "area" + ] }, { "key": "man_made", - "value": "mast" + "value": "lighthouse", + "description": "Lighthouse", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lighthouse-15.svg?sanitize=true" }, { "key": "man_made", - "value": "monitoring_station" + "value": "mast", + "description": "Mast", + "object_types": [ + "node" + ] + }, + { + "key": "man_made", + "value": "monitoring_station", + "description": "Monitoring Station", + "object_types": [ + "node", + "area" + ] }, { "key": "tower:type", - "value": "observation" + "value": "observation", + "description": "Observation Tower", + "object_types": [ + "node", + "area" + ] }, { "key": "man_made", - "value": "observatory" + "value": "observatory", + "description": "Observatory", + "object_types": [ + "node", + "area" + ] }, { "key": "man_made", - "value": "petroleum_well" + "value": "petroleum_well", + "description": "Oil Well", + "object_types": [ + "node" + ] }, { "key": "man_made", - "value": "pier" + "value": "pier", + "description": "Pier", + "object_types": [ + "way", + "area" + ] }, { "key": "man_made", - "value": "pipeline" + "value": "pipeline", + "description": "Pipeline", + "object_types": [ + "way" + ] }, { "key": "man_made", - "value": "pumping_station" + "value": "pumping_station", + "description": "Pumping Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "man_made", - "value": "silo" + "value": "silo", + "description": "Silo", + "object_types": [ + "node", + "area" + ] }, { "key": "man_made", - "value": "storage_tank" + "value": "storage_tank", + "description": "Storage Tank", + "object_types": [ + "node", + "area" + ] }, { "key": "surveillance:type", - "value": "camera" + "value": "camera", + "description": "Surveillance Camera, Surveillance Type", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/attraction-15.svg?sanitize=true" }, { "key": "man_made", - "value": "surveillance" + "value": "surveillance", + "description": "Surveillance", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/attraction-15.svg?sanitize=true" }, { "key": "man_made", - "value": "survey_point" + "value": "survey_point", + "description": "Survey Point", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/monument-15.svg?sanitize=true" }, { "key": "man_made", - "value": "tower" + "value": "tower", + "description": "Tower", + "object_types": [ + "node", + "area" + ] }, { "key": "man_made", - "value": "wastewater_plant" + "value": "wastewater_plant", + "description": "Wastewater Plant", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "man_made", - "value": "water_tower" + "value": "water_tower", + "description": "Water Tower", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "man_made", - "value": "water_well" + "value": "water_well", + "description": "Water Well", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "man_made", - "value": "water_works" + "value": "water_works", + "description": "Water Works", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "man_made", - "value": "watermill" + "value": "watermill", + "description": "Watermill", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/buddhism-15.svg?sanitize=true" }, { "key": "man_made", - "value": "windmill" + "value": "windmill", + "description": "Windmill", + "object_types": [ + "node", + "area" + ] }, { "key": "man_made", - "value": "works" - }, - { - "key": "manhole" + "value": "works", + "description": "Factory", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/industry-15.svg?sanitize=true" }, { "key": "manhole", - "value": "drain" + "description": "Manhole, Type", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-stroked-15.svg?sanitize=true" }, { "key": "manhole", - "value": "telecom" + "value": "drain", + "description": "Storm Drain", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { - "key": "natural" + "key": "manhole", + "value": "telecom", + "description": "Telecom Manhole", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/circle-stroked-15.svg?sanitize=true" }, { "key": "natural", - "value": "bare_rock" + "description": "Natural", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/natural-15.svg?sanitize=true" }, { "key": "natural", - "value": "bay" + "value": "bare_rock", + "description": "Bare Rock", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "beach" + "value": "bay", + "description": "Bay", + "object_types": [ + "node", + "area" + ] }, { "key": "natural", - "value": "cave_entrance" + "value": "beach", + "description": "Beach", + "object_types": [ + "node", + "area" + ] }, { "key": "natural", - "value": "cliff" + "value": "cave_entrance", + "description": "Cave Entrance", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-15.svg?sanitize=true" }, { "key": "natural", - "value": "coastline" + "value": "cliff", + "description": "Cliff", + "object_types": [ + "node", + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-15.svg?sanitize=true" }, { "key": "natural", - "value": "fell" + "value": "coastline", + "description": "Coastline", + "object_types": [ + "way" + ] }, { "key": "natural", - "value": "glacier" + "value": "fell", + "description": "Fell", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "grassland" + "value": "glacier", + "description": "Glacier", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "heath" + "value": "grassland", + "description": "Grassland", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "mud" + "value": "heath", + "description": "Heath", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "peak" + "value": "mud", + "description": "Mud", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "ridge" + "value": "peak", + "description": "Peak", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/mountain-15.svg?sanitize=true" }, { "key": "natural", - "value": "saddle" + "value": "ridge", + "description": "Ridge", + "object_types": [ + "way" + ] }, { "key": "natural", - "value": "sand" + "value": "saddle", + "description": "Saddle", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-stroked-15.svg?sanitize=true" }, { "key": "natural", - "value": "scree" + "value": "scree", + "description": "Scree", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "scrub" + "value": "scrub", + "description": "Scrub", + "object_types": [ + "area" + ] }, { "key": "natural", - "value": "spring" + "value": "spring", + "description": "Spring", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "natural", - "value": "tree_row" + "value": "tree_row", + "description": "Tree row", + "object_types": [ + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/park-15.svg?sanitize=true" }, { "key": "natural", - "value": "tree" + "value": "tree", + "description": "Tree", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/park-15.svg?sanitize=true" }, { "key": "natural", - "value": "volcano" - }, - { - "key": "natural", - "value": "water" + "value": "volcano", + "description": "Volcano", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/volcano-15.svg?sanitize=true" }, { "key": "water", - "value": "lake" + "value": "lake", + "description": "Lake", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "water", - "value": "pond" + "value": "pond", + "description": "Pond", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "water", - "value": "reservoir" + "value": "reservoir", + "description": "Reservoir", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "natural", - "value": "wetland" + "value": "wetland", + "description": "Wetland", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/wetland-15.svg?sanitize=true" }, { "key": "natural", - "value": "wood" + "value": "wood", + "description": "Wood", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/park-alt1-15.svg?sanitize=true" }, { "key": "noexit", - "value": "yes" - }, - { - "key": "office" + "value": "yes", + "description": "No Exit", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/barrier-15.svg?sanitize=true" }, { "key": "office", - "value": "administrative" + "description": "Office, Type", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "physician" + "value": "administrative", + "description": "Administrative Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "travel_agent" + "value": "physician", + "description": "Physician", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "accountant" + "value": "travel_agent", + "description": "Travel Agency", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "adoption_agency" + "value": "accountant", + "description": "Accountant Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "advertising_agency" + "value": "adoption_agency", + "description": "Adoption Agency", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "architect" + "value": "advertising_agency", + "description": "Advertising Agency", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "association" + "value": "architect", + "description": "Architect Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "charity" + "value": "association", + "description": "Nonprofit Organization Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "company" + "value": "charity", + "description": "Charity Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "coworking" + "value": "company", + "description": "Corporate Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "educational_institution" + "value": "coworking", + "description": "Coworking Space", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "employment_agency" + "value": "educational_institution", + "description": "Educational Institution", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/school-15.svg?sanitize=true" }, { "key": "office", - "value": "energy_supplier" + "value": "employment_agency", + "description": "Employment Agency", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "estate_agent" + "value": "energy_supplier", + "description": "Energy Supplier Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "financial" + "value": "estate_agent", + "description": "Real Estate Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "forestry" + "value": "financial", + "description": "Financial Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "foundation" + "value": "forestry", + "description": "Forestry Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "government" + "value": "foundation", + "description": "Foundation Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" + }, + { + "key": "office", + "value": "government", + "description": "Government Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "government", - "value": "register_office" + "value": "register_office", + "description": "Register Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "government", - "value": "tax" + "value": "tax", + "description": "Tax and Revenue Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "office", - "value": "guide" + "value": "guide", + "description": "Tour Guide Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "insurance" + "value": "insurance", + "description": "Insurance Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "it" + "value": "it", + "description": "Information Technology Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "lawyer" + "value": "lawyer", + "description": "Law Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "lawyer", - "value": "notary" + "value": "notary", + "description": "Notary Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "moving_company" + "value": "moving_company", + "description": "Moving Company Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/warehouse-15.svg?sanitize=true" }, { "key": "office", - "value": "newspaper" + "value": "newspaper", + "description": "Newspaper Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/library-15.svg?sanitize=true" }, { "key": "office", - "value": "ngo" + "value": "ngo", + "description": "NGO Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "notary" + "value": "notary", + "description": "Notary Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "political_party" + "value": "political_party", + "description": "Political Party", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-hall-15.svg?sanitize=true" }, { "key": "office", - "value": "private_investigator" + "value": "private_investigator", + "description": "Private Investigator Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "quango" + "value": "quango", + "description": "Quasi-NGO Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "research" + "value": "research", + "description": "Research Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "surveyor" + "value": "surveyor", + "description": "Surveyor Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "tax_advisor" + "value": "tax_advisor", + "description": "Tax Advisor Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "telecommunication" + "value": "telecommunication", + "description": "Telecom Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/telephone-15.svg?sanitize=true" }, { "key": "office", - "value": "therapist" + "value": "therapist", + "description": "Therapist Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "office", - "value": "water_utility" + "value": "water_utility", + "description": "Water Utility Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { - "key": "piste:type" + "key": "piste:type", + "description": "Piste/Ski Trail", + "object_types": [ + "node", + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/skiing-15.svg?sanitize=true" }, { "key": "place", - "value": "farm" + "value": "farm", + "description": "Farm", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/farm-15.svg?sanitize=true" }, { "key": "place", - "value": "city" + "value": "city", + "description": "City", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/city-15.svg?sanitize=true" }, { "key": "place", - "value": "hamlet" + "value": "hamlet", + "description": "Hamlet", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-stroked-15.svg?sanitize=true" }, { "key": "place", - "value": "island" + "value": "island", + "description": "Island", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/mountain-15.svg?sanitize=true" }, { "key": "place", - "value": "islet" + "value": "islet", + "description": "Islet", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/mountain-15.svg?sanitize=true" }, { "key": "place", - "value": "isolated_dwelling" + "value": "isolated_dwelling", + "description": "Isolated Dwelling", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/home-15.svg?sanitize=true" }, { "key": "place", - "value": "locality" + "value": "locality", + "description": "Locality", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-stroked-15.svg?sanitize=true" }, { "key": "place", - "value": "neighbourhood" + "value": "neighbourhood", + "description": "Neighborhood", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-stroked-15.svg?sanitize=true" }, { "key": "place", - "value": "plot" + "value": "plot", + "description": "Plot", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-stroked-15.svg?sanitize=true" }, { "key": "place", - "value": "quarter" + "value": "quarter", + "description": "Sub-Borough / Quarter", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-stroked-15.svg?sanitize=true" }, { "key": "place", - "value": "square" + "value": "square", + "description": "Square", + "object_types": [ + "node", + "area" + ] }, { "key": "place", - "value": "suburb" + "value": "suburb", + "description": "Borough / Suburb", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/triangle-stroked-15.svg?sanitize=true" }, { "key": "place", - "value": "town" + "value": "town", + "description": "Town", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/town-15.svg?sanitize=true" }, { "key": "place", - "value": "village" + "value": "village", + "description": "Village", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/village-15.svg?sanitize=true" }, { "key": "playground", - "value": "balancebeam" + "value": "balancebeam", + "description": "Play Balance Beam", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "basketrotator" + "value": "basketrotator", + "description": "Basket Spinner", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "basketswing" + "value": "basketswing", + "description": "Basket Swing", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "climbingframe" + "value": "climbingframe", + "description": "Climbing Frame", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "cushion" + "value": "cushion", + "description": "Bouncy Cushion", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "horizontal_bar" + "value": "horizontal_bar", + "description": "Play Horizontal Bar", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "playground", - "value": "springy" + "value": "springy", + "description": "Spring Rider", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "roundabout" + "value": "roundabout", + "description": "Play Roundabout", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/stadium-15.svg?sanitize=true" }, { "key": "playground", - "value": "sandpit" + "value": "sandpit", + "description": "Sandpit", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "seesaw" + "value": "seesaw", + "description": "Seesaw", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "slide" + "value": "slide", + "description": "Slide", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "structure" + "value": "structure", + "description": "Play Structure", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/pitch-15.svg?sanitize=true" }, { "key": "playground", - "value": "swing" + "value": "swing", + "description": "Swing", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "playground", - "value": "zipwire" + "value": "zipwire", + "description": "Zip Wire", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/playground-15.svg?sanitize=true" }, { "key": "power", - "value": "sub_station" + "value": "sub_station", + "description": "Substation", + "object_types": [ + "node", + "area" + ] }, { "key": "power", - "value": "generator" + "value": "generator", + "description": "Power Generator", + "object_types": [ + "node", + "area" + ] }, { "key": "generator:method", - "value": "fission" + "value": "fission", + "description": "Nuclear Reactor", + "object_types": [ + "node", + "area" + ] }, { "key": "generator:method", - "value": "wind_turbine" + "value": "wind_turbine", + "description": "Wind Turbine", + "object_types": [ + "node", + "area" + ] }, { "key": "power", - "value": "line" + "value": "line", + "description": "Power Line", + "object_types": [ + "way" + ] }, { "key": "power", - "value": "minor_line" + "value": "minor_line", + "description": "Minor Power Line", + "object_types": [ + "way" + ] }, { "key": "power", - "value": "plant" + "value": "plant", + "description": "Power Station Grounds", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/industry-15.svg?sanitize=true" }, { "key": "power", - "value": "pole" + "value": "pole", + "description": "Power Pole", + "object_types": [ + "node" + ] }, { "key": "power", - "value": "substation" + "value": "substation", + "description": "Substation", + "object_types": [ + "node", + "area" + ] }, { "key": "power", - "value": "switch" + "value": "switch", + "description": "Power Switch", + "object_types": [ + "node", + "area" + ] }, { "key": "power", - "value": "tower" + "value": "tower", + "description": "High-Voltage Tower", + "object_types": [ + "node" + ] }, { "key": "power", - "value": "transformer" + "value": "transformer", + "description": "Transformer", + "object_types": [ + "node", + "area" + ] }, { "key": "aerialway", - "value": "yes" + "value": "yes", + "description": "Aerialway Stop / Platform, Aerialway Station, Aerialway Stopping Location", + "object_types": [ + "way" + ] }, { "key": "bus", - "value": "yes" + "value": "yes", + "description": "Bus Stop / Platform, Bus Station / Terminal, Bus Stopping Location", + "object_types": [ + "way" + ] }, { "key": "ferry", - "value": "yes" + "value": "yes", + "description": "Ferry Stop / Platform, Ferry Station / Terminal, Ferry Stopping Location", + "object_types": [ + "way" + ] }, { "key": "light_rail", - "value": "yes" + "value": "yes", + "description": "Light Rail Stop / Platform, Light Rail Station, Light Rail Stopping Location", + "object_types": [ + "way" + ] }, { "key": "monorail", - "value": "yes" + "value": "yes", + "description": "Monorail Stop / Platform, Monorail Station, Monorail Stopping Location", + "object_types": [ + "way" + ] }, { "key": "subway", - "value": "yes" + "value": "yes", + "description": "Subway Stop / Platform, Subway Station, Subway Stopping Location", + "object_types": [ + "way" + ] }, { "key": "train", - "value": "yes" + "value": "yes", + "description": "Train Stop / Platform, Train Station, Train Stopping Location", + "object_types": [ + "way" + ] }, { "key": "tram", - "value": "yes" + "value": "yes", + "description": "Tram Stop / Platform, Tram Station, Tram Stopping Location", + "object_types": [ + "way" + ] }, { "key": "trolleybus", - "value": "yes" + "value": "yes", + "description": "Trolleybus Stop / Platform, Trolleybus Station / Terminal, Trolleybus Stopping Location", + "object_types": [ + "way" + ] }, { "key": "public_transport", - "value": "platform" + "value": "platform", + "description": "Transit Stop / Platform", + "object_types": [ + "way" + ] }, { - "key": "aerialway", - "value": "yes" - }, - { - "key": "bus", - "value": "yes" - }, - { - "key": "ferry", - "value": "yes" - }, - { - "key": "light_rail", - "value": "yes" - }, - { - "key": "monorail", - "value": "yes" - }, - { - "key": "subway", - "value": "yes" - }, - { - "key": "train", - "value": "yes" - }, - { - "key": "tram", - "value": "yes" - }, - { - "key": "trolleybus", - "value": "yes" + "key": "railway", + "value": "halt", + "description": "Train Station (Halt / Request)", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true" }, { "key": "public_transport", - "value": "platform" - }, - { - "key": "aerialway", - "value": "yes" - }, - { - "key": "bus", - "value": "yes" - }, - { - "key": "ferry", - "value": "yes" - }, - { - "key": "light_rail", - "value": "yes" - }, - { - "key": "monorail", - "value": "yes" - }, - { - "key": "subway", - "value": "yes" - }, - { - "key": "railway", - "value": "halt" - }, - { - "key": "train", - "value": "yes" - }, - { - "key": "tram", - "value": "yes" - }, - { - "key": "trolleybus", - "value": "yes" + "value": "station", + "description": "Transit Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true" }, { "key": "public_transport", - "value": "station" + "value": "stop_area", + "description": "Transit Stop Area", + "object_types": [ + "relation" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true" }, { "key": "public_transport", - "value": "stop_area" - }, - { - "key": "aerialway", - "value": "yes" - }, - { - "key": "bus", - "value": "yes" - }, - { - "key": "ferry", - "value": "yes" - }, - { - "key": "light_rail", - "value": "yes" - }, - { - "key": "monorail", - "value": "yes" - }, - { - "key": "subway", - "value": "yes" - }, - { - "key": "train", - "value": "yes" - }, - { - "key": "tram", - "value": "yes" - }, - { - "key": "trolleybus", - "value": "yes" - }, - { - "key": "public_transport", - "value": "stop_position" + "value": "stop_position", + "description": "Transit Stopping Location", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true" }, { "key": "railway", - "value": "halt" + "value": "platform", + "description": "Train Stop / Platform", + "object_types": [ + "way", + "area" + ] }, { "key": "railway", - "value": "platform" + "value": "station", + "description": "Train Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true" }, { "key": "railway", - "value": "station" + "value": "tram_stop", + "description": "Tram Stopping Position", + "object_types": [ + "node" + ] }, { "key": "railway", - "value": "tram_stop" + "value": "abandoned", + "description": "Abandoned Railway", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "abandoned" + "value": "buffer_stop", + "description": "Buffer Stop", + "object_types": [ + "node" + ] }, { "key": "railway", - "value": "buffer_stop" + "value": "crossing", + "description": "Railway Crossing (Path)", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cross-15.svg?sanitize=true" }, { "key": "railway", - "value": "crossing" + "value": "derail", + "description": "Railway Derailer", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/roadblock-15.svg?sanitize=true" }, { "key": "railway", - "value": "derail" + "value": "disused", + "description": "Disused Railway", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "disused" + "value": "funicular", + "description": "Funicular", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "funicular" + "value": "level_crossing", + "description": "Railway Crossing (Road)", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cross-15.svg?sanitize=true" }, { "key": "railway", - "value": "level_crossing" + "value": "light_rail", + "description": "Light Rail", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "light_rail" + "value": "milestone", + "description": "Railway Milestone", + "object_types": [ + "node" + ] }, { "key": "railway", - "value": "milestone" + "value": "miniature", + "description": "Miniature Railway", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "miniature" + "value": "monorail", + "description": "Monorail", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "monorail" + "value": "narrow_gauge", + "description": "Narrow Gauge Rail", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "narrow_gauge" + "value": "rail", + "description": "Rail", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "rail" + "value": "signal", + "description": "Railway Signal", + "object_types": [ + "node" + ] }, { "key": "railway", - "value": "signal" + "value": "subway_entrance", + "description": "Subway Entrance", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/entrance-15.svg?sanitize=true" }, { "key": "railway", - "value": "subway_entrance" + "value": "subway", + "description": "Subway", + "object_types": [ + "way" + ] }, { "key": "railway", - "value": "subway" + "value": "switch", + "description": "Railway Switch", + "object_types": [ + "node" + ] }, { "key": "railway", - "value": "switch" + "value": "wash", + "description": "Train Wash", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/rail-15.svg?sanitize=true" }, { "key": "railway", - "value": "wash" - }, - { - "key": "railway", - "value": "tram" + "value": "tram", + "description": "Tram", + "object_types": [ + "way" + ] }, { "key": "route", - "value": "ferry" - }, - { - "key": "shop" + "value": "ferry", + "description": "Ferry Route", + "object_types": [ + "way" + ] }, { "key": "shop", - "value": "fishmonger" + "description": "Shop, Type", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "furnace" + "value": "fishmonger", + "description": "Fishmonger", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "vacant" + "value": "furnace", + "description": "Furnace Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "agrarian" + "value": "vacant", + "description": "Vacant Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "alcohol" + "value": "agrarian", + "description": "Farm Supply Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "anime" + "value": "alcohol", + "description": "Liquor Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/alcohol-shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "antiques" + "value": "anime", + "description": "Anime Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "appliance" + "value": "antiques", + "description": "Antiques Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "art" + "value": "appliance", + "description": "Appliance Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "baby_goods" + "value": "art", + "description": "Art Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "bag" + "value": "baby_goods", + "description": "Baby Goods Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "bakery" + "value": "bag", + "description": "Bag/Luggage Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "bathroom_furnishing" + "value": "bakery", + "description": "Bakery", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bakery-15.svg?sanitize=true" }, { "key": "shop", - "value": "beauty" + "value": "bathroom_furnishing", + "description": "Bathroom Furnishing Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" + }, + { + "key": "shop", + "value": "beauty", + "description": "Beauty Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "beauty", - "value": "nails" + "value": "nails", + "description": "Nail Salon", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "beauty", - "value": "tanning" + "value": "tanning", + "description": "Tanning Salon", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "bed" + "value": "bed", + "description": "Bedding/Mattress Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "shop", - "value": "beverages" + "value": "beverages", + "description": "Beverage Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "bicycle" + "value": "bicycle", + "description": "Bicycle Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bicycle-15.svg?sanitize=true" }, { "key": "shop", - "value": "bookmaker" + "value": "bookmaker", + "description": "Bookmaker", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "books" + "value": "books", + "description": "Book Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "boutique" + "value": "boutique", + "description": "Boutique", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "butcher" + "value": "butcher", + "description": "Butcher", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/slaughterhouse-15.svg?sanitize=true" }, { "key": "shop", - "value": "candles" + "value": "candles", + "description": "Candle Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "car_parts" + "value": "car_parts", + "description": "Car Parts Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "shop", - "value": "car_repair" + "value": "car_repair", + "description": "Car Repair Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "shop", - "value": "car" + "value": "car", + "description": "Car Dealership", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/car-15.svg?sanitize=true" }, { "key": "shop", - "value": "carpet" + "value": "carpet", + "description": "Carpet Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "charity" + "value": "charity", + "description": "Charity Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "cheese" + "value": "cheese", + "description": "Cheese Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "chemist" + "value": "chemist", + "description": "Drugstore", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/grocery-15.svg?sanitize=true" }, { "key": "shop", - "value": "chocolate" + "value": "chocolate", + "description": "Chocolate Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "clothes" + "value": "clothes", + "description": "Clothing Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/clothing-store-15.svg?sanitize=true" }, { "key": "shop", - "value": "coffee" + "value": "coffee", + "description": "Coffee Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "computer" + "value": "computer", + "description": "Computer Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "confectionery" + "value": "confectionery", + "description": "Candy Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "convenience" + "value": "convenience", + "description": "Convenience Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "copyshop" + "value": "copyshop", + "description": "Copy Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "cosmetics" + "value": "cosmetics", + "description": "Cosmetics Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "craft" + "value": "craft", + "description": "Arts and Crafts Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "curtain" + "value": "curtain", + "description": "Curtain Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "dairy" + "value": "dairy", + "description": "Dairy Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "deli" + "value": "deli", + "description": "Deli", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/restaurant-15.svg?sanitize=true" }, { "key": "shop", - "value": "department_store" + "value": "department_store", + "description": "Department Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "doityourself" + "value": "doityourself", + "description": "DIY Store", + "object_types": [ + "node", + "area" + ] }, { "key": "shop", - "value": "dry_cleaning" + "value": "dry_cleaning", + "description": "Dry Cleaner", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "e-cigarette" + "value": "e-cigarette", + "description": "E-Cigarette Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "electronics" + "value": "electronics", + "description": "Electronics Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "erotic" + "value": "erotic", + "description": "Erotic Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "fabric" + "value": "fabric", + "description": "Fabric Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "farm" + "value": "farm", + "description": "Produce Stand", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "fashion" + "value": "fashion", + "description": "Fashion Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "florist" + "value": "florist", + "description": "Florist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/florist-15.svg?sanitize=true" }, { "key": "shop", - "value": "frame" + "value": "frame", + "description": "Framing Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "funeral_directors" + "value": "funeral_directors", + "description": "Funeral Home", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/cemetery-15.svg?sanitize=true" }, { "key": "shop", - "value": "furniture" + "value": "furniture", + "description": "Furniture Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "garden_centre" + "value": "garden_centre", + "description": "Garden Center", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/garden-center-15.svg?sanitize=true" }, { "key": "shop", - "value": "gas" + "value": "gas", + "description": "Bottled Gas Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "gift" + "value": "gift", + "description": "Gift Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/gift-15.svg?sanitize=true" }, { "key": "shop", - "value": "greengrocer" + "value": "greengrocer", + "description": "Greengrocer", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "hairdresser" + "value": "hairdresser", + "description": "Hairdresser", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/hairdresser-15.svg?sanitize=true" }, { "key": "shop", - "value": "hardware" + "value": "hardware", + "description": "Hardware Store", + "object_types": [ + "node", + "area" + ] }, { "key": "shop", - "value": "health_food " + "value": "health_food ", + "description": "Health Food Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "hearing_aids" + "value": "hearing_aids", + "description": "Hearing Aids Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "herbalist" + "value": "herbalist", + "description": "Herbalist", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "hifi" + "value": "hifi", + "description": "Hifi Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "houseware" + "value": "houseware", + "description": "Houseware Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "interior_decoration" + "value": "interior_decoration", + "description": "Interior Decoration Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "jewelry" + "value": "jewelry", + "description": "Jeweler", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "kiosk" + "value": "kiosk", + "description": "Kiosk", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "kitchen" + "value": "kitchen", + "description": "Kitchen Design Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "laundry" + "value": "laundry", + "description": "Laundry", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/laundry-15.svg?sanitize=true" }, { "key": "shop", - "value": "leather" + "value": "leather", + "description": "Leather Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "locksmith" + "value": "locksmith", + "description": "Locksmith", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "lottery" + "value": "lottery", + "description": "Lottery Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "mall" + "value": "mall", + "description": "Mall", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "massage" + "value": "massage", + "description": "Massage Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "medical_supply" + "value": "medical_supply", + "description": "Medical Supply Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "mobile_phone" + "value": "mobile_phone", + "description": "Mobile Phone Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/mobile-phone-15.svg?sanitize=true" }, { "key": "shop", - "value": "money_lender" + "value": "money_lender", + "description": "Money Lender", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bank-15.svg?sanitize=true" }, { "key": "shop", - "value": "motorcycle" + "value": "motorcycle", + "description": "Motorcycle Dealership", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/scooter-15.svg?sanitize=true" }, { "key": "shop", - "value": "music" + "value": "music", + "description": "Music Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/music-15.svg?sanitize=true" }, { "key": "shop", - "value": "musical_instrument" + "value": "musical_instrument", + "description": "Musical Instrument Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/music-15.svg?sanitize=true" }, { "key": "shop", - "value": "newsagent" + "value": "newsagent", + "description": "Newspaper/Magazine Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "nutrition_supplements" + "value": "nutrition_supplements", + "description": "Nutrition Supplements Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "optician" + "value": "optician", + "description": "Optician", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "organic", - "value": "only" + "value": "only", + "description": "Organic Goods Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "outdoor" + "value": "outdoor", + "description": "Outdoors Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "paint" + "value": "paint", + "description": "Paint Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "shop", - "value": "pastry" + "value": "pastry", + "description": "Pastry Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bakery-15.svg?sanitize=true" }, { "key": "shop", - "value": "pawnbroker" + "value": "pawnbroker", + "description": "Pawn Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "perfumery" + "value": "perfumery", + "description": "Perfume Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "pet_grooming" + "value": "pet_grooming", + "description": "Pet Grooming Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/dog-park-15.svg?sanitize=true" }, { "key": "shop", - "value": "pet" + "value": "pet", + "description": "Pet Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/dog-park-15.svg?sanitize=true" }, { "key": "shop", - "value": "photo" + "value": "photo", + "description": "Photography Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/attraction-15.svg?sanitize=true" }, { "key": "shop", - "value": "pyrotechnics" + "value": "pyrotechnics", + "description": "Fireworks Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "radiotechnics" + "value": "radiotechnics", + "description": "Radio/Electronic Component Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "religion" + "value": "religion", + "description": "Religious Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "scuba_diving" + "value": "scuba_diving", + "description": "Scuba Diving Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/swimming-15.svg?sanitize=true" }, { "key": "shop", - "value": "seafood" + "value": "seafood", + "description": "Seafood Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "second_hand" + "value": "second_hand", + "description": "Consignment/Thrift Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "shoes" + "value": "shoes", + "description": "Shoe Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "sports" + "value": "sports", + "description": "Sporting Goods Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "stationery" + "value": "stationery", + "description": "Stationery Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "storage_rental" + "value": "storage_rental", + "description": "Storage Rental", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "supermarket" + "value": "supermarket", + "description": "Supermarket", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/grocery-15.svg?sanitize=true" }, { "key": "shop", - "value": "tailor" + "value": "tailor", + "description": "Tailor", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/clothing-store-15.svg?sanitize=true" }, { "key": "shop", - "value": "tattoo" + "value": "tattoo", + "description": "Tattoo Parlor", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "tea" + "value": "tea", + "description": "Tea Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/teahouse-15.svg?sanitize=true" }, { "key": "shop", - "value": "ticket" + "value": "ticket", + "description": "Ticket Seller", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "tiles" + "value": "tiles", + "description": "Tile Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "tobacco" + "value": "tobacco", + "description": "Tobacco Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "toys" + "value": "toys", + "description": "Toy Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "trade" + "value": "trade", + "description": "Trade Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "travel_agency" + "value": "travel_agency", + "description": "Travel Agency", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/suitcase-15.svg?sanitize=true" }, { "key": "shop", - "value": "tyres" + "value": "tyres", + "description": "Tire Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "vacuum_cleaner" + "value": "vacuum_cleaner", + "description": "Vacuum Cleaner Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "variety_store" + "value": "variety_store", + "description": "Variety Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "video_games" + "value": "video_games", + "description": "Video Game Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/gaming-15.svg?sanitize=true" }, { "key": "shop", - "value": "video" + "value": "video", + "description": "Video Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "watches" + "value": "watches", + "description": "Watches Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "water_sports" + "value": "water_sports", + "description": "Watersport/Swim Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "weapons" + "value": "weapons", + "description": "Weapon Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "wholesale" + "value": "wholesale", + "description": "Wholesale Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/warehouse-15.svg?sanitize=true" }, { "key": "shop", - "value": "window_blind" + "value": "window_blind", + "description": "Window Blind Store", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true" }, { "key": "shop", - "value": "wine" - }, - { - "key": "tourism" + "value": "wine", + "description": "Wine Shop", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/alcohol-shop-15.svg?sanitize=true" }, { "key": "tourism", - "value": "alpine_hut" + "description": "Tourism, Type", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/attraction-15.svg?sanitize=true" }, { "key": "tourism", - "value": "apartment" + "value": "alpine_hut", + "description": "Alpine Hut", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "tourism", - "value": "aquarium" + "value": "apartment", + "description": "Guest Apartment / Condo", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "tourism", - "value": "artwork" + "value": "aquarium", + "description": "Aquarium", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/aquarium-15.svg?sanitize=true" }, { "key": "tourism", - "value": "attraction" + "value": "artwork", + "description": "Artwork", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/art-gallery-15.svg?sanitize=true" }, { "key": "tourism", - "value": "camp_site" + "value": "attraction", + "description": "Tourist Attraction", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/star-15.svg?sanitize=true" }, { "key": "tourism", - "value": "caravan_site" + "value": "camp_site", + "description": "Campground", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/campsite-15.svg?sanitize=true" }, { "key": "tourism", - "value": "chalet" + "value": "caravan_site", + "description": "RV Park", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/bus-15.svg?sanitize=true" }, { "key": "tourism", - "value": "gallery" + "value": "chalet", + "description": "Holiday Cottage", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "tourism", - "value": "guest_house" + "value": "gallery", + "description": "Art Gallery", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/art-gallery-15.svg?sanitize=true" }, { "key": "tourism", - "value": "hostel" + "value": "guest_house", + "description": "Guest House", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "tourism", - "value": "hotel" + "value": "hostel", + "description": "Hostel", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "tourism", - "value": "information" + "value": "hotel", + "description": "Hotel", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" + }, + { + "key": "tourism", + "value": "information", + "description": "Information", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/information-15.svg?sanitize=true" }, { "key": "information", - "value": "board" + "value": "board", + "description": "Information Board", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/information-15.svg?sanitize=true" }, { "key": "information", - "value": "guidepost" + "value": "guidepost", + "description": "Guidepost", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/information-15.svg?sanitize=true" }, { "key": "information", - "value": "map" + "value": "map", + "description": "Map", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/information-15.svg?sanitize=true" }, { "key": "information", - "value": "office" + "value": "office", + "description": "Tourist Information Office", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/information-15.svg?sanitize=true" }, { "key": "tourism", - "value": "motel" + "value": "motel", + "description": "Motel", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "tourism", - "value": "museum" + "value": "museum", + "description": "Museum", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/museum-15.svg?sanitize=true" }, { "key": "tourism", - "value": "picnic_site" + "value": "picnic_site", + "description": "Picnic Site", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/picnic-site-15.svg?sanitize=true" }, { "key": "tourism", - "value": "theme_park" + "value": "theme_park", + "description": "Theme Park", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/amusement-park-15.svg?sanitize=true" }, { "key": "tourism", - "value": "viewpoint" + "value": "viewpoint", + "description": "Viewpoint", + "object_types": [ + "node" + ] }, { "key": "tourism", - "value": "wilderness_hut" + "value": "wilderness_hut", + "description": "Wilderness Hut", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/lodging-15.svg?sanitize=true" }, { "key": "tourism", - "value": "zoo" - }, - { - "key": "traffic_calming" + "value": "zoo", + "description": "Zoo", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/zoo-15.svg?sanitize=true" }, { "key": "traffic_calming", - "value": "bump" + "description": "Traffic Calming, Type", + "object_types": [ + "node", + "way" + ] }, { "key": "traffic_calming", - "value": "chicane" + "value": "bump", + "description": "Speed Bump", + "object_types": [ + "node", + "way" + ] }, { "key": "traffic_calming", - "value": "choker" + "value": "chicane", + "description": "Traffic Chicane", + "object_types": [ + "node", + "way" + ] }, { "key": "traffic_calming", - "value": "cushion" + "value": "choker", + "description": "Traffic Choker", + "object_types": [ + "node", + "way" + ] }, { "key": "traffic_calming", - "value": "dip" + "value": "cushion", + "description": "Speed Cushion", + "object_types": [ + "node", + "way" + ] }, { "key": "traffic_calming", - "value": "hump" + "value": "dip", + "description": "Dip", + "object_types": [ + "node", + "way" + ] }, { "key": "traffic_calming", - "value": "island" + "value": "hump", + "description": "Speed Hump", + "object_types": [ + "node", + "way" + ] }, { "key": "traffic_calming", - "value": "rumble_strip" + "value": "island", + "description": "Traffic Island", + "object_types": [ + "node" + ] }, { "key": "traffic_calming", - "value": "table" + "value": "rumble_strip", + "description": "Rumble Strip", + "object_types": [ + "node", + "way" + ] }, { "key": "type", - "value": "multipolygon" + "value": "multipolygon", + "description": "Multipolygon", + "object_types": [ + "area", + "relation" + ] }, { "key": "type", - "value": "boundary" - }, - { - "key": "boundary", - "value": "administrative" + "value": "boundary", + "description": "Boundary", + "object_types": [ + "relation" + ] }, { "key": "type", - "value": "restriction" + "value": "restriction", + "description": "Restriction", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "no_left_turn" + "value": "no_left_turn", + "description": "No Left Turn", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "no_right_turn" + "value": "no_right_turn", + "description": "No Right Turn", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "no_straight_on" + "value": "no_straight_on", + "description": "No Straight On", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "no_u_turn" + "value": "no_u_turn", + "description": "No U-turn", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "only_left_turn" + "value": "only_left_turn", + "description": "Only Left Turn", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "only_right_turn" + "value": "only_right_turn", + "description": "Only Right Turn", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "only_straight_on" + "value": "only_straight_on", + "description": "Only Straight On", + "object_types": [ + "relation" + ] }, { "key": "restriction", - "value": "only_u_turn" + "value": "only_u_turn", + "description": "Only U-turn", + "object_types": [ + "relation" + ] }, { "key": "type", - "value": "route_master" + "value": "route_master", + "description": "Route Master", + "object_types": [ + "relation" + ] }, { "key": "type", - "value": "route" + "value": "route", + "description": "Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "bicycle" + "value": "bicycle", + "description": "Cycle Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "bus" + "value": "bus", + "description": "Bus Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "detour" + "value": "detour", + "description": "Detour Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "ferry" + "value": "foot", + "description": "Foot Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "foot" + "value": "hiking", + "description": "Hiking Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "hiking" + "value": "horse", + "description": "Riding Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "horse" + "value": "light_rail", + "description": "Light Rail Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "light_rail" + "value": "pipeline", + "description": "Pipeline Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "pipeline" + "value": "piste", + "description": "Piste/Ski Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "piste" + "value": "power", + "description": "Power Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "power" + "value": "road", + "description": "Road Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "road" + "value": "subway", + "description": "Subway Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "subway" + "value": "train", + "description": "Train Route", + "object_types": [ + "relation" + ] }, { "key": "route", - "value": "train" - }, - { - "key": "route", - "value": "tram" + "value": "tram", + "description": "Tram Route", + "object_types": [ + "relation" + ] }, { "key": "type", - "value": "site" + "value": "site", + "description": "Site", + "object_types": [ + "relation" + ] }, { "key": "type", - "value": "waterway" + "value": "waterway", + "description": "Waterway", + "object_types": [ + "relation" + ] }, { "key": "waterway", - "value": "boatyard" + "value": "boatyard", + "description": "Boatyard", + "object_types": [ + "area", + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/harbor-15.svg?sanitize=true" }, { "key": "waterway", - "value": "canal" + "value": "canal", + "description": "Canal", + "object_types": [ + "way" + ] }, { "key": "waterway", - "value": "dam" + "value": "dam", + "description": "Dam", + "object_types": [ + "node", + "way", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/dam-15.svg?sanitize=true" }, { "key": "waterway", - "value": "ditch" + "value": "ditch", + "description": "Ditch", + "object_types": [ + "way" + ] }, { "key": "waterway", - "value": "dock" + "value": "dock", + "description": "Wet Dock / Dry Dock", + "object_types": [ + "area", + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/harbor-15.svg?sanitize=true" }, { "key": "waterway", - "value": "drain" + "value": "drain", + "description": "Drain", + "object_types": [ + "way" + ] }, { "key": "waterway", - "value": "fuel" + "value": "fuel", + "description": "Marine Fuel Station", + "object_types": [ + "node", + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/fuel-15.svg?sanitize=true" }, { "key": "waterway", - "value": "river" + "value": "river", + "description": "River", + "object_types": [ + "way" + ] }, { "key": "waterway", - "value": "riverbank" + "value": "riverbank", + "description": "Riverbank", + "object_types": [ + "area" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "waterway", - "value": "sanitary_dump_station" + "value": "sanitary_dump_station", + "description": "Marine Toilet Disposal", + "object_types": [ + "node", + "area" + ] }, { "key": "intermittent", - "value": "yes" + "value": "yes", + "description": "Intermittent Stream", + "object_types": [ + "way" + ] }, { "key": "waterway", - "value": "stream" + "value": "stream", + "description": "Stream", + "object_types": [ + "way" + ] }, { "key": "waterway", - "value": "water_point" + "value": "water_point", + "description": "Marine Drinking Water", + "object_types": [ + "area", + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/drinking-water-15.svg?sanitize=true" }, { "key": "waterway", - "value": "waterfall" + "value": "waterfall", + "description": "Waterfall", + "object_types": [ + "node" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/water-15.svg?sanitize=true" }, { "key": "waterway", - "value": "weir" + "value": "weir", + "description": "Weir", + "object_types": [ + "node", + "way" + ], + "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/dam-15.svg?sanitize=true" + }, + { + "key": "access", + "description": "Allowed Access" + }, + { + "key": "access", + "value": "yes", + "description": "Allowed Access" + }, + { + "key": "access", + "value": "no", + "description": "Allowed Access" + }, + { + "key": "access", + "value": "permissive", + "description": "Allowed Access" + }, + { + "key": "access", + "value": "private", + "description": "Allowed Access" + }, + { + "key": "access", + "value": "designated", + "description": "Allowed Access" + }, + { + "key": "access", + "value": "destination", + "description": "Allowed Access" + }, + { + "key": "access", + "value": "dismount", + "description": "Allowed Access" + }, + { + "key": "foot", + "value": "yes", + "description": "Allowed Access" + }, + { + "key": "foot", + "value": "no", + "description": "Allowed Access" + }, + { + "key": "foot", + "value": "permissive", + "description": "Allowed Access" + }, + { + "key": "foot", + "value": "private", + "description": "Allowed Access" + }, + { + "key": "foot", + "value": "designated", + "description": "Allowed Access" + }, + { + "key": "foot", + "value": "destination", + "description": "Allowed Access" + }, + { + "key": "foot", + "value": "dismount", + "description": "Allowed Access" + }, + { + "key": "motor_vehicle", + "value": "yes", + "description": "Allowed Access" + }, + { + "key": "motor_vehicle", + "value": "no", + "description": "Allowed Access" + }, + { + "key": "motor_vehicle", + "value": "permissive", + "description": "Allowed Access" + }, + { + "key": "motor_vehicle", + "value": "private", + "description": "Allowed Access" + }, + { + "key": "motor_vehicle", + "value": "designated", + "description": "Allowed Access" + }, + { + "key": "motor_vehicle", + "value": "destination", + "description": "Allowed Access" + }, + { + "key": "motor_vehicle", + "value": "dismount", + "description": "Allowed Access" + }, + { + "key": "bicycle", + "value": "yes", + "description": "Allowed Access" + }, + { + "key": "bicycle", + "value": "no", + "description": "Allowed Access" + }, + { + "key": "bicycle", + "value": "permissive", + "description": "Allowed Access" + }, + { + "key": "bicycle", + "value": "private", + "description": "Allowed Access" + }, + { + "key": "bicycle", + "value": "designated", + "description": "Allowed Access" + }, + { + "key": "bicycle", + "value": "destination", + "description": "Allowed Access" + }, + { + "key": "bicycle", + "value": "dismount", + "description": "Allowed Access" + }, + { + "key": "horse", + "value": "yes", + "description": "Allowed Access" + }, + { + "key": "horse", + "value": "no", + "description": "Allowed Access" + }, + { + "key": "horse", + "value": "permissive", + "description": "Allowed Access" + }, + { + "key": "horse", + "value": "private", + "description": "Allowed Access" + }, + { + "key": "horse", + "value": "designated", + "description": "Allowed Access" + }, + { + "key": "horse", + "value": "destination", + "description": "Allowed Access" + }, + { + "key": "horse", + "value": "dismount", + "description": "Allowed Access" + }, + { + "key": "addr:block_number", + "description": "Address" + }, + { + "key": "addr:city", + "description": "Address" + }, + { + "key": "addr:conscriptionnumber", + "description": "Address" + }, + { + "key": "addr:county", + "description": "Address" + }, + { + "key": "addr:country", + "description": "Address" + }, + { + "key": "addr:district", + "description": "Address" + }, + { + "key": "addr:floor", + "description": "Address" + }, + { + "key": "addr:hamlet", + "description": "Address" + }, + { + "key": "addr:housename", + "description": "Address" + }, + { + "key": "addr:housenumber", + "description": "Address" + }, + { + "key": "addr:neighbourhood", + "description": "Address" + }, + { + "key": "addr:place", + "description": "Address" + }, + { + "key": "addr:postcode", + "description": "Address" + }, + { + "key": "addr:province", + "description": "Address" + }, + { + "key": "addr:quarter", + "description": "Address" + }, + { + "key": "addr:state", + "description": "Address" + }, + { + "key": "addr:street", + "description": "Address" + }, + { + "key": "addr:subdistrict", + "description": "Address" + }, + { + "key": "addr:suburb", + "description": "Address" + }, + { + "key": "addr:unit", + "description": "Address" + }, + { + "key": "admin_level", + "description": "Admin Level" + }, + { + "key": "aerialway:access", + "value": "entry", + "description": "Access" + }, + { + "key": "aerialway:access", + "value": "exit", + "description": "Access" + }, + { + "key": "aerialway:access", + "value": "both", + "description": "Access" + }, + { + "key": "aerialway:bubble", + "description": "Bubble" + }, + { + "key": "aerialway:capacity", + "description": "Capacity (per hour)" + }, + { + "key": "aerialway:duration", + "description": "Duration (minutes)" + }, + { + "key": "aerialway:heating", + "description": "Heated" + }, + { + "key": "aerialway:occupancy", + "description": "Occupancy" + }, + { + "key": "aerialway:summer:access", + "value": "entry", + "description": "Access (summer)" + }, + { + "key": "aerialway:summer:access", + "value": "exit", + "description": "Access (summer)" + }, + { + "key": "aerialway:summer:access", + "value": "both", + "description": "Access (summer)" + }, + { + "key": "agrarian", + "description": "Products" + }, + { + "key": "animal_boarding", + "description": "For Animals" + }, + { + "key": "animal_breeding", + "description": "For Animals" + }, + { + "key": "animal_shelter", + "description": "For Animals" + }, + { + "key": "artist_name", + "description": "Artist" + }, + { + "key": "artwork_type", + "description": "Type" + }, + { + "key": "atm", + "description": "ATM" + }, + { + "key": "backrest", + "description": "Backrest" + }, + { + "key": "bath:open_air", + "description": "Open Air" + }, + { + "key": "bath:sand_bath", + "description": "Sand Bath" + }, + { + "key": "bath:type", + "value": "onsen", + "description": "Specialty" + }, + { + "key": "bath:type", + "value": "foot_bath", + "description": "Specialty" + }, + { + "key": "bath:type", + "value": "hot_spring", + "description": "Specialty" + }, + { + "key": "beauty", + "description": "Shop Type" + }, + { + "key": "bench", + "description": "Bench" + }, + { + "key": "bicycle_parking", + "description": "Type" + }, + { + "key": "bin", + "description": "Waste Bin" + }, + { + "key": "blood:", + "value": "whole", + "description": "Blood Components" + }, + { + "key": "blood:", + "value": "plasma", + "description": "Blood Components" + }, + { + "key": "blood:", + "value": "platelets", + "description": "Blood Components" + }, + { + "key": "blood:", + "value": "stemcells", + "description": "Blood Components" + }, + { + "key": "board_type", + "description": "Type" + }, + { + "key": "boules", + "description": "Type" + }, + { + "key": "boundary", + "description": "Type" + }, + { + "key": "brand", + "description": "Brand" + }, + { + "key": "brewery", + "description": "Draft Beers" + }, + { + "key": "bridge", + "description": "Type" + }, + { + "key": "bunker_type", + "description": "Type" + }, + { + "key": "cables", + "description": "Cables" + }, + { + "key": "camera:direction", + "description": "Direction (Degrees Clockwise)" + }, + { + "key": "camera:mount", + "description": "Camera Mount" + }, + { + "key": "camera:type", + "value": "fixed", + "description": "Camera Type" + }, + { + "key": "camera:type", + "value": "panning", + "description": "Camera Type" + }, + { + "key": "camera:type", + "value": "dome", + "description": "Camera Type" + }, + { + "key": "capacity", + "description": "Capacity" + }, + { + "key": "castle_type", + "description": "Type" + }, + { + "key": "clothes", + "description": "Clothes" + }, + { + "key": "collection_times", + "description": "Collection Times" + }, + { + "key": "comment", + "description": "Changeset Comment" + }, + { + "key": "communication:", + "description": "Communication Types" + }, + { + "key": "construction", + "description": "Type" + }, + { + "key": "contact:webcam", + "description": "Webcam URL" + }, + { + "key": "content", + "description": "Content" + }, + { + "key": "country", + "description": "Country" + }, + { + "key": "covered", + "description": "Covered" + }, + { + "key": "crane:type", + "value": "portal_crane", + "description": "Crane Type" + }, + { + "key": "crane:type", + "value": "floor-mounted_crane", + "description": "Crane Type" + }, + { + "key": "crane:type", + "value": "travel_lift", + "description": "Crane Type" + }, + { + "key": "crop", + "description": "Crops" + }, + { + "key": "crossing", + "description": "Type" + }, + { + "key": "cuisine", + "description": "Cuisines" + }, + { + "key": "currency:", + "description": "Currency Types" + }, + { + "key": "cutting", + "description": "Type" + }, + { + "key": "cycle_network", + "description": "Network" + }, + { + "key": "cycleway:left", + "value": "none", + "description": "Bike Lanes" + }, + { + "key": "cycleway:left", + "value": "lane", + "description": "Bike Lanes" + }, + { + "key": "cycleway:left", + "value": "shared_lane", + "description": "Bike Lanes" + }, + { + "key": "cycleway:left", + "value": "track", + "description": "Bike Lanes" + }, + { + "key": "cycleway:left", + "value": "share_busway", + "description": "Bike Lanes" + }, + { + "key": "cycleway:left", + "value": "opposite_lane", + "description": "Bike Lanes" + }, + { + "key": "cycleway:left", + "value": "opposite", + "description": "Bike Lanes" + }, + { + "key": "cycleway:right", + "value": "none", + "description": "Bike Lanes" + }, + { + "key": "cycleway:right", + "value": "lane", + "description": "Bike Lanes" + }, + { + "key": "cycleway:right", + "value": "shared_lane", + "description": "Bike Lanes" + }, + { + "key": "cycleway:right", + "value": "track", + "description": "Bike Lanes" + }, + { + "key": "cycleway:right", + "value": "share_busway", + "description": "Bike Lanes" + }, + { + "key": "cycleway:right", + "value": "opposite_lane", + "description": "Bike Lanes" + }, + { + "key": "cycleway:right", + "value": "opposite", + "description": "Bike Lanes" + }, + { + "key": "dance:style", + "description": "Dance Styles" + }, + { + "key": "date", + "description": "Date" + }, + { + "key": "delivery", + "description": "Delivery" + }, + { + "key": "denomination", + "description": "Denomination" + }, + { + "key": "denotation", + "description": "Denotation" + }, + { + "key": "description", + "description": "Description" + }, + { + "key": "devices", + "description": "Devices" + }, + { + "key": "diaper", + "description": "Diaper Changing Available" + }, + { + "key": "direction", + "value": "N", + "description": "Direction" + }, + { + "key": "direction", + "value": "E", + "description": "Direction" + }, + { + "key": "direction", + "value": "S", + "description": "Direction" + }, + { + "key": "direction", + "value": "W", + "description": "Direction" + }, + { + "key": "direction", + "value": "NE", + "description": "Direction" + }, + { + "key": "direction", + "value": "SE", + "description": "Direction" + }, + { + "key": "direction", + "value": "SW", + "description": "Direction" + }, + { + "key": "direction", + "value": "NW", + "description": "Direction" + }, + { + "key": "direction", + "value": "NNE", + "description": "Direction" + }, + { + "key": "direction", + "value": "ENE", + "description": "Direction" + }, + { + "key": "direction", + "value": "ESE", + "description": "Direction" + }, + { + "key": "direction", + "value": "SSE", + "description": "Direction" + }, + { + "key": "direction", + "value": "SSW", + "description": "Direction" + }, + { + "key": "direction", + "value": "WSW", + "description": "Direction" + }, + { + "key": "direction", + "value": "WNW", + "description": "Direction" + }, + { + "key": "direction", + "value": "NNW", + "description": "Direction" + }, + { + "key": "direction", + "value": "clockwise", + "description": "Direction" + }, + { + "key": "direction", + "value": "anticlockwise", + "description": "Direction" + }, + { + "key": "direction", + "value": "forward", + "description": "Direction" + }, + { + "key": "direction", + "value": "backward", + "description": "Direction" + }, + { + "key": "direction", + "value": "both", + "description": "Direction" + }, + { + "key": "direction", + "description": "Direction (Degrees Clockwise)" + }, + { + "key": "dispensing", + "description": "Dispenses Prescriptions" + }, + { + "key": "display", + "description": "Display" + }, + { + "key": "dock", + "description": "Type" + }, + { + "key": "drive_through", + "description": "Drive-Through" + }, + { + "key": "duration", + "description": "Duration" + }, + { + "key": "electrified", + "value": "contact_line", + "description": "Electrification" + }, + { + "key": "electrified", + "value": "rail", + "description": "Electrification" + }, + { + "key": "electrified", + "value": "yes", + "description": "Electrification" + }, + { + "key": "electrified", + "value": "no", + "description": "Electrification" + }, + { + "key": "ele", + "description": "Elevation" + }, + { + "key": "email", + "description": "Email" + }, + { + "key": "embankment", + "description": "Type" + }, + { + "key": "emergency", + "description": "Emergency" + }, + { + "key": "except", + "description": "Exceptions" + }, + { + "key": "fax", + "description": "Fax" + }, + { + "key": "fee", + "description": "Fee" + }, + { + "key": "fence_type", + "description": "Type" + }, + { + "key": "fire_hydrant:position", + "value": "lane", + "description": "Position" + }, + { + "key": "fire_hydrant:position", + "value": "parking_lot", + "description": "Position" + }, + { + "key": "fire_hydrant:position", + "value": "sidewalk", + "description": "Position" + }, + { + "key": "fire_hydrant:position", + "value": "green", + "description": "Position" + }, + { + "key": "fire_hydrant:type", + "value": "pillar", + "description": "Type" + }, + { + "key": "fire_hydrant:type", + "value": "underground", + "description": "Type" + }, + { + "key": "fire_hydrant:type", + "value": "wall", + "description": "Type" + }, + { + "key": "fire_hydrant:type", + "value": "pond", + "description": "Type" + }, + { + "key": "fitness_station", + "description": "Equipment Type" + }, + { + "key": "fixme", + "description": "Fix Me" + }, + { + "key": "ford", + "description": "Type" + }, + { + "key": "frequency", + "description": "Operating Frequency" + }, + { + "key": "fuel:", + "description": "Fuel Types" + }, + { + "key": "fuel", + "description": "Fuel" + }, + { + "key": "gauge", + "description": "Gauge" + }, + { + "key": "male", + "value": "male", + "description": "Gender" + }, + { + "key": "male", + "value": "female", + "description": "Gender" + }, + { + "key": "male", + "value": "unisex", + "description": "Gender" + }, + { + "key": "female", + "value": "male", + "description": "Gender" + }, + { + "key": "female", + "value": "female", + "description": "Gender" + }, + { + "key": "female", + "value": "unisex", + "description": "Gender" + }, + { + "key": "unisex", + "value": "male", + "description": "Gender" + }, + { + "key": "unisex", + "value": "female", + "description": "Gender" + }, + { + "key": "unisex", + "value": "unisex", + "description": "Gender" + }, + { + "key": "generator:method", + "description": "Method" + }, + { + "key": "generator:output:electricity", + "description": "Power Output" + }, + { + "key": "generator:source", + "description": "Source" + }, + { + "key": "generator:type", + "description": "Type" + }, + { + "key": "government", + "description": "Type" + }, + { + "key": "grape_variety", + "description": "Grape Varieties" + }, + { + "key": "handicap", + "description": "Handicap" + }, + { + "key": "handrail", + "description": "Handrail" + }, + { + "key": "hashtags", + "description": "Suggested Hashtags" + }, + { + "key": "healthcare:speciality", + "description": "Specialties" + }, + { + "key": "height", + "description": "Height (Meters)" + }, + { + "key": "historic:civilization", + "description": "Historic Civilization" + }, + { + "key": "hoops", + "description": "Hoops" + }, + { + "key": "iata", + "description": "IATA" + }, + { + "key": "icao", + "description": "ICAO" + }, + { + "key": "incline", + "value": "up", + "description": "Incline" + }, + { + "key": "incline", + "value": "down", + "description": "Incline" + }, + { + "key": "incline", + "description": "Incline" + }, + { + "key": "indoor", + "description": "Indoor" + }, + { + "key": "industrial", + "description": "Type" + }, + { + "key": "information", + "description": "Type" + }, + { + "key": "inscription", + "description": "Inscription" + }, + { + "key": "intermittent", + "description": "Intermittent" + }, + { + "key": "internet_access", + "value": "yes", + "description": "Internet Access" + }, + { + "key": "internet_access", + "value": "no", + "description": "Internet Access" + }, + { + "key": "internet_access", + "value": "wlan", + "description": "Internet Access" + }, + { + "key": "internet_access", + "value": "wired", + "description": "Internet Access" + }, + { + "key": "internet_access", + "value": "terminal", + "description": "Internet Access" + }, + { + "key": "internet_access:fee", + "description": "Internet Access Fee" + }, + { + "key": "internet_access:ssid", + "description": "SSID (Network Name)" + }, + { + "key": "kerb", + "description": "Curb" + }, + { + "key": "label", + "description": "Label" + }, + { + "key": "lamp_type", + "description": "Type" + }, + { + "key": "lanes", + "description": "Lanes" + }, + { + "key": "layer", + "description": "Layer" + }, + { + "key": "leaf_cycle", + "value": "evergreen", + "description": "Leaf Cycle" + }, + { + "key": "leaf_cycle", + "value": "deciduous", + "description": "Leaf Cycle" + }, + { + "key": "leaf_cycle", + "value": "semi_evergreen", + "description": "Leaf Cycle" + }, + { + "key": "leaf_cycle", + "value": "semi_deciduous", + "description": "Leaf Cycle" + }, + { + "key": "leaf_cycle", + "value": "mixed", + "description": "Leaf Cycle" + }, + { + "key": "leaf_type", + "value": "broadleaved", + "description": "Leaf Type" + }, + { + "key": "leaf_type", + "value": "needleleaved", + "description": "Leaf Type" + }, + { + "key": "leaf_type", + "value": "leafless", + "description": "Leaf Type" + }, + { + "key": "leaf_type", + "value": "mixed", + "description": "Leaf Type" + }, + { + "key": "length", + "description": "Length (Meters)" + }, + { + "key": "level", + "description": "Level" + }, + { + "key": "building:levels", + "description": "Levels" + }, + { + "key": "lit", + "description": "Lit" + }, + { + "key": "location", + "description": "Location" + }, + { + "key": "map_size", + "description": "Coverage" + }, + { + "key": "map_type", + "description": "Type" + }, + { + "key": "maxheight", + "description": "Max Height" + }, + { + "key": "maxspeed", + "description": "Speed Limit" + }, + { + "key": "maxspeed:advisory", + "description": "Advisory Speed Limit" + }, + { + "key": "maxstay", + "description": "Max Stay" + }, + { + "key": "maxweight", + "description": "Max Weight" + }, + { + "key": "memorial", + "description": "Type" + }, + { + "key": "monitoring:", + "description": "Monitoring" + }, + { + "key": "mtb:scale", + "value": "0", + "description": "Mountain Biking Difficulty" + }, + { + "key": "mtb:scale", + "value": "1", + "description": "Mountain Biking Difficulty" + }, + { + "key": "mtb:scale", + "value": "2", + "description": "Mountain Biking Difficulty" + }, + { + "key": "mtb:scale", + "value": "3", + "description": "Mountain Biking Difficulty" + }, + { + "key": "mtb:scale", + "value": "4", + "description": "Mountain Biking Difficulty" + }, + { + "key": "mtb:scale", + "value": "5", + "description": "Mountain Biking Difficulty" + }, + { + "key": "mtb:scale", + "value": "6", + "description": "Mountain Biking Difficulty" + }, + { + "key": "mtb:scale:imba", + "value": "0", + "description": "IMBA Trail Difficulty" + }, + { + "key": "mtb:scale:imba", + "value": "1", + "description": "IMBA Trail Difficulty" + }, + { + "key": "mtb:scale:imba", + "value": "2", + "description": "IMBA Trail Difficulty" + }, + { + "key": "mtb:scale:imba", + "value": "3", + "description": "IMBA Trail Difficulty" + }, + { + "key": "mtb:scale:imba", + "value": "4", + "description": "IMBA Trail Difficulty" + }, + { + "key": "mtb:scale:uphill", + "value": "0", + "description": "Mountain Biking Uphill Difficulty" + }, + { + "key": "mtb:scale:uphill", + "value": "1", + "description": "Mountain Biking Uphill Difficulty" + }, + { + "key": "mtb:scale:uphill", + "value": "2", + "description": "Mountain Biking Uphill Difficulty" + }, + { + "key": "mtb:scale:uphill", + "value": "3", + "description": "Mountain Biking Uphill Difficulty" + }, + { + "key": "mtb:scale:uphill", + "value": "4", + "description": "Mountain Biking Uphill Difficulty" + }, + { + "key": "mtb:scale:uphill", + "value": "5", + "description": "Mountain Biking Uphill Difficulty" + }, + { + "key": "name", + "description": "Name" + }, + { + "key": "network", + "value": "lcn", + "description": "Network Type" + }, + { + "key": "network", + "value": "rcn", + "description": "Network Type" + }, + { + "key": "network", + "value": "ncn", + "description": "Network Type" + }, + { + "key": "network", + "value": "icn", + "description": "Network Type" + }, + { + "key": "network", + "value": "lwn", + "description": "Network Type" + }, + { + "key": "network", + "value": "rwn", + "description": "Network Type" + }, + { + "key": "network", + "value": "nwn", + "description": "Network Type" + }, + { + "key": "network", + "value": "iwn", + "description": "Network Type" + }, + { + "key": "network", + "value": "lhn", + "description": "Network Type" + }, + { + "key": "network", + "value": "rhn", + "description": "Network Type" + }, + { + "key": "network", + "value": "nhn", + "description": "Network Type" + }, + { + "key": "network", + "value": "ihn", + "description": "Network Type" + }, + { + "key": "network", + "description": "Network" + }, + { + "key": "note", + "description": "Note" + }, + { + "key": "oneway", + "value": "undefined", + "description": "One Way" + }, + { + "key": "oneway", + "value": "yes", + "description": "One Way" + }, + { + "key": "oneway", + "value": "no", + "description": "One Way" + }, + { + "key": "oneway", + "value": "reversible", + "description": "One Way" + }, + { + "key": "oneway", + "value": "alternating", + "description": "One Way" + }, + { + "key": "opening_hours", + "description": "Hours" + }, + { + "key": "operator", + "description": "Operator" + }, + { + "key": "outdoor_seating", + "description": "Outdoor Seating" + }, + { + "key": "par", + "description": "Par" + }, + { + "key": "park_ride", + "description": "Park and Ride" + }, + { + "key": "parking", + "value": "surface", + "description": "Type" + }, + { + "key": "parking", + "value": "multi-storey", + "description": "Type" + }, + { + "key": "parking", + "value": "underground", + "description": "Type" + }, + { + "key": "parking", + "value": "sheds", + "description": "Type" + }, + { + "key": "parking", + "value": "carports", + "description": "Type" + }, + { + "key": "parking", + "value": "garage_boxes", + "description": "Type" + }, + { + "key": "parking", + "value": "lane", + "description": "Type" + }, + { + "key": "payment:", + "description": "Payment Types" + }, + { + "key": "phases", + "description": "Phases" + }, + { + "key": "phone", + "description": "Phone" + }, + { + "key": "piste:difficulty", + "value": "novice", + "description": "Difficulty" + }, + { + "key": "piste:difficulty", + "value": "easy", + "description": "Difficulty" + }, + { + "key": "piste:difficulty", + "value": "intermediate", + "description": "Difficulty" + }, + { + "key": "piste:difficulty", + "value": "advanced", + "description": "Difficulty" + }, + { + "key": "piste:difficulty", + "value": "expert", + "description": "Difficulty" + }, + { + "key": "piste:difficulty", + "value": "freeride", + "description": "Difficulty" + }, + { + "key": "piste:difficulty", + "value": "extreme", + "description": "Difficulty" + }, + { + "key": "piste:grooming", + "value": "classic", + "description": "Grooming" + }, + { + "key": "piste:grooming", + "value": "mogul", + "description": "Grooming" + }, + { + "key": "piste:grooming", + "value": "backcountry", + "description": "Grooming" + }, + { + "key": "piste:grooming", + "value": "classic+skating", + "description": "Grooming" + }, + { + "key": "piste:grooming", + "value": "scooter", + "description": "Grooming" + }, + { + "key": "piste:grooming", + "value": "skating", + "description": "Grooming" + }, + { + "key": "piste:type", + "value": "downhill", + "description": "Type" + }, + { + "key": "piste:type", + "value": "nordic", + "description": "Type" + }, + { + "key": "piste:type", + "value": "skitour", + "description": "Type" + }, + { + "key": "piste:type", + "value": "sled", + "description": "Type" + }, + { + "key": "piste:type", + "value": "hike", + "description": "Type" + }, + { + "key": "piste:type", + "value": "sleigh", + "description": "Type" + }, + { + "key": "piste:type", + "value": "ice_skate", + "description": "Type" + }, + { + "key": "piste:type", + "value": "snow_park", + "description": "Type" + }, + { + "key": "piste:type", + "value": "playground", + "description": "Type" + }, + { + "key": "plant", + "description": "Plant" + }, + { + "key": "plant:output:electricity", + "description": "Power Output" + }, + { + "key": "baby", + "description": "Baby Seat" + }, + { + "key": "max_age", + "description": "Maximum Age" + }, + { + "key": "min_age", + "description": "Minimum Age" + }, + { + "key": "population", + "description": "Population" + }, + { + "key": "power_supply", + "description": "Power Supply" + }, + { + "key": "produce", + "description": "Produce" + }, + { + "key": "product", + "description": "Products" + }, + { + "key": "railway:position", + "description": "Milestone Position" + }, + { + "key": "railway:signal:direction", + "value": "forward", + "description": "Direction" + }, + { + "key": "railway:signal:direction", + "value": "backward", + "description": "Direction" + }, + { + "key": "railway:signal:direction", + "value": "both", + "description": "Direction" + }, + { + "key": "rating", + "description": "Power Rating" + }, + { + "key": "recycling:", + "description": "Accepts" + }, + { + "key": "ref", + "description": "Gate Number, Hole Number, Junction Number, Platform Number, Road Number, Route Number, Runway Number, Stop Number, Taxiway Name, Reference Code" + }, + { + "key": "ref:isil", + "description": "ISIL Code" + }, + { + "key": "type", + "description": "Type" + }, + { + "key": "religion", + "description": "Religion" + }, + { + "key": "restriction", + "description": "Type" + }, + { + "key": "rooms", + "description": "Rooms" + }, + { + "key": "route_master", + "description": "Type" + }, + { + "key": "route", + "description": "Type" + }, + { + "key": "sac_scale", + "value": "hiking", + "description": "Hiking Difficulty" + }, + { + "key": "sac_scale", + "value": "mountain_hiking", + "description": "Hiking Difficulty" + }, + { + "key": "sac_scale", + "value": "demanding_mountain_hiking", + "description": "Hiking Difficulty" + }, + { + "key": "sac_scale", + "value": "alpine_hiking", + "description": "Hiking Difficulty" + }, + { + "key": "sac_scale", + "value": "demanding_alpine_hiking", + "description": "Hiking Difficulty" + }, + { + "key": "sac_scale", + "value": "difficult_alpine_hiking", + "description": "Hiking Difficulty" + }, + { + "key": "sanitary_dump_station", + "description": "Toilet Disposal" + }, + { + "key": "seasonal", + "description": "Seasonal" + }, + { + "key": "second_hand", + "value": "yes", + "description": "Sells Used" + }, + { + "key": "second_hand", + "value": "no", + "description": "Sells Used" + }, + { + "key": "second_hand", + "value": "only", + "description": "Sells Used" + }, + { + "key": "service", + "value": "spur", + "description": "Service Type" + }, + { + "key": "service", + "value": "yard", + "description": "Service Type" + }, + { + "key": "service", + "value": "siding", + "description": "Service Type" + }, + { + "key": "service", + "value": "crossover", + "description": "Service Type" + }, + { + "key": "service_times", + "description": "Service Times" + }, + { + "key": "service", + "description": "Type" + }, + { + "key": "service:bicycle:", + "description": "Services" + }, + { + "key": "service:vehicle:", + "description": "Services" + }, + { + "key": "shelter_type", + "description": "Type" + }, + { + "key": "shelter", + "description": "Shelter" + }, + { + "key": "site", + "description": "Type" + }, + { + "key": "smoking", + "value": "no", + "description": "Smoking" + }, + { + "key": "smoking", + "value": "separated", + "description": "Smoking" + }, + { + "key": "smoking", + "value": "isolated", + "description": "Smoking" + }, + { + "key": "smoking", + "value": "outside", + "description": "Smoking" + }, + { + "key": "smoking", + "value": "yes", + "description": "Smoking" + }, + { + "key": "smoking", + "value": "dedicated", + "description": "Smoking" + }, + { + "key": "smoothness", + "value": "excellent", + "description": "Smoothness" + }, + { + "key": "smoothness", + "value": "good", + "description": "Smoothness" + }, + { + "key": "smoothness", + "value": "intermediate", + "description": "Smoothness" + }, + { + "key": "smoothness", + "value": "bad", + "description": "Smoothness" + }, + { + "key": "smoothness", + "value": "very_bad", + "description": "Smoothness" + }, + { + "key": "smoothness", + "value": "horrible", + "description": "Smoothness" + }, + { + "key": "smoothness", + "value": "very_horrible", + "description": "Smoothness" + }, + { + "key": "smoothness", + "value": "impassable", + "description": "Smoothness" + }, + { + "key": "social_facility:for", + "description": "People Served" + }, + { + "key": "social_facility", + "description": "Type" + }, + { + "key": "source", + "description": "Sources" + }, + { + "key": "sport", + "description": "Sports" + }, + { + "key": "stars", + "description": "Stars" + }, + { + "key": "start_date", + "description": "Start Date" + }, + { + "key": "step_count", + "description": "Number of Steps" + }, + { + "key": "stop", + "value": "all", + "description": "Stop Type" + }, + { + "key": "stop", + "value": "minor", + "description": "Stop Type" + }, + { + "key": "tunnel", + "value": "tunnel", + "description": "Structure" + }, + { + "key": "bridge", + "value": "bridge", + "description": "Structure" + }, + { + "key": "bridge", + "value": "tunnel", + "description": "Structure" + }, + { + "key": "bridge", + "value": "embankment", + "description": "Structure" + }, + { + "key": "bridge", + "value": "cutting", + "description": "Structure" + }, + { + "key": "bridge", + "value": "ford", + "description": "Structure" + }, + { + "key": "tunnel", + "value": "bridge", + "description": "Structure" + }, + { + "key": "tunnel", + "value": "embankment", + "description": "Structure" + }, + { + "key": "tunnel", + "value": "cutting", + "description": "Structure" + }, + { + "key": "tunnel", + "value": "ford", + "description": "Structure" + }, + { + "key": "embankment", + "value": "bridge", + "description": "Structure" + }, + { + "key": "embankment", + "value": "tunnel", + "description": "Structure" + }, + { + "key": "embankment", + "value": "embankment", + "description": "Structure" + }, + { + "key": "embankment", + "value": "cutting", + "description": "Structure" + }, + { + "key": "embankment", + "value": "ford", + "description": "Structure" + }, + { + "key": "cutting", + "value": "bridge", + "description": "Structure" + }, + { + "key": "cutting", + "value": "tunnel", + "description": "Structure" + }, + { + "key": "cutting", + "value": "embankment", + "description": "Structure" + }, + { + "key": "cutting", + "value": "cutting", + "description": "Structure" + }, + { + "key": "cutting", + "value": "ford", + "description": "Structure" + }, + { + "key": "ford", + "value": "bridge", + "description": "Structure" + }, + { + "key": "ford", + "value": "tunnel", + "description": "Structure" + }, + { + "key": "ford", + "value": "embankment", + "description": "Structure" + }, + { + "key": "ford", + "value": "cutting", + "description": "Structure" + }, + { + "key": "ford", + "value": "ford", + "description": "Structure" + }, + { + "key": "studio", + "description": "Type" + }, + { + "key": "substance", + "description": "Substance" + }, + { + "key": "substation", + "description": "Type" + }, + { + "key": "supervised", + "description": "Supervised" + }, + { + "key": "support", + "description": "Support" + }, + { + "key": "surface", + "description": "Surface" + }, + { + "key": "surveillance", + "description": "Surveillance Kind" + }, + { + "key": "surveillance:type", + "value": "guard", + "description": "Surveillance Type" + }, + { + "key": "surveillance:type", + "value": "ALPR", + "description": "Surveillance Type" + }, + { + "key": "surveillance:zone", + "description": "Surveillance Zone" + }, + { + "key": "switch", + "value": "mechanical", + "description": "Type" + }, + { + "key": "switch", + "value": "circuit_breaker", + "description": "Type" + }, + { + "key": "switch", + "value": "disconnector", + "description": "Type" + }, + { + "key": "switch", + "value": "earthing", + "description": "Type" + }, + { + "key": "tactile_paving", + "description": "Tactile Paving" + }, + { + "key": "takeaway", + "value": "yes", + "description": "Takeaway" + }, + { + "key": "takeaway", + "value": "no", + "description": "Takeaway" + }, + { + "key": "takeaway", + "value": "only", + "description": "Takeaway" + }, + { + "key": "toilets:disposal", + "value": "flush", + "description": "Disposal" + }, + { + "key": "toilets:disposal", + "value": "pitlatrine", + "description": "Disposal" + }, + { + "key": "toilets:disposal", + "value": "chemical", + "description": "Disposal" + }, + { + "key": "toilets:disposal", + "value": "bucket", + "description": "Disposal" + }, + { + "key": "toll", + "description": "Toll" + }, + { + "key": "tomb", + "description": "Type" + }, + { + "key": "tower:construction", + "description": "Construction" + }, + { + "key": "tower:type", + "description": "Type" + }, + { + "key": "tracktype", + "value": "grade1", + "description": "Track Type" + }, + { + "key": "tracktype", + "value": "grade2", + "description": "Track Type" + }, + { + "key": "tracktype", + "value": "grade3", + "description": "Track Type" + }, + { + "key": "tracktype", + "value": "grade4", + "description": "Track Type" + }, + { + "key": "tracktype", + "value": "grade5", + "description": "Track Type" + }, + { + "key": "trade", + "description": "Type" + }, + { + "key": "traffic_signals", + "description": "Type" + }, + { + "key": "traffic_signals:direction", + "value": "forward", + "description": "Direction" + }, + { + "key": "traffic_signals:direction", + "value": "backward", + "description": "Direction" + }, + { + "key": "traffic_signals:direction", + "value": "both", + "description": "Direction" + }, + { + "key": "trail_visibility", + "value": "excellent", + "description": "Trail Visibility" + }, + { + "key": "trail_visibility", + "value": "good", + "description": "Trail Visibility" + }, + { + "key": "trail_visibility", + "value": "intermediate", + "description": "Trail Visibility" + }, + { + "key": "trail_visibility", + "value": "bad", + "description": "Trail Visibility" + }, + { + "key": "trail_visibility", + "value": "horrible", + "description": "Trail Visibility" + }, + { + "key": "trail_visibility", + "value": "no", + "description": "Trail Visibility" + }, + { + "key": "transformer", + "value": "distribution", + "description": "Type" + }, + { + "key": "transformer", + "value": "generator", + "description": "Type" + }, + { + "key": "transformer", + "value": "converter", + "description": "Type" + }, + { + "key": "transformer", + "value": "traction", + "description": "Type" + }, + { + "key": "transformer", + "value": "auto", + "description": "Type" + }, + { + "key": "transformer", + "value": "phase_angle_regulator", + "description": "Type" + }, + { + "key": "transformer", + "value": "auxiliary", + "description": "Type" + }, + { + "key": "transformer", + "value": "yes", + "description": "Type" + }, + { + "key": "trees", + "description": "Trees" + }, + { + "key": "tunnel", + "description": "Type" + }, + { + "key": "usage", + "value": "main", + "description": "Usage Type" + }, + { + "key": "usage", + "value": "branch", + "description": "Usage Type" + }, + { + "key": "usage", + "value": "industrial", + "description": "Usage Type" + }, + { + "key": "usage", + "value": "military", + "description": "Usage Type" + }, + { + "key": "usage", + "value": "test", + "description": "Usage Type" + }, + { + "key": "usage", + "value": "tourism", + "description": "Usage Type" + }, + { + "key": "vending", + "description": "Types of Goods" + }, + { + "key": "visibility", + "value": "house", + "description": "Visibility" + }, + { + "key": "visibility", + "value": "street", + "description": "Visibility" + }, + { + "key": "visibility", + "value": "area", + "description": "Visibility" + }, + { + "key": "volcano:status", + "value": "active", + "description": "Volcano Status" + }, + { + "key": "volcano:status", + "value": "dormant", + "description": "Volcano Status" + }, + { + "key": "volcano:status", + "value": "extinct", + "description": "Volcano Status" + }, + { + "key": "volcano:type", + "value": "stratovolcano", + "description": "Volcano Type" + }, + { + "key": "volcano:type", + "value": "shield", + "description": "Volcano Type" + }, + { + "key": "volcano:type", + "value": "scoria", + "description": "Volcano Type" + }, + { + "key": "voltage", + "description": "Voltage" + }, + { + "key": "voltage:primary", + "description": "Primary Voltage" + }, + { + "key": "voltage:secondary", + "description": "Secondary Voltage" + }, + { + "key": "voltage:tertiary", + "description": "Tertiary Voltage" + }, + { + "key": "wall", + "description": "Type" + }, + { + "key": "water_point", + "description": "Water Point" + }, + { + "key": "water", + "description": "Type" + }, + { + "key": "website", + "description": "Website" + }, + { + "key": "wetland", + "description": "Type" + }, + { + "key": "wheelchair", + "description": "Wheelchair Access" + }, + { + "key": "wholesale", + "description": "Wholesale" + }, + { + "key": "width", + "description": "Width (Meters)" + }, + { + "key": "wikipedia", + "description": "Wikipedia" + }, + { + "key": "wikidata", + "description": "Wikipedia" + }, + { + "key": "windings", + "description": "Windings" + }, + { + "key": "windings:configuration", + "value": "star", + "description": "Windings Configuration" + }, + { + "key": "windings:configuration", + "value": "delta", + "description": "Windings Configuration" + }, + { + "key": "windings:configuration", + "value": "open-delta", + "description": "Windings Configuration" + }, + { + "key": "windings:configuration", + "value": "zigzag", + "description": "Windings Configuration" + }, + { + "key": "windings:configuration", + "value": "open", + "description": "Windings Configuration" + }, + { + "key": "windings:configuration", + "value": "scott", + "description": "Windings Configuration" + }, + { + "key": "windings:configuration", + "value": "leblanc", + "description": "Windings Configuration" } ] } \ No newline at end of file