]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/en.json
Merge remote-tracking branch 'upstream/pull/834'
[rails.git] / vendor / assets / iD / iD / locales / en.json
index d5d2fb7b091dbca464d8b29effdfca40fb9cb4e5..50a8c482901e8fdba95035bfe496855233a3fe01 100644 (file)
             },
             "reverse": {
                 "title": "Reverse",
-                "description": "Make this line go in the opposite direction.",
+                "description": {
+                    "point": "Flip the direction of this point.",
+                    "points": "Flip the direction of these points.",
+                    "line": "Make this line go in the opposite direction.",
+                    "lines": "Make these lines go in the opposite direction.",
+                    "features": "Flip the directions of these features."
+                },
                 "key": "V",
-                "annotation": "Reversed a line."
+                "annotation": {
+                    "point": "Reversed a point.",
+                    "points": "Reversed multiple points.",
+                    "line": "Reversed a line.",
+                    "lines": "Reversed multiple lines.",
+                    "features": "Reversed multiple features."
+                }
             },
             "split": {
                 "title": "Split",
             "translate": "Translate",
             "localized_translation_label": "Multilingual Name",
             "localized_translation_language": "Choose language",
-            "localized_translation_name": "Name"
+            "localized_translation_name": "Name",
+            "language_and_code": "{language} ({code})"
         },
         "zoom_in_edit": "Zoom in to edit",
         "login": "Log In",
             "switch": "Switch back to this background",
             "custom": "Custom",
             "overlays": "Overlays",
-            "imagery_source_faq": "Imagery Info / Report a Problem",
+            "imagery_problem_faq": "Report an Imagery Problem",
             "reset": "reset",
             "reset_all": "Reset All",
             "display_options": "Display Options",
                 "tooltip": "Show a zoomed out map to help locate the area currently displayed.",
                 "key": "/"
             },
+            "panel": {
+                "description": "Show Detail Panel",
+                "tooltip": "Show advanced background information."
+            },
             "fix_misalignment": "Adjust imagery offset",
             "offset": "Drag anywhere in the gray area below to adjust the imagery offset, or enter the offset values in meters."
         },
                     "zoom": "Zoom to data"
                 }
             },
-            "fill_area": "Fill Areas",
+            "style_options": "Style Options",
+            "highlight_edits": {
+                "key": "G"
+            },
             "map_features": "Map Features",
             "autohidden": "These features have been automatically hidden because too many would be shown on the screen.  You can zoom in to edit them.",
             "osmhidden": "These features have been automatically hidden because the OpenStreetMap layer is hidden."
         },
+        "visual_diff": {
+            "highlight_edits": {
+                "description": "Highlight Changes",
+                "tooltip": "Outline edited features"
+            }
+        },
         "photo_overlays": {
             "title": "Photo Overlays",
             "traffic_signs": {
         "mapillary_images": {
             "tooltip": "Street-level photos from Mapillary"
         },
+        "mapillary_map_features": {
+            "title": "Map Features",
+            "tooltip": "Map features from Mapillary",
+            "request_data": "Request Data"
+        },
         "mapillary": {
             "title": "Mapillary",
             "signs": {
             "rules": {
                 "title": "Rules"
             },
+            "user_resolved_issues": "Issues resolved by your edits",
+            "warnings_and_errors": "Warnings and errors",
             "no_issues": {
                 "message": {
                     "everything": "Everything looks fine",
                     "everything_in_view": "Everything in view looks fine",
                     "edits": "Your edits look fine",
-                    "edits_in_view": "Your edits in view look fine"
+                    "edits_in_view": "Your edits in view look fine",
+                    "no_edits": "You have no edits yet"
                 },
                 "hidden_issues": {
                     "none": "Detected issues will appear here",
                     "elsewhere": "Issues elsewhere: {count}",
-                    "other_features": "Issues with other features: {count}",
-                    "other_features_elsewhere": "Issues elsewhere with other features: {count}",
+                    "everything_else": "Issues with everything else: {count}",
+                    "everything_else_elsewhere": "Issues elsewhere with everything else: {count}",
                     "disabled_rules": "Issues with disabled rules: {count}",
                     "disabled_rules_elsewhere": "Issues elsewhere with disabled rules: {count}",
                     "ignored_issues": "Ignored issues: {count}",
                 }
             },
             "fixme_tag": {
-                "title": "\"Fix Me\" Requests",
                 "message": "{feature} has a \"Fix Me\" request",
-                "tip": "Find features with \"fixme\" tags",
                 "reference": "A \"fixme\" tag indicates that a mapper has requested help with a feature."
             },
             "generic_name": {
-                "title": "Suspicious Names",
                 "message": "{feature} has the suspicious name \"{name}\"",
-                "tip": "Find features with generic or suspicious names",
+                "message_language": "{feature} has the suspicious name \"{name}\" in {language}",
                 "reference": "Names should be the actual, on-the-ground names of features."
             },
+            "help_request": {
+                "title": "Help Requests",
+                "tip": "Find features where others requested assistance"
+            },
             "incompatible_source": {
                 "title": "Suspicious Sources",
                 "tip": "Find features with suspicious source tags",
                     "reference": "Google products are proprietary and must not be used as references."
                 }
             },
+            "incorrect_name": {
+                "message": "{feature} has the mistaken name \"{name}\"",
+                "message_language": "{feature} has the mistaken name \"{name}\" in {language}"
+            },
+            "invalid_format": {
+                "title": "Invalid Formatting",
+                "tip": "Find tags with unexpected formats",
+                "email": {
+                    "message": "{feature} has an invalid email address",
+                    "message_multi": "{feature} has multiple invalid email addresses",
+                    "reference": "Email addresses must look like \"user@example.com\"."
+                }
+            },
+            "mismatched_geometry": {
+                "title": "Mismatched Geometry",
+                "tip": "Find features with conflicting tags and geometry"
+            },
             "missing_role": {
                 "title": "Missing Roles",
                 "message": "{member} has no role within {relation}",
                 "incomplete": {
                     "message": "{feature} has incomplete tags",
                     "reference": "Some features should have additional tags."
+                },
+                "noncanonical_brand": {
+                    "message": "{feature} looks like a brand with nonstandard tags",
+                    "message_incomplete": "{feature} looks like a brand with incomplete tags",
+                    "reference": "All features of the same brand should be tagged the same way."
                 }
             },
+            "point_as_vertex": {
+                "message": "{feature} should be a standalone point based on its tags",
+                "reference": "Some features shouldn't be part of lines or areas."
+            },
             "private_data": {
                 "title": "Private Information",
                 "tip": "Find features that may contain private information",
                     "message": "{feature} might be tagged with private contact information"
                 }
             },
+            "suspicious_name": {
+                "title": "Suspicious Names",
+                "tip": "Find features with generic or suspicious names"
+            },
             "tag_suggests_area": {
-                "title": "Lines Tagged as Areas",
                 "message": "{feature} should be a closed area based on the tag \"{tag}\"",
-                "tip": "Find features that are tagged as lines and should possibly be tagged as areas",
                 "reference": "Areas must have connected endpoints."
             },
             "unknown_road": {
                     "reference": "Buildings with unsquare corners can often be drawn more accurately."
                 }
             },
+            "vertex_as_point": {
+                "message": "{feature} should be part of a line or area based on its tags",
+                "reference": "Some features shouldn't be standalone points."
+            },
             "fix": {
+                "address_the_concern": {
+                    "title": "Address the concern"
+                },
                 "connect_almost_junction": {
                     "annotation": "Connected very close features."
                 },
                 "connect_features": {
                     "title": "Connect the features"
                 },
+                "connect_using_ford": {
+                    "title": "Connect using a ford"
+                },
                 "continue_from_start": {
                     "title": "Continue drawing from start"
                 },
                 "delete_feature": {
                     "title": "Delete this feature"
                 },
+                "extract_point": {
+                    "title": "Extract this point"
+                },
                 "ignore_issue": {
                     "title": "Ignore this issue"
                 },
                     "title": "Remove from relation"
                 },
                 "remove_generic_name": {
-                    "title": "Remove the name",
                     "annotation": "Removed a generic name."
                 },
+                "remove_mistaken_name": {
+                    "annotation": "Removed a mistaken name."
+                },
                 "remove_private_info": {
                     "annotation": "Removed private information."
                 },
                 "remove_tags": {
                     "title": "Remove the tags"
                 },
+                "remove_the_name": {
+                    "title": "Remove the name"
+                },
                 "reposition_features": {
                     "title": "Reposition the features"
                 },
                 "use_different_layers": {
                     "title": "Use different layers"
                 },
+                "use_different_layers_or_levels": {
+                    "title": "Use different layers or levels"
+                },
                 "use_different_levels": {
                     "title": "Use different levels"
                 },
                     "sidebar": "Toggle sidebar",
                     "wireframe": "Toggle wireframe mode",
                     "osm_data": "Toggle OpenStreetMap data",
-                    "minimap": "Toggle minimap"
+                    "minimap": "Toggle minimap",
+                    "highlight_edits": "Highlight unsaved edits"
                 },
                 "selecting": {
                     "title": "Selecting features",
                     "disconnect": "Disconnect features at the selected node",
                     "extract": "Extract a point from a feature",
                     "split": "Split a line into two at the selected node",
-                    "reverse": "Reverse a line",
+                    "reverse": "Reverse selected features",
                     "move": "Move selected features",
                     "rotate": "Rotate selected features",
                     "orthogonalize": "Square corners of a line or area",
             },
             "fields": {
                 "access_simple": {
-                    "label": "Allowed Access"
+                    "label": "Allowed Access",
+                    "terms": "permitted,private,public"
                 },
                 "access": {
                     "label": "Allowed Access",
+                    "terms": "",
                     "placeholder": "Not Specified",
                     "types": {
                         "access": "All",
                         }
                     }
                 },
