From 140f54dc073c8b011352b06f03b76336797e0712 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Sun, 13 Jul 2014 09:09:48 -0700 Subject: [PATCH] Upgrade js-yaml Fixes dumping of "yes" and "no" keys, which much be quoted. See http://juliankniephoff.wordpress.com/2012/09/01/reserved-words-in-yaml-and-translating-booleans-in-rails/ Fixes #2286. --- data/presets.yaml | 1396 ++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 699 insertions(+), 699 deletions(-) diff --git a/data/presets.yaml b/data/presets.yaml index dd7fb7e74..53fbe3b9c 100644 --- a/data/presets.yaml +++ b/data/presets.yaml @@ -1,63 +1,63 @@ -en: - presets: - categories: - "category-building": +en: + presets: + categories: + category-building: name: Building - "category-golf": + category-golf: name: Golf - "category-landuse": + category-landuse: name: Land Use - "category-path": + category-path: name: Path - "category-rail": + category-rail: name: Rail - "category-restriction": + category-restriction: name: Restriction - "category-road": + category-road: name: Road - "category-route": + category-route: name: Route - "category-water-area": + category-water-area: name: Water - "category-water-line": + category-water-line: name: Water - fields: - access: + fields: + access: label: Access placeholder: Unknown - types: + types: access: General foot: Foot motor_vehicle: Motor Vehicles bicycle: Bicycles horse: Horses - options: - yes: + options: + "yes": title: Allowed description: Access permitted by law; a right of way - no: + "no": title: Prohibited description: Access not permitted to the general public - permissive: + permissive: title: Permissive description: Access permitted until such time as the owner revokes the permission - private: + private: title: Private description: Access permitted only with permission of the owner on an individual basis - designated: + designated: title: Designated description: Access permitted according to signs or specific local laws - destination: + destination: title: Destination description: Access permitted only to reach a destination - access_simple: + access_simple: label: Access - placeholder: yes - access_toilets: + placeholder: "yes" + access_toilets: label: Access - address: + address: label: Address - placeholders: + placeholders: housename: Housename housenumber: "123" street: Street @@ -71,246 +71,246 @@ en: province: Province state: State country: Country - admin_level: + admin_level: label: Admin Level - aerialway: + aerialway: label: Type - aerialway/access: + aerialway/access: label: Access - aerialway/bubble: + aerialway/bubble: label: Bubble - aerialway/capacity: + aerialway/capacity: label: Capacity (per hour) placeholder: "500, 2500, 5000..." - aerialway/duration: + aerialway/duration: label: Duration (minutes) placeholder: "1, 2, 3..." - aerialway/heating: + aerialway/heating: label: Heated - aerialway/occupancy: + aerialway/occupancy: label: Occupancy placeholder: "2, 4, 8..." - aerialway/summer/access: + aerialway/summer/access: label: Access (summer) - aeroway: + aeroway: label: Type - amenity: + amenity: label: Type - artist: + artist: label: Artist - artwork_type: + artwork_type: label: Type - atm: + atm: label: ATM - backrest: + backrest: label: Backrest - barrier: + barrier: label: Type - bicycle_parking: + bicycle_parking: label: Type - boundary: + boundary: label: Type - building: + building: label: Building - building_area: + building_area: label: Building - capacity: + capacity: label: Capacity placeholder: "50, 100, 200..." - cardinal_direction: + cardinal_direction: label: Direction - clock_direction: + clock_direction: label: Direction - options: + options: clockwise: Clockwise anticlockwise: Counterclockwise - collection_times: + collection_times: label: Collection Times - construction: + construction: label: Type - country: + country: label: Country - covered: + covered: label: Covered - crop: + crop: label: Crop - crossing: + crossing: label: Type - cuisine: + cuisine: label: Cuisine - denomination: + denomination: label: Denomination - denotation: + denotation: label: Denotation - description: + description: label: Description - electrified: + electrified: label: Electrification - elevation: + elevation: label: Elevation - emergency: + emergency: label: Emergency - entrance: + entrance: label: Type - except: + except: label: Exceptions - fax: + fax: label: Fax placeholder: +31 42 123 4567 - fee: + fee: label: Fee - fire_hydrant/type: + fire_hydrant/type: label: Type - fixme: + fixme: label: Fix Me - fuel: + fuel: label: Fuel - fuel/biodiesel: + fuel/biodiesel: label: Sells Biodiesel - fuel/diesel: + fuel/diesel: label: Sells Diesel - fuel/e10: + fuel/e10: label: Sells E10 - fuel/e85: + fuel/e85: label: Sells E85 - fuel/lpg: + fuel/lpg: label: Sells Propane - fuel/octane_100: + fuel/octane_100: label: Sells Racing Gasoline - fuel/octane_91: + fuel/octane_91: label: Sells Regular Gasoline - fuel/octane_95: + fuel/octane_95: label: Sells Midgrade Gasoline - fuel/octane_98: + fuel/octane_98: label: Sells Premium Gasoline - gauge: + gauge: label: Gauge - generator/method: + generator/method: label: Method - generator/source: + generator/source: label: Source - generator/type: + generator/type: label: Type - golf_hole: + golf_hole: label: Reference - placeholder: "Hole number (1-18)" - handicap: + placeholder: Hole number (1-18) + handicap: label: Handicap - placeholder: "1-18" - highway: + placeholder: 1-18 + highway: label: Type - historic: + historic: label: Type - hoops: + hoops: label: Hoops placeholder: "1, 2, 4..." - iata: + iata: label: IATA - icao: + icao: label: ICAO - incline: + incline: label: Incline - information: + information: label: Type - internet_access: + internet_access: label: Internet Access - options: - yes: Yes - no: No + options: + "yes": "Yes" + "no": "No" wlan: Wifi wired: Wired terminal: Terminal - lamp_type: + lamp_type: label: Type - landuse: + landuse: label: Type - lanes: + lanes: label: Lanes placeholder: "1, 2, 3..." - layer: + layer: label: Layer - leisure: + leisure: label: Type - length: + length: label: Length (Meters) - levels: + levels: label: Levels placeholder: "2, 4, 6..." - lit: + lit: label: Lit - location: + location: label: Location - man_made: + man_made: label: Type - maxspeed: + maxspeed: label: Speed Limit placeholder: "40, 50, 60..." - name: + name: label: Name placeholder: Common name (if any) - natural: + natural: label: Natural - network: + network: label: Network - note: + note: label: Note - office: + office: label: Type - oneway: + oneway: label: One Way - options: + options: undefined: Assumed to be No - yes: Yes - no: No - oneway_yes: + "yes": "Yes" + "no": "No" + oneway_yes: label: One Way - options: + options: undefined: Assumed to be Yes - yes: Yes - no: No - opening_hours: + "yes": "Yes" + "no": "No" + opening_hours: label: Hours - operator: + operator: label: Operator - par: + par: label: Par placeholder: "3, 4, 5..." - park_ride: + park_ride: label: Park and Ride - parking: + parking: label: Type - phone: + phone: label: Phone placeholder: +31 42 123 4567 - piste/difficulty: + piste/difficulty: label: Difficulty - piste/grooming: + piste/grooming: label: Grooming - piste/type: + piste/type: label: Type - place: + place: label: Type - population: + population: label: Population - power: + power: label: Type - railway: + railway: label: Type - recycling/cans: + recycling/cans: label: Accepts Cans - recycling/clothes: + recycling/clothes: label: Accepts Clothes - recycling/glass: + recycling/glass: label: Accepts Glass - recycling/paper: + recycling/paper: label: Accepts Paper - ref: + ref: label: Reference - relation: + relation: label: Type - religion: + religion: label: Religion - options: + options: christian: Christian muslim: Muslim buddhist: Buddhist @@ -318,1613 +318,1613 @@ en: hindu: Hindu shinto: Shinto taoist: Taoist - restriction: + restriction: label: Type - restrictions: + restrictions: label: Turn Restrictions - route: + route: label: Type - route_master: + route_master: label: Type - sac_scale: + sac_scale: label: Path Difficulty - seasonal: + seasonal: label: Seasonal - service: + service: label: Type - shelter: + shelter: label: Shelter - shelter_type: + shelter_type: label: Type - shop: + shop: label: Type - sloped_curb: + sloped_curb: label: Sloped Curb - smoking: + smoking: label: Smoking - social_facility_for: + social_facility_for: label: People served placeholder: "Homeless, Disabled, Child, etc" - source: + source: label: Source - sport: + sport: label: Sport - sport_ice: + sport_ice: label: Sport - structure: + structure: label: Structure placeholder: Unknown - options: + options: bridge: Bridge tunnel: Tunnel embankment: Embankment cutting: Cutting ford: Ford - studio_type: + studio_type: label: Type - supervised: + supervised: label: Supervised - surface: + surface: label: Surface - tactile_paving: + tactile_paving: label: Tactile Paving - toilets/disposal: + toilets/disposal: label: Disposal - tourism: + tourism: label: Type - towertype: + towertype: label: Tower type - tracktype: + tracktype: label: Type - trail_visibility: + trail_visibility: label: Trail Visibility - tree_type: + tree_type: label: Type - trees: + trees: label: Trees - tunnel: + tunnel: label: Tunnel - vending: + vending: label: Type of Goods - water: + water: label: Type - waterway: + waterway: label: Type - website: + website: label: Website placeholder: "http://example.com/" - wetland: + wetland: label: Type - wheelchair: + wheelchair: label: Wheelchair Access - width: + width: label: Width (Meters) - wikipedia: + wikipedia: label: Wikipedia - wood: + wood: label: Type - presets: - address: + presets: + address: name: Address terms: "" - aerialway: + aerialway: name: Aerialway terms: "" - aerialway/cable_car: + aerialway/cable_car: name: Cable Car terms: "" - aerialway/chair_lift: + aerialway/chair_lift: name: Chair Lift terms: "" - aerialway/gondola: + aerialway/gondola: name: Gondola terms: "" - aerialway/magic_carpet: + aerialway/magic_carpet: name: Magic Carpet Lift terms: "" - aerialway/platter: + aerialway/platter: name: Platter Lift terms: "" - aerialway/pylon: + aerialway/pylon: name: Aerialway Pylon terms: "" - aerialway/rope_tow: + aerialway/rope_tow: name: Rope Tow Lift terms: "" - aerialway/station: + aerialway/station: name: Aerialway Station terms: "" - "aerialway/t-bar": - name: "T-bar Lift" + aerialway/t-bar: + name: T-bar Lift terms: "" - aeroway: + aeroway: name: Aeroway terms: "" - aeroway/aerodrome: + aeroway/aerodrome: name: Airport terms: "" - aeroway/apron: + aeroway/apron: name: Apron terms: "" - aeroway/gate: + aeroway/gate: name: Airport gate terms: "" - aeroway/hangar: + aeroway/hangar: name: Hangar terms: "" - aeroway/helipad: + aeroway/helipad: name: Helipad terms: "" - aeroway/runway: + aeroway/runway: name: Runway terms: "" - aeroway/taxiway: + aeroway/taxiway: name: Taxiway terms: "" - aeroway/terminal: + aeroway/terminal: name: Airport terminal terms: "" - amenity: + amenity: name: Amenity terms: "" - amenity/arts_centre: + amenity/arts_centre: name: Arts Center terms: "" - amenity/atm: + amenity/atm: name: ATM terms: "" - amenity/bank: + amenity/bank: name: Bank terms: "" - amenity/bar: + amenity/bar: name: Bar terms: "" - amenity/bbq: + amenity/bbq: name: Barbecue/Grill terms: "" - amenity/bench: + amenity/bench: name: Bench terms: "" - amenity/bicycle_parking: + amenity/bicycle_parking: name: Bicycle Parking terms: "" - amenity/bicycle_rental: + amenity/bicycle_rental: name: Bicycle Rental terms: "" - amenity/boat_rental: + amenity/boat_rental: name: Boat Rental terms: "" - amenity/cafe: + amenity/cafe: name: Cafe terms: "" - amenity/car_rental: + amenity/car_rental: name: Car Rental terms: "" - amenity/car_sharing: + amenity/car_sharing: name: Car Sharing terms: "" - amenity/car_wash: + amenity/car_wash: name: Car Wash terms: "" - amenity/charging_station: + amenity/charging_station: name: Charging Station terms: "" - amenity/childcare: + amenity/childcare: name: Childcare terms: "" - amenity/cinema: + amenity/cinema: name: Cinema terms: "" - amenity/clinic: + amenity/clinic: name: Clinic terms: "" - amenity/clock: + amenity/clock: name: Clock terms: "" - amenity/college: + amenity/college: name: College terms: "" - amenity/compressed_air: + amenity/compressed_air: name: Compressed Air terms: "" - amenity/courthouse: + amenity/courthouse: name: Courthouse terms: "" - amenity/dentist: + amenity/dentist: name: Dentist terms: "" - amenity/doctor: + amenity/doctor: name: Doctor terms: "" - amenity/dojo: + amenity/dojo: name: Dojo / Martial Arts Academy terms: "" - amenity/drinking_water: + amenity/drinking_water: name: Drinking Water terms: "" - amenity/embassy: + amenity/embassy: name: Embassy terms: "" - amenity/fast_food: + amenity/fast_food: name: Fast Food terms: "" - amenity/fire_station: + amenity/fire_station: name: Fire Station terms: "" - amenity/fountain: + amenity/fountain: name: Fountain terms: "" - amenity/fuel: + amenity/fuel: name: Gas Station terms: "" - amenity/grave_yard: + amenity/grave_yard: name: Graveyard terms: "" - amenity/hospital: + amenity/hospital: name: Hospital Grounds terms: "" - amenity/kindergarten: + amenity/kindergarten: name: Kindergarten Grounds terms: "" - amenity/library: + amenity/library: name: Library terms: "" - amenity/marketplace: + amenity/marketplace: name: Marketplace terms: "" - amenity/nightclub: + amenity/nightclub: name: Nightclub terms: "" - amenity/parking: + amenity/parking: name: Car Parking terms: "" - amenity/parking_entrance: + amenity/parking_entrance: name: Parking Garage Entrance/Exit terms: "" - amenity/pharmacy: + amenity/pharmacy: name: Pharmacy terms: "" - amenity/place_of_worship: + amenity/place_of_worship: name: Place of Worship terms: "" - amenity/place_of_worship/buddhist: + amenity/place_of_worship/buddhist: name: Buddhist Temple terms: "" - amenity/place_of_worship/christian: + amenity/place_of_worship/christian: name: Church terms: "" - amenity/place_of_worship/jewish: + amenity/place_of_worship/jewish: name: Synagogue terms: "" - amenity/place_of_worship/muslim: + amenity/place_of_worship/muslim: name: Mosque terms: "" - amenity/police: + amenity/police: name: Police terms: "" - amenity/post_box: + amenity/post_box: name: Mailbox terms: "" - amenity/post_office: + amenity/post_office: name: Post Office terms: "" - amenity/pub: + amenity/pub: name: Pub terms: "" - amenity/ranger_station: + amenity/ranger_station: name: Ranger Station terms: "" - amenity/recycling: + amenity/recycling: name: Recycling terms: "" - amenity/restaurant: + amenity/restaurant: name: Restaurant terms: "" - amenity/school: + amenity/school: name: School Grounds terms: "" - amenity/shelter: + amenity/shelter: name: Shelter terms: "" - amenity/social_facility: + amenity/social_facility: name: Social Facility terms: "" - amenity/social_facility/food_bank: + amenity/social_facility/food_bank: name: Food Bank terms: "" - amenity/social_facility/group_home: + amenity/social_facility/group_home: name: Group Home terms: "" - amenity/social_facility/homeless_shelter: + amenity/social_facility/homeless_shelter: name: Homeless Shelter terms: "" - amenity/studio: + amenity/studio: name: Studio terms: "" - amenity/swimming_pool: + amenity/swimming_pool: name: Swimming Pool terms: "" - amenity/taxi: + amenity/taxi: name: Taxi Stand terms: "" - amenity/telephone: + amenity/telephone: name: Telephone terms: "" - amenity/theatre: + amenity/theatre: name: Theater terms: "" - amenity/toilets: + amenity/toilets: name: Toilets terms: "" - amenity/townhall: + amenity/townhall: name: Town Hall terms: "" - amenity/university: + amenity/university: name: University terms: "" - amenity/vending_machine: + amenity/vending_machine: name: Vending Machine terms: "" - amenity/veterinary: + amenity/veterinary: name: Veterinary terms: "" - amenity/waste_basket: + amenity/waste_basket: name: Waste Basket terms: "" - area: + area: name: Area terms: "" - barrier: + barrier: name: Barrier terms: "" - barrier/block: + barrier/block: name: Block terms: "" - barrier/bollard: + barrier/bollard: name: Bollard terms: "" - barrier/cattle_grid: + barrier/cattle_grid: name: Cattle Grid terms: "" - barrier/city_wall: + barrier/city_wall: name: City Wall terms: "" - barrier/cycle_barrier: + barrier/cycle_barrier: name: Cycle Barrier terms: "" - barrier/ditch: + barrier/ditch: name: Ditch terms: "" - barrier/entrance: + barrier/entrance: name: Entrance terms: "" - barrier/fence: + barrier/fence: name: Fence terms: "" - barrier/gate: + barrier/gate: name: Gate terms: "" - barrier/hedge: + barrier/hedge: name: Hedge terms: "" - barrier/kissing_gate: + barrier/kissing_gate: name: Kissing Gate terms: "" - barrier/lift_gate: + barrier/lift_gate: name: Lift Gate terms: "" - barrier/retaining_wall: + barrier/retaining_wall: name: Retaining Wall terms: "" - barrier/stile: + barrier/stile: name: Stile terms: "" - barrier/toll_booth: + barrier/toll_booth: name: Toll Booth terms: "" - barrier/wall: + barrier/wall: name: Wall terms: "" - boundary/administrative: + boundary/administrative: name: Administrative Boundary terms: "" - building: + building: name: Building terms: "" - building/apartments: + building/apartments: name: Apartments terms: "" - building/barn: + building/barn: name: Barn terms: "" - building/bunker: + building/bunker: name: Bunker terms: "" - building/cabin: + building/cabin: name: Cabin terms: "" - building/cathedral: + building/cathedral: name: Cathedral terms: "" - building/chapel: + building/chapel: name: Chapel terms: "" - building/church: + building/church: name: Church terms: "" - building/commercial: + building/commercial: name: Commercial Building terms: "" - building/construction: + building/construction: name: Building Under Construction terms: "" - building/detached: + building/detached: name: Detached Home terms: "" - building/dormitory: + building/dormitory: name: Dormitory terms: "" - building/entrance: + building/entrance: name: Entrance/Exit terms: "" - building/garage: + building/garage: name: Garage terms: "" - building/garages: + building/garages: name: Garages terms: "" - building/greenhouse: + building/greenhouse: name: Greenhouse terms: "" - building/hospital: + building/hospital: name: Hospital Building terms: "" - building/hotel: + building/hotel: name: Hotel Building terms: "" - building/house: + building/house: name: House terms: "" - building/hut: + building/hut: name: Hut terms: "" - building/industrial: + building/industrial: name: Industrial Building terms: "" - building/public: + building/public: name: Public Building terms: "" - building/residential: + building/residential: name: Residential Building terms: "" - building/retail: + building/retail: name: Retail Building terms: "" - building/roof: + building/roof: name: Roof terms: "" - building/school: + building/school: name: School Building terms: "" - building/shed: + building/shed: name: Shed terms: "" - building/stable: + building/stable: name: Stable terms: "" - building/static_caravan: + building/static_caravan: name: Static Mobile Home terms: "" - building/terrace: + building/terrace: name: Row Houses terms: "" - building/train_station: + building/train_station: name: Train Station terms: "" - building/university: + building/university: name: University Building terms: "" - building/warehouse: + building/warehouse: name: Warehouse terms: "" - craft/basket_maker: + craft/basket_maker: name: Basket Maker terms: "" - craft/beekeeper: + craft/beekeeper: name: Beekeeper terms: "" - craft/blacksmith: + craft/blacksmith: name: Blacksmith terms: "" - craft/boatbuilder: + craft/boatbuilder: name: Boat Builder terms: "" - craft/bookbinder: + craft/bookbinder: name: Bookbinder terms: "" - craft/brewery: + craft/brewery: name: Brewery terms: "" - craft/carpenter: + craft/carpenter: name: Carpenter terms: "" - craft/carpet_layer: + craft/carpet_layer: name: Carpet Layer terms: "" - craft/caterer: + craft/caterer: name: Caterer terms: "" - craft/clockmaker: + craft/clockmaker: name: Clockmaker terms: "" - craft/confectionary: + craft/confectionary: name: Confectionary terms: "" - craft/dressmaker: + craft/dressmaker: name: Dressmaker terms: "" - craft/electrician: + craft/electrician: name: Electrician terms: "" - craft/gardener: + craft/gardener: name: Gardener terms: "" - craft/glaziery: + craft/glaziery: name: Glaziery terms: "" - craft/handicraft: + craft/handicraft: name: Handicraft terms: "" - craft/hvac: + craft/hvac: name: HVAC terms: "" - craft/insulator: + craft/insulator: name: Insulator terms: "" - craft/jeweler: + craft/jeweler: name: Jeweler terms: "" - craft/key_cutter: + craft/key_cutter: name: Key Cutter terms: "" - craft/locksmith: + craft/locksmith: name: Locksmith terms: "" - craft/metal_construction: + craft/metal_construction: name: Metal Construction terms: "" - craft/optician: + craft/optician: name: Optician terms: "" - craft/painter: + craft/painter: name: Painter terms: "" - craft/photographer: + craft/photographer: name: Photographer terms: "" - craft/photographic_laboratory: + craft/photographic_laboratory: name: Photographic Laboratory terms: "" - craft/plasterer: + craft/plasterer: name: Plasterer terms: "" - craft/plumber: + craft/plumber: name: Plumber terms: "" - craft/pottery: + craft/pottery: name: Pottery terms: "" - craft/rigger: + craft/rigger: name: Rigger terms: "" - craft/roofer: + craft/roofer: name: Roofer terms: "" - craft/saddler: + craft/saddler: name: Saddler terms: "" - craft/sailmaker: + craft/sailmaker: name: Sailmaker terms: "" - craft/sawmill: + craft/sawmill: name: Sawmill terms: "" - craft/scaffolder: + craft/scaffolder: name: Scaffolder terms: "" - craft/sculpter: + craft/sculpter: name: Sculpter terms: "" - craft/shoemaker: + craft/shoemaker: name: Shoemaker terms: "" - craft/stonemason: + craft/stonemason: name: Stonemason terms: "" - craft/sweep: + craft/sweep: name: Chimney Sweep terms: "" - craft/tailor: + craft/tailor: name: Tailor terms: "" - craft/tiler: + craft/tiler: name: Tiler terms: "" - craft/tinsmith: + craft/tinsmith: name: Tinsmith terms: "" - craft/upholsterer: + craft/upholsterer: name: Upholsterer terms: "" - craft/watchmaker: + craft/watchmaker: name: Watchmaker terms: "" - craft/window_construction: + craft/window_construction: name: Window Construction terms: "" - embankment: + embankment: name: Embankment terms: "" - emergency/ambulance_station: + emergency/ambulance_station: name: Ambulance Station terms: "" - emergency/fire_hydrant: + emergency/fire_hydrant: name: Fire Hydrant terms: "" - emergency/phone: + emergency/phone: name: Emergency Phone terms: "" - entrance: + entrance: name: Entrance/Exit terms: "" - footway/crossing: + footway/crossing: name: Crossing terms: "" - footway/crosswalk: + footway/crosswalk: name: Crosswalk terms: "" - footway/sidewalk: + footway/sidewalk: name: Sidewalk terms: "" - ford: + ford: name: Ford terms: "" - golf/bunker: + golf/bunker: name: Sand Trap terms: "" - golf/fairway: + golf/fairway: name: Fairway terms: "" - golf/green: + golf/green: name: Putting Green terms: "" - golf/hole: + golf/hole: name: Golf Hole terms: "" - golf/lateral_water_hazard: + golf/lateral_water_hazard: name: Lateral Water Hazard terms: "" - golf/rough: + golf/rough: name: Rough terms: "" - golf/tee: + golf/tee: name: Tee Box terms: "" - golf/water_hazard: + golf/water_hazard: name: Water Hazard terms: "" - highway: + highway: name: Highway terms: "" - highway/bridleway: + highway/bridleway: name: Bridle Path terms: "" - highway/bus_stop: + highway/bus_stop: name: Bus Stop terms: "" - highway/crossing: + highway/crossing: name: Crossing terms: "" - highway/crosswalk: + highway/crosswalk: name: Crosswalk terms: "" - highway/cycleway: + highway/cycleway: name: Cycle Path terms: "" - highway/footway: + highway/footway: name: Foot Path terms: "" - highway/living_street: + highway/living_street: name: Living Street terms: "" - highway/mini_roundabout: - name: "Mini-Roundabout" + highway/mini_roundabout: + name: Mini-Roundabout terms: "" - highway/motorway: + highway/motorway: name: Motorway terms: "" - highway/motorway_junction: + highway/motorway_junction: name: Motorway Junction / Exit terms: "" - highway/motorway_link: + highway/motorway_link: name: Motorway Link terms: "" - highway/path: + highway/path: name: Path terms: "" - highway/pedestrian: + highway/pedestrian: name: Pedestrian terms: "" - highway/primary: + highway/primary: name: Primary Road terms: "" - highway/primary_link: + highway/primary_link: name: Primary Link terms: "" - highway/residential: + highway/residential: name: Residential Road terms: "" - highway/rest_area: + highway/rest_area: name: Rest Area terms: "" - highway/road: + highway/road: name: Unknown Road terms: "" - highway/secondary: + highway/secondary: name: Secondary Road terms: "" - highway/secondary_link: + highway/secondary_link: name: Secondary Link terms: "" - highway/service: + highway/service: name: Service Road terms: "" - highway/service/alley: + highway/service/alley: name: Alley terms: "" - "highway/service/drive-through": - name: "Drive-Through" + highway/service/drive-through: + name: Drive-Through terms: "" - highway/service/driveway: + highway/service/driveway: name: Driveway terms: "" - highway/service/emergency_access: + highway/service/emergency_access: name: Emergency Access terms: "" - highway/service/parking_aisle: + highway/service/parking_aisle: name: Parking Aisle terms: "" - highway/services: + highway/services: name: Service Area terms: "" - highway/steps: + highway/steps: name: Steps terms: "" - highway/stop: + highway/stop: name: Stop Sign terms: "" - highway/street_lamp: + highway/street_lamp: name: Street Lamp terms: "" - highway/tertiary: + highway/tertiary: name: Tertiary Road terms: "" - highway/tertiary_link: + highway/tertiary_link: name: Tertiary Link terms: "" - highway/track: + highway/track: name: Track terms: "" - highway/traffic_signals: + highway/traffic_signals: name: Traffic Signals terms: "" - highway/trunk: + highway/trunk: name: Trunk Road terms: "" - highway/trunk_link: + highway/trunk_link: name: Trunk Link terms: "" - highway/turning_circle: + highway/turning_circle: name: Turning Circle terms: "" - highway/unclassified: + highway/unclassified: name: Unclassified Road terms: "" - historic: + historic: name: Historic Site terms: "" - historic/archaeological_site: + historic/archaeological_site: name: Archaeological Site terms: "" - historic/boundary_stone: + historic/boundary_stone: name: Boundary Stone terms: "" - historic/castle: + historic/castle: name: Castle terms: "" - historic/memorial: + historic/memorial: name: Memorial terms: "" - historic/monument: + historic/monument: name: Monument terms: "" - historic/ruins: + historic/ruins: name: Ruins terms: "" - historic/wayside_cross: + historic/wayside_cross: name: Wayside Cross terms: "" - historic/wayside_shrine: + historic/wayside_shrine: name: Wayside Shrine terms: "" - landuse: + landuse: name: Landuse terms: "" - landuse/allotments: + landuse/allotments: name: Allotments terms: "" - landuse/basin: + landuse/basin: name: Basin terms: "" - landuse/cemetery: + landuse/cemetery: name: Cemetery terms: "" - landuse/churchyard: + landuse/churchyard: name: Churchyard terms: "" - landuse/commercial: + landuse/commercial: name: Commercial terms: "" - landuse/construction: + landuse/construction: name: Construction terms: "" - landuse/farm: + landuse/farm: name: Farm terms: "" - landuse/farmland: + landuse/farmland: name: Farmland terms: "" - landuse/farmyard: + landuse/farmyard: name: Farmyard terms: "" - landuse/forest: + landuse/forest: name: Forest terms: "" - landuse/grass: + landuse/grass: name: Grass terms: "" - landuse/industrial: + landuse/industrial: name: Industrial terms: "" - landuse/landfill: + landuse/landfill: name: Landfill terms: "" - landuse/meadow: + landuse/meadow: name: Meadow terms: "" - landuse/military: + landuse/military: name: Military terms: "" - landuse/orchard: + landuse/orchard: name: Orchard terms: "" - landuse/quarry: + landuse/quarry: name: Quarry terms: "" - landuse/residential: + landuse/residential: name: Residential terms: "" - landuse/retail: + landuse/retail: name: Retail terms: "" - landuse/vineyard: + landuse/vineyard: name: Vineyard terms: "" - leisure: + leisure: name: Leisure terms: "" - leisure/common: + leisure/common: name: Common terms: "" - leisure/dog_park: + leisure/dog_park: name: Dog Park terms: "" - leisure/firepit: + leisure/firepit: name: Firepit terms: "" - leisure/garden: + leisure/garden: name: Garden terms: "" - leisure/golf_course: + leisure/golf_course: name: Golf Course terms: "" - leisure/ice_rink: + leisure/ice_rink: name: Ice Rink terms: "" - leisure/marina: + leisure/marina: name: Marina terms: "" - leisure/park: + leisure/park: name: Park terms: "" - leisure/picnic_table: + leisure/picnic_table: name: Picnic Table terms: "" - leisure/pitch: + leisure/pitch: name: Sport Pitch terms: "" - leisure/pitch/american_football: + leisure/pitch/american_football: name: American Football Field terms: "" - leisure/pitch/baseball: + leisure/pitch/baseball: name: Baseball Diamond terms: "" - leisure/pitch/basketball: + leisure/pitch/basketball: name: Basketball Court terms: "" - leisure/pitch/skateboard: + leisure/pitch/skateboard: name: Skate Park terms: "" - leisure/pitch/soccer: + leisure/pitch/soccer: name: Soccer Field terms: "" - leisure/pitch/tennis: + leisure/pitch/tennis: name: Tennis Court terms: "" - leisure/pitch/volleyball: + leisure/pitch/volleyball: name: Volleyball Court terms: "" - leisure/playground: + leisure/playground: name: Playground terms: "" - leisure/slipway: + leisure/slipway: name: Slipway terms: "" - leisure/sports_center: + leisure/sports_center: name: Sports Center / Gym terms: "" - leisure/stadium: + leisure/stadium: name: Stadium terms: "" - leisure/swimming_pool: + leisure/swimming_pool: name: Swimming Pool terms: "" - leisure/track: + leisure/track: name: Race Track terms: "" - line: + line: name: Line terms: "" - man_made: + man_made: name: Man Made terms: "" - man_made/breakwater: + man_made/breakwater: name: Breakwater terms: "" - man_made/cutline: + man_made/cutline: name: Cut line terms: "" - man_made/embankment: + man_made/embankment: name: Embankment terms: "" - man_made/flagpole: + man_made/flagpole: name: Flagpole terms: "" - man_made/lighthouse: + man_made/lighthouse: name: Lighthouse terms: "" - man_made/observation: + man_made/observation: name: Observation Tower terms: "" - man_made/pier: + man_made/pier: name: Pier terms: "" - man_made/pipeline: + man_made/pipeline: name: Pipeline terms: "" - man_made/survey_point: + man_made/survey_point: name: Survey Point terms: "" - man_made/tower: + man_made/tower: name: Tower terms: "" - man_made/wastewater_plant: + man_made/wastewater_plant: name: Wastewater Plant terms: "" - man_made/water_tower: + man_made/water_tower: name: Water Tower terms: "" - man_made/water_well: + man_made/water_well: name: Water well terms: "" - man_made/water_works: + man_made/water_works: name: Water Works terms: "" - military/airfield: + military/airfield: name: Airfield terms: "" - military/barracks: + military/barracks: name: Barracks terms: "" - military/bunker: + military/bunker: name: Bunker terms: "" - military/range: + military/range: name: Military Range terms: "" - natural: + natural: name: Natural terms: "" - natural/bay: + natural/bay: name: Bay terms: "" - natural/beach: + natural/beach: name: Beach terms: "" - natural/cliff: + natural/cliff: name: Cliff terms: "" - natural/coastline: + natural/coastline: name: Coastline terms: "" - natural/fell: + natural/fell: name: Fell terms: "" - natural/glacier: + natural/glacier: name: Glacier terms: "" - natural/grassland: + natural/grassland: name: Grassland terms: "" - natural/heath: + natural/heath: name: Heath terms: "" - natural/peak: + natural/peak: name: Peak terms: "" - natural/scree: + natural/scree: name: Scree terms: "" - natural/scrub: + natural/scrub: name: Scrub terms: "" - natural/spring: + natural/spring: name: Spring terms: "" - natural/tree: + natural/tree: name: Tree terms: "" - natural/water: + natural/water: name: Water terms: "" - natural/water/lake: + natural/water/lake: name: Lake terms: "" - natural/water/pond: + natural/water/pond: name: Pond terms: "" - natural/water/reservoir: + natural/water/reservoir: name: Reservoir terms: "" - natural/wetland: + natural/wetland: name: Wetland terms: "" - natural/wood: + natural/wood: name: Wood terms: "" - office: + office: name: Office terms: "" - office/accountant: + office/accountant: name: Accountant terms: "" - office/administrative: + office/administrative: name: Administrative Office terms: "" - office/architect: + office/architect: name: Architect terms: "" - office/company: + office/company: name: Company Office terms: "" - office/educational_institution: + office/educational_institution: name: Educational Institution terms: "" - office/employment_agency: + office/employment_agency: name: Employment Agency terms: "" - office/estate_agent: + office/estate_agent: name: Real Estate Office terms: "" - office/financial: + office/financial: name: Financial Office terms: "" - office/government: + office/government: name: Government Office terms: "" - office/insurance: + office/insurance: name: Insurance Office terms: "" - office/it: + office/it: name: IT Office terms: "" - office/lawyer: + office/lawyer: name: Law Office terms: "" - office/newspaper: + office/newspaper: name: Newspaper terms: "" - office/ngo: + office/ngo: name: NGO Office terms: "" - office/physician: + office/physician: name: Physician terms: "" - office/political_party: + office/political_party: name: Political Party terms: "" - office/research: + office/research: name: Research Office terms: "" - office/telecommunication: + office/telecommunication: name: Telecom Office terms: "" - office/therapist: + office/therapist: name: Therapist terms: "" - office/travel_agent: + office/travel_agent: name: Travel Agency terms: "" - piste: + piste: name: Piste/Ski Trail terms: "" - place: + place: name: Place terms: "" - place/city: + place/city: name: City terms: "" - place/hamlet: + place/hamlet: name: Hamlet terms: "" - place/island: + place/island: name: Island terms: "" - place/isolated_dwelling: + place/isolated_dwelling: name: Isolated Dwelling terms: "" - place/locality: + place/locality: name: Locality terms: "" - place/neighbourhood: + place/neighbourhood: name: Neighborhood terms: "" - place/suburb: + place/suburb: name: Borough terms: "" - place/town: + place/town: name: Town terms: "" - place/village: + place/village: name: Village terms: "" - point: + point: name: Point terms: "" - power: + power: name: Power terms: "" - power/generator: + power/generator: name: Power Generator terms: "" - power/line: + power/line: name: Power Line terms: "" - power/minor_line: + power/minor_line: name: Minor Power Line terms: "" - power/pole: + power/pole: name: Power Pole terms: "" - power/sub_station: + power/sub_station: name: Substation terms: "" - power/tower: - name: "High-Voltage Tower" + power/tower: + name: High-Voltage Tower terms: "" - power/transformer: + power/transformer: name: Transformer terms: "" - public_transport/platform: + public_transport/platform: name: Platform terms: "" - public_transport/stop_position: + public_transport/stop_position: name: Stop Position terms: "" - railway: + railway: name: Railway terms: "" - railway/abandoned: + railway/abandoned: name: Abandoned Railway terms: "" - railway/disused: + railway/disused: name: Disused Railway terms: "" - railway/funicular: + railway/funicular: name: Funicular terms: "" - railway/halt: + railway/halt: name: Railway Halt terms: "" - railway/level_crossing: + railway/level_crossing: name: Level Crossing terms: "" - railway/monorail: + railway/monorail: name: Monorail terms: "" - railway/narrow_gauge: + railway/narrow_gauge: name: Narrow Gauge Rail terms: "" - railway/platform: + railway/platform: name: Railway Platform terms: "" - railway/rail: + railway/rail: name: Rail terms: "" - railway/station: + railway/station: name: Railway Station terms: "" - railway/subway: + railway/subway: name: Subway terms: "" - railway/subway_entrance: + railway/subway_entrance: name: Subway Entrance terms: "" - railway/tram: + railway/tram: name: Tram terms: "" - relation: + relation: name: Relation terms: "" - route/ferry: + route/ferry: name: Ferry Route terms: "" - shop: + shop: name: Shop terms: "" - shop/alcohol: + shop/alcohol: name: Liquor Store terms: "" - shop/art: + shop/art: name: Art Shop terms: "" - shop/bakery: + shop/bakery: name: Bakery terms: "" - shop/beauty: + shop/beauty: name: Beauty Shop terms: "" - shop/beverages: + shop/beverages: name: Beverage Store terms: "" - shop/bicycle: + shop/bicycle: name: Bicycle Shop terms: "" - shop/bookmaker: + shop/bookmaker: name: Bookmaker terms: "" - shop/books: + shop/books: name: Bookstore terms: "" - shop/boutique: + shop/boutique: name: Boutique terms: "" - shop/butcher: + shop/butcher: name: Butcher terms: "" - shop/car: + shop/car: name: Car Dealership terms: "" - shop/car_parts: + shop/car_parts: name: Car Parts Store terms: "" - shop/car_repair: + shop/car_repair: name: Car Repair Shop terms: "" - shop/chemist: + shop/chemist: name: Chemist terms: "" - shop/clothes: + shop/clothes: name: Clothing Store terms: "" - shop/computer: + shop/computer: name: Computer Store terms: "" - shop/confectionery: + shop/confectionery: name: Confectionery terms: "" - shop/convenience: + shop/convenience: name: Convenience Store terms: "" - shop/deli: + shop/deli: name: Deli terms: "" - shop/department_store: + shop/department_store: name: Department Store terms: "" - shop/doityourself: + shop/doityourself: name: DIY Store terms: "" - shop/dry_cleaning: + shop/dry_cleaning: name: Dry Cleaners terms: "" - shop/electronics: + shop/electronics: name: Electronics Store terms: "" - shop/farm: + shop/farm: name: Produce Stand terms: "" - shop/fishmonger: + shop/fishmonger: name: Fishmonger terms: "" - shop/florist: + shop/florist: name: Florist terms: "" - shop/funeral_directors: + shop/funeral_directors: name: Funeral Home terms: "" - shop/furniture: + shop/furniture: name: Furniture Store terms: "" - shop/garden_centre: + shop/garden_centre: name: Garden Center terms: "" - shop/gift: + shop/gift: name: Gift Shop terms: "" - shop/greengrocer: + shop/greengrocer: name: Greengrocer terms: "" - shop/hairdresser: + shop/hairdresser: name: Hairdresser terms: "" - shop/hardware: + shop/hardware: name: Hardware Store terms: "" - shop/hifi: + shop/hifi: name: Hifi Store terms: "" - shop/jewelry: + shop/jewelry: name: Jeweler terms: "" - shop/kiosk: + shop/kiosk: name: Kiosk terms: "" - shop/laundry: + shop/laundry: name: Laundry terms: "" - shop/locksmith: + shop/locksmith: name: Locksmith terms: "" - shop/lottery: + shop/lottery: name: Lottery Shop terms: "" - shop/mall: + shop/mall: name: Mall terms: "" - shop/mobile_phone: + shop/mobile_phone: name: Mobile Phone Store terms: "" - shop/motorcycle: + shop/motorcycle: name: Motorcycle Dealership terms: "" - shop/music: + shop/music: name: Music Store terms: "" - shop/newsagent: + shop/newsagent: name: Newsagent terms: "" - shop/optician: + shop/optician: name: Optician terms: "" - shop/outdoor: + shop/outdoor: name: Outdoor Store terms: "" - shop/pet: + shop/pet: name: Pet Store terms: "" - shop/photo: + shop/photo: name: Photography Store terms: "" - shop/seafood: + shop/seafood: name: Seafood Shop terms: "" - shop/shoes: + shop/shoes: name: Shoe Store terms: "" - shop/sports: + shop/sports: name: Sporting Goods Store terms: "" - shop/stationery: + shop/stationery: name: Stationery Store terms: "" - shop/supermarket: + shop/supermarket: name: Supermarket terms: "" - shop/tailor: + shop/tailor: name: Tailor terms: "" - shop/toys: + shop/toys: name: Toy Store terms: "" - shop/travel_agency: + shop/travel_agency: name: Travel Agency terms: "" - shop/tyres: + shop/tyres: name: Tire Store terms: "" - shop/vacant: + shop/vacant: name: Vacant Shop terms: "" - shop/variety_store: + shop/variety_store: name: Variety Store terms: "" - shop/video: + shop/video: name: Video Store terms: "" - shop/wine: + shop/wine: name: Wine Shop terms: "" - tourism: + tourism: name: Tourism terms: "" - tourism/alpine_hut: + tourism/alpine_hut: name: Alpine Hut terms: "" - tourism/artwork: + tourism/artwork: name: Artwork terms: "" - tourism/attraction: + tourism/attraction: name: Tourist Attraction terms: "" - tourism/camp_site: + tourism/camp_site: name: Camp Site terms: "" - tourism/caravan_site: + tourism/caravan_site: name: RV Park terms: "" - tourism/chalet: + tourism/chalet: name: Chalet terms: "" - tourism/guest_house: + tourism/guest_house: name: Guest House terms: "" - tourism/hostel: + tourism/hostel: name: Hostel terms: "" - tourism/hotel: + tourism/hotel: name: Hotel terms: "" - tourism/information: + tourism/information: name: Information terms: "" - tourism/motel: + tourism/motel: name: Motel terms: "" - tourism/museum: + tourism/museum: name: Museum terms: "" - tourism/picnic_site: + tourism/picnic_site: name: Picnic Site terms: "" - tourism/theme_park: + tourism/theme_park: name: Theme Park terms: "" - tourism/viewpoint: + tourism/viewpoint: name: Viewpoint terms: "" - tourism/zoo: + tourism/zoo: name: Zoo terms: "" - type/boundary: + type/boundary: name: Boundary terms: "" - type/boundary/administrative: + type/boundary/administrative: name: Administrative Boundary terms: "" - type/multipolygon: + type/multipolygon: name: Multipolygon terms: "" - type/restriction: + type/restriction: name: Restriction terms: "" - type/restriction/no_left_turn: + type/restriction/no_left_turn: name: No Left Turn terms: "" - type/restriction/no_right_turn: + type/restriction/no_right_turn: name: No Right Turn terms: "" - type/restriction/no_straight_on: + type/restriction/no_straight_on: name: No Straight On terms: "" - type/restriction/no_u_turn: - name: "No U-turn" + type/restriction/no_u_turn: + name: No U-turn terms: "" - type/restriction/only_left_turn: + type/restriction/only_left_turn: name: Left Turn Only terms: "" - type/restriction/only_right_turn: + type/restriction/only_right_turn: name: Right Turn Only terms: "" - type/restriction/only_straight_on: + type/restriction/only_straight_on: name: No Turns terms: "" - type/route: + type/route: name: Route terms: "" - type/route/bicycle: + type/route/bicycle: name: Cycle Route terms: "" - type/route/bus: + type/route/bus: name: Bus Route terms: "" - type/route/detour: + type/route/detour: name: Detour Route terms: "" - type/route/ferry: + type/route/ferry: name: Ferry Route terms: "" - type/route/foot: + type/route/foot: name: Foot Route terms: "" - type/route/hiking: + type/route/hiking: name: Hiking Route terms: "" - type/route/pipeline: + type/route/pipeline: name: Pipeline Route terms: "" - type/route/power: + type/route/power: name: Power Route terms: "" - type/route/road: + type/route/road: name: Road Route terms: "" - type/route/train: + type/route/train: name: Train Route terms: "" - type/route/tram: + type/route/tram: name: Tram Route terms: "" - type/route_master: + type/route_master: name: Route Master terms: "" - vertex: + vertex: name: Other terms: "" - waterway: + waterway: name: Waterway terms: "" - waterway/canal: + waterway/canal: name: Canal terms: "" - waterway/dam: + waterway/dam: name: Dam terms: "" - waterway/ditch: + waterway/ditch: name: Ditch terms: "" - waterway/drain: + waterway/drain: name: Drain terms: "" - waterway/river: + waterway/river: name: River terms: "" - waterway/riverbank: + waterway/riverbank: name: Riverbank terms: "" - waterway/stream: + waterway/stream: name: Stream terms: "" - waterway/weir: + waterway/weir: name: Weir terms: "" diff --git a/package.json b/package.json index 414010060..181fc2741 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "sinon-chai": "~2.3.1", "happen": "0.1.2", "glob": "~3.1.21", - "js-yaml": "~2.0.3", + "js-yaml": "~3.1.0", "request": "~2.16.2", "jsonschema": "~0.3.2", "delve": "0.2",