]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/en.json
Merge branch 'master' into overpass
[rails.git] / vendor / assets / iD / iD / locales / en.json
index 04b1b3571f11ed89213dfc413e7934faa87a21ed..feabccf9171808831c26fdce689951ad13b43ef5 100644 (file)
@@ -97,7 +97,7 @@
         },
         "delete": {
             "title": "Delete",
-            "description": "Remove this from the map.",
+            "description": "Delete object permanently.",
             "annotation": {
                 "point": "Deleted a point.",
                 "vertex": "Deleted a node from a way.",
                 "area": "Moved an area.",
                 "multiple": "Moved multiple objects."
             },
-            "incomplete_relation": "This feature can't be moved because it hasn't been fully downloaded."
+            "incomplete_relation": "This feature can't be moved because it hasn't been fully downloaded.",
+            "too_large": "This can't be moved because not enough of it is currently visible."
         },
         "rotate": {
             "title": "Rotate",
             "annotation": {
                 "line": "Rotated a line.",
                 "area": "Rotated an area."
-            }
+            },
+            "too_large": "This can't be rotated because not enough of it is currently visible."
         },
         "reverse": {
             "title": "Reverse",
             },
             "not_eligible": "Lines can't be split at their beginning or end.",
             "multiple_ways": "There are too many lines here to split."
+        },
+        "restriction": {
+            "help": {
+                "select": "Click to select a road segment.",
+                "toggle": "Click to toggle turn restrictions.",
+                "toggle_on": "Click to add a \"{restriction}\" restriction.",
+                "toggle_off": "Click to remove the \"{restriction}\" restriction."
+            },
+            "annotation": {
+                "create": "Added a turn restriction",
+                "delete": "Deleted a turn restriction"
+            }
         }
     },
     "undo": {
         "upload_explanation_with_user": "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data.",
         "save": "Save",
         "cancel": "Cancel",
+        "changes": "{count} Changes",
         "warnings": "Warnings",
         "modified": "Modified",
         "deleted": "Deleted",
         "help": "Save changes to OpenStreetMap, making them visible to other users.",
         "no_changes": "No changes to save.",
         "error": "An error occurred while trying to save",
+        "unknown_error_details": "Please ensure you are connected to the internet.",
         "uploading": "Uploading changes to OpenStreetMap.",
         "unsaved_changes": "You have unsaved changes"
     },
         "untagged_area": "Untagged area",
         "many_deletions": "You're deleting {n} objects. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org.",
         "tag_suggests_area": "The tag {tag} suggests line should be area, but it is not an area",
-        "untagged_tooltip": "Select a feature type that describes what this {geometry} is.",
+        "untagged_point_tooltip": "Select a feature type that describes what this point is.",
+        "untagged_line_tooltip": "Select a feature type that describes what this line is.",
+        "untagged_area_tooltip": "Select a feature type that describes what this area is.",
         "deprecated_tags": "Deprecated tags: {tags}"
     },
     "zoom": {
         "zoom": "Zoom to GPX track",
         "browse": "Browse for a .gpx file"
     },
+    "mapillary": {
+        "tooltip": "Street-level photos from Mapillary",
+        "title": "Photo Overlay (Mapillary)",
+        "view_on_mapillary": "View this image on Mapillary"
+    },
     "help": {
         "title": "Help",
         "help": "# Help\n\nThis is an editor for [OpenStreetMap](http://www.openstreetmap.org/), the\nfree and editable map of the world. You can use it to add and update\ndata in your area, making an open-source and open-data map of the world\nbetter for everyone.\n\nEdits that you make on this map will be visible to everyone who uses\nOpenStreetMap. In order to make an edit, you'll need a\n[free OpenStreetMap account](https://www.openstreetmap.org/user/new).\n\nThe [iD editor](http://ideditor.com/) is a collaborative project with [source\ncode available on GitHub](https://github.com/openstreetmap/iD).\n",
         },
         "areas": {
             "title": "Areas",
-            "add": "Areas are a more detailed way to represent features. They provide information on the boundaries of the feature. Areas can be used for most feature types points can be used for, and are often preferred. **Click the Area button to add a new area.**",
+            "add": "Areas are used to show the boundaries of features like lakes, buildings, and residential areas. They can be also be used for more detailed mapping of many features you might normally map as points. **Click the Area button to add a new area.**",
             "corner": "Areas are drawn by placing nodes that mark the boundary of the area. **Place the starting node on one of the corners of the playground.**",
             "place": "Draw the area by placing more nodes. Finish the area by clicking on the starting node. **Draw an area for the playground.**",
             "search": "**Search for '{name}'.**",
             "category-rail": {
                 "name": "Rail"
             },
+            "category-restriction": {
+                "name": "Restriction"
+            },
             "category-road": {
                 "name": "Road"
             },
                 }
             },
             "access_simple": {
+                "label": "Access",
+                "placeholder": "yes"
+            },
+            "access_toilets": {
                 "label": "Access"
             },
             "address": {
                 "label": "Address",
                 "placeholders": {
-                    "number": "123",
+                    "housename": "Housename",
+                    "housenumber": "123",
                     "street": "Street",
                     "city": "City",
-                    "postcode": "Postal code"
+                    "postcode": "Postcode",
+                    "place": "Place",
+                    "hamlet": "Hamlet",
+                    "suburb": "Suburb",
+                    "subdistrict": "Subdistrict",
+                    "district": "District",
+                    "province": "Province",
+                    "state": "State",
+                    "country": "Country"
                 }
             },
             "admin_level": {
                 "label": "Type"
             },
             "aerialway/access": {
-                "label": "Access"
+                "label": "Access",
+                "options": {
+                    "entry": "Entry",
+                    "exit": "Exit",
+                    "both": "Both"
+                }
             },
             "aerialway/bubble": {
                 "label": "Bubble"
                 "placeholder": "2, 4, 8..."
             },
             "aerialway/summer/access": {
-                "label": "Access (summer)"
+                "label": "Access (summer)",
+                "options": {
+                    "entry": "Entry",
+                    "exit": "Exit",
+                    "both": "Both"
+                }
             },
             "aeroway": {
                 "label": "Type"
                 "placeholder": "50, 100, 200..."
             },
             "cardinal_direction": {
-                "label": "Direction"
+                "label": "Direction",
+                "options": {
+                    "N": "North",
+                    "E": "East",
+                    "S": "South",
+                    "W": "West",
+                    "NE": "Northeast",
+                    "SE": "Southeast",
+                    "SW": "Southwest",
+                    "NW": "Northwest",
+                    "NNE": "North-northeast",
+                    "ENE": "East-northeast",
+                    "ESE": "East-southeast",
+                    "SSE": "South-southeast",
+                    "SSW": "South-southwest",
+                    "WSW": "West-southwest",
+                    "WNW": "West-northwest",
+                    "NNW": "North-northwest"
+                }
             },
             "clock_direction": {
                 "label": "Direction",
             "covered": {
                 "label": "Covered"
             },
+            "craft": {
+                "label": "Type"
+            },
             "crop": {
                 "label": "Crop"
             },
                 "label": "Description"
             },
             "electrified": {
-                "label": "Electrification"
+                "label": "Electrification",
+                "placeholder": "Contact Line, Electrified Rail...",
+                "options": {
+                    "contact_line": "Contact Line",
+                    "rail": "Electrified Rail",
+                    "yes": "Yes (unspecified)",
+                    "no": "No"
+                }
             },
             "elevation": {
                 "label": "Elevation"
             "entrance": {
                 "label": "Type"
             },
+            "except": {
+                "label": "Exceptions"
+            },
             "fax": {
                 "label": "Fax",
                 "placeholder": "+31 42 123 4567"
                 "label": "Fee"
             },
             "fire_hydrant/type": {
-                "label": "Type"
+                "label": "Type",
+                "options": {
+                    "pillar": "Pillar/Aboveground",
+                    "underground": "Underground",
+                    "wall": "Wall",
+                    "pond": "Pond"
+                }
             },
             "fixme": {
                 "label": "Fix Me"
                     "terminal": "Terminal"
                 }
             },