+                "addr/interpolation": {
+                    "label": "Type",
+                    "options": {
+                        "all": "All",
+                        "even": "Even",
+                        "odd": "Odd",
+                        "alphabetic": "Alphabetic"
+                    }
+                },
                 "address": {
                     "label": "Address",
+                    "terms": "location",
                     "placeholders": {
                         "block_number": "Block Number",
                         "block_number!jp": "Block No.",
                     "label": "Products"
                 },
                 "air_conditioning": {
-                    "label": "Air Conditioning"
+                    "label": "Air Conditioning",
+                    "terms": "cooling system,refrigeration"
                 },
                 "amenity": {
                     "label": "Type"
                     "label": "For Animals"
                 },
                 "architect": {
-                    "label": "Architect"
+                    "label": "Architect",
+                    "terms": "building designer"
                 },
                 "area/highway": {
                     "label": "Type"
                 "attraction": {
                     "label": "Type"
                 },
+                "baby_seat": {
+                    "label": "Baby Seat"
+                },
                 "backrest": {
                     "label": "Backrest"
                 },
                 "bar": {
-                    "label": "Bar"
+                    "label": "Bar",
+                    "terms": ""
                 },
                 "barrier": {
                     "label": "Type"
                     "label": "Beauty Specialty"
                 },
                 "bench": {
-                    "label": "Bench"
+                    "label": "Bench",
+                    "terms": "seating"
                 },
                 "bicycle_parking": {
                     "label": "Type"
                 },
                 "bin": {
-                    "label": "Waste Bin"
+                    "label": "Waste Bin",
+                    "terms": "garbage can,trash can"
+                },
+                "blind": {
+                    "label": "Blind Person Access",
+                    "terms": "sight impairment,vision impairment",
+                    "options": {
+                        "yes": "Yes",
+                        "limited": "Limited",
+                        "no": "No"
+                    }
                 },
                 "blood_components": {
                     "label": "Blood Components",
                 "board_type": {
                     "label": "Type"
                 },
+                "bollard": {
+                    "label": "Type"
+                },
                 "booth": {
                     "label": "Booth"
                 },
                     "label": "Type"
                 },
                 "brand": {
-                    "label": "Brand"
+                    "label": "Brand",
+                    "terms": ""
                 },
                 "brewery": {
-                    "label": "Draft Beers"
+                    "label": "Draft Beers",
+                    "terms": "on tap"
                 },
                 "bridge": {
                     "label": "Type",
                     "label": "Building"
                 },
                 "building": {
-                    "label": "Building"
+                    "label": "Building",
+                    "terms": "structure"
                 },
                 "building/levels_building": {
                     "label": "Building Levels",
+                    "terms": "",
+                    "placeholder": "2, 4, 6..."
+                },
+                "building/levels/underground": {
+                    "label": "Underground Levels",
+                    "terms": "basement levels",
                     "placeholder": "2, 4, 6..."
                 },
                 "building/material": {
-                    "label": "Material"
+                    "label": "Material",
+                    "terms": ""
                 },
                 "bunker_type": {
                     "label": "Type"
                 },
                 "capacity": {
                     "label": "Capacity",
+                    "terms": "",
                     "placeholder": "50, 100, 200..."
                 },
                 "cash_in": {
                 "castle_type": {
                     "label": "Type"
                 },
+                "changing_table": {
+                    "label": "Diaper Changing Table"
+                },
+                "charge_fee": {
+                    "label": "Fee Amount",
+                    "terms": "",
+                    "placeholder": "1 EUR, 5 USD, 10 JPY…"
+                },
+                "charge_toll": {
+                    "label": "Toll Amount",
+                    "terms": "",
+                    "placeholder": "1 EUR, 5 USD, 10 JPY…"
+                },
                 "check_date": {
                     "label": "Last Checked Date"
                 },
                     "label": "Collection Times"
                 },
                 "colour": {
-                    "label": "Color"
+                    "label": "Color",
+                    "terms": ""
                 },
                 "comment": {
                     "label": "Changeset Comment",
                     "placeholder": "Brief description of your contributions (required)"
                 },
                 "communication_multi": {
-                    "label": "Communication Types"
+                    "label": "Communication Types",
+                    "terms": ""
                 },
                 "construction": {
                     "label": "Type"
                 "content": {
                     "label": "Content"
                 },
+                "conveying_escalator": {
+                    "label": "Escalator"
+                },
                 "conveying": {
                     "label": "Movement Direction",
                     "options": {
                     "placeholder": "1, 2, 3..."
                 },
                 "covered": {
-                    "label": "Covered"
+                    "label": "Covered",
+                    "terms": ""
                 },
                 "craft": {
                     "label": "Type"
                 "crossing": {
                     "label": "Type"
                 },
+                "crossing/island": {
+                    "label": "Refuge Island"
+                },
                 "cuisine": {
                     "label": "Cuisines"
                 },
                 "currency_multi": {
-                    "label": "Currency Types"
+                    "label": "Currency Types",
+                    "terms": "bills,cash,coins,money"
                 },
                 "cutting": {
                     "label": "Type",
                 },
                 "cycleway": {
                     "label": "Bike Lanes",
+                    "terms": "",
                     "placeholder": "none",
                     "types": {
                         "cycleway:left": "Left side",
                     "label": "Date"
                 },
                 "delivery": {
-                    "label": "Delivery"
+                    "label": "Delivery",
+                    "terms": ""
                 },
                 "denomination": {
-                    "label": "Denomination"
+                    "label": "Denomination",
+                    "terms": ""
                 },
                 "denotation": {
                     "label": "Denotation"
                     }
                 },
                 "description": {
-                    "label": "Description"
+                    "label": "Description",
+                    "terms": "summary"
                 },
                 "design": {
                     "label": "Design"
                     "label": "Destination Road Numbers"
                 },
                 "destination/symbol_oneway": {
-                    "label": "Destination Symbols"
+                    "label": "Destination Symbols",
+                    "terms": ""
                 },
                 "devices": {
                     "label": "Devices",
                     "placeholder": "1, 2, 3..."
                 },
-                "diaper": {
-                    "label": "Diaper Changing Available"
+                "diameter": {
+                    "label": "Diameter",
+                    "placeholder": "5 mm, 10 cm, 15 in…"
                 },
                 "diet_multi": {
-                    "label": "Diet Types"
+                    "label": "Diet Types",
+                    "terms": "gluten free,fruitarian,halal,kosher,lactose free,meat,pescatarian,raw,vegan,vegetarian"
                 },
                 "diplomatic": {
                     "label": "Type"
                     }
                 },
                 "direction_vertex": {
-                    "label": "Direction",
+                    "label": "Direction Affected",
                     "options": {
                         "forward": "Forward",
                         "backward": "Backward",
                 },
                 "dog": {
                     "label": "Dogs",
+                    "terms": "animals,pets",
                     "options": {
                         "yes": "Allowed",
                         "leashed": "Leashed Only",
                     "label": "Door"
                 },
                 "drive_through": {
-                    "label": "Drive-Through"
+                    "label": "Drive-Through",
+                    "terms": ""
                 },
                 "duration": {
                     "label": "Duration",
+                    "terms": "",
                     "placeholder": "00:00"
                 },
                 "electrified": {
                     }
                 },
                 "elevation": {
-                    "label": "Elevation"
+                    "label": "Elevation",
+                    "terms": "altitude"
                 },
                 "email": {
                     "label": "Email",
+                    "terms": "",
                     "placeholder": "example@example.com"
                 },
                 "embankment": {
                 },
                 "fax": {
                     "label": "Fax",
+                    "terms": "",
                     "placeholder": "+31 42 123 4567"
                 },
                 "fee": {
-                    "label": "Fee"
+                    "label": "Fee",
+                    "terms": ""
                 },
                 "fence_type": {
                     "label": "Type"
                 },
                 "fire_hydrant/diameter": {
-                    "label": "Diameter (mm, in, or letters)"
+                    "label": "Diameter (mm, in, or letters)",
+                    "terms": ""
                 },
                 "fire_hydrant/pressure": {
-                    "label": "Pressure (bar)"
+                    "label": "Pressure (bar)",
+                    "terms": ""
                 },
                 "fire_hydrant/type": {
                     "label": "Shape",
                     "label": "Fireplace"
                 },
                 "fishing": {
-                    "label": "Fishing"
+                    "label": "Fishing",
+                    "terms": ""
                 },
                 "fitness_station": {
                     "label": "Equipment Type"
                 },
                 "fixme": {
-                    "label": "Fix Me"
+                    "label": "Fix Me",
+                    "terms": "help request"
                 },
                 "flag/type": {
                     "label": "Flag Type"
                     "label": "Floating"
                 },
                 "flood_prone": {
-                    "label": "Flood Prone"
+                    "label": "Flood Prone",
+                    "terms": ""
                 },
                 "ford": {
                     "label": "Type",
                     "placeholder": "Default"
                 },
                 "frequency_electrified": {
-                    "label": "Operating Frequency"
+                    "label": "Operating Frequency",
+                    "terms": ""
                 },
                 "frequency": {
-                    "label": "Operating Frequency"
+                    "label": "Operating Frequency",
+                    "terms": ""
                 },
                 "from": {
                     "label": "From"
                 },
                 "gender": {
                     "label": "Gender",
+                    "terms": "access,female,male,unisex",
                     "placeholder": "Unknown",
                     "options": {
                         "male": "Male",
                     "placeholder": "1-18"
                 },
                 "handrail": {
-                    "label": "Handrail"
+                    "label": "Handrail",
+                    "terms": ""
                 },
                 "hashtags": {
                     "label": "Suggested Hashtags",
                     "label": "Specialties"
                 },
                 "height_building": {
-                    "label": "Building Height (Meters)"
+                    "label": "Building Height (Meters)",
+                    "terms": ""
                 },
                 "height": {
-                    "label": "Height (Meters)"
+                    "label": "Height (Meters)",
+                    "terms": ""
                 },
                 "highspeed": {
-                    "label": "High-Speed"
+                    "label": "High-Speed",
+                    "terms": ""
                 },
                 "highway": {
                     "label": "Type"
                 },
                 "horse_scale": {
                     "label": "Horseback Riding Difficulty",
+                    "terms": "",
                     "placeholder": "Difficult, Dangerous...",
                     "options": {
                         "common": "Easy: No problems or difficulties. (default)",
                     }
                 },
                 "iata": {
-                    "label": "IATA"
+                    "label": "IATA Airport Code"
                 },
                 "icao": {
-                    "label": "ICAO"
+                    "label": "ICAO Airport Code"
                 },
                 "incline_steps": {
                     "label": "Incline",
                     }
                 },
                 "incline": {
-                    "label": "Incline"
+                    "label": "Incline",
+                    "terms": ""
                 },
                 "indoor_type": {
                     "label": "Type"
                 },
                 "indoor": {
-                    "label": "Indoor"
+                    "label": "Indoor",
+                    "terms": ""
                 },
                 "industrial": {
                     "label": "Type"
                 },
+                "informal": {
+                    "label": "Informal",
+                    "terms": ""
+                },
                 "information": {
                     "label": "Type"
                 },
                 "inscription": {
-                    "label": "Inscription"
+                    "label": "Inscription",
+                    "terms": ""
                 },
                 "intermittent_yes": {
                     "label": "Intermittent"
                 },
                 "intermittent": {
-                    "label": "Intermittent"
+                    "label": "Intermittent",
+                    "terms": ""
                 },
                 "internet_access": {
                     "label": "Internet Access",
+                    "terms": "wifi,wlan",
                     "options": {
                         "yes": "Yes",
                         "no": "No",
                     }
                 },
                 "internet_access/fee": {
-                    "label": "Internet Access Fee"
+                    "label": "Internet Access Fee",
+                    "terms": "wifi fee"
                 },
                 "internet_access/ssid": {
-                    "label": "Wifi Network Name"
+                    "label": "Wifi Network Name",
+                    "terms": "ssid"
                 },
                 "interval": {
-                    "label": "Interval"
+                    "label": "Interval",
+                    "terms": ""
                 },
                 "junction_line": {
                     "label": "Junction",
+                    "terms": "",
                     "options": {
                         "roundabout": "Roundabout",
                         "circular": "Traffic Circle",
                     }
                 },
                 "junction/ref_oneway": {
-                    "label": "Junction Number"
+                    "label": "Junction Number",
+                    "terms": ""
                 },
                 "kerb": {
                     "label": "Curb"
                 },
                 "lanes": {
                     "label": "Lanes",
+                    "terms": "",
                     "placeholder": "1, 2, 3..."
                 },
                 "language_multi": {
                 },
                 "layer": {
                     "label": "Layer",
+                    "terms": "",
                     "placeholder": "0"
                 },
                 "leaf_cycle_singular": {
                 "length": {
                     "label": "Length (Meters)"
                 },
+                "level_semi": {
+                    "label": "Levels",
+                    "terms": "building floors,decks,stories,storeys,storys"
+                },
                 "level": {
-                    "label": "Level"
+                    "label": "Level",
+                    "terms": "building floor,deck,storey,story"
                 },
                 "levels": {
                     "label": "Levels",
+                    "terms": "",
                     "placeholder": "2, 4, 6..."
                 },
                 "liaison": {
                     "label": "Type"
                 },
+                "line_attachment": {
+                    "label": "Line Attachment"
+                },
                 "lit": {
-                    "label": "Lit"
+                    "label": "Lit",
+                    "terms": "lamp,lighting"
                 },
                 "location_pool": {
                     "label": "Location",
                     }
                 },
                 "location": {
-                    "label": "Location"
+                    "label": "Location",
+                    "terms": ""
                 },
                 "lock": {
                     "label": "Lock"
                 },
+                "lockable": {
+                    "label": "Lockable",
+                    "terms": ""
+                },
                 "man_made": {
                     "label": "Type"
                 },
                     "label": "Type"
                 },
                 "manufacturer": {
-                    "label": "Manufacturer"
+                    "label": "Manufacturer",
+                    "terms": ""
                 },
                 "map_size": {
                     "label": "Coverage"
                     "label": "Type"
                 },
                 "material": {
-                    "label": "Material"
+                    "label": "Material",
+                    "terms": ""
+                },
+                "max_age": {
+                    "label": "Maximum Age",
+                    "terms": "upper age limit"
                 },
                 "maxheight": {
                     "label": "Max Height",
+                    "terms": "",
                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
                 },
                 "maxspeed": {
                     "label": "Speed Limit",
+                    "terms": "",
                     "placeholder": "40, 50, 60..."
                 },
                 "maxspeed/advisory": {
                     "label": "Advisory Speed Limit",
+                    "terms": "",
                     "placeholder": "40, 50, 60..."
                 },
                 "maxstay": {
-                    "label": "Max Stay"
+                    "label": "Max Stay",
+                    "terms": ""
                 },
                 "maxweight_bridge": {
-                    "label": "Max Weight"
+                    "label": "Max Weight",
+                    "terms": ""
                 },
                 "maxweight": {
-                    "label": "Max Weight"
+                    "label": "Max Weight",
+                    "terms": ""
                 },
                 "memorial": {
                     "label": "Type"
                 },
                 "microbrewery": {
-                    "label": "Microbrewery"
+                    "label": "Microbrewery",
+                    "terms": "brewpub,craft beer"
+                },
+                "min_age": {
+                    "label": "Minimum Age",
+                    "terms": "lower age limit"
                 },
                 "minspeed": {
                     "label": "Minimum Speed Limit",
+                    "terms": "",
                     "placeholder": "20, 30, 40..."
                 },
                 "monitoring_multi": {
                 },
                 "mtb/scale": {
                     "label": "Mountain Biking Difficulty",
+                    "terms": "",
                     "placeholder": "0, 1, 2, 3...",
                     "options": {
                         "0": "0: Solid gravel/packed earth, no obstacles, wide curves",
                 },
                 "mtb/scale/imba": {
                     "label": "IMBA Trail Difficulty",
+                    "terms": "",
                     "placeholder": "Easy, Medium, Difficult...",
                     "options": {
                         "0": "Easiest (white circle)",
                 },
                 "mtb/scale/uphill": {
                     "label": "Mountain Biking Uphill Difficulty",
+                    "terms": "",
                     "placeholder": "0, 1, 2, 3...",
                     "options": {
                         "0": "0: Avg. incline <10%, gravel/packed earth, no obstacles",
                 },
                 "name": {
                     "label": "Name",
+                    "terms": "label,title",
                     "placeholder": "Common name (if any)"
                 },
                 "natural": {
                     "label": "Network"
                 },
                 "network": {
-                    "label": "Network"
+                    "label": "Network",
+                    "terms": ""
+                },
+                "not/name": {
+                    "label": "Incorrect Names",
+                    "terms": "common mistake names,wrong names"
                 },
                 "note": {
-                    "label": "Note"
+                    "label": "Note",
+                    "terms": "comment"
                 },
                 "office": {
                     "label": "Type"
                     }
                 },
                 "oneway/bicycle": {
-                    "label": "One Way (Bicycles)"
+                    "label": "One Way (Bicycles)",
+                    "terms": ""
                 },
                 "opening_date": {
                     "label": "Expected Opening Date"
                 },
                 "opening_hours": {
                     "label": "Hours",
+                    "terms": "",
                     "placeholder": "Unknown"
                 },
                 "operator": {
-                    "label": "Operator"
+                    "label": "Operator",
+                    "terms": ""
+                },
+                "operator/type": {
+                    "label": "Operator Type"
                 },
                 "outdoor_seating": {
-                    "label": "Outdoor Seating"
+                    "label": "Outdoor Seating",
+                    "terms": ""
                 },
                 "par": {
                     "label": "Par",
                     "placeholder": "3, 4, 5..."
                 },
                 "park_ride": {
-                    "label": "Park and Ride"
+                    "label": "Park and Ride",
+                    "terms": ""
                 },
                 "parking": {
                     "label": "Type",
                     }
                 },
                 "payment_multi_fee": {
-                    "label": "Payment Types"
+                    "label": "Payment Types",
+                    "terms": ""
                 },
                 "payment_multi": {
-                    "label": "Payment Types"
+                    "label": "Payment Types",
+                    "terms": ""
                 },
                 "phases": {
                     "label": "Phases",
                 },
                 "phone": {
                     "label": "Telephone",
+                    "terms": "phone number",
                     "placeholder": "+31 42 123 4567"
                 },
                 "piste/difficulty_downhill": {
                 "playground": {
                     "label": "Type"
                 },
-                "playground/baby": {
-                    "label": "Baby Seat"
-                },
-                "playground/max_age": {
-                    "label": "Maximum Age"
+                "playground/theme": {
+                    "label": "Theme"
                 },
-                "playground/min_age": {
-                    "label": "Minimum Age"
+                "polling_station": {
+                    "label": "Polling Place",
+                    "terms": "voting place"
                 },
                 "population": {
                     "label": "Population"
                 },
+                "post": {
+                    "label": "Delivery Address"
+                },
                 "power_supply": {
-                    "label": "Power Supply"
+                    "label": "Power Supply",
+                    "terms": ""
                 },
                 "power": {
                     "label": "Type"
                 },
+                "preschool": {
+                    "label": "Preschool"
+                },
                 "produce": {
                     "label": "Produce"
                 },
                 "product": {
-                    "label": "Products"
+                    "label": "Products",
+                    "terms": ""
+                },
+                "public_bookcase/type": {
+                    "label": "Type"
                 },
                 "railway": {
                     "label": "Type"
                     "placeholder": "Distance to one decimal (123.4)"
                 },
                 "railway/signal/direction": {
-                    "label": "Direction",
+                    "label": "Direction Affected",
                     "options": {
                         "forward": "Forward",
                         "backward": "Backward",
                     "label": "Platform Number"
                 },
                 "ref_road_number": {
-                    "label": "Road Number"
+                    "label": "Road Number",
+                    "terms": ""
                 },
                 "ref_room_number": {
                     "label": "Room Number"
                 },
                 "ref_route": {
-                    "label": "Route Number"
+                    "label": "Route Number",
+                    "terms": ""
                 },
                 "ref_runway": {
                     "label": "Runway Number",
                     "placeholder": "e.g. A5"
                 },
                 "ref": {
-                    "label": "Reference Code"
+                    "label": "Reference Code",
+                    "terms": ""
                 },
                 "ref/isil": {
                     "label": "ISIL Code"
                     "label": "Type"
                 },
                 "religion": {
-                    "label": "Religion"
+                    "label": "Religion",
+                    "terms": ""
                 },
                 "reservation": {
                     "label": "Reservations",
+                    "terms": "",
                     "options": {
                         "yes": "Accepted",
                         "no": "Not Accepted",
                         "recommended": "Recommended"
                     }
                 },
+                "residential": {
+                    "label": "Type"
+                },
                 "resort": {
                     "label": "Type"
                 },
                     "label": "Turn Restrictions"
                 },
                 "roof/colour": {
-                    "label": "Roof Color"
+                    "label": "Roof Color",
+                    "terms": ""
                 },
                 "room": {
                     "label": "Type"
                 },
                 "sac_scale": {
                     "label": "Hiking Difficulty",
+                    "terms": "",
                     "placeholder": "Mountain Hiking, Alpine Hiking...",
                     "options": {
                         "hiking": "T1: Hiking",
                     }
                 },
                 "salt": {
-                    "label": "Salt"
+                    "label": "Salt",
+                    "terms": "saline,salinated"
                 },
                 "sanitary_dump_station": {
-                    "label": "Toilet Disposal"
+                    "label": "Toilet Disposal",
+                    "terms": ""
                 },
                 "screen": {
                     "label": "Screens",
                     "label": "Category"
                 },
                 "seamark/type": {
-                    "label": "Seamark"
+                    "label": "Seamark",
+                    "terms": "marine"
                 },
                 "seamark/wreck/category": {
                     "label": "Category"
                 },
                 "second_hand": {
                     "label": "Sells Used",
+                    "terms": "",
                     "placeholder": "Yes, No, Only",
                     "options": {
                         "yes": "Yes",
                 },
                 "service_rail": {
                     "label": "Service Type",
+                    "terms": "",
                     "options": {
                         "spur": "Spur",
                         "yard": "Yard",
                 },
                 "smoking": {
                     "label": "Smoking",
+                    "terms": "",
                     "placeholder": "No, Separated, Yes...",
                     "options": {
                         "no": "No smoking anywhere",
                 },
                 "smoothness": {
                     "label": "Smoothness",
+                    "terms": "",
                     "placeholder": "Thin Rollers, Wheels, Off-Road...",
                     "options": {
                         "excellent": "Thin Rollers: rollerblade, skateboard",
                     "label": "Type"
                 },
                 "source": {
-                    "label": "Sources"
+                    "label": "Sources",
+                    "terms": "reference"
+                },
+                "species/wikidata": {
+                    "label": "Species Wikidata",
+                    "terms": ""
                 },
                 "sport_ice": {
                     "label": "Sports"
                     "label": "Sports"
                 },
                 "stars": {
-                    "label": "Stars"
+                    "label": "Stars",
+                    "terms": "rating"
                 },
                 "start_date": {
-                    "label": "Start Date"
+                    "label": "Start Date",
+                    "terms": "inception"
                 },
                 "step_count": {
-                    "label": "Number of Steps"
+                    "label": "Number of Steps",
+                    "terms": ""
+                },
+                "stile": {
+                    "label": "Type"
                 },
                 "stop": {
                     "label": "Stop Type",
                 "street_cabinet": {
                     "label": "Type"
                 },
+                "stroller": {
+                    "label": "Stroller Access",
+                    "terms": "baby carriage,perambulator,pram,pushchair",
+                    "options": {
+                        "yes": "Yes",
+                        "limited": "Limited",
+                        "no": "No"
+                    }
+                },
                 "structure_waterway": {
                     "label": "Structure",
                     "placeholder": "Unknown",
                 },
                 "structure": {
                     "label": "Structure",
+                    "terms": "",
                     "placeholder": "Unknown",
                     "options": {
                         "bridge": "Bridge",
                     "label": "Type"
                 },
                 "supervised": {
-                    "label": "Supervised"
+                    "label": "Supervised",
+                    "terms": "guarded,manned"
                 },
                 "support": {
                     "label": "Support"
                 },
                 "surface": {
-                    "label": "Surface"
+                    "label": "Surface",
+                    "terms": ""
                 },
                 "surveillance": {
                     "label": "Surveillance Kind"
                     "label": "Surveillance Zone"
                 },
                 "survey/date": {
-                    "label": "Last Survey Date"
+                    "label": "Last Survey Date",
+                    "terms": ""
                 },
                 "swimming_pool": {
                     "label": "Type"
                     }
                 },
                 "tactile_paving": {
-                    "label": "Tactile Paving"
+                    "label": "Tactile Paving",
+                    "terms": ""
                 },
                 "takeaway": {
                     "label": "Takeaway",
+                    "terms": "take out,takeout",
                     "placeholder": "Yes, No, Takeaway Only...",
                     "options": {
                         "yes": "Yes",
                     "label": "Target"
                 },
                 "tidal": {
-                    "label": "Tidal"
+                    "label": "Tidal",
+                    "terms": ""
                 },
                 "to": {
                     "label": "To"
                     }
                 },
                 "toilets/handwashing": {
-                    "label": "Handwashing"
+                    "label": "Handwashing",
+                    "terms": ""
                 },
                 "toilets/position": {
-                    "label": "Positions"
+                    "label": "Positions",
+                    "terms": ""
                 },
                 "toll": {
-                    "label": "Toll"
+                    "label": "Toll",
+                    "terms": ""
                 },
                 "tomb": {
                     "label": "Type"
                 "tower/type": {
                     "label": "Type"
                 },
+                "townhall/type": {
+                    "label": "Type"
+                },
                 "tracktype": {
                     "label": "Track Type",
                     "placeholder": "Solid, Mostly Solid, Soft...",
                     "label": "Traffic Sign"
                 },
                 "traffic_sign/direction": {
-                    "label": "Direction",
+                    "label": "Direction Affected",
                     "options": {
                         "forward": "Forward",
                         "backward": "Backward",
                     "label": "Type"
                 },
                 "traffic_signals/direction": {
-                    "label": "Direction",
+                    "label": "Direction Affected",
                     "options": {
                         "forward": "Forward",
                         "backward": "Backward",
                 },
                 "trail_visibility": {
                     "label": "Trail Visibility",
+                    "terms": "",
                     "placeholder": "Excellent, Good, Bad...",
                     "options": {
                         "excellent": "Excellent: unambiguous path or markers everywhere",
                 "trees": {
                     "label": "Trees"
                 },
+                "trench": {
+                    "label": "Type"
+                },
                 "trolley_wire": {
-                    "label": "Overhead Trolley Wires"
+                    "label": "Overhead Trolley Wires",
+                    "terms": ""
                 },
                 "tunnel": {
                     "label": "Type",
                 },
                 "usage_rail": {
                     "label": "Usage Type",
+                    "terms": "",
                     "options": {
                         "main": "Main",
                         "branch": "Branch",
                         "tourism": "Tourism"
                     }
                 },
+                "valve": {
+                    "label": "Type"
+                },
                 "vending": {
                     "label": "Types of Goods"
                 },
                     }
                 },
                 "voltage_electrified": {
-                    "label": "Voltage"
+                    "label": "Voltage",
+                    "terms": ""
                 },
                 "voltage": {
                     "label": "Voltage"
                 },
                 "voltage/primary": {
-                    "label": "Primary Voltage"
+                    "label": "Primary Voltage",
+                    "terms": ""
                 },
                 "voltage/secondary": {
-                    "label": "Secondary Voltage"
+                    "label": "Secondary Voltage",
+                    "terms": ""
                 },
                 "voltage/tertiary": {
-                    "label": "Tertiary Voltage"
+                    "label": "Tertiary Voltage",
+                    "terms": ""
                 },
                 "wall": {
                     "label": "Type"
                 },
+                "waste": {
+                    "label": "Waste"
+                },
                 "water_point": {
                     "label": "Water Point"
                 },
                     "label": "Water Source"
                 },
                 "water_volume": {
-                    "label": "Water Reserve Volume (m³)"
+                    "label": "Water Reserve Volume (m³)",
+                    "terms": ""
                 },
                 "water": {
                     "label": "Type"
                 },
                 "website": {
                     "label": "Website",
+                    "terms": "internet presence,uri,url,webpage",
                     "placeholder": "https://example.com"
                 },
                 "wetland": {
                     "label": "Type"
                 },
                 "wheelchair": {
-                    "label": "Wheelchair Access"
+                    "label": "Wheelchair Access",
+                    "terms": "handicap access",
+                    "options": {
+                        "yes": "Yes",
+                        "limited": "Limited",
+                        "no": "No"
+                    }
                 },
                 "wholesale": {
                     "label": "Wholesale"
                 },
                 "width": {
-                    "label": "Width (Meters)"
+                    "label": "Width (Meters)",
+                    "terms": ""
                 },
                 "wikidata": {
-                    "label": "Wikidata"
+                    "label": "Wikidata",
+                    "terms": ""
                 },
                 "wikipedia": {
-                    "label": "Wikipedia"
+                    "label": "Wikipedia",
+                    "terms": ""
                 },
                 "windings": {
                     "label": "Windings",
+                    "terms": "",
                     "placeholder": "1, 2, 3..."
                 },
                 "windings/configuration": {
                     "label": "Windings Configuration",
+                    "terms": "",
                     "options": {
                         "star": "Star / Wye",
                         "delta": "Delta",
             },
             "presets": {
                 "aerialway": {
-                    "name": "Aerialway",
-                    "terms": ""
+                    "name": "Aerialway"
                 },
                 "aeroway": {
-                    "name": "Aeroway",
-                    "terms": ""
+                    "name": "Aeroway"
                 },
                 "amenity": {
-                    "name": "Amenity",
-                    "terms": ""
+                    "name": "Amenity"
                 },
                 "attraction": {
-                    "name": "Attraction",
-                    "terms": ""
+                    "name": "Attraction"
                 },
                 "boundary": {
-                    "name": "Boundary",
-                    "terms": ""
+                    "name": "Boundary"
                 },
                 "building_point": {
-                    "name": "Building",
-                    "terms": ""
+                    "name": "Building"
                 },
                 "embankment": {
-                    "name": "Embankment",
-                    "terms": ""
+                    "name": "Embankment"
                 },
                 "emergency": {
-                    "name": "Emergency Feature",
-                    "terms": ""
+                    "name": "Emergency Feature"
+                },
+                "ford_line": {
+                    "name": "Ford"
                 },
                 "highway": {
-                    "name": "Highway",
-                    "terms": ""
+                    "name": "Highway"
                 },
                 "indoor": {
-                    "name": "Indoor Feature",
-                    "terms": ""
+                    "name": "Indoor Feature"
                 },
                 "landuse": {
-                    "name": "Land Use",
-                    "terms": ""
+                    "name": "Land Use"
                 },
                 "leisure": {
-                    "name": "Leisure",
-                    "terms": ""
+                    "name": "Leisure"
                 },
                 "man_made": {
-                    "name": "Man Made",
-                    "terms": ""
+                    "name": "Man Made"
                 },
                 "natural": {
-                    "name": "Natural",
-                    "terms": ""
+                    "name": "Natural"
                 },
                 "place": {
-                    "name": "Place",
-                    "terms": ""
+                    "name": "Place"
                 },
                 "playground": {
-                    "name": "Playground Equipment",
-                    "terms": ""
+                    "name": "Playground Equipment"
                 },
                 "power": {
-                    "name": "Power",
-                    "terms": ""
+                    "name": "Power"
                 },
                 "railway": {
-                    "name": "Railway",
-                    "terms": ""
+                    "name": "Railway"
                 },
                 "seamark": {
-                    "name": "Seamark",
-                    "terms": ""
+                    "name": "Seamark"
                 },
                 "tourism": {
-                    "name": "Tourism",
-                    "terms": ""
+                    "name": "Tourism"
                 },
                 "waterway": {
-                    "name": "Waterway",
-                    "terms": ""
+                    "name": "Waterway"
+                },
+                "addr/interpolation": {
+                    "name": "Address Interpolation"
                 },
                 "address": {
                     "name": "Address",
                     "terms": ""
                 },
                 "aerialway/station": {
-                    "name": "Aerialway Station",
-                    "terms": ""
+                    "name": "Aerialway Station"
                 },
                 "aerialway/cable_car": {
                     "name": "Cable Car",
                     "name": "Helipad",
                     "terms": "helicopter,helipad,heliport"
                 },
+                "aeroway/holding_position": {
+                    "name": "Aircraft Holding Position",
+                    "terms": ""
+                },
                 "aeroway/jet_bridge": {
                     "name": "Jet Bridge",
                     "terms": "aerobridge,air jetty,airbridge,finger,gangway,jet way,jetway,passenger boarding bridge,PBB,portal,skybridge,terminal gate connector"
                 },
+                "aeroway/parking_position": {
+                    "name": "Aircraft Parking Position",
+                    "terms": ""
+                },
                 "aeroway/runway": {
                     "name": "Runway",
                     "terms": "landing strip"
                 },
+                "aeroway/spaceport": {
+                    "name": "Spaceport",
+                    "terms": "cosmodrome,rocket launch center,rocket launch complex,rocket launch site,rocket range,space port"
+                },
                 "aeroway/taxiway": {
                     "name": "Taxiway",
                     "terms": ""
                     "terms": ""
                 },
                 "amenity/bus_station": {
-                    "name": "Bus Station / Terminal",
-                    "terms": ""
+                    "name": "Bus Station / Terminal"
                 },
                 "amenity/coworking_space": {
-                    "name": "Coworking Space",
-                    "terms": ""
+                    "name": "Coworking Space"
                 },
                 "amenity/embassy": {
-                    "name": "Embassy",
-                    "terms": ""
+                    "name": "Embassy"
                 },
                 "amenity/ferry_terminal": {
-                    "name": "Ferry Station / Terminal",
-                    "terms": ""
+                    "name": "Ferry Station / Terminal"
                 },
                 "amenity/nursing_home": {
-                    "name": "Nursing Home",
-                    "terms": ""
+                    "name": "Nursing Home"
                 },
                 "amenity/recycling": {
-                    "name": "Recycling",
-                    "terms": "bin,can,bottle,glass,garbage,rubbish,scrap,trash"
+                    "name": "Recycling"
                 },
                 "amenity/register_office": {
-                    "name": "Register Office",
-                    "terms": ""
+                    "name": "Register Office"
                 },
                 "amenity/scrapyard": {
-                    "name": "Scrap Yard",
-                    "terms": ""
+                    "name": "Scrap Yard"
                 },
                 "amenity/swimming_pool": {
-                    "name": "Swimming Pool",
-                    "terms": ""
+                    "name": "Swimming Pool"
                 },
                 "amenity/animal_boarding": {
                     "name": "Animal Boarding Facility",
                 },
                 "amenity/animal_shelter": {
                     "name": "Animal Shelter",
-                    "terms": "adoption,aspca,cat,dog,horse,kitten,pet care,pet rescue,puppy,raptor,reptile,rescue,spca"
+                    "terms": "adoption,aspca,cat,dog,horse,kitten,pet care,pet rescue,puppy,raptor,reptile,rescue,spca,pound"
                 },
                 "amenity/arts_centre": {
                     "name": "Arts Center",
                 },
                 "amenity/bench": {
                     "name": "Bench",
-                    "terms": "seat"
+                    "terms": "seat,chair"
                 },
                 "amenity/bicycle_parking": {
                     "name": "Bicycle Parking",
-                    "terms": "bike"
+                    "terms": "bike,cycle parking,cycling"
                 },
                 "amenity/bicycle_parking/building": {
                     "name": "Bicycle Parking Garage",
-                    "terms": "Multi-Storey Bicycle Park,Multi-Storey Bike Park,Bike Parking Station"
+                    "terms": "Bike Parking Station,cycle parking,cycling,Multi-Storey Bicycle Park,Multi-Storey Bike Park"
                 },
                 "amenity/bicycle_parking/lockers": {
                     "name": "Bicycle Lockers",
-                    "terms": "Bike Lockers"
+                    "terms": "cycle locker,cycling,Bike Lockers"
                 },
                 "amenity/bicycle_parking/shed": {
                     "name": "Bicycle Shed",
-                    "terms": "Bike Shed"
+                    "terms": "cycle shed,cycling,Bike Shed"
                 },
                 "amenity/bicycle_rental": {
                     "name": "Bicycle Rental",
-                    "terms": "bike"
+                    "terms": "bike,bicycle,bikeshare,bike share,bicycle share,cycle dock,cycle hub,cycleshare,cycling"
                 },
                 "amenity/bicycle_repair_station": {
                     "name": "Bicycle Repair Tool Stand",
-                    "terms": "bike,repair,chain,pump"
+                    "terms": "bike chain,bike multitool,bike repair,bike tools,cycle pump,cycle repair,cycling"
                 },
                 "amenity/biergarten": {
                     "name": "Biergarten",
                 },
                 "amenity/clock": {
                     "name": "Clock",
-                    "terms": ""
+                    "terms": "time"
                 },
                 "amenity/clock/sundial": {
                     "name": "Sundial",
                     "name": "Dojo / Martial Arts Academy",
                     "terms": "martial arts,dojang"
                 },
+                "amenity/dressing_room": {
+                    "name": "Changing Room",
+                    "terms": "changeroom,dressing room,fitting room,locker room"
+                },
                 "amenity/drinking_water": {
                     "name": "Drinking Water",
                     "terms": "potable water source,water fountain,drinking fountain,bubbler,water tap"
                     "terms": "restaurant,takeaway"
                 },
                 "amenity/fast_food/ice_cream": {
-                    "name": "Ice Cream Fast Food",
-                    "terms": ""
+                    "name": "Ice Cream Fast Food"
                 },
                 "amenity/fast_food/burger": {
                     "name": "Burger Fast Food",
                     "name": "Fish & Chips Fast Food",
                     "terms": "breakfast,cafe,café,dine,dining,dinner,drive-in,eat,grill,lunch,table,french fries"
                 },
+                "amenity/fast_food/hot_dog": {
+                    "name": "Hot Dog Fast Food",
+                    "terms": "ballpark,frankfurter,frank,hotdog stand,sandwich,sausage,wiener"
+                },
                 "amenity/fast_food/kebab": {
                     "name": "Kebab Fast Food",
                     "terms": "bar,breakfast,cafe,café,canteen,dine,dining,dinner,drive-in,eat,grill,lunch,table"
                     "name": "Internet Cafe",
                     "terms": "cybercafe,taxiphone,teleboutique,coffee,cafe,net,lanhouse"
                 },
+                "amenity/karaoke": {
+                    "name": "Karaoke Box",
+                    "terms": "karaoke club,karaoke room,karaoke television,KTV"
+                },
                 "amenity/kindergarten": {
                     "name": "Preschool/Kindergarten Grounds",
                     "terms": "kindergarden,pre-school"
                     "name": "Language School",
                     "terms": "esl"
                 },
+                "amenity/letter_box": {
+                    "name": "Letter Box",
+                    "terms": "curbside delivery box,home delivery box,direct-to-door delivery box,letter hole,letter plate,letter slot,letterbox,letterhole,letterplate,letterslot,mail box,mail hole,mail slot,mailbox,mailhole,mailslot,through-door delivery box"
+                },
                 "amenity/library": {
                     "name": "Library",
                     "terms": "book"
                 },
+                "amenity/loading_dock": {
+                    "name": "Loading Dock",
+                    "terms": "door,loading bay,shipping,unloading,warehouse"
+                },
                 "amenity/love_hotel": {
                     "name": "Love Hotel",
                     "terms": ""
                     "name": "Multilevel Parking Garage",
                     "terms": "car,indoor parking,multistorey car park,parkade,parking building,parking deck,parking garage,parking ramp,parking structure"
                 },
+                "amenity/parking/park_ride": {
+                    "name": "Park & Ride Lot",
+                    "terms": "commuter parking lot,incentive parking lot,metro parking lot,park and pool lot,park and ride lot,P+R,public transport parking lot,public transit parking lot,train parking lot"
+                },
                 "amenity/parking/underground": {
                     "name": "Underground Parking",
                     "terms": "automobile parking,car lot,car parking,rv parking,subsurface parking,truck parking,vehicle parking"
                     "name": "Christian Church",
                     "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/christian/jehovahs_witness": {
+                    "name": "Kingdom Hall of Jehovah's Witnesses",
+                    "terms": "christian,church,house of God,house of prayer,house of worship"
+                },
+                "amenity/place_of_worship/christian/la_luz_del_mundo": {
+                    "name": "La Luz del Mundo Temple",
+                    "terms": "christian,church,house of God,house of prayer,house of worship,the light of the world church"
+                },
+                "amenity/place_of_worship/christian/quaker": {
+                    "name": "Quaker Friends Meeting House",
+                    "terms": "christian,church,house of God,house of prayer,house of worship"
+                },
                 "amenity/place_of_worship/hindu": {
                     "name": "Hindu Temple",
                     "terms": "kovil,devasthana,mandir,kshetram,alayam,shrine,temple"
                 },
                 "amenity/place_of_worship/muslim": {
                     "name": "Muslim Mosque",
-                    "terms": "muslim"
+                    "terms": "islam,islamic center,muslim"
                 },
                 "amenity/place_of_worship/shinto": {
                     "name": "Shinto Shrine",
                     "name": "Police",
                     "terms": "badge,constable,constabulary,cop,detective,fed,law,enforcement,officer,patrol"
                 },
+                "amenity/polling_station": {
+                    "name": "Permanent Polling Place",
+                    "terms": "ballot box,ballot drop,democracy,elections,polling place,vote,voting booth,voting machine"
+                },
                 "amenity/post_box": {
-                    "name": "Mailbox",
-                    "terms": "letter,post"
+                    "name": "Mail Drop Box",
+                    "terms": "drop box,dropbox,letter drop,mail box,mail collection box,mail drop,mail dropoff,mailbox,package drop,pillar box,pillarbox,post box,postal box,postbox"
+                },
+                "amenity/post_depot": {
+                    "name": "Post Sorting Office",
+                    "terms": "mail processing and distribution center,post depot"
                 },
                 "amenity/post_office": {
                     "name": "Post Office",
                 },
                 "amenity/prison": {
                     "name": "Prison Grounds",
-                    "terms": "cell,jail"
+                    "terms": "cell,jail,correction"
                 },
                 "amenity/pub": {
                     "name": "Pub",
                     "name": "Recycling Container",
                     "terms": "bin,can,bottle,glass,garbage,rubbish,scrap,trash"
                 },
+                "amenity/recycling/container/electrical_items": {
+                    "name": "E-Waste Container",
+                    "terms": "computers,electronic waste,electronics recycling,ewaste bin,phones,tablets"
+                },
+                "amenity/recycling/container/green_waste": {
+                    "name": "Green Waste Container",
+                    "terms": "biodegradable,biological,compost,decomposable,garbage bin,garden waste,organic,rubbish,food scrap"
+                },
                 "amenity/restaurant": {
                     "name": "Restaurant",
                     "terms": "bar,breakfast,cafe,café,canteen,coffee,dine,dining,dinner,drive-in,eat,grill,lunch,table"
                     "name": "Studio",
                     "terms": "recording,radio,television"
                 },
+                "amenity/studio/audio": {
+                    "name": "Recording Studio",
+                    "terms": "audio mixing,audio production,audio recording,audio studio"
+                },
+                "amenity/studio/radio": {
+                    "name": "Radio Station",
+                    "terms": "am radio,fm radio,radio broadcast,radio studio"
+                },
+                "amenity/studio/television": {
+                    "name": "Television Station",
+                    "terms": "television broadcast,television studio,tv broadcast,tv station,tv studio"
+                },
+                "amenity/studio/video": {
+                    "name": "Film Studio",
+                    "terms": "movie production,movie studio,video production,video recording,video studio"
+                },
                 "amenity/taxi": {
                     "name": "Taxi Stand",
                     "terms": "cab"
                     "name": "Town Hall",
                     "terms": "village,city,government,courthouse,municipal"
                 },
+                "amenity/townhall/city": {
+                    "name": "City Hall",
+                    "terms": "council,courthouse,government,mayor,municipality"
+                },
                 "amenity/toy_library": {
                     "name": "Toy Library",
                     "terms": "game,toy"
                     "name": "Vending Machine",
                     "terms": ""
                 },
+                "amenity/vending_machine/bottle_return": {
+                    "name": "Bottle Return Machine",
+                    "terms": "bottle return"
+                },
+                "amenity/vending_machine/bread": {
+                    "name": "Bread Vending Machine",
+                    "terms": "baguette,bread"
+                },
                 "amenity/vending_machine/cigarettes": {
                     "name": "Cigarette Vending Machine",
                     "terms": "cigarette"
                     "name": "Drink Vending Machine",
                     "terms": "drink,soda,beverage,juice,pop"
                 },
+                "amenity/vending_machine/eggs": {
+                    "name": "Egg Vending Machine",
+                    "terms": "egg"
+                },
                 "amenity/vending_machine/electronics": {
                     "name": "Electronics Vending Machine",
                     "terms": "cable,charger,earbud,headphone,phone,tablet"
                     "name": "Ice Cream Vending Machine",
                     "terms": "chocolate,ice cream,frozen,popsicle,vanilla"
                 },
+                "amenity/vending_machine/ice_cubes": {
+                    "name": "Ice Vending Machine",
+                    "terms": "cubes,ice"
+                },
                 "amenity/vending_machine/newspapers": {
                     "name": "Newspaper Vending Machine",
                     "terms": "newspaper"
                     "name": "Animal Watering Place",
                     "terms": ""
                 },
+                "amenity/weighbridge": {
+                    "name": "Truck Scale",
+                    "terms": "weigh station,weighbridge"
+                },
                 "area": {
                     "name": "Area",
                     "terms": "polygon"
                     "terms": "ferris wheel,theme park,amusement ride"
                 },
                 "attraction/bumper_car": {
-                    "name": "Bumper Car",
+                    "name": "Bumper Cars",
                     "terms": "theme park,dodgem cars,autoscooter"
                 },
                 "attraction/bungee_jumping": {
                     "terms": ""
                 },
                 "barrier/entrance": {
-                    "name": "Entrance",
-                    "terms": ""
+                    "name": "Entrance"
                 },
                 "barrier/block": {
                     "name": "Block",
                     "terms": ""
                 },
+                "barrier/bollard_line": {
+                    "name": "Bollard Row",
+                    "terms": ""
+                },
                 "barrier/bollard": {
                     "name": "Bollard",
                     "terms": ""
                     "name": "Wall",
                     "terms": ""
                 },
+                "barrier/wall/noise_barrier": {
+                    "name": "Noise Barrier",
+                    "terms": "acoustical barrier,noise wall,noisewall,sound barrier,sound berm,sound wall,soundberm,soundwall"
+                },
                 "boundary/administrative": {
                     "name": "Administrative Boundary",
                     "terms": ""
                     "terms": ""
                 },
                 "building/bunker": {
-                    "name": "Bunker",
-                    "terms": ""
+                    "name": "Bunker"
                 },
                 "building/entrance": {
-                    "name": "Entrance/Exit",
-                    "terms": ""
+                    "name": "Entrance/Exit"
                 },
                 "building/train_station": {
-                    "name": "Train Station Building",
-                    "terms": ""
+                    "name": "Train Station Building"
                 },
                 "building/apartments": {
                     "name": "Apartment Building",
                     "name": "Warehouse",
                     "terms": ""
                 },
-                "camp_site/camp_pitch": {
-                    "name": "Camp Pitch",
-                    "terms": "tent,rv"
-                },
                 "club": {
                     "name": "Club",
                     "terms": "social"
                     "terms": ""
                 },
                 "craft/jeweler": {
-                    "name": "Jeweler",
-                    "terms": ""
+                    "name": "Jeweler"
                 },
                 "craft/locksmith": {
-                    "name": "Locksmith",
-                    "terms": ""
+                    "name": "Locksmith"
                 },
                 "craft/optician": {
-                    "name": "Optician",
-                    "terms": ""
+                    "name": "Optician"
                 },
                 "craft/tailor": {
-                    "name": "Tailor",
-                    "terms": "clothes,suit"
+                    "name": "Tailor"
                 },
                 "craft/agricultural_engines": {
                     "name": "Argricultural Engines Mechanic",
                     "name": "Shoemaker",
                     "terms": "cobbler"
                 },
+                "craft/signmaker": {
+                    "name": "Signmaker",
+                    "terms": ""
+                },
                 "craft/stonemason": {
                     "name": "Stonemason",
                     "terms": "masonry"
                     "terms": ""
                 },
                 "emergency/designated": {
-                    "name": "Emergency Access Designated",
-                    "terms": ""
+                    "name": "Emergency Access Designated"
                 },
                 "emergency/destination": {
-                    "name": "Emergency Access Destination",
-                    "terms": ""
+                    "name": "Emergency Access Destination"
                 },
                 "emergency/no": {
-                    "name": "Emergency Access No",
-                    "terms": ""
+                    "name": "Emergency Access No"
                 },
                 "emergency/official": {
-                    "name": "Emergency Access Official",
-                    "terms": ""
+                    "name": "Emergency Access Official"
                 },
                 "emergency/private": {
-                    "name": "Emergency Access Private",
-                    "terms": ""
+                    "name": "Emergency Access Private"
                 },
                 "emergency/yes": {
-                    "name": "Emergency Access Yes",
-                    "terms": ""
+                    "name": "Emergency Access Yes"
                 },
                 "emergency/ambulance_station": {
                     "name": "Ambulance Station",
                     "name": "Blood Donor Center",
                     "terms": "blood bank,blood donation,blood transfusion,apheresis,plasmapheresis,plateletpheresis,stem cell donation"
                 },
+                "healthcare/counselling": {
+                    "name": "Counselling Center",
+                    "terms": ""
+                },
                 "healthcare/hospice": {
                     "name": "Hospice",
                     "terms": "terminal,illness"
                     "terms": "speech,therapist,therapy,voice"
                 },
                 "highway/bus_stop": {
-                    "name": "Bus Stop",
-                    "terms": ""
+                    "name": "Bus Stop"
                 },
                 "highway/crossing": {
-                    "name": "Crossing",
-                    "terms": ""
+                    "name": "Crossing"
                 },
                 "highway/bridleway": {
                     "name": "Bridle Path",
                     "terms": "gallery,hall,hallway,indoor,passage,passageway"
                 },
                 "highway/crossing/zebra-raised": {
-                    "name": "Marked Crosswalk (Raised)",
-                    "terms": "zebra crossing,marked crossing,crosswalk,flat top,hump,speed,slow"
+                    "name": "Marked Crosswalk (Raised)"
                 },
                 "highway/crossing/zebra": {
-                    "name": "Marked Crosswalk",
-                    "terms": "zebra crossing,marked crossing,crosswalk"
+                    "name": "Marked Crosswalk"
                 },
                 "highway/crossing/marked-raised": {
                     "name": "Marked Crosswalk (Raised)",
                 },
                 "highway/cycleway": {
                     "name": "Cycle Path",
-                    "terms": "bike path,bicyle path"
+                    "terms": "bicyle path,bike path,cycling path"
                 },
                 "highway/cycleway/crossing": {
-                    "name": "Cycle Crossing",
-                    "terms": ""
+                    "name": "Cycle Crossing"
                 },
                 "highway/cycleway/bicycle_foot": {
                     "name": "Cycle & Foot Path",
-                    "terms": "bicycle and foot path,bike and pedestrian path,green way,greenway,mixed-use trail,multi-use trail,segregated trail"
+                    "terms": "bicycle and foot path,bike and pedestrian path,green way,greenway,mixed-use trail,multi-use trail,segregated trail,rail trail"
                 },
                 "highway/cycleway/crossing/marked": {
                     "name": "Marked Cycle Crossing",
                     "terms": "hike,hiking,promenade,trackway,trail,walk"
                 },
                 "highway/footway/crossing": {
-                    "name": "Pedestrian Crossing",
-                    "terms": ""
+                    "name": "Pedestrian Crossing"
                 },
                 "highway/footway/zebra-raised": {
-                    "name": "Marked Crosswalk (Raised)",
-                    "terms": "zebra crossing,marked crossing,crosswalk,flat top,hump,speed,slow"
+                    "name": "Marked Crosswalk (Raised)"
                 },
                 "highway/footway/zebra": {
-                    "name": "Marked Crosswalk",
-                    "terms": "zebra crossing,marked crossing,crosswalk"
+                    "name": "Marked Crosswalk"
                 },
                 "highway/footway/conveying": {
                     "name": "Moving Walkway",
                     "name": "Path",
                     "terms": "hike,hiking,trackway,trail,walk"
                 },
+                "highway/path/informal": {
+                    "name": "Informal Path",
+                    "terms": "bootleg trail,cow path,desire line,desire path,desireline,desirepath,elephant path,game trail,goat track,herd path,pig trail,shortcut,social trail,use trail"
+                },
                 "highway/pedestrian_area": {
                     "name": "Pedestrian Area",
                     "terms": "center,centre,plaza,quad,square,walkway"
                     "terms": "road,street"
                 },
                 "highway/raceway": {
-                    "name": "Racetrack (Motorsport)",
+                    "name": "Motorsport Racetrack",
                     "terms": "auto*,formula one,kart,motocross,nascar,race*,track"
                 },
+                "highway/raceway/karting": {
+                    "name": "Karting Racetrack",
+                    "terms": "carting,go carts,go karts,go-karts,gokarts,kart racing,karting track,motorsports,shifter karts,superkarts"
+                },
+                "highway/raceway/motocross": {
+                    "name": "Motocross Racetrack",
+                    "terms": "off-road racing,offroad moto racing,motocross circuit,motorcycle track,motorsports"
+                },
                 "highway/residential": {
                     "name": "Residential Road",
                     "terms": "road,street"
                     "terms": "hull,mast,maritime,remains,ship,boat"
                 },
                 "indoor/corridor_line": {
-                    "name": "Indoor Corridor",
-                    "terms": ""
+                    "name": "Indoor Corridor"
                 },
                 "indoor/area": {
                     "name": "Indoor Area",
                     "name": "Indoor Door",
                     "terms": "doorframe,doorway,portal,room access,threshold"
                 },
+                "indoor/elevator": {
+                    "name": "Indoor Elevator Shaft",
+                    "terms": "elevator,lift"
+                },
                 "indoor/room": {
                     "name": "Room",
                     "terms": "antechamber,anteroom,atrium,cell,chamber,concourse,foyer,indoor room,lobby,vestibule"
                 },
+                "indoor/stairs": {
+                    "name": "Indoor Stairwell",
+                    "terms": "stair,stairs,staircase,stairway,stairwell,steps"
+                },
                 "indoor/wall": {
                     "name": "Indoor Wall",
                     "terms": "indoor barrier,room divider,room partition"
                     "terms": ""
                 },
                 "junction/circular": {
-                    "name": "Traffic Circle",
-                    "terms": ""
+                    "name": "Traffic Circle"
                 },
                 "junction/jughandle": {
-                    "name": "Jughandle",
-                    "terms": ""
+                    "name": "Jughandle"
                 },
                 "junction/roundabout": {
-                    "name": "Roundabout",
-                    "terms": ""
+                    "name": "Roundabout"
                 },
                 "landuse/basin": {
-                    "name": "Basin",
-                    "terms": ""
+                    "name": "Basin"
                 },
                 "landuse/farm": {
-                    "name": "Farmland",
-                    "terms": ""
+                    "name": "Farmland"
                 },
                 "landuse/pond": {
-                    "name": "Pond",
-                    "terms": ""
+                    "name": "Pond"
                 },
                 "landuse/reservoir": {
-                    "name": "Reservoir",
-                    "terms": ""
+                    "name": "Reservoir"
                 },
                 "landuse/allotments": {
                     "name": "Community Garden",
                     "terms": ""
                 },
                 "landuse/construction": {
-                    "name": "Construction",
-                    "terms": ""
+                    "name": "Construction Area",
+                    "terms": "building,bulldozer,construction site,construction zone,crane,demolition,development,infrastructure"
                 },
                 "landuse/farmland": {
                     "name": "Farmland",
                     "name": "Farmyard",
                     "terms": "crop,grow,plant"
                 },
+                "landuse/flowerbed": {
+                    "name": "Flowerbed",
+                    "terms": "floral garden,flower garden"
+                },
                 "landuse/forest": {
                     "name": "Managed Forest",
                     "terms": "cut,forest,forestry,lumber,silviculture,tree"
                     "name": "Barracks",
                     "terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
                 },
-                "landuse/military/bunker": {
-                    "name": "Military Bunker",
-                    "terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
-                },
-                "landuse/military/checkpoint": {
-                    "name": "Checkpoint",
-                    "terms": "air force,army,base,force,guard,marine,navy,troop,war"
-                },
                 "landuse/military/danger_area": {
                     "name": "Danger Area",
                     "terms": "air force,army,base,blast,bomb,explo*,force,guard,mine,marine,navy,troop,war"
                     "name": "Naval Base",
                     "terms": "base,fight,force,guard,marine,navy,ship,sub,troop,war"
                 },
-                "landuse/military/nuclear_explosion_site": {
-                    "name": "Nuclear Explosion Site",
-                    "terms": "atom,blast,bomb,detonat*,nuke,site,test"
-                },
                 "landuse/military/obstacle_course": {
                     "name": "Obstacle Course",
                     "terms": "army,base,force,guard,marine,navy,troop,war"
                 },
-                "landuse/military/office": {
-                    "name": "Military Office",
-                    "terms": "air force,army,base,enlist,fight,force,guard,marine,navy,recruit,troop,war"
-                },
                 "landuse/military/range": {
                     "name": "Military Range",
                     "terms": "air force,army,base,fight,fire,force,guard,gun,marine,navy,rifle,shoot*,snip*,train,troop,war"
                     "name": "Dog Park",
                     "terms": ""
                 },
+                "leisure/escape_game": {
+                    "name": "Escape Room",
+                    "terms": "escape game,escape the room,puzzle room,quest room"
+                },
                 "leisure/firepit": {
                     "name": "Firepit",
                     "terms": "fireplace,campfire"
                     "name": "Bunker Silo",
                     "terms": "Silage,Storage"
                 },
+                "man_made/cairn": {
+                    "name": "Cairn",
+                    "terms": "rock pile,stone stack,stone pile,càrn"
+                },
                 "man_made/chimney": {
                     "name": "Chimney",
                     "terms": ""
                     "name": "Lighthouse",
                     "terms": ""
                 },
+                "man_made/manhole": {
+                    "name": "Manhole",
+                    "terms": "cover,hole,sewer,sewage,telecom"
+                },
+                "man_made/manhole/drain": {
+                    "name": "Storm Drain",
+                    "terms": "cover,drain,hole,rain,sewer,sewage,storm"
+                },
+                "man_made/manhole/gas": {
+                    "name": "Gas Utility Manhole",
+                    "terms": "cover,gas,heat,hole,utility"
+                },
+                "man_made/manhole/power": {
+                    "name": "Power Utility Manhole",
+                    "terms": "cover,hole,electric,hole,power,utility"
+                },
+                "man_made/manhole/sewer": {
+                    "name": "Sewer Utility Manhole",
+                    "terms": "cover,drain,hole,sewer,sewage,utility"
+                },
+                "man_made/manhole/telecom": {
+                    "name": "Telecom Utility Manhole",
+                    "terms": "bt,cable,cover,phone,hole,telecom,telephone,utility"
+                },
+                "man_made/manhole/water": {
+                    "name": "Water Utility Manhole",
+                    "terms": "cover,drinking,hole,utility,water"
+                },
                 "man_made/mast": {
                     "name": "Mast",
                     "terms": "antenna,broadcast tower,cell phone tower,cell tower,communication mast,communication tower,guyed tower,mobile phone tower,radio mast,radio tower,television tower,transmission mast,transmission tower,tv tower"
                     "name": "Monitoring Station",
                     "terms": "weather,earthquake,seismology,air,gps"
                 },
+                "man_made/obelisk": {
+                    "name": "Obelisk",
+                    "terms": ""
+                },
                 "man_made/observatory": {
                     "name": "Observatory",
                     "terms": "astronomical,meteorological"
                     "name": "Underground Pipeline",
                     "terms": "oil,natural gas,water,sewer,sewage"
                 },
+                "man_made/pipeline/valve": {
+                    "name": "Pipeline Valve",
+                    "terms": "oil,natural gas,water,sewer,sewage"
+                },
                 "man_made/pumping_station": {
                     "name": "Pumping Station",
                     "terms": ""
                     "name": "Survey Point",
                     "terms": "trig point,triangulation pillar,trigonometrical station"
                 },
+                "man_made/torii": {
+                    "name": "Torii",
+                    "terms": "Japanese gate,Shinto shrine"
+                },
                 "man_made/tower": {
                     "name": "Tower",
                     "terms": ""
                     "name": "Tunnel",
                     "terms": "bore,dig,shaft,underground passage,underpass"
                 },
+                "man_made/utility_pole": {
+                    "name": "Utility Pole",
+                    "terms": ""
+                },
                 "man_made/wastewater_plant": {
                     "name": "Wastewater Plant",
                     "terms": "sewage*,water treatment plant,reclamation plant"
                     "name": "Factory",
                     "terms": "assembly,build,brewery,car,plant,plastic,processing,manufacture,refinery"
                 },
-                "manhole": {
-                    "name": "Manhole",
-                    "terms": "cover,hole,sewer,sewage,telecom"
+                "military/bunker": {
+                    "name": "Military Bunker",
+                    "terms": "air force,army,base,fight,force,guard,marine,navy,troop,war"
                 },
-                "manhole/drain": {
-                    "name": "Storm Drain",
-                    "terms": "cover,drain,hole,rain,sewer,sewage,storm"
+                "military/checkpoint": {
+                    "name": "Checkpoint",
+                    "terms": "air force,army,base,force,guard,marine,navy,troop,war"
+                },
+                "military/nuclear_explosion_site": {
+                    "name": "Nuclear Explosion Site",
+                    "terms": "atom,blast,bomb,detonat*,nuke,site,test"
                 },
-                "manhole/telecom": {
-                    "name": "Telecom Manhole",
-                    "terms": "cover,phone,hole,telecom,telephone,bt"
+                "military/office": {
+                    "name": "Military Office",
+                    "terms": "air force,army,base,enlist,fight,force,guard,marine,navy,recruit,troop,war"
+                },
+                "military/trench": {
+                    "name": "Military Trench",
+                    "terms": "dugout,firestep,fox hole,infantry trench,war trench"
                 },
                 "natural/bare_rock": {
                     "name": "Bare Rock",
                     "terms": ""
                 },
                 "office/administrative": {
-                    "name": "Administrative Office",
-                    "terms": ""
+                    "name": "Administrative Office"
                 },
                 "office/physician": {
-                    "name": "Physician",
-                    "terms": ""
+                    "name": "Physician"
                 },
                 "office/travel_agent": {
-                    "name": "Travel Agency",
-                    "terms": ""
+                    "name": "Travel Agency"
                 },
                 "office/accountant": {
                     "name": "Accountant Office",
                     "name": "Nonprofit Organization Office",
                     "terms": "association,non-profit,nonprofit,organization,society"
                 },
+                "office/bail_bond_agent": {
+                    "name": "Bail Bond Agent",
+                    "terms": "bail bond dealer,bail bond man,bail bondsman,bail bondsperson"
+                },
                 "office/charity": {
                     "name": "Charity Office",
                     "terms": "charitable organization"
                     "terms": ""
                 },
                 "office/lawyer/notary": {
-                    "name": "Notary Office",
-                    "terms": ""
+                    "name": "Notary Office"
                 },
                 "office/moving_company": {
                     "name": "Moving Company Office",
                     "terms": "clerk,deeds,estate,signature,wills"
                 },
                 "office/political_party": {
-                    "name": "Political Party",
+                    "name": "Political Party Office",
                     "terms": ""
                 },
                 "office/private_investigator": {
                 },
                 "office/research": {
                     "name": "Research Office",
-                    "terms": ""
+                    "terms": "R and D,research and development,research lab"
                 },
                 "office/surveyor": {
                     "name": "Surveyor Office",
                 },
                 "office/telecommunication": {
                     "name": "Telecom Office",
-                    "terms": "communication,internet,phone,voice"
+                    "terms": "communication,internet service provider,isp,network,telephone,voice"
                 },
                 "office/therapist": {
                     "name": "Therapist Office",
                     "terms": "ski,piste,sled,luge,sleigh,sledge,ski-joring,husky,horse"
                 },
                 "place/farm": {
-                    "name": "Farm",
-                    "terms": ""
+                    "name": "Farm"
                 },
                 "place/city_block": {
                     "name": "City Block",
                     "name": "Point",
                     "terms": "node,other,vertex,vertices"
                 },
+                "polling_station": {
+                    "name": "Temporary Polling Place",
+                    "terms": "ballot box,ballot drop,democracy,elections,polling place,vote,voting booth,voting machine"
+                },
                 "power/sub_station": {
-                    "name": "Substation",
-                    "terms": ""
+                    "name": "Substation"
                 },
                 "power/cable/underground": {
                     "name": "Underground Power Cable",
                 },
                 "power/line": {
                     "name": "Power Line",
-                    "terms": ""
+                    "terms": "electric power transmission line,high voltage line,high tension line"
                 },
                 "power/minor_line": {
                     "name": "Minor Power Line",
                     "terms": "platform,public transit,public transportation,transit,transportation"
                 },
                 "public_transport/platform/aerialway_point": {
-                    "name": "Aerialway Stop / Platform",
-                    "terms": "aerialway,cable car,platform,public transit,public transportation,transit,transportation"
+                    "name": "Aerialway Stop / Platform"
                 },
                 "public_transport/platform/ferry_point": {
-                    "name": "Ferry Stop / Platform",
-                    "terms": "boat,dock,ferry,pier,platform,public transit,public transportation,transit,transportation"
+                    "name": "Ferry Stop / Platform"
                 },
                 "public_transport/platform/light_rail_point": {
-                    "name": "Light Rail Stop / Platform",
-                    "terms": "electric,light rail,platform,public transit,public transportation,rail,track,tram,trolley,transit,transportation"
+                    "name": "Light Rail Stop / Platform"
                 },
                 "public_transport/platform/monorail_point": {
-                    "name": "Monorail Stop / Platform",
-                    "terms": "monorail,platform,public transit,public transportation,rail,transit,transportation"
+                    "name": "Monorail Stop / Platform"
                 },
                 "public_transport/platform/subway_point": {
-                    "name": "Subway Stop / Platform",
-                    "terms": "metro,platform,public transit,public transportation,rail,subway,track,transit,transportation,underground"
+                    "name": "Subway Stop / Platform"
                 },
                 "public_transport/platform/train_point": {
-                    "name": "Train Stop / Platform",
-                    "terms": "platform,public transit,public transportation,rail,track,train,transit,transportation"
-                },
-                "public_transport/platform/tram_point": {
-                    "name": "Tram Stop / Platform",
-                    "terms": "electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation"
+                    "name": "Train Stop / Platform"
                 },
                 "public_transport/platform/aerialway": {
                     "name": "Aerialway Platform",
                     "name": "Train Platform",
                     "terms": "platform,public transit,public transportation,rail,track,train,transit,transportation"
                 },
+                "public_transport/platform/tram_point": {
+                    "name": "Tram Stop / Platform",
+                    "terms": "electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation"
+                },
                 "public_transport/platform/tram": {
                     "name": "Tram Platform",
                     "terms": "electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation"
                     "terms": "public transit,public transportation,transit,transportation"
                 },
                 "railway/halt": {
-                    "name": "Train Station (Halt / Request)",
-                    "terms": "break,interrupt,rest,wait,interruption"
+                    "name": "Train Station (Halt / Request)"
                 },
                 "railway/platform": {
-                    "name": "Train Platform",
-                    "terms": ""
+                    "name": "Train Platform"
                 },
                 "railway/station": {
-                    "name": "Train Station",
-                    "terms": "train station,station"
+                    "name": "Train Station"
                 },
                 "railway/tram_stop": {
-                    "name": "Tram Stopping Position",
-                    "terms": "light rail,streetcar,tram,trolley"
+                    "name": "Tram Stopping Position"
                 },
                 "railway/abandoned": {
                     "name": "Abandoned Railway",
                 },
                 "route/ferry": {
                     "name": "Ferry Route",
-                    "terms": ""
+                    "terms": "boat,merchant vessel,ship,water bus,water shuttle,water taxi"
                 },
                 "seamark/beacon_isolated_danger": {
                     "name": "Danger Beacon",
                     "terms": ""
                 },
                 "shop/boutique": {
-                    "name": "Boutique",
-                    "terms": ""
+                    "name": "Boutique"
                 },
                 "shop/fashion": {
-                    "name": "Fashion Store",
-                    "terms": ""
+                    "name": "Fashion Store"
                 },
                 "shop/fishmonger": {
-                    "name": "Fishmonger",
-                    "terms": ""
+                    "name": "Fishmonger"
                 },
                 "shop/furnace": {
-                    "name": "Furnace Store",
-                    "terms": "oven,stove"
+                    "name": "Furnace Store"
                 },
                 "shop/vacant": {
-                    "name": "Vacant Shop",
-                    "terms": ""
+                    "name": "Vacant Shop"
                 },
                 "shop/agrarian": {
                     "name": "Farm Supply Shop",
                     "name": "Book Store",
                     "terms": ""
                 },
+                "shop/brewing_supplies": {
+                    "name": "Brewing Supply Store",
+                    "terms": "brew shop,homebrew supply store"
+                },
                 "shop/butcher": {
                     "name": "Butcher",
                     "terms": "chicken,beef,lamb,meat,pork"
                     "name": "E-Cigarette Shop",
                     "terms": "electronic,vape,vaping,vapor"
                 },
+                "shop/electrical": {
+                    "name": "Electrical Equipment Store",
+                    "terms": "cable,electric,fan,LED,lighting,power,wire"
+                },
                 "shop/electronics": {
                     "name": "Electronics Store",
                     "terms": "appliance,audio,blueray,camera,computer,dvd,home theater,radio,speaker,tv,video"
                 },
                 "shop/farm": {
                     "name": "Produce Stand",
-                    "terms": "farm shop,farm stand"
+                    "terms": "baked goods,farm shop,farm stand,fresh food,fruits,greengrocer,organics,vegetables"
+                },
+                "shop/fashion_accessories": {
+                    "name": "Fashion Accessories Store",
+                    "terms": "bag,cologne,fragrance,hat,jewellery,purfume,purse,scarf,sunglasses,umbrella,wallet,watch"
                 },
                 "shop/fireplace": {
                     "name": "Fireplace Store",
                 },
                 "shop/general": {
                     "name": "General Store",
-                    "terms": "Village Shop"
+                    "terms": "village shop"
                 },
                 "shop/gift": {
                     "name": "Gift Shop",
                     "name": "Hifi Store",
                     "terms": "audio,hi-fi,high fidelity,stereo,video"
                 },
+                "shop/hobby": {
+                    "name": "Hobby Shop",
+                    "terms": "manga,figurine,model"
+                },
                 "shop/houseware": {
                     "name": "Houseware Store",
                     "terms": "home,household,kitchenware"
                     "name": "Medical Supply Store",
                     "terms": ""
                 },
+                "shop/military_surplus": {
+                    "name": "Military Surplus Store",
+                    "terms": "armor,army-navy store,army surplus,navy surplus,tactical gear,war surplus shop,weapons"
+                },
                 "shop/mobile_phone": {
                     "name": "Mobile Phone Store",
                     "terms": ""
                 },
                 "shop/nutrition_supplements": {
                     "name": "Nutrition Supplements Store",
-                    "terms": ""
+                    "terms": "health,supplement,vitamin"
                 },
                 "shop/optician": {
                     "name": "Optician",
                 },
                 "shop/perfumery": {
                     "name": "Perfume Store",
-                    "terms": ""
+                    "terms": "cologne,fragrance,purfume"
                 },
                 "shop/pet_grooming": {
                     "name": "Pet Grooming Store",
                     "name": "Photography Store",
                     "terms": "camera,film"
                 },
+                "shop/printer_ink": {
+                    "name": "Printer Ink Store",
+                    "terms": "copier ink,fax ink,ink cartridges,toner"
+                },
+                "shop/psychic": {
+                    "name": "Psychic",
+                    "terms": "astrology,crystal ball,divination,fortune teller,seer,spirit"
+                },
                 "shop/pyrotechnics": {
                     "name": "Fireworks Store",
-                    "terms": ""
+                    "terms": "fireworks"
                 },
                 "shop/radiotechnics": {
                     "name": "Radio/Electronic Component Store",
                     "name": "Religious Store",
                     "terms": ""
                 },
+                "shop/rental": {
+                    "name": "Rental Shop",
+                    "terms": ""
+                },
                 "shop/scuba_diving": {
                     "name": "Scuba Diving Shop",
                     "terms": "diving,scuba"
                     "name": "Supermarket",
                     "terms": "grocery,store,shop"
                 },
+                "shop/swimming_pool": {
+                    "name": "Pool Supply Store",
+                    "terms": "hot tub equipment store,hot tub maintenance store,hot tub supply store,pool shop,pool store,swimming pool equipment store,swimming pool installation store,swimming pool maintenance store,swimming pool supply shop"
+                },
                 "shop/tailor": {
                     "name": "Tailor",
                     "terms": "clothes,suit"
                     "name": "Tea Store",
                     "terms": ""
                 },
+                "shop/telecommunication": {
+                    "name": "Telecom Retail Store",
+                    "terms": "communication,internet service provider,isp,network,telephone,voice"
+                },
                 "shop/ticket": {
                     "name": "Ticket Seller",
                     "terms": "box office"
                 },
                 "shop/travel_agency": {
                     "name": "Travel Agency",
-                    "terms": ""
+                    "terms": "cruises,flights,hotels,tickets,travel packages"
                 },
                 "shop/tyres": {
                     "name": "Tire Store",
                     "name": "Wine Shop",
                     "terms": ""
                 },
-                "tactile_paving": {
-                    "name": "Tactile Paving",
-                    "terms": "blind path,detectable warning surfaces,tactile ground surface indicators,tactile walking surface indicators,truncated domes,visually impaired path"
-                },
                 "telecom/data_center": {
                     "name": "Data Center",
                     "terms": "computer systems storage,information technology,server farm,the cloud,telecommunications"
                     "name": "Tourist Attraction",
                     "terms": ""
                 },
+                "tourism/camp_pitch": {
+                    "name": "Camp Pitch",
+                    "terms": "tent,rv"
+                },
                 "tourism/camp_site": {
                     "name": "Campground",
                     "terms": "tent,rv"
                     "terms": "max speed,maximum speed,road,highway"
                 },
                 "type/multipolygon": {
-                    "name": "Multipolygon",
-                    "terms": ""
+                    "name": "Multipolygon"
                 },
                 "type/boundary": {
                     "name": "Boundary",
                     "terms": ""
                 },
                 "waterway/riverbank": {
-                    "name": "Riverbank",
-                    "terms": ""
+                    "name": "Riverbank"
                 },
                 "waterway/boatyard": {
                     "name": "Boatyard",
                 },
                 "waterway/weir": {
                     "name": "Weir",
-                    "terms": ""
+                    "terms": "low-head dam,low-rise dam,wier"
                 }
             }
         },
                 "description": "Satellite and aerial imagery.",
                 "name": "Bing aerial imagery"
             },
-            "DigitalGlobe-Premium": {
-                "attribution": {
-                    "text": "Terms & Feedback"
-                },
-                "description": "DigitalGlobe-Premium is a mosaic composed of DigitalGlobe basemap with select regions filled with +Vivid or custom area of interest imagery, 50cm resolution or better, and refreshed more frequently with ongoing updates.",
-                "name": "DigitalGlobe Premium Imagery"
-            },
-            "DigitalGlobe-Premium-vintage": {
-                "attribution": {
-                    "text": "Terms & Feedback"
-                },
-                "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.",
-                "name": "DigitalGlobe Premium Imagery Vintage"
-            },
-            "DigitalGlobe-Standard": {
-                "attribution": {
-                    "text": "Terms & Feedback"
-                },
-                "description": "DigitalGlobe-Standard is a curated set of imagery covering 86% of the earth’s landmass, with 30-60cm resolution where available, backfilled by Landsat. Average age is 2.31 years, with some areas updated 2x per year.",
-                "name": "DigitalGlobe Standard Imagery"
-            },
-            "DigitalGlobe-Standard-vintage": {
-                "attribution": {
-                    "text": "Terms & Feedback"
-                },
-                "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.",
-                "name": "DigitalGlobe Standard Imagery Vintage"
-            },
             "EOXAT2018CLOUDLESS": {
                 "attribution": {
                     "text": "Sentinel-2 cloudless - https://s2maps.eu by EOX IT Services GmbH (Contains modified Copernicus Sentinel data 2017 & 2018)"
                 "description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap",
                 "name": "TIGER Roads 2018"
             },
+            "US-TIGER-Roads-2019": {
+                "description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap",
+                "name": "TIGER Roads 2019"
+            },
             "USDA-NAIP": {
                 "description": "The most recent year of DOQQs from the National Agriculture Imagery Program (NAIP) for each state in the contiguous United States.",
                 "name": "National Agriculture Imagery Program"
                 },
                 "name": "UrbIS-Ortho 2018"
             },
+            "UrbISOrtho2019": {
+                "attribution": {
+                    "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB"
+                },
+                "name": "UrbIS-Ortho 2019"
+            },
             "UrbisAdmFR": {
                 "attribution": {
                     "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB"
                 "description": "Orthofoto layer provided by basemap.at. \"Successor\" of geoimage.at imagery.",
                 "name": "basemap.at Orthofoto"
             },
+            "basemap.at-overlay": {
+                "attribution": {
+                    "text": "basemap.at"
+                },
+                "description": "Annotation overlay provided by basemap.at.",
+                "name": "basemap.at Overlay"
+            },
+            "basemap.at-surface": {
+                "attribution": {
+                    "text": "basemap.at"
+                },
+                "description": "Surface layer provided by basemap.at.",
+                "name": "basemap.at Surface"
+            },
+            "basemap.at-terrain": {
+                "attribution": {
+                    "text": "basemap.at"
+                },
+                "description": "Terrain layer provided by basemap.at.",
+                "name": "basemap.at Terrain"
+            },
             "eufar-balaton": {
                 "attribution": {
                     "text": "EUFAR Balaton ortofotó 2010"
                 "description": "YouthMappers chapter at Université de N'Zérékoré",
                 "extendedDescription": "YouthMappers est un groupe qui permet de faire la cartographie des communautés enclavées et Ã  la prise des décisions en cas de catastrophes ou Ã©pidémies. Elle permet aussi la production et l'utilisation des données en accès gratuit."
             },
+            "map-kibera": {
+                "name": "Map Kibera Trust",
+                "description": "Map Kibera is a registered organization working in Kenya",
+                "extendedDescription": "Map Kibera Trust’s mission is to increase influence and representation of marginalized communities through the creative use of digital tools for action."
+            },
+            "osm-kenya": {
+                "name": "OSM Kenya",
+                "description": "OSM Kenya is a community of OSM contributors and users",
+                "extendedDescription": "OSM is a local community for individuals interested in OpenStreetMap including organizations, developers, and YouthMappers chapters in the country."
+            },
             "ym-Dedan-Kimathi-University-of-Technology": {
                 "name": "GDEV",
                 "description": "YouthMappers chapter at Dedan Kimathi University of Technology",
                 "description": "YouthMappers chapter at Ignatius Ajuru University of Education",
                 "extendedDescription": "We are a YouthMappers Chapter of Ignatius Ajuru University of Education involved in crowdsourced mapping of our environment and remote mapping of resilient communities.We are a team of volunteers using openstreetmap and other open Geospatial source for mapping."
             },
+            "ym-University-of-Nigeria-Enugu-Campus": {
+                "name": "LionMappersTeam (LMT) Enugu",
+                "description": "YouthMappers chapter at University of Nigeria, Enugu Campus",
+                "extendedDescription": "The LionMappersTeam(LMT)Enugu Campus is an affiliate of YouthMappers Network, with the sole aim of providing members the opportunity to learn and improve their skills in the field of Geoinformatics and to create open geographic data and analysis that addresses locally defined challenges globally. It is a team of volunteers for Crowdsourced Mapping and Geographic Information provision using Openstreetmap, Citizen Science and other Geospatial Technology for research, training and response to resilient community challenges. We are involved in Web-Cartography, GIS and Remote Sensing Applications and ResearchWe are passionate about Volunteered Geographic Information.Paticipatory GIS and Citizen Science.Our major activities include online crowdsourced-Cartography, Field Mapping ,Training workshops and outreaches to High School as well as Humanitarian/Disaster Response Mapping."
+            },
             "ym-University-of-Nigeria-Nsukka": {
                 "name": "LionMappersTeam (LMT) Nsukka",
                 "description": "YouthMappers chapter at University of Nigeria, Nsukka",
                 "description": "YouthMappers chapter at University of Port Harcourt",
                 "extendedDescription": "UniqueMappersTeam(UMT)Port Harcourt  is an action group and a team of volunteers for a collaborative online mapping targeted at training and empowering members with trending mapping skills  to create open geospatial data and analysis that addresses locally defined challenges for geoinformation and to provide humanitarian mapping  services to resilient communities in Niger Delta,Nigeria and elsewhere.We promote Crowdsoucred Mapping and Geographic information volunteering using OpenStreetMap(OSM) platform and other accessible platforms for Rapid Response Mapping,Disaster Mapping,Geo-intelligence Mapping,Map updates and training.Its an affiliate Campus chapter of Humanitarian OpenStreetMap Team(HOT).It is a project-task team of YouthMappers that provide opportunity for members to learn and improve their skills in Geoinformatics so as to explore global opportunities in the field of Mapping and Geoinformation."
             },
-            "ym-University-of-Nigeria-Enugu-Campus": {
-                "name": "LionMappersTeam (LMT) Enugu",
-                "description": "YouthMappers chapter at University of Nigeria, Enugu Campus",
-                "extendedDescription": "The LionMappersTeam(LMT)Enugu Campus is an affiliate of YouthMappers Network, with the sole aim of providing members the opportunity to learn and improve their skills in the field of Geoinformatics and to create open geographic data and analysis that addresses locally defined challenges globally. It is a team of volunteers for Crowdsourced Mapping and Geographic Information provision using Openstreetmap, Citizen Science and other Geospatial Technology for research, training and response to resilient community challenges. We are involved in Web-Cartography, GIS and Remote Sensing Applications and ResearchWe are passionate about Volunteered Geographic Information.Paticipatory GIS and Citizen Science.Our major activities include online crowdsourced-Cartography, Field Mapping ,Training workshops and outreaches to High School as well as Humanitarian/Disaster Response Mapping."
+            "osm-africa-telegram": {
+                "name": "OpenStreetMap Africa Telegram",
+                "description": "OpenStreetMap Telegram for Africa"
             },
             "ym-Insititue-d-Enseignement-Superieur-de-Ruhengeri": {
                 "name": "YouthMappers at INES Ruhengeri",
                 "description": "YouthMappers chapter at University of Zimbabwe",
                 "extendedDescription": "UzMappersTeam Zimbabwe is a team of Volunteers using OpenStreetMap for Open Data Mapping and Humanitarian Disaster response mapping .The team empowers its members with open source geospatial technology skills."
             },
+            "osm-afghanistan-facebook": {
+                "name": "OpenStreetMap Afghanistan",
+                "description": "Improve OpenStreetMap in Afghanistan"
+            },
             "OSM-BGD-facebook": {
                 "name": "OpenStreetMap Bangladesh",
                 "description": "Improve OpenStreetMap in Bangladesh",
-                "extendedDescription": "Mapping in Bangladesh? Have questions, want to connect with the community here? Join us at {url}. All are welcome!"
+                "extendedDescription": "Mapping in Bangladesh? Have questions, want to connect with the community here? Join us at {url}. All are welcome!",
+                "events": {
+                    "sotmasia2019": {
+                        "name": "State of the Map Asia 2019",
+                        "description": "Join the 2019 OpenStreetMap region-wide event at State of the Map Asia in Dhaka",
+                        "where": "Krishibid Institution Bangladesh (KIB), Dhaka, Bangladesh"
+                    }
+                }
             },
             "ym-Asian-University-for-Women": {
                 "name": "YouthMappers at AUW",
                 "description": "YouthMappers chapter at Jahangirnagar University"
             },
             "ym-Khulna-University": {
-                "name": "Openstreetmap",
+                "name": "Khulna University YouthMappers",
                 "description": "YouthMappers chapter at Khulna University",
                 "extendedDescription": "KU students and faculty from multiple disciplines are experienced at creating open data for OSM to address local challenges of development, including food security and other topics."
             },
             "OSM-India-facebook": {
                 "name": "OpenStreetMap India - Participatory neighborhood mapping",
                 "description": "Improve OpenStreetMap in India",
-                "extendedDescription": "Mapping in India? Have questions, want to connect with the community here? Join us at {url}. All are welcome!",
-                "events": {
-                    "sotmasia2018": {
-                        "name": "State of the Map Asia 2018",
-                        "description": "Join the 2018 OpenStreetMap region-wide event at State of the Map Asia in India",
-                        "where": "Indian Institute of Management, Bangalore, India"
-                    }
-                }
+                "extendedDescription": "Mapping in India? Have questions, want to connect with the community here? Join us at {url}. All are welcome!"
             },
             "osm-india-forum": {
                 "name": "OpenStreetMap India forum",
                 "name": "OpenStreetMap Japan Mailinglist",
                 "description": "Talk-ja is an Official Mailinglist for Japanese Community"
             },
+            "OSM-Japan-telegram": {
+                "name": "OpenStreetMap Japan Telegram",
+                "description": "A Telegram group for the OSM Japan community: {url}"
+            },
             "OSM-japan-twitter": {
                 "name": "OpenStreetMap Japan Twitter",
                 "description": "Hashtag on Twitter: {url}"
                 "name": "OpenStreetMap Japan",
                 "description": "Mappers and OpenStreetMap users in Japan"
             },
+            "OSM-Korea-mailinglist": {
+                "name": "OpenStreetMap Korea Mailinglist",
+                "description": "Talk-ko is an Official Mailinglist for the Communities to dicuss matters about Korea"
+            },
+            "OSM-Korea-telegram": {
+                "name": "OSM Korea Telegram",
+                "description": "Unofficial Group for OpenStreetMap contributors, communities, and users in Korea to share and discuss."
+            },
             "OSM-MY-facebook": {
                 "name": "OpenStreetMap Malaysia on Facebook",
                 "description": "For chat about anything related to OpenStreetMap!"
                 "name": "OpenStreetMap RU telegram",
                 "description": "OpenStreetMap Russia telegram chat"
             },
-            "OSM-south-korea-telegram": {
-                "name": "OSM South Korea Telegram",
-                "description": "Unofficial Channnel for OpenStreetMap contributors, communities, and users in South Korea to share and discuss."
-            },
             "OSM-sri-lanka-facebook": {
                 "name": "OpenStreetMap Sri Lanka",
                 "description": "Improve OpenStreetMap in Sri Lanka",
                 "name": "OpenStreetMap Taiwan Mailinglist",
                 "description": "Talk-tw is an Official Mailinglist for the Communities to dicuss matters about Taiwan"
             },
+            "OSM-TW-telegram": {
+                "name": "OpenStreetMap Taiwan Telegram",
+                "description": "A Telegram group for the OSM Taiwan community: {url}"
+            },
             "OSM-TH-CNX-meetup": {
                 "name": "OSM Meetup Chiang Mai",
                 "description": "Irregular meeting of the OpenStreetMap community in Chiang Mai",
                 "name": "OpenStreetMap Belarus",
                 "description": "OpenStreetMap Belarus telegram chat"
             },
+            "be-chapter": {
+                "name": "OpenStreetMap Belgium Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Belgium.",
+                "extendedDescription": "If you want to help to improve and grow the mapping community in Belgium, to make even more people crazy about mapping, OpenStreetMap Belgium is the right place for you!"
+            },
             "be-facebook": {
-                "name": "OpenStreetMap BE Community",
+                "name": "OpenStreetMap BE Facebook Community",
                 "description": "Mappers and OpenStreetMap on Facebook in Belgium"
             },
             "be-forum": {
                 "name": "OpenStreetMap Belgium Twitter",
                 "description": "OSM Belgium on Twitter: @osm_be"
             },
+            "OSM-BiH-telegram": {
+                "name": "OpenStreetMap BiH Telegram",
+                "description": "A Telegram group for the OSM Bosnia and Herzegovina community: {url}"
+            },
             "hr-facebook": {
                 "name": "OpenStreetMap Croatia Facebook group",
                 "description": "OpenStreetMap Croatia Facebook group"
             },
             "osmcz-facebook": {
                 "name": "OpenStreetMap CZ on Facebook",
-                "description": "Follow czech community on Facebook - including translated WeeklyOSM!"
+                "description": "Follow Czech community on Facebook - including translated WeeklyOSM!"
+            },
+            "OSM-CZ-telegram": {
+                "name": "OpenStreetMap CZ Telegram",
+                "description": "A Telegram group for the OSM Czech community: {url}"
             },
             "osmcz-twitter": {
                 "name": "Czech twitter @osmcz",
                 "name": "Talk-dk Mailing List",
                 "description": "A mailing list to discuss OpenStreetMap in Denmark"
             },
-            "ym-Queen-Mary-University-of-London": {
-                "name": "Queen Mary YouthMappers",
-                "description": "YouthMappers chapter at Queen Mary University of London",
-                "extendedDescription": "This chapter will be part of the activities of the Queen Mary Geography Society."
-            },
             "fi-forum": {
                 "name": "OpenStreetMap FI forum",
                 "description": "OpenStreetMap Finland web forum"
                 "name": "Talk-fi Mailing List",
                 "description": "Talk-fi is the official mailing list for the Finnish OSM community"
             },
+            "fr-chapter": {
+                "name": "OpenStreetMap France Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in France."
+            },
             "fr-facebook": {
                 "name": "OpenStreetMap France Facebook page",
                 "description": "OpenStreetMap France Facebook page"
                 "name": "Talk-fr Mailing List",
                 "description": "Talk-fr mailing list"
             },
+            "fr-telegram": {
+                "name": "OpenStreetMap France on Telegram",
+                "description": "A Telegram group for the OSM France community: {url}"
+            },
             "fr-twitter": {
                 "name": "OpenStreetMap France on Twitter",
                 "description": "OpenStreetMap France on Twitter: {url}"
                 "name": "OpenStreetMap DE forum",
                 "description": "OpenStreetMap Germany web forum"
             },
+            "de-hamburg-telegram": {
+                "name": "OSM Hamburg on Telegram",
+                "description": "OpenStreetMap Hamburg Telegram chat: {url}"
+            },
             "de-irc": {
                 "name": "OpenStreetMap Germany IRC",
                 "description": "Join #osm-de on irc.oftc.net (port 6667)"
                 "name": "OpenStreetMap Hungary Meetup",
                 "description": "The platform for organizing meetups in Hungary"
             },
+            "is-chapter": {
+                "name": "OpenStreetMap Iceland Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Iceland."
+            },
             "is-facebook": {
                 "name": "OSM Iceland on Facebook",
                 "description": "Page of OpenStreetMap in Iceland"
                 "name": "OSM Iceland on Twitter",
                 "description": "Twitter of OpenStreetMap in Iceland"
             },
+            "ireland-chapter": {
+                "name": "OpenStreetMap Ireland Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Ireland.",
+                "extendedDescription": "OpenStreetMap Ireland provides an advocate voice for the OpenStreetMap project on the island of Ireland, in addition to interacting with other open initiatives."
+            },
+            "ireland-facebook": {
+                "name": "OpenStreetMap Ireland Facebook group",
+                "description": "OpenStreetMap Ireland Facebook page"
+            },
+            "ireland-irc": {
+                "name": "OpenStreetMap Ireland IRC",
+                "description": "Join #osm-ie on irc.oftc.net (port 6667)",
+                "extendedDescription": "Join #osm-ie on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question"
+            },
+            "ireland-mailinglist": {
+                "name": "Talk-ie Mailing List",
+                "description": "Talk-ie is the mailing list for the Irish OSM community"
+            },
+            "ireland-telegram": {
+                "name": "OSM Ireland on Telegram",
+                "description": "OpenStreetMap Ireland Telegram chat"
+            },
+            "ireland-twitter": {
+                "name": "OpenStreetMap IE on Twitter",
+                "description": "OpenStreetMap IE on Twitter: {url}"
+            },
+            "it-chapter": {
+                "name": "OpenStreetMap Italy Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Italy."
+            },
             "it-facebook": {
                 "name": "OpenStreetMap Italy Facebook",
                 "description": "Join the OpenStreetMap Italy community on Facebook"
                 "description": "YouthMappers chapter at Politecnico di Milano",
                 "extendedDescription": "PoliMappers is a volunteer students’ association based at Politecnico di Milano. The mission of the group is to train and motivate the next generation of volunteer mappers and to do mapping using free and open source software within the university as well as primary and secondary schools."
             },
-            "ym-Yarmouk-University": {
-                "name": "YouthMappers at YU",
-                "description": "YouthMappers chapter at Yarmouk University",
-                "extendedDescription": "YouthMappers chapter at YU is the first mapping group in the Middle East and North Africa region where refugees, drought, and poverty are rising crises and in urgent need for humanitarian mapping  activities to mitigate the consequences of such crises. YU Mappers are encouraged to use open data to address challenges in MENA region to bring relief and development to target areas within the region."
-            },
             "kosovo-telegram": {
                 "name": "OpenStreetMap Kosovo on Telegram",
                 "description": "Semi-official all-Kosovo Telegram public group. We welcome all mappers from anywhere in any language."
             },
+            "lu-mailinglist": {
+                "name": "Talk-lu Mailing List",
+                "description": "Official mailing list for the Luxembourgish OSM community"
+            },
             "ym-Universit-Mohammed-V-Rabat": {
                 "name": "Brahmapoutre at Rabat",
                 "description": "YouthMappers chapter at Université Mohammed V Rabat",
                 "extendedDescription": "This chapter sees participation in the YouthMappers program as an oppourtunity to share our knowlege create new working relationships with other chapters in different countries"
             },
+            "nl-forum": {
+                "name": "Netherlands OpenStreetMap forum",
+                "description": "OpenStreetMap Netherlands web forum"
+            },
+            "nl-telegram": {
+                "name": "Netherlands OpenStreetMap Telegram",
+                "description": "A Telegram group for the OSM Netherlands community: {url}"
+            },
             "no-forum": {
                 "name": "OpenStreetMap Norway Web Forum",
                 "description": "OpenStreetMap Norway web forum"
                 "name": "OpenStreetMap Poland Forum",
                 "description": "Forum of Polish OpenStreetMap community"
             },
+            "pt-mailinglist": {
+                "name": "Talk-pt Mailing List",
+                "description": "Talk-pt is the official mailing list for the Portuguese OSM community"
+            },
+            "pt-telegram": {
+                "name": "OpenStreetMap Portugal on Telegram",
+                "description": "Telegram Group of the Portuguese OpenStreetMap community {url}"
+            },
             "si-forum": {
                 "name": "OpenStreetMap Slovenia Forum",
                 "description": "Forum of OpenStreetMap community in Slovenia"
                 "name": "OpenStreetMap Slovenia Twitter",
                 "description": "Follow OpenStreetMap Slovenia On Twitter: {url}"
             },
+            "Galicia-Telegram": {
+                "name": "OpenStreetMap Galicia Telegram",
+                "description": "OpenStreetMap Telegram for Galicia"
+            },
+            "Galicia-Twitter": {
+                "name": "OpenStreetMap Galicia Twitter",
+                "description": "Follow us on Twitter at {url}"
+            },
+            "galicia-wiki": {
+                "name": "OpenStreetMap Wikiproject Galicia",
+                "description": "Everything you need to know about mapping in Galicia: {url}"
+            },
             "OSM-ES-mailinglist": {
                 "name": "Talk-es mailing list",
                 "description": "A mailing list to discuss OpenStreetMap in Spain"
                 "name": "OpenStreetMap Sweden on Twitter",
                 "description": "Follow us on Twitter: {url}"
             },
+            "ch-irc": {
+                "name": "OpenStreetMap Switzerland IRC",
+                "description": "Join #osm-ch on irc.oftc.net (port 6667)"
+            },
+            "ch-mailinglist": {
+                "name": "Openstreetmap Schweiz/Suisse/Svizzera/Svizra Mailing List",
+                "description": "Mailing list for Switzerland"
+            },
+            "ch-twitter": {
+                "name": "OpenStreetMap Switzerland Twitter",
+                "description": "Follow us on Twitter: {url}"
+            },
+            "osm-ch": {
+                "name": "OpenStreetMap Switzerland",
+                "description": "The platform for information on OpenStreetMap in Switzerland"
+            },
             "ym-Istanbul-Technical-University": {
                 "name": "YouthMappers ITU",
                 "description": "YouthMappers chapter at Istanbul Technical University",
                 "extendedDescription": "YouthMappers ITU is an interdisciplinary and collaborative student community to promote humanitarian mapping for vulnerable settlements and aims to develop and share strategic and innovative spatial information for the future cities by using geographical information systems and open data."
             },
+            "ua-facebook": {
+                "name": "OpenStreetMap Ukraine Facebook group",
+                "description": "Join the OpenStreetMap Ukraine community on Facebook"
+            },
+            "ua-forum": {
+                "name": "OpenStreetMap Ukraine Forum",
+                "description": "Forum of OpenStreetMap community in Ukraine"
+            },
+            "ua-github": {
+                "name": "OpenStreetMap Ukraine on GitHub",
+                "description": "OpenStreetMap Ukraine GitHub"
+            },
+            "ua-slack": {
+                "name": "OpenStreetMap Ukraine Slack",
+                "description": "Join the OpenStreetMap Ukraine community on Slack"
+            },
+            "ua-telegram": {
+                "name": "@osmUA on Telegram",
+                "description": "OpenStreetMap Ukraine Telegram chat"
+            },
+            "ua-twitter": {
+                "name": "OpenStreetMap UA Twitter",
+                "description": "OpenStreetMap Ukraine on Twitter: {url}"
+            },
+            "ua-osm": {
+                "name": "OpenStreetMap Website Ukraine",
+                "description": "OpenStreetMap website in Ukraine"
+            },
+            "scotland-twitter": {
+                "name": "OpenStreetMap Alba on Twitter",
+                "description": "OpenStreetMap Alba on Twitter: {url}"
+            },
             "Nottingham-OSM-pub-meetup": {
                 "name": "East Midlands (Nottingham) Monthly pub meet-up",
                 "description": "Social gathering for East Midlands mappers and users",
                 "extendedDescription": "A group have been meeting since March 2011, initially in Nottingham, and, more recently in Derby, and from time to time elsewhere in the East Midlands. These are social gatherings, but are an excellent place to come and ask specific questions about OSM either in the area or in general. In the summer months we usually do some light mapping for an hour in the vicinity of our meeting place. The group as a whole has a special interest in mapping public rights of way and from time to time has mapping meetings for this purpose."
             },
+            "gb-irc": {
+                "name": "OpenStreetMap United Kingdom IRC",
+                "description": "Join #osm-gb on irc.oftc.net (port 6667)",
+                "extendedDescription": "Join #osm-gb on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question"
+            },
+            "uk-localchapter": {
+                "name": "OpenStreetMap UK",
+                "description": "The official Local Chapter for the UK (including Northern Ireland).",
+                "extendedDescription": "We support OpenStreetMap by holding events, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap UK here: {signupUrl}"
+            },
+            "uk-london-twitter": {
+                "name": "OpenStreetMap London on Twitter",
+                "description": "OpenStreetMap London on Twitter: {url}"
+            },
             "gb-mailinglist": {
                 "name": "Talk-gb Mailing List",
-                "description": "Talk-gb is the main communication forum list for the British (including Northern Ireland) OSM community"
+                "description": "Talk-gb is the main communication forum list for the UK (including Northern Ireland) OSM community"
             },
             "mappa-mercia-group": {
                 "name": "Mappa Mercia local group",
                 "description": "A home for OpenStreetMap enthusiasts in the Midlands",
                 "extendedDescription": "Mappa Mercia is a project to grow OpenStreetMap in the West Midlands, UK. We run community events, provide training and support local organisations wishing to open up their data."
             },
-            "gb-irc": {
-                "name": "OpenStreetMap United Kingdom IRC",
-                "description": "Join #osm-gb on irc.oftc.net (port 6667)",
-                "extendedDescription": "Join #osm-gb on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question"
+            "uk-twitter": {
+                "name": "OpenStreetMap UK on Twitter",
+                "description": "OpenStreetMap UK on Twitter: {url}"
+            },
+            "ym-Queen-Mary-University-of-London": {
+                "name": "Queen Mary YouthMappers",
+                "description": "YouthMappers chapter at Queen Mary University of London",
+                "extendedDescription": "This chapter will be part of the activities of the Queen Mary Geography Society."
             },
             "ym-University-of-Exeter": {
                 "name": "University of Exeter British Red Cross Missing Maps",
                 "description": "YouthMappers chapter at University of Warwick",
                 "extendedDescription": "We are a group of enthusiastic mappers based at Warwick University. Our aim is to get people excited about humanitarian mapping and help them understand the impact this activity has on the field. We are closely aligned with Missing Maps and Doctors Without Borders UK and focus on HOT tasks in our mapping activities and workshops. Our mapathons are listed on the Missing Maps page whenever they are scheduled."
             },
+            "il-telegram": {
+                "name": "OSM Israel on Telegram",
+                "description": "A Telegram group for the OpenStreetMap community in Israel: {url}"
+            },
+            "ym-Yarmouk-University": {
+                "name": "YouthMappers at YU",
+                "description": "YouthMappers chapter at Yarmouk University",
+                "extendedDescription": "YouthMappers chapter at YU is the first mapping group in the Middle East and North Africa region where refugees, drought, and poverty are rising crises and in urgent need for humanitarian mapping  activities to mitigate the consequences of such crises. YU Mappers are encouraged to use open data to address challenges in MENA region to bring relief and development to target areas within the region."
+            },
+            "sa-telegram": {
+                "name": "OSM Saudi Arabia on Telegram",
+                "description": "A Telegram group for the OpenStreetMap community in Saudi Arabia: {url}"
+            },
             "ym-Sacred-Heart-Junior-College": {
                 "name": "Youth Mappers at Sacred Heart Junior College",
                 "description": "YouthMappers chapter at Sacred Heart Junior College"
                 "description": "YouthMappers chapter at University of the West Indies, Mona Campus",
                 "extendedDescription": "The UWI, Mona Campus Library engages in public, outreach and special projects. This will allow our library the means to be a catalyst for spatial literacy and advocate for spatial data sharing and access to Jamaican and Caribbean interests. We have disaster relief and communication needs and   extensive earth science and geo-hazards needs to better serve our campus and community. Specifically, we hace a Science Library to showcase such to all faculty and students."
             },
-            "OSM-NI-telegram": {
+            "ni-facebook": {
+                "name": "OpenStreetMap NI Community",
+                "description": "Mappers and OpenStreetMap on Facebook in Nicaragua"
+            },
+            "ni-mailinglist": {
+                "name": "Talk-ni Mailing List",
+                "description": "Talk-ni is the official mailing list for the Nicaraguan OSM community"
+            },
+            "ni-telegram": {
                 "name": "OSM Nicaragua on Telegram",
                 "description": "OpenStreetMap Nicaragua Telegram chat"
             },
+            "ni-twitter": {
+                "name": "OpenStreetMap Nicaragua Twitter",
+                "description": "OSM Nicaragua on Twitter: @osm_ni"
+            },
+            "osm-ni": {
+                "name": "MapaNica.net",
+                "description": "Provide OSM services and information for the local community in Nicaragua"
+            },
             "ym-Universidad-Nacional-de-Ingenieria": {
                 "name": "Yeka Street MGA",
                 "description": "YouthMappers chapter at Universidad Nacional de Ingenieria",
                 "description": "Mappers and OpenStreetMap users in the state of Colorado, USA",
                 "extendedDescription": "OpenStreetMap (OSM) Colorado is a local collaboration of people interested in contributing their efforts to create free maps. We encourage all of our mappers to organize or suggest mapping events throughout the state. Meetup activities can be simple social mixers, OSM basic to advanced training, or community mapping parties."
             },
-            "OSM-NYC": {
-                "name": "OpenStreetMap NYC",
-                "description": "Mappers and OpenStreetMap users, developers and enthusiasts in the New York Metropolitan area"
-            },
             "OSM-Portland-forum": {
                 "name": "OpenStreetMap PDX Google Group",
                 "description": "Forum and mailing list for OpenStreetMap users in the Portland area",
             "OSM-US": {
                 "name": "OpenStreetMap US",
                 "description": "We help grow and improve OpenStreetMap in the United States.",
-                "extendedDescription": "We support OpenStreetMap by holding annual conferences, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap US here: {signupUrl}",
-                "events": {
-                    "sotmus2019-cfs": {
-                        "name": "Propose a Talk for SotM-US 2019",
-                        "description": "We are calling on all members of the OpenStreetMap community to share your ideas and session proposals for State of the Map US 2019. Whether you are brand new to OSM or have been a core contributor since the beginning, we want to hear from you!",
-                        "where": "Minneapolis, Minnesota"
-                    },
-                    "sotmus2019": {
-                        "name": "State of the Map US 2019",
-                        "description": "Join the OpenStreetMap community at State of the Map US in Minneapolis, Minnesota. Connect with other mappers, businesses, government agencies, and non profits, all collaborating around the free and editable map of the world.",
-                        "where": "Minneapolis, Minnesota"
-                    }
-                }
+                "extendedDescription": "We support OpenStreetMap by holding annual conferences, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap US here: {signupUrl}"
             },
             "OSM-Utah": {
                 "name": "OpenStreetMap Utah",
                 "name": "Geography Club",
                 "description": "YouthMappers chapter at Western Michigan University"
             },
-            "Maptime-Australia-Slack": {
-                "name": "Maptime Australia Slack",
-                "description": "Sign up at {signupUrl}"
+            "geogeeks_perth_meetup": {
+                "name": "GeoGeeks Perth Meetup",
+                "description": "Perth-based meetup group for people interested in mapping, geospatial data, and open source. We'll be working on anything that involves a sense of place."
             },
             "talk-au": {
                 "name": "Talk-au Mailing List",
                 "description": "Place for Aussie mappers to chat"
             },
+            "Maptime-Oceania-Slack": {
+                "name": "Maptime Oceania Slack",
+                "description": "Sign up at {signupUrl}"
+            },
+            "talk-nz": {
+                "name": "Talk-nz Mailing List",
+                "description": "New Zealand's OSM community talk"
+            },
             "OSM-AR-facebook": {
                 "name": "OpenStreetMap Argentina Facebook",
                 "description": "Join the OpenStreetMap Argentina community on Facebook",
                 "description": "Join the OpenStreetMap Brasília community on Telegram",
                 "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
             },
+            "OSM-br-discord": {
+                "name": "OpenStreetMap Brasil Discord",
+                "description": "Join the OpenStreetMap Brasil community on Discord"
+            },
             "OSM-br-mailinglist": {
                 "name": "Talk-br Mailing List",
                 "description": "A mailing list to discuss OpenStreetMap in Brazil"
                 "name": "OpenStreetMap Peru",
                 "description": "News and resources for the OpenStreetMap Peru community"
             },
+            "uy-forum": {
+                "name": "OpenStreetMap UY forum",
+                "description": "OpenStreetMap Uruguay web forum"
+            },
+            "uy-irc": {
+                "name": "OpenStreetMap Uruguay on IRC",
+                "description": "Join #osmuruguay on irc.freenode.org (port 6667)",
+                "extendedDescription": "Join #osmuruguay on irc.freenode.org"
+            },
+            "uy-mailinglist": {
+                "name": "Talk-uy Mailing List",
+                "description": "Talk-uy is the official mailing list for the Uruguayan OSM community"
+            },
+            "ve-forum": {
+                "name": "OpenStreetMap VE Forum",
+                "description": "OpenStreetMap Venezuela web forum"
+            },
+            "ve-mailinglist": {
+                "name": "Talk-ve Mailing List",
+                "description": "Talk-ve is the official mailing list for the Venezuelan OSM community"
+            },
+            "ve-telegram": {
+                "name": "OpenStreetMap Venezuela Telegram",
+                "description": "Join the OpenStreetMap Venezuela community on Telegram"
+            },
             "LATAM-Facebook": {
                 "name": "OpenStreetMap Latam Facebook",
                 "description": "OpenStreetMap Latam on Facebook"
             },
             "osm-latam": {
                 "name": "OpenStreetMap Latam",
-                "description": "Supporting OpenStreetMap in Latin America",
-                "events": {
-                    "sotm-latam-2018": {
-                        "name": "State of the Map Latam 2018",
-                        "description": "State of the Map Latam is the annual conference for all mappers and users of OpenStreetMap in Latin America. The program includes talks, panels, workshops, and mapathons related to OpenStreetMap.",
-                        "where": "Buenos Aires, Argentina"
-                    }
-                }
+                "description": "Supporting OpenStreetMap in Latin America"
             },
             "OSM-Discord": {
                 "name": "OpenStreetMap Discord",
             "OSMF": {
                 "name": "OpenStreetMap Foundation",
                 "description": "OSMF is a UK-based not-for-profit that supports the OpenStreetMap Project",
-                "extendedDescription": "OSMF supports the OpenStreetMap by fundraising, maintaining the servers which power OSM, organizing the annual State of the Map conference, and coordinating the volunteers who keep OSM running. You can show your support and have a voice in the direction of OpenStreetMap by joining as an OSMF member here: {signupUrl}",
-                "events": {
-                    "sotm2018": {
-                        "name": "State of the Map 2018",
-                        "description": "Join us for 3 days in Milan, Italy for the annual worldwide OpenStreetMap conference, bringing together everyone in the community to socialize, share, and learn.",
-                        "where": "Milan, Italy"
-                    }
-                }
+                "extendedDescription": "OSMF supports the OpenStreetMap by fundraising, maintaining the servers which power OSM, organizing the annual State of the Map conference, and coordinating the volunteers who keep OSM running. You can show your support and have a voice in the direction of OpenStreetMap by joining as an OSMF member here: {signupUrl}"
             }
         }
     }