+            "lamp_type": {
+                "label": "Type"
+            },
             "landuse": {
                 "label": "Type"
             },
                 "label": "Speed Limit",
                 "placeholder": "40, 50, 60..."
             },
+            "mtb/scale": {
+                "label": "Mountain Biking Difficulty",
+                "placeholder": "0, 1, 2, 3...",
+                "options": {
+                    "0": "0: Solid gravel/packed earth, no obstacles, wide curves",
+                    "1": "1: Some loose surface, small obstacles, wide curves",
+                    "2": "2: Much loose surface, large obstacles, easy hairpins",
+                    "3": "3: Slippery surface, large obstacles, tight hairpins",
+                    "4": "4: Loose surface or boulders, dangerous hairpins",
+                    "5": "5: Maximum difficulty, boulder fields, landslides",
+                    "6": "6: Not rideable except by the very best mountain bikers"
+                }
+            },
+            "mtb/scale/imba": {
+                "label": "IMBA Trail Difficulty",
+                "placeholder": "Easy, Medium, Difficult...",
+                "options": {
+                    "0": "Easiest (white circle)",
+                    "1": "Easy (green circle)",
+                    "2": "Medium (blue square)",
+                    "3": "Difficult (black diamond)",
+                    "4": "Extremely Difficult (double black diamond)"
+                }
+            },
+            "mtb/scale/uphill": {
+                "label": "Mountain Biking Uphill Difficulty",
+                "placeholder": "0, 1, 2, 3...",
+                "options": {
+                    "0": "0: Avg. incline <10%, gravel/packed earth, no obstacles",
+                    "1": "1: Avg. incline <15%, gravel/packed earth, few small objects",
+                    "2": "2: Avg. incline <20%, stable surface, fistsize rocks/roots",
+                    "3": "3: Avg. incline <25%, variable surface, fistsize rocks/branches",
+                    "4": "4: Avg. incline <30%, poor condition, big rocks/branches",
+                    "5": "5: Very steep, bike generally needs to be pushed or carried"
+                }
+            },
             "name": {
                 "label": "Name",
                 "placeholder": "Common name (if any)"
                 "label": "Type"
             },
             "oneway": {
-                "label": "One Way"
+                "label": "One Way",
+                "options": {
+                    "undefined": "Assumed to be No",
+                    "yes": "Yes",
+                    "no": "No"
+                }
             },
             "oneway_yes": {
-                "label": "One Way"
+                "label": "One Way",
+                "options": {
+                    "undefined": "Assumed to be Yes",
+                    "yes": "Yes",
+                    "no": "No"
+                }
             },
             "opening_hours": {
                 "label": "Hours"
                 "label": "Park and Ride"
             },
             "parking": {
-                "label": "Type"
+                "label": "Type",
+                "options": {
+                    "surface": "Surface",
+                    "multi-storey": "Multilevel",
+                    "underground": "Underground",
+                    "sheds": "Sheds",
+                    "carports": "Carports",
+                    "garage_boxes": "Garage Boxes",
+                    "lane": "Roadside Lane"
+                }
             },
             "phone": {
                 "label": "Phone",
                 "placeholder": "+31 42 123 4567"
             },
             "piste/difficulty": {
-                "label": "Difficulty"
+                "label": "Difficulty",
+                "placeholder": "Easy, Intermediate, Advanced...",
+                "options": {
+                    "novice": "Novice (instructional)",
+                    "easy": "Easy (green circle)",
+                    "intermediate": "Intermediate (blue square)",
+                    "advanced": "Advanced (black diamond)",
+                    "expert": "Expert (double black diamond)",
+                    "freeride": "Freeride (off-piste)",
+                    "extreme": "Extreme (climbing equipment required)"
+                }
             },
             "piste/grooming": {
-                "label": "Grooming"
+                "label": "Grooming",
+                "options": {
+                    "classic": "Classic",
+                    "mogul": "Mogul",
+                    "backcountry": "Backcountry",
+                    "classic+skating": "Classic and Skating",
+                    "scooter": "Scooter/Snowmobile",
+                    "skating": "Skating"
+                }
             },
             "piste/type": {
-                "label": "Type"
+                "label": "Type",
+                "options": {
+                    "downhill": "Downhill",
+                    "nordic": "Nordic",
+                    "skitour": "Skitour",
+                    "sled": "Sled",
+                    "hike": "Hike",
+                    "sleigh": "Sleigh",
+                    "ice_skate": "Ice Skate",
+                    "snow_park": "Snow Park",
+                    "playground": "Playground"
+                }
             },
             "place": {
                 "label": "Type"
                 "label": "Type"
             },
             "religion": {
-                "label": "Religion",
-                "options": {
-                    "christian": "Christian",
-                    "muslim": "Muslim",
-                    "buddhist": "Buddhist",
-                    "jewish": "Jewish",
-                    "hindu": "Hindu",
-                    "shinto": "Shinto",
-                    "taoist": "Taoist"
-                }
+                "label": "Religion"
             },
             "restriction": {
                 "label": "Type"
             },
+            "restrictions": {
+                "label": "Turn Restrictions"
+            },
             "route": {
                 "label": "Type"
             },
                 "label": "Type"
             },
             "sac_scale": {
-                "label": "Path Difficulty"
+                "label": "Hiking Difficulty",
+                "placeholder": "Mountain Hiking, Alpine Hiking...",
+                "options": {
+                    "hiking": "T1: Hiking",
+                    "mountain_hiking": "T2: Mountain Hiking",
+                    "demanding_mountain_hiking": "T3: Demanding Mountain Hiking",
+                    "alpine_hiking": "T4: Alpine Hiking",
+                    "demanding_alpine_hiking": "T5: Demanding Alpine Hiking",
+                    "difficult_alpine_hiking": "T6: Difficult Alpine Hiking"
+                }
             },
             "seasonal": {
                 "label": "Seasonal"
                 "label": "Sloped Curb"
             },
             "smoking": {
-                "label": "Smoking"
+                "label": "Smoking",
+                "placeholder": "No, Separated, Yes...",
+                "options": {
+                    "no": "No smoking anywhere",
+                    "separated": "In smoking areas, not physically isolated",
+                    "isolated": "In smoking areas, physically isolated",
+                    "outside": "Allowed outside",
+                    "yes": "Allowed everywhere",
+                    "dedicated": "Dedicated to smokers (e.g. smokers' club)"
+                }
+            },
+            "smoothness": {
+                "label": "Smoothness",
+                "placeholder": "Thin Rollers, Wheels, Off-Road...",
+                "options": {
+                    "excellent": "Thin Rollers: rollerblade, skateboard",
+                    "good": "Thin Wheels: racing bike",
+                    "intermediate": "Wheels: city bike, wheelchair, scooter",
+                    "bad": "Robust Wheels: trekking bike, car, rickshaw",
+                    "very_bad": "High Clearance: light duty off-road vehicle",
+                    "horrible": "Off-Road: heavy duty off-road vehicle",
+                    "very_horrible": "Specialized off-road: tractor, ATV",
+                    "impassible": "Impassible / No wheeled vehicle"
+                }
             },
             "social_facility_for": {
                 "label": "People served",
             "sport_ice": {
                 "label": "Sport"
             },
+            "sport_racing": {
+                "label": "Sport"
+            },
             "structure": {
                 "label": "Structure",
                 "placeholder": "Unknown",
                 "label": "Tactile Paving"
             },
             "toilets/disposal": {
-                "label": "Disposal"
+                "label": "Disposal",
+                "options": {
+                    "flush": "Flush",
+                    "pitlatrine": "Pit/Latrine",
+                    "chemical": "Chemical",
+                    "bucket": "Bucket"
+                }
             },
             "tourism": {
                 "label": "Type"
                 "label": "Tower type"
             },
             "tracktype": {
-                "label": "Type"
+                "label": "Track Type",
+                "placeholder": "Solid, Mostly Solid, Soft...",
+                "options": {
+                    "grade1": "Solid: paved or heavily compacted hardcore surface",
+                    "grade2": "Mostly Solid: gravel/rock with some soft material mixed in",
+                    "grade3": "Even mixture of hard and soft materials",
+                    "grade4": "Mostly Soft: soil/sand/grass with some hard material mixed in",
+                    "grade5": "Soft: soil/sand/grass"
+                }
             },
             "trail_visibility": {
-                "label": "Trail Visibility"
+                "label": "Trail Visibility",
+                "placeholder": "Excellent, Good, Bad...",
+                "options": {
+                    "excellent": "Excellent: unambiguous path or markers everywhere",
+                    "good": "Good: markers visible, sometimes require searching",
+                    "intermediate": "Intermediate: few markers, path mostly visible",
+                    "bad": "Bad: no markers, path sometimes invisible/pathless",
+                    "horrible": "Horrible: often pathless, some orientation skills required",
+                    "no": "No: pathless, excellent orientation skills required"
+                }
             },
             "tree_type": {
                 "label": "Type"
             },
             "amenity/arts_centre": {
                 "name": "Arts Center",
-                "terms": "arts,arts centre"
+                "terms": ""
             },
             "amenity/atm": {
                 "name": "ATM",
-                "terms": ""
+                "terms": "money,cash,machine"
             },
             "amenity/bank": {
                 "name": "Bank",
-                "terms": "coffer,countinghouse,credit union,depository,exchequer,fund,hoard,investment firm,repository,reserve,reservoir,safe,savings,stock,stockpile,store,storehouse,thrift,treasury,trust company,vault"
+                "terms": "credit union,check,deposit,fund,investment,repository,reserve,safe,savings,stock,treasury,trust,vault"
             },
             "amenity/bar": {
                 "name": "Bar",
-                "terms": ""
+                "terms": "dive,beer,bier,booze"
             },
             "amenity/bbq": {
                 "name": "Barbecue/Grill",
-                "terms": "barbecue,bbq,grill"
+                "terms": "bbq"
             },
             "amenity/bench": {
                 "name": "Bench",
             },
             "amenity/bicycle_parking": {
                 "name": "Bicycle Parking",
-                "terms": ""
+                "terms": "bike"
             },
             "amenity/bicycle_rental": {
                 "name": "Bicycle Rental",
-                "terms": ""
+                "terms": "bike"
             },
             "amenity/boat_rental": {
                 "name": "Boat Rental",
                 "terms": ""
             },
+            "amenity/bureau_de_change": {
+                "name": "Currency Exchange",
+                "terms": "bureau de change,money changer"
+            },
+            "amenity/bus_station": {
+                "name": "Bus Station",
+                "terms": ""
+            },
             "amenity/cafe": {
                 "name": "Cafe",
-                "terms": "coffee,tea,coffee shop"
+                "terms": "coffee,tea"
             },
             "amenity/car_rental": {
                 "name": "Car Rental",
                 "terms": "EV,Electric Vehicle,Supercharger"
             },
             "amenity/childcare": {
-                "name": "Childcare",
-                "terms": "nursery,orphanage,playgroup"
+                "name": "Nursery/Childcare",
+                "terms": "daycare,orphanage,playgroup"
             },
             "amenity/cinema": {
                 "name": "Cinema",
-                "terms": "big screen,bijou,cine,drive-in,film,flicks,motion pictures,movie house,movie theater,moving pictures,nabes,photoplay,picture show,pictures,playhouse,show,silver screen"
+                "terms": "drive-in,film,flick,movie,theater,picture,show,screen"
             },
             "amenity/clinic": {
                 "name": "Clinic",
-                "terms": "clinic,medical clinic"
+                "terms": "medical,urgentcare"
             },
             "amenity/clock": {
                 "name": "Clock",
                 "terms": ""
             },
             "amenity/college": {
-                "name": "College",
-                "terms": ""
+                "name": "College Grounds",
+                "terms": "university"
+            },
+            "amenity/community_centre": {
+                "name": "Community Center",
+                "terms": "event,hall"
             },
             "amenity/compressed_air": {
                 "name": "Compressed Air",
             },
             "amenity/dentist": {
                 "name": "Dentist",
-                "terms": "dentist,dentist's office"
+                "terms": "tooth,teeth"
             },
             "amenity/doctor": {
                 "name": "Doctor",
-                "terms": "doctor,doctor's office"
+                "terms": "medic*"
+            },
+            "amenity/dojo": {
+                "name": "Dojo / Martial Arts Academy",
+                "terms": "martial arts,dojang"
             },
             "amenity/drinking_water": {
                 "name": "Drinking Water",
-                "terms": "water fountain,potable water"
+                "terms": "fountain,potable"
             },
             "amenity/embassy": {
                 "name": "Embassy",
             },
             "amenity/fast_food": {
                 "name": "Fast Food",
-                "terms": ""
+                "terms": "restaurant"
             },
             "amenity/fire_station": {
                 "name": "Fire Station",
             },
             "amenity/hospital": {
                 "name": "Hospital Grounds",
-                "terms": "clinic,emergency room,health service,hospice,infirmary,institution,nursing home,rest home,sanatorium,sanitarium,sick bay,surgery,ward"
+                "terms": "clinic,doctor,emergency room,health service,hospice,infirmary,institution,nursing home,sanatorium,sanitarium,sick,surgery,ward"
             },
             "amenity/kindergarten": {
-                "name": "Kindergarten Grounds",
-                "terms": "nursery,preschool"
+                "name": "Preschool/Kindergarten Grounds",
+                "terms": "kindergarden,pre-school"
             },
             "amenity/library": {
                 "name": "Library",
-                "terms": ""
+                "terms": "book"
             },
             "amenity/marketplace": {
                 "name": "Marketplace",
             },
             "amenity/pharmacy": {
                 "name": "Pharmacy",
-                "terms": ""
+                "terms": "drug,medicine"
             },
             "amenity/place_of_worship": {
                 "name": "Place of Worship",
             },
             "amenity/place_of_worship/christian": {
                 "name": "Church",
-                "terms": "christian,abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,oratory,parish,sacellum,sanctuary,shrine,tabernacle,temple"
+                "terms": "christian,abbey,basilica,bethel,cathedral,chancel,chantry,chapel,fold,house of God,house of prayer,house of worship,minster,mission,oratory,parish,sacellum,sanctuary,shrine,tabernacle,temple"
             },
             "amenity/place_of_worship/jewish": {
                 "name": "Synagogue",
-                "terms": "jewish,synagogue"
+                "terms": "jewish"
             },
             "amenity/place_of_worship/muslim": {
                 "name": "Mosque",
-                "terms": "muslim,mosque"
+                "terms": "muslim"
             },
             "amenity/police": {
                 "name": "Police",
-                "terms": "badge,bear,blue,bluecoat,bobby,boy scout,bull,constable,constabulary,cop,copper,corps,county mounty,detective,fed,flatfoot,force,fuzz,gendarme,gumshoe,heat,law,law enforcement,man,narc,officers,patrolman,police"
+                "terms": "badge,constable,constabulary,cop,detective,fed,law,enforcement,officer,patrol"
             },
             "amenity/post_box": {
                 "name": "Mailbox",
-                "terms": "letter drop,letterbox,mail drop,mailbox,pillar box,postbox"
+                "terms": "letter,post"
             },
             "amenity/post_office": {
                 "name": "Post Office",
-                "terms": ""
+                "terms": "letter,mail"
             },
             "amenity/pub": {
                 "name": "Pub",
-                "terms": ""
+                "terms": "dive,beer,bier,booze"
             },
             "amenity/ranger_station": {
                 "name": "Ranger Station",
             },
             "amenity/recycling": {
                 "name": "Recycling",
-                "terms": ""
+                "terms": "can,bottle,garbage,scrap,trash"
             },
             "amenity/restaurant": {
                 "name": "Restaurant",
-                "terms": "bar,cafeteria,café,canteen,chophouse,coffee shop,diner,dining room,dive*,doughtnut shop,drive-in,eatery,eating house,eating place,fast-food place,fish and chips,greasy spoon,grill,hamburger stand,hashery,hideaway,hotdog stand,inn,joint*,luncheonette,lunchroom,night club,outlet*,pizzeria,saloon,soda fountain,watering hole"
+                "terms": "bar,breakfast,cafe,café,canteen,coffee,dine,dining,dinner,drive-in,eat,grill,lunch,table"
             },
             "amenity/school": {
                 "name": "School Grounds",
-                "terms": "academy,alma mater,blackboard,college,department,discipline,establishment,faculty,hall,halls of ivy,institute,institution,jail*,schoolhouse,seminary,university"
+                "terms": "academy,elementary school,middle school,high school"
             },
             "amenity/shelter": {
                 "name": "Shelter",
-                "terms": "lean-to"
+                "terms": "lean-to,gazebo,picnic"
             },
             "amenity/social_facility": {
                 "name": "Social Facility",
                 "terms": ""
             },
             "amenity/social_facility/group_home": {
-                "name": "Group Home",
-                "terms": "elderly,old,senior living"
+                "name": "Elderly Group Home",
+                "terms": "old,senior,living"
             },
             "amenity/social_facility/homeless_shelter": {
                 "name": "Homeless Shelter",
             },
             "amenity/studio": {
                 "name": "Studio",
-                "terms": "recording studio,studio,radio,radio studio,television,television studio"
+                "terms": "recording,radio,television"
             },
             "amenity/swimming_pool": {
                 "name": "Swimming Pool",
             },
             "amenity/townhall": {
                 "name": "Town Hall",
-                "terms": "village hall,city government,courthouse,municipal building,municipal center,municipal centre"
+                "terms": "village,city,government,courthouse,municipal"
             },
             "amenity/university": {
-                "name": "University",
+                "name": "University Grounds",
                 "terms": "college"
             },
             "amenity/vending_machine": {
                 "name": "Vending Machine",
-                "terms": ""
+                "terms": "snack,soda,ticket"
             },
             "amenity/veterinary": {
                 "name": "Veterinary",
             },
             "amenity/waste_basket": {
                 "name": "Waste Basket",
-                "terms": "rubbish bin,litter bin,trash can,garbage can"
+                "terms": "rubbish,litter,trash,garbage"
             },
             "area": {
                 "name": "Area",
                 "name": "Church",
                 "terms": ""
             },
+            "building/college": {
+                "name": "College Building",
+                "terms": "university"
+            },
             "building/commercial": {
                 "name": "Commercial Building",
                 "terms": ""
                 "name": "Industrial Building",
                 "terms": ""
             },
+            "building/kindergarten": {
+                "name": "Preschool/Kindergarten Building",
+                "terms": "kindergarden,pre-school"
+            },
             "building/public": {
                 "name": "Public Building",
                 "terms": ""
             },
             "building/school": {
                 "name": "School Building",
-                "terms": ""
+                "terms": "academy,elementary school,middle school,high school"
             },
             "building/shed": {
                 "name": "Shed",
             },
             "building/university": {
                 "name": "University Building",
-                "terms": ""
+                "terms": "college"
             },
             "building/warehouse": {
                 "name": "Warehouse",
                 "terms": ""
             },
+            "craft": {
+                "name": "Craft",
+                "terms": ""
+            },
             "craft/basket_maker": {
                 "name": "Basket Maker",
-                "terms": "basket,basketry,basket maker,basket weaver"
+                "terms": ""
             },
             "craft/beekeeper": {
                 "name": "Beekeeper",
-                "terms": "bees,beekeeper,bee box"
+                "terms": ""
             },
             "craft/blacksmith": {
                 "name": "Blacksmith",
-                "terms": "blacksmith"
+                "terms": ""
             },
             "craft/boatbuilder": {
                 "name": "Boat Builder",
-                "terms": "boat builder"
+                "terms": ""
             },
             "craft/bookbinder": {
                 "name": "Bookbinder",
-                "terms": "bookbinder,book repair"
+                "terms": "book repair"
             },
             "craft/brewery": {
                 "name": "Brewery",
-                "terms": "brewery"
+                "terms": "beer,bier"
             },
             "craft/carpenter": {
                 "name": "Carpenter",
-                "terms": "carpenter,woodworker"
+                "terms": "woodworker"
             },
             "craft/carpet_layer": {
                 "name": "Carpet Layer",
-                "terms": "carpet layer"
+                "terms": ""
             },
             "craft/caterer": {
                 "name": "Caterer",
-                "terms": "Caterer,Catering"
+                "terms": ""
             },
             "craft/clockmaker": {
                 "name": "Clockmaker",
-                "terms": "clock,clockmaker,clock repair"
+                "terms": ""
             },
             "craft/confectionary": {
                 "name": "Confectionary",
-                "terms": "confectionary,sweets,candy"
+                "terms": "sweets,candy"
             },
             "craft/dressmaker": {
                 "name": "Dressmaker",
-                "terms": "dress,dressmaker"
+                "terms": "seamstress"
             },
             "craft/electrician": {
                 "name": "Electrician",
-                "terms": "electrician"
+                "terms": "power,wire"
             },
             "craft/gardener": {
                 "name": "Gardener",
-                "terms": "gardener,landscaper,grounds keeper"
+                "terms": "landscaper,grounds keeper"
             },
             "craft/glaziery": {
                 "name": "Glaziery",
-                "terms": "glass,glass foundry,stained-glass,window"
+                "terms": "glass,stained-glass,window"
             },
             "craft/handicraft": {
                 "name": "Handicraft",
-                "terms": "handicraft"
+                "terms": ""
             },
             "craft/hvac": {
                 "name": "HVAC",
-                "terms": "heating,ventilating,air-conditioning,air conditioning"
+                "terms": "heat*,vent*,air conditioning"
             },
             "craft/insulator": {
                 "name": "Insulator",
-                "terms": "insulation,insulator"
+                "terms": ""
             },
             "craft/jeweler": {
                 "name": "Jeweler",
-                "terms": "jeweler,gem,diamond"
+                "terms": ""
             },
             "craft/key_cutter": {
                 "name": "Key Cutter",
-                "terms": "key,key cutter"
+                "terms": ""
             },
             "craft/locksmith": {
                 "name": "Locksmith",
-                "terms": "locksmith,lock"
+                "terms": ""
             },
             "craft/metal_construction": {
                 "name": "Metal Construction",
-                "terms": "metal construction"
+                "terms": ""
             },
             "craft/optician": {
                 "name": "Optician",
-                "terms": "glasses,optician"
+                "terms": ""
             },
             "craft/painter": {
                 "name": "Painter",
-                "terms": "painter"
+                "terms": ""
             },
             "craft/photographer": {
                 "name": "Photographer",
-                "terms": "photographer"
+                "terms": ""
             },
             "craft/photographic_laboratory": {
                 "name": "Photographic Laboratory",
-                "terms": "photographic laboratory,film developer"
+                "terms": "film"
             },
             "craft/plasterer": {
                 "name": "Plasterer",
-                "terms": "plasterer"
+                "terms": ""
             },
             "craft/plumber": {
                 "name": "Plumber",
-                "terms": "pumber"
+                "terms": "pipe"
             },
             "craft/pottery": {
                 "name": "Pottery",
-                "terms": "pottery,potter"
+                "terms": "ceramic"
             },
             "craft/rigger": {
                 "name": "Rigger",
-                "terms": "rigger"
+                "terms": ""
             },
             "craft/roofer": {
                 "name": "Roofer",
-                "terms": "roofer"
+                "terms": ""
             },
             "craft/saddler": {
                 "name": "Saddler",
-                "terms": "saddler"
+                "terms": ""
             },
             "craft/sailmaker": {
                 "name": "Sailmaker",
-                "terms": "sailmaker"
+                "terms": ""
             },
             "craft/sawmill": {
                 "name": "Sawmill",
-                "terms": "sawmill,lumber"
+                "terms": "lumber"
             },
             "craft/scaffolder": {
                 "name": "Scaffolder",
-                "terms": "scaffolder"
+                "terms": ""
             },
             "craft/sculpter": {
                 "name": "Sculpter",
-                "terms": "sculpter"
+                "terms": ""
             },
             "craft/shoemaker": {
                 "name": "Shoemaker",
-                "terms": "shoe repair,shoemaker"
+                "terms": "cobbler"
             },
             "craft/stonemason": {
                 "name": "Stonemason",
-                "terms": "stonemason,masonry"
+                "terms": "masonry"
             },
             "craft/sweep": {
                 "name": "Chimney Sweep",
-                "terms": "sweep,chimney sweep"
+                "terms": ""
             },
             "craft/tailor": {
                 "name": "Tailor",
-                "terms": "tailor,clothes"
+                "terms": "clothes,suit"
             },
             "craft/tiler": {
                 "name": "Tiler",
-                "terms": "tiler"
+                "terms": ""
             },
             "craft/tinsmith": {
                 "name": "Tinsmith",
-                "terms": "tinsmith"
+                "terms": ""
             },
             "craft/upholsterer": {
                 "name": "Upholsterer",
-                "terms": "upholsterer"
+                "terms": ""
             },
             "craft/watchmaker": {
                 "name": "Watchmaker",
-                "terms": "watch,watchmaker,watch repair"
+                "terms": ""
             },
             "craft/window_construction": {
                 "name": "Window Construction",
-                "terms": "window,window maker,window construction"
+                "terms": "glass"
+            },
+            "craft/winery": {
+                "name": "Winery",
+                "terms": ""
             },
             "embankment": {
                 "name": "Embankment",
             },
             "emergency/ambulance_station": {
                 "name": "Ambulance Station",
-                "terms": ""
+                "terms": "EMS,EMT,rescue"
             },
             "emergency/fire_hydrant": {
                 "name": "Fire Hydrant",
             },
             "footway/crossing": {
                 "name": "Crossing",
-                "terms": "crosswalk,zebra crossing"
+                "terms": ""
+            },
+            "footway/crosswalk": {
+                "name": "Crosswalk",
+                "terms": "zebra crossing"
             },
             "footway/sidewalk": {
                 "name": "Sidewalk",
             },
             "golf/green": {
                 "name": "Putting Green",
-                "terms": "putting green"
+                "terms": ""
             },
             "golf/hole": {
                 "name": "Golf Hole",
             },
             "highway/bridleway": {
                 "name": "Bridle Path",
-                "terms": "bridleway,equestrian trail,horse riding path,bridle road,horse trail"
+                "terms": "bridleway,equestrian,horse"
             },
             "highway/bus_stop": {
                 "name": "Bus Stop",
             },
             "highway/crossing": {
                 "name": "Crossing",
-                "terms": "crosswalk,zebra crossing"
+                "terms": ""
+            },
+            "highway/crosswalk": {
+                "name": "Crosswalk",
+                "terms": "zebra crossing"
             },
             "highway/cycleway": {
                 "name": "Cycle Path",
-                "terms": ""
+                "terms": "bike"
             },
             "highway/footway": {
                 "name": "Foot Path",
-                "terms": "beaten path,boulevard,clearing,course,cut*,drag*,footpath,highway,lane,line,orbit,passage,pathway,rail,rails,road,roadway,route,street,thoroughfare,trackway,trail,trajectory,walk"
+                "terms": "hike,hiking,trackway,trail,walk"
             },
             "highway/living_street": {
                 "name": "Living Street",
                 "terms": ""
             },
             "highway/motorway_junction": {
-                "name": "Motorway Junction",
+                "name": "Motorway Junction / Exit",
                 "terms": ""
             },
             "highway/motorway_link": {
             },
             "highway/path": {
                 "name": "Path",
-                "terms": ""
+                "terms": "hike,hiking,trackway,trail,walk"
             },
             "highway/pedestrian": {
                 "name": "Pedestrian",
                 "name": "Primary Link",
                 "terms": "ramp,on ramp,off ramp"
             },
+            "highway/raceway": {
+                "name": "Motor Raceway",
+                "terms": "auto*,race*,nascar"
+            },
             "highway/residential": {
                 "name": "Residential Road",
                 "terms": ""
             },
             "highway/rest_area": {
                 "name": "Rest Area",
-                "terms": "rest stop,turnout,lay-by"
+                "terms": "rest stop"
             },
             "highway/road": {
                 "name": "Unknown Road",
                 "name": "Stop Sign",
                 "terms": "stop sign"
             },
+            "highway/street_lamp": {
+                "name": "Street Lamp",
+                "terms": "streetlight,street light,lamp,light,gaslight"
+            },
             "highway/tertiary": {
                 "name": "Tertiary Road",
                 "terms": ""
             },
             "highway/track": {
                 "name": "Track",
-                "terms": ""
+                "terms": "woods road,fire road"
             },
             "highway/traffic_signals": {
                 "name": "Traffic Signals",
             },
             "highway/turning_circle": {
                 "name": "Turning Circle",
-                "terms": ""
+                "terms": "cul-de-sac"
             },
             "highway/unclassified": {
                 "name": "Unclassified Road",
             },
             "leisure/marina": {
                 "name": "Marina",
-                "terms": ""
+                "terms": "boat"
             },
             "leisure/park": {
                 "name": "Park",
             },
             "leisure/picnic_table": {
                 "name": "Picnic Table",
-                "terms": "bench,table"
+                "terms": "bench"
             },
             "leisure/pitch": {
                 "name": "Sport Pitch",
-                "terms": ""
+                "terms": "field"
             },
             "leisure/pitch/american_football": {
                 "name": "American Football Field",
                 "name": "Playground",
                 "terms": "jungle gym,play area"
             },
+            "leisure/running_track": {
+                "name": "Running Track",
+                "terms": ""
+            },
             "leisure/slipway": {
                 "name": "Slipway",
-                "terms": ""
+                "terms": "boat launch,boat ramp"
             },
             "leisure/sports_center": {
-                "name": "Sports Center",
+                "name": "Sports Center / Gym",
                 "terms": "gym"
             },
             "leisure/stadium": {
                 "terms": ""
             },
             "leisure/track": {
-                "name": "Race Track",
+                "name": "Racetrack (non-Motorsport)",
                 "terms": ""
             },
             "line": {
             },
             "man_made/wastewater_plant": {
                 "name": "Wastewater Plant",
-                "terms": "sewage works,sewage treatment plant,water treatment plant,reclamation plant"
+                "terms": "sewage*,water treatment plant,reclamation plant"
             },
             "man_made/water_tower": {
                 "name": "Water Tower",
                 "terms": ""
             },
             "man_made/water_well": {
-                "name": "Water well",
+                "name": "Water Well",
                 "terms": ""
             },
             "man_made/water_works": {
             },
             "office/employment_agency": {
                 "name": "Employment Agency",
-                "terms": ""
+                "terms": "job"
             },
             "office/estate_agent": {
                 "name": "Real Estate Office",
                 "name": "Substation",
                 "terms": ""
             },
+            "power/substation": {
+                "name": "Substation",
+                "terms": ""
+            },
             "power/tower": {
                 "name": "High-Voltage Tower",
                 "terms": ""
             },
             "shop/alcohol": {
                 "name": "Liquor Store",
-                "terms": "alcohol"
+                "terms": "alcohol,beer,booze,wine"
+            },
+            "shop/anime": {
+                "name": "Anime Shop",
+                "terms": ""
+            },
+            "shop/antiques": {
+                "name": "Antiques Shop",
+                "terms": ""
             },
             "shop/art": {
-                "name": "Art Shop",
-                "terms": "art store,art gallery"
+                "name": "Art Gallery",
+                "terms": ""
+            },
+            "shop/baby_goods": {
+                "name": "Baby Goods Store",
+                "terms": ""
+            },
+            "shop/bag": {
+                "name": "Bag/Luggage Store",
+                "terms": "handbag,purse"
             },
             "shop/bakery": {
                 "name": "Bakery",
                 "terms": ""
             },
+            "shop/bathroom_furnishing": {
+                "name": "Bathroom Furnishing Store",
+                "terms": ""
+            },
             "shop/beauty": {
                 "name": "Beauty Shop",
                 "terms": "nail spa,spa,salon,tanning"
             },
+            "shop/bed": {
+                "name": "Bedding/Mattress Store",
+                "terms": ""
+            },
             "shop/beverages": {
                 "name": "Beverage Store",
                 "terms": ""
                 "terms": ""
             },
             "shop/books": {
-                "name": "Bookstore",
+                "name": "Book Store",
                 "terms": ""
             },
             "shop/boutique": {
             },
             "shop/butcher": {
                 "name": "Butcher",
+                "terms": "meat"
+            },
+            "shop/candles": {
+                "name": "Candle Shop",
                 "terms": ""
             },
             "shop/car": {
                 "name": "Car Dealership",
-                "terms": ""
+                "terms": "auto"
             },
             "shop/car_parts": {
                 "name": "Car Parts Store",
-                "terms": ""
+                "terms": "auto"
             },
             "shop/car_repair": {
                 "name": "Car Repair Shop",
+                "terms": "auto"
+            },
+            "shop/carpet": {
+                "name": "Carpet Store",
+                "terms": "rug"
+            },
+            "shop/cheese": {
+                "name": "Cheese Store",
                 "terms": ""
             },
             "shop/chemist": {
                 "name": "Chemist",
                 "terms": ""
             },
+            "shop/chocolate": {
+                "name": "Chocolate Store",
+                "terms": ""
+            },
             "shop/clothes": {
                 "name": "Clothing Store",
                 "terms": ""
                 "terms": ""
             },
             "shop/confectionery": {
-                "name": "Confectionery",
+                "name": "Candy Store",
                 "terms": ""
             },
             "shop/convenience": {
                 "name": "Convenience Store",
                 "terms": ""
             },
+            "shop/copyshop": {
+                "name": "Copy Store",
+                "terms": ""
+            },
+            "shop/cosmetics": {
+                "name": "Cosmetics Store",
+                "terms": ""
+            },
+            "shop/craft": {
+                "name": "Arts and Crafts Store",
+                "terms": ""
+            },
+            "shop/curtain": {
+                "name": "Curtain Store",
+                "terms": "drape*,window"
+            },
+            "shop/dairy": {
+                "name": "Dairy Store",
+                "terms": "milk,egg,cheese"
+            },
             "shop/deli": {
                 "name": "Deli",
-                "terms": ""
+                "terms": "lunch,meat,sandwich"
             },
             "shop/department_store": {
                 "name": "Department Store",
                 "terms": ""
             },
             "shop/dry_cleaning": {
-                "name": "Dry Cleaners",
+                "name": "Dry Cleaner",
                 "terms": ""
             },
             "shop/electronics": {
                 "name": "Electronics Store",
-                "terms": ""
+                "terms": "appliance,audio,computer,tv"
+            },
+            "shop/erotic": {
+                "name": "Erotic Store",
+                "terms": "sex,porn"
+            },
+            "shop/fabric": {
+                "name": "Fabric Store",
+                "terms": "sew"
             },
             "shop/farm": {
                 "name": "Produce Stand",
                 "terms": "farm shop,farm stand"
             },
+            "shop/fashion": {
+                "name": "Fashion Store",
+                "terms": ""
+            },
             "shop/fishmonger": {
                 "name": "Fishmonger",
                 "terms": ""
             },
             "shop/florist": {
                 "name": "Florist",
+                "terms": "flower"
+            },
+            "shop/frame": {
+                "name": "Framing Shop",
                 "terms": ""
             },
             "shop/funeral_directors": {
                 "name": "Funeral Home",
-                "terms": "undertaker,funeral parlour,funeral parlor,memorial home"
+                "terms": "undertaker,memorial home"
+            },
+            "shop/furnace": {
+                "name": "Furnace Store",
+                "terms": "oven,stove"
             },
             "shop/furniture": {
                 "name": "Furniture Store",
-                "terms": ""
+                "terms": "chair,sofa,table"
             },
             "shop/garden_centre": {
                 "name": "Garden Center",
-                "terms": "garden centre"
+                "terms": "landscape,mulch,shrub,tree"
             },
             "shop/gift": {
                 "name": "Gift Shop",
             },
             "shop/greengrocer": {
                 "name": "Greengrocer",
-                "terms": ""
+                "terms": "fruit,vegetable"
             },
             "shop/hairdresser": {
                 "name": "Hairdresser",
                 "name": "Hardware Store",
                 "terms": ""
             },
+            "shop/hearing_aids": {
+                "name": "Hearing Aids Store",
+                "terms": ""
+            },
+            "shop/herbalist": {
+                "name": "Herbalist",
+                "terms": ""
+            },
             "shop/hifi": {
                 "name": "Hifi Store",
+                "terms": "stereo,video"
+            },
+            "shop/interior_decoration": {
+                "name": "Interior Decoration Store",
                 "terms": ""
             },
             "shop/jewelry": {
                 "name": "Jeweler",
-                "terms": ""
+                "terms": "diamond,gem,ring"
             },
             "shop/kiosk": {
-                "name": "Kiosk",
+                "name": "News Kiosk",
+                "terms": ""
+            },
+            "shop/kitchen": {
+                "name": "Kitchen Design Store",
                 "terms": ""
             },
             "shop/laundry": {
                 "name": "Laundry",
                 "terms": ""
             },
+            "shop/leather": {
+                "name": "Leather Store",
+                "terms": ""
+            },
             "shop/locksmith": {
                 "name": "Locksmith",
-                "terms": "keys"
+                "terms": "key,lockpick"
             },
             "shop/lottery": {
                 "name": "Lottery Shop",
                 "name": "Mall",
                 "terms": ""
             },
+            "shop/massage": {
+                "name": "Massage Shop",
+                "terms": ""
+            },
+            "shop/medical_supply": {
+                "name": "Medical Supply Store",
+                "terms": ""
+            },
             "shop/mobile_phone": {
                 "name": "Mobile Phone Store",
                 "terms": ""
             },
+            "shop/money_lender": {
+                "name": "Money Lender",
+                "terms": ""
+            },
             "shop/motorcycle": {
                 "name": "Motorcycle Dealership",
                 "terms": ""
             },
             "shop/music": {
                 "name": "Music Store",
+                "terms": "CD,vinyl"
+            },
+            "shop/musical_instrument": {
+                "name": "Musical Instrument Store",
                 "terms": ""
             },
             "shop/newsagent": {
-                "name": "Newsagent",
+                "name": "Newspaper/Magazine Shop",
                 "terms": ""
             },
             "shop/optician": {
                 "name": "Optician",
+                "terms": "eye,glasses"
+            },
+            "shop/organic": {
+                "name": "Organic Goods Store",
                 "terms": ""
             },
             "shop/outdoor": {
-                "name": "Outdoor Store",
+                "name": "Outdoors Store",
+                "terms": "camping,climbing,hiking"
+            },
+            "shop/paint": {
+                "name": "Paint Store",
+                "terms": ""
+            },
+            "shop/pawnbroker": {
+                "name": "Pawn Shop",
                 "terms": ""
             },
             "shop/pet": {
                 "name": "Pet Store",
-                "terms": ""
+                "terms": "cat,dog,fish"
             },
             "shop/photo": {
                 "name": "Photography Store",
+                "terms": "camera,film"
+            },
+            "shop/pyrotechnics": {
+                "name": "Fireworks Store",
+                "terms": ""
+            },
+            "shop/radiotechnics": {
+                "name": "Radio/Electronic Component Store",
+                "terms": ""
+            },
+            "shop/religion": {
+                "name": "Religious Store",
+                "terms": ""
+            },
+            "shop/scuba_diving": {
+                "name": "Scuba Diving Shop",
                 "terms": ""
             },
             "shop/seafood": {
                 "name": "Seafood Shop",
                 "terms": "fishmonger"
             },
+            "shop/second_hand": {
+                "name": "Consignment/Thrift Store",
+                "terms": "secondhand,second hand,resale,thrift,used"
+            },
             "shop/shoes": {
                 "name": "Shoe Store",
                 "terms": ""
             },
             "shop/stationery": {
                 "name": "Stationery Store",
-                "terms": ""
+                "terms": "card,paper"
             },
             "shop/supermarket": {
                 "name": "Supermarket",
-                "terms": "bazaar,boutique,chain,co-op,cut-rate store,discount store,five-and-dime,flea market,galleria,grocery store,mall,mart,outlet,outlet store,shop,shopping center,shopping centre,shopping plaza,stand,store,supermarket,thrift shop"
+                "terms": "grocery,store,shop"
+            },
+            "shop/tailor": {
+                "name": "Tailor",
+                "terms": "clothes,suit"
+            },
+            "shop/tattoo": {
+                "name": "Tattoo Parlor",
+                "terms": ""
+            },
+            "shop/tea": {
+                "name": "Tea Store",
+                "terms": ""
+            },
+            "shop/ticket": {
+                "name": "Ticket Seller",
+                "terms": ""
+            },
+            "shop/tobacco": {
+                "name": "Tobacco Shop",
+                "terms": ""
             },
             "shop/toys": {
                 "name": "Toy Store",
                 "name": "Vacant Shop",
                 "terms": ""
             },
+            "shop/vacuum_cleaner": {
+                "name": "Vacuum Cleaner Store",
+                "terms": ""
+            },
             "shop/variety_store": {
                 "name": "Variety Store",
                 "terms": ""
             },
             "shop/video": {
                 "name": "Video Store",
+                "terms": "DVD"
+            },
+            "shop/video_games": {
+                "name": "Video Game Store",
+                "terms": ""
+            },
+            "shop/water_sports": {
+                "name": "Watersport/Swim Shop",
+                "terms": ""
+            },
+            "shop/weapons": {
+                "name": "Weapon Shop",
+                "terms": "ammo,gun,knife,knives"
+            },
+            "shop/window_blind": {
+                "name": "Window Blind Store",
                 "terms": ""
             },
             "shop/wine": {
                 "name": "Wine Shop",
-                "terms": "winery"
+                "terms": ""
             },
             "tourism": {
                 "name": "Tourism",
             },
             "tourism/camp_site": {
                 "name": "Camp Site",
-                "terms": "camping"
+                "terms": ""
             },
             "tourism/caravan_site": {
                 "name": "RV Park",
             },
             "tourism/guest_house": {
                 "name": "Guest House",
-                "terms": "B&B,Bed & Breakfast,Bed and Breakfast"
+                "terms": "B&B,Bed and Breakfast"
             },
             "tourism/hostel": {
                 "name": "Hostel",
             },
             "tourism/museum": {
                 "name": "Museum",
-                "terms": "exhibition,exhibits archive,foundation,gallery,hall,institution,library,menagerie,repository,salon,storehouse,treasury,vault"
+                "terms": "exhibition,foundation,gallery,hall,institution"
             },
             "tourism/picnic_site": {
                 "name": "Picnic Site",
-                "terms": ""
+                "terms": "camp"
             },
             "tourism/theme_park": {
                 "name": "Theme Park",
                 "name": "Zoo",
                 "terms": ""
             },
+            "traffic_calming/bump": {
+                "name": "Speed Bump",
+                "terms": "speed hump"
+            },
+            "traffic_calming/hump": {
+                "name": "Speed Hump",
+                "terms": "speed bump"
+            },
+            "traffic_calming/rumble_strip": {
+                "name": "Rumble Strip",
+                "terms": "sleeper lines,audible lines,growlers"
+            },
+            "traffic_calming/table": {
+                "name": "Raised Pedestrian Crossing",
+                "terms": "speed table,flat top hump"
+            },
             "type/boundary": {
                 "name": "Boundary",
                 "terms": ""
                 "name": "Restriction",
                 "terms": ""
             },
+            "type/restriction/no_left_turn": {
+                "name": "No Left Turn",
+                "terms": ""
+            },
+            "type/restriction/no_right_turn": {
+                "name": "No Right Turn",
+                "terms": ""
+            },
+            "type/restriction/no_straight_on": {
+                "name": "No Straight On",
+                "terms": ""
+            },
+            "type/restriction/no_u_turn": {
+                "name": "No U-turn",
+                "terms": ""
+            },
+            "type/restriction/only_left_turn": {
+                "name": "Left Turn Only",
+                "terms": ""
+            },
+            "type/restriction/only_right_turn": {
+                "name": "Right Turn Only",
+                "terms": ""
+            },
+            "type/restriction/only_straight_on": {
+                "name": "No Turns",
+                "terms": ""
+            },
             "type/route": {
                 "name": "Route",
                 "terms": ""