]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/en-GB.json
Update to iD v2.15.1
[rails.git] / vendor / assets / iD / iD / locales / en-GB.json
index 0bce42f6b59a65b73462119dd0f400b23525d426..c3b80526e790f2bf2dc450552d9e5fe4231b9b60 100644 (file)
@@ -1,5 +1,10 @@
 {
     "en-GB": {
+        "icons": {
+            "information": "info",
+            "remove": "remove",
+            "undo": "undo"
+        },
         "modes": {
             "add_area": {
                 "title": "Area",
@@ -25,6 +30,9 @@
             },
             "draw_line": {
                 "tail": "Click to add more nodes to the line. Click on other lines to connect to them, and double-click to end the line."
+            },
+            "drag_node": {
+                "connected_to_hidden": "This can't be edited because it is connected to a hidden feature."
             }
         },
         "operations": {
@@ -82,7 +90,6 @@
                     "line": "Square the corners of this line.",
                     "area": "Square the corners of this area."
                 },
-                "key": "S",
                 "annotation": {
                     "line": "Squared the corners of a line.",
                     "area": "Squared the corners of an area."
             },
             "straighten": {
                 "title": "Straighten",
-                "description": "Straighten this line.",
                 "key": "S",
-                "annotation": "Straightened a line.",
-                "too_bendy": "This can't be straightened because it bends too much.",
-                "connected_to_hidden": "This line can't be straightened because it is connected to a hidden feature."
+                "too_bendy": "This can't be straightened because it bends too much."
             },
             "delete": {
                 "title": "Delete",
                 "annotation": "Removed a member from a relation."
             },
             "connect": {
-                "annotation": {
-                    "point": "Connected a way to a point.",
-                    "vertex": "Connected a way to another.",
-                    "line": "Connected a way to a line.",
-                    "area": "Connected a way to an area."
-                }
+                "relation": "These features can't be connected because they have conflicting relation roles.",
+                "restriction": "These features can't be connected because it would damage a \"{relation}\" relation."
             },
             "disconnect": {
                 "title": "Disconnect",
                 "annotation": "Merged {n} features.",
                 "not_eligible": "These features can't be merged.",
                 "not_adjacent": "These features can't be merged because their endpoints aren't connected.",
-                "restriction": "These features can't be merged because at least one is a member of a \"{relation}\" relation.",
+                "restriction": "These features can't be merged because it would damage a \"{relation}\" relation.",
+                "relation": "These features can't be merged because they have conflicting relation roles.",
                 "incomplete_relation": "These features can't be merged because at least one hasn't been fully downloaded.",
                 "conflicting_tags": "These features can't be merged because some of their tags have conflicting values."
             },
             "rotate": {
                 "title": "Rotate",
                 "description": {
-                    "single": "Rotate this feature around its center point.",
-                    "multiple": "Rotate these features around their center point."
+                    "single": "Rotate this feature around its centre point.",
+                    "multiple": "Rotate these features around their centre point."
                 },
                 "key": "R",
                 "annotation": {
                 "connected_to_hidden": "This can't be split because it is connected to a hidden feature."
             },
             "restriction": {
-                "help": {
-                    "select": "Click to select a road segment.",
-                    "toggle": "Click to toggle turn restrictions.",
-                    "toggle_on": "Click to add a \"{restriction}\" restriction.",
-                    "toggle_off": "Click to remove the \"{restriction}\" restriction."
-                },
                 "annotation": {
                     "create": "Added a turn restriction",
                     "delete": "Deleted a turn restriction"
                 }
             }
         },
+        "restriction": {
+            "controls": {
+                "distance": "Distance",
+                "distance_up_to": "Up to {distance}",
+                "via": "Via",
+                "via_node_only": "Node only",
+                "via_up_to_one": "Up to 1 way",
+                "via_up_to_two": "Up to 2 ways"
+            },
+            "help": {
+                "indirect": "(indirect)",
+                "turn": {
+                    "no_left_turn": "NO Left Turn {indirect}",
+                    "no_right_turn": "NO Right Turn {indirect}",
+                    "no_u_turn": "NO U-Turn {indirect}",
+                    "no_straight_on": "NO Straight On {indirect}",
+                    "only_left_turn": "ONLY Left Turn {indirect}",
+                    "only_right_turn": "ONLY Right Turn {indirect}",
+                    "only_u_turn": "ONLY U-Turn {indirect}",
+                    "only_straight_on": "ONLY Straight On {indirect}",
+                    "allowed_left_turn": "Left Turn Allowed {indirect}",
+                    "allowed_right_turn": "Right Turn Allowed {indirect}",
+                    "allowed_u_turn": "U-Turn Allowed {indirect}",
+                    "allowed_straight_on": "Straight On Allowed {indirect}"
+                },
+                "from": "FROM",
+                "via": "VIA",
+                "to": "TO",
+                "from_name": "{from} {fromName}",
+                "from_name_to_name": "{from} {fromName} {to} {toName}",
+                "via_names": "{via} {viaNames}",
+                "select_from": "Click to select a {from} segment",
+                "select_from_name": "Click to select {from} {fromName}",
+                "toggle": "Click for \"{turn}\""
+            }
+        },
         "undo": {
             "tooltip": "Undo: {action}",
             "nothing": "Nothing to undo."
         "browser_notice": "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 11 and above. Please upgrade your browser or use Potlatch 2 to edit the map.",
         "translate": {
             "translate": "Translate",
-            "localized_translation_label": "Multilingual name",
             "localized_translation_language": "Choose language",
             "localized_translation_name": "Name"
         },
-        "zoom_in_edit": "Zoom in to Edit",
-        "login": "login",
-        "logout": "logout",
+        "zoom_in_edit": "Zoom in to edit",
         "loading_auth": "Connecting to OpenStreetMap...",
         "report_a_bug": "Report a bug",
         "help_translate": "Help translate",
         },
         "commit": {
             "title": "Upload to OpenStreetMap",
-            "description_placeholder": "Brief description of your contributions (required)",
-            "message_label": "Changeset Comment",
             "upload_explanation": "The changes you upload will be visible on all maps that use OpenStreetMap data.",
             "upload_explanation_with_user": "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data.",
+            "request_review": "I would like someone to review my edits.",
             "save": "Upload",
             "cancel": "Cancel",
             "changes": "{count} Changes",
+            "download_changes": "Download osmChange file",
             "warnings": "Warnings",
             "modified": "Modified",
             "deleted": "Deleted",
             "about_changeset_comments": "About changeset comments",
             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
             "google_warning": "You mentioned Google in this comment: remember that copying from Google Maps is strictly forbidden.",
-            "google_warning_link": "http://www.openstreetmap.org/copyright"
+            "google_warning_link": "https://www.openstreetmap.org/copyright"
         },
         "contributors": {
             "list": "Edits by {users}",
                 "title": "Background",
                 "zoom": "Zoom",
                 "vintage": "Vintage",
+                "source": "Source",
+                "description": "Description",
+                "resolution": "Resolution",
+                "accuracy": "Accuracy",
                 "unknown": "Unknown",
                 "show_tiles": "Show Tiles",
-                "hide_tiles": "Hide Tiles"
+                "hide_tiles": "Hide Tiles",
+                "show_vintage": "Show Vintage",
+                "hide_vintage": "Hide Vintage"
             },
             "history": {
                 "key": "H",
                 "title": "History",
                 "selected": "{n} selected",
+                "no_history": "No History (New Feature)",
                 "version": "Version",
                 "last_edit": "Last Edit",
                 "edited_by": "Edited By",
                 "title": "Measurement",
                 "selected": "{n} selected",
                 "geometry": "Geometry",
-                "closed": "closed",
+                "closed_line": "closed line",
+                "closed_area": "closed area",
                 "center": "Centre",
                 "perimeter": "Perimeter",
                 "length": "Length",
                 "centroid": "Centroid",
                 "location": "Location",
                 "metric": "Metric",
-                "imperial": "Imperial"
+                "imperial": "Imperial",
+                "node_count": "Number of nodes"
             }
         },
         "geometry": {
             "locating": "Locating, please wait..."
         },
         "inspector": {
-            "no_documentation_combination": "There is no documentation available for this tag combination",
-            "no_documentation_key": "There is no documentation available for this key",
-            "documentation_redirect": "This documentation has been redirected to a new page",
             "show_more": "Show More",
             "view_on_osm": "View on openstreetmap.org",
             "all_fields": "All fields",
             "role": "Role",
             "choose": "Select feature type",
             "results": "{n} results for {search}",
-            "reference": "View on OpenStreetMap Wiki",
             "back_tooltip": "Change feature",
             "remove": "Remove",
             "search": "Search",
             "title": "Background",
             "description": "Background settings",
             "key": "B",
-            "percent_brightness": "{opacity}% brightness",
+            "backgrounds": "Backgrounds",
             "none": "None",
             "best_imagery": "Best known imagery source for this location",
             "switch": "Switch back to this background",
             "custom": "Custom",
-            "custom_button": "Edit custom background",
-            "custom_prompt": "Enter a tile URL template. Valid tokens are:\n   - {zoom}/{z}, {x}, {y} for Z/X/Y tile scheme\n   - {ty} for flipped TMS-style Y coordinates\n   - {u} for quadtile scheme\n   - {switch:a,b,c} for DNS server multiplexing\n\nExample:\n{example}",
-            "fix_misalignment": "Adjust imagery offset",
-            "imagery_source_faq": "Where does this imagery come from?",
+            "overlays": "Overlays",
+            "imagery_source_faq": "Imagery Info / Report a Problem",
             "reset": "reset",
-            "offset": "Drag anywhere in the gray area below to adjust the imagery offset, or enter the offset values in meters.",
+            "display_options": "Display Options",
+            "brightness": "Brightness",
+            "contrast": "Contrast",
+            "saturation": "Saturation",
+            "sharpness": "Sharpness",
             "minimap": {
-                "description": "Minimap",
+                "description": "Show Minimap",
                 "tooltip": "Show a zoomed out map to help locate the area currently displayed.",
                 "key": "/"
-            }
+            },
+            "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."
         },
         "map_data": {
             "title": "Map Data",
             "description": "Map Data",
             "key": "F",
             "data_layers": "Data Layers",
+            "layers": {
+                "osm": {
+                    "tooltip": "Map data from OpenStreetMap",
+                    "title": "OpenStreetMap data"
+                }
+            },
             "fill_area": "Fill Areas",
             "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."
+            "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."
         },
         "feature": {
             "points": {
                 "tooltip": "Power Lines, Power Plants, Substations, etc."
             },
             "past_future": {
-                "description": "Past/Future",
                 "tooltip": "Proposed, Construction, Abandoned, Demolished, etc."
             },
             "others": {
-                "description": "Others",
                 "tooltip": "Everything Else"
             }
         },
             "status_code": "Server returned status code {code}",
             "unknown_error_details": "Please ensure you are connected to the Internet.",
             "uploading": "Uploading changes to OpenStreetMap...",
+            "conflict_progress": "Checking for conflicts: {num} of {total}",
             "unsaved_changes": "You have unsaved changes",
             "conflict": {
                 "header": "Resolve conflicting edits",
                 "keep_remote": "Use theirs",
                 "restore": "Restore",
                 "delete": "Leave Deleted",
-                "download_changes": "Or download your changes.",
+                "download_changes": "Or download osmChange file",
                 "done": "All conflicts resolved!",
                 "help": "Another user changed some of the same map features you changed.\nClick on each feature below for more details about the conflict, and choose whether to keep\nyour changes or the other user's changes.\n"
             }
             }
         },
         "success": {
-            "edited_osm": "Edited OSM!",
             "just_edited": "You just edited OpenStreetMap!",
-            "view_on_osm": "View on OSM",
-            "facebook": "Share on Facebook",
-            "twitter": "Share on Twitter",
-            "google": "Share on Google+",
-            "help_html": "Your changes should appear in the \"Standard\" layer in a few minutes. Other layers, and certain features, may take longer.",
+            "thank_you": "Thank you for improving the map.",
+            "thank_you_location": "Thank you for improving the map around {where}.",
+            "help_html": "Your changes should appear on OpenStreetMap within a few minutes. It may take longer for maps elsewhere to receive updates.",
             "help_link_text": "Details",
-            "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F"
+            "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F",
+            "view_on_osm": "View Changes on OSM",
+            "changeset_id": "Your changeset #: {changeset_id}",
+            "like_osm": "Like OpenStreetMap? Connect with others:",
+            "more": "More",
+            "events": "Events",
+            "languages": "Languages: {languages}",
+            "missing": "Is something missing from this list?",
+            "tell_us": "Tell us!"
         },
         "confirm": {
             "okay": "OK",
             "welcome": "Welcome to the iD OpenStreetMap editor",
             "text": "iD is a friendly but powerful tool for contributing to the World's best free World map. This is version {version}. For more information see {website} and report bugs at {github}.",
             "walkthrough": "Start the Walkthrough",
-            "start": "Edit Now"
+            "start": "Edit now"
         },
         "source_switch": {
             "live": "live",
             "on_wiki": "{tag} on wiki.osm.org",
             "used_with": "used with {type}"
         },
-        "validations": {
-            "disconnected_highway": "Disconnected highway",
-            "disconnected_highway_tooltip": "Roads should be connected to other roads or building entrances.",
-            "old_multipolygon": "Multipolygon tags on outer way",
-            "old_multipolygon_tooltip": "This style of multipolygon is deprecated. Please assign the tags to the parent multipolygon instead of the outer way.",
-            "untagged_point": "Untagged point",
-            "untagged_point_tooltip": "Select a feature type that describes what this point is.",
-            "untagged_line": "Untagged line",
-            "untagged_line_tooltip": "Select a feature type that describes what this line is.",
-            "untagged_area": "Untagged area",
-            "untagged_area_tooltip": "Select a feature type that describes what this area is.",
-            "untagged_relation": "Untagged relation",
-            "untagged_relation_tooltip": "Select a feature type that describes what this relation is.",
-            "many_deletions": "You're deleting {n} features. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org.",
-            "tag_suggests_area": "The tag {tag} suggests line should be area, but it is not an area",
-            "deprecated_tags": "Deprecated tags: {tags}"
-        },
         "zoom": {
-            "in": "Zoom In",
-            "out": "Zoom Out"
+            "in": "Zoom in",
+            "out": "Zoom out"
         },
         "cannot_zoom": "Cannot zoom out further in current mode.",
         "full_screen": "Toggle Full Screen",
-        "gpx": {
-            "local_layer": "Local file",
-            "drag_drop": "Drag and drop a .gpx, .geojson or .kml file on the page, or click the button to the right to browse",
-            "zoom": "Zoom to layer",
-            "browse": "Browse for a file"
+        "streetside": {
+            "report": "Report a privacy concern with this image"
         },
         "mapillary_images": {
-            "tooltip": "Street-level photos from Mapillary",
-            "title": "Photo Overlay (Mapillary)"
-        },
-        "mapillary_signs": {
-            "tooltip": "Traffic signs from Mapillary (must enable Photo Overlay)",
-            "title": "Traffic Sign Overlay (Mapillary)"
+            "tooltip": "Street-level photos from Mapillary"
         },
         "mapillary": {
             "view_on_mapillary": "View this image on Mapillary"
         },
+        "openstreetcam_images": {
+            "tooltip": "Street-level photos from OpenStreetCam"
+        },
+        "openstreetcam": {
+            "view_on_openstreetcam": "View this image on OpenStreetCam"
+        },
         "help": {
             "title": "Help",
             "key": "H",
-            "help": "# Help\n\nThis is an editor for [OpenStreetMap](http://www.openstreetmap.org/), the\nfree and editable map of the World. You can use it to add and update\ndata in your area, making an open-source and open-data map of the world\nbetter for everyone.\n\nEdits that you make on this map will be visible to everyone who uses\nOpenStreetMap. In order to make an edit, you'll need to\n[log in](https://www.openstreetmap.org/login).\n\nThe [iD editor](http://ideditor.com/) is a collaborative project with [source\ncode available on GitHub](https://github.com/openstreetmap/iD).\n",
-            "editing_saving": "# Editing & Saving\n\nThis editor is designed to work primarily online, and you're accessing\nit through a website right now.\n\n### Selecting Features\n\nTo select a map feature, like a road or point of interest, click\non it on the map. This will highlight the selected feature, open a panel with\ndetails about it, and show a menu of things you can do with the feature.\n\nTo select multiple features, hold down the 'Shift' key. Then either click\non the features you want to select, or drag on the map to draw a rectangle.\nThis will draw a box and select all the points within it.\n\n### Saving Edits\n\nWhen you make changes like editing roads, buildings, and places, these are\nstored locally until you save them to the server. Don't worry if you make\na mistake - you can undo changes by clicking the undo button, and redo\nchanges by clicking the redo button.\n\nClick 'Save' to finish a group of edits - for instance, if you've completed\nan area of town and would like to start on a new area. You'll have a chance\nto review what you've done, and the editor supplies helpful suggestions\nand warnings if something doesn't seem right about the changes.\n\nIf everything looks good, you can enter a short comment explaining the change\nyou made, and click 'Save' again to post the changes\nto [OpenStreetMap.org](http://www.openstreetmap.org/), where they are visible\nto all other users and available for others to build and improve upon.\n\nIf you can't finish your edits in one sitting, you can leave the editor\nwindow and come back (on the same browser and computer), and the\neditor application will offer to restore your work.\n\n### Using the editor\n\nYou can view a list of keyboard shortcuts by pressing the `?` key.\n",
-            "roads": "# Roads\n\nYou can create, fix, and delete roads with this editor. Roads can be all\nkinds: paths, highways, trails, cycleways, and more - any often-crossed\nsegment should be mappable.\n\n### Selecting\n\nClick on a road to select it. An outline should become visible, along\nwith a small tools menu on the map and a sidebar showing more information\nabout the road.\n\n### Modifying\n\nOften you'll see roads that aren't aligned to the imagery behind them\nor to a GPS track. You can adjust these roads so they are in the correct\nplace.\n\nFirst click on the road you want to change. This will highlight it and show\ncontrol points along it that you can drag to better locations. If\nyou want to add new control points for more detail, double-click a part\nof the road without a node, and one will be added.\n\nIf the road connects to another road, but doesn't properly connect on\nthe map, you can drag one of its control points onto the other road in\norder to join them. Having roads connect is important for the map\nand essential for providing driving directions.\n\nYou can also click the 'Move' tool or press the `M` shortcut key to move the entire road at\none time, and then click again to save that movement.\n\n### Deleting\n\nIf a road is entirely incorrect - you can see that it doesn't exist in satellite\nimagery and ideally have confirmed locally that it's not present - you can delete\nit, which removes it from the map. Be cautious when deleting features -\nlike any other edit, the results are seen by everyone and satellite imagery\nis often out of date, so the road could simply be newly built.\n\nYou can delete a road by clicking on it to select it, then clicking the\ntrash can icon or pressing the 'Delete' key.\n\n### Creating\n\nFound somewhere there should be a road but there isn't? Click the 'Line'\nicon in the top-left of the editor or press the shortcut key `2` to start drawing\na line.\n\nClick on the start of the road on the map to start drawing. If the road\nbranches off from an existing road, start by clicking on the place where they connect.\n\nThen click on points along the road so that it follows the right path, according\nto satellite imagery or GPS. If the road you are drawing crosses another road, connect\nit by clicking on the intersection point. When you're done drawing, double-click\nor press 'Return' or 'Enter' on your keyboard.\n",
-            "gps": "# GPS\n\nCollected GPS traces are one valuable source of data for OpenStreetMap. This editor\nsupports local traces - `.gpx` files on your local computer. You can collect\nthis kind of GPS trace with a number of smartphone applications as well as\npersonal GPS hardware.\n\nFor information on how to perform a GPS survey, read\n[Mapping with a smartphone, GPS, or paper](http://learnosm.org/en/mobile-mapping/).\n\nTo use a GPX track for mapping, drag and drop the GPX file onto the map\neditor. If it's recognised, it will be added to the map as a bright purple\nline. Click on the 'Map Data' menu on the right side to enable,\ndisable, or zoom to this new GPX-powered layer.\n\nThe GPX track isn't directly uploaded to OpenStreetMap - the best way to\nuse it is to draw on the map, using it as a guide for the new features that\nyou add, and also to [upload it to OpenStreetMap](http://www.openstreetmap.org/trace/create)\nfor other users to use.\n",
-            "imagery": "# Imagery\n\nAerial imagery is an important resource for mapping. A combination of\naeroplane flyovers, satellite views, and freely-compiled sources are available\nin the editor under the 'Background Settings' menu on the right.\n\nBy default a [Bing Maps](http://www.bing.com/maps/) satellite layer is\npresented in the editor, but as you pan and zoom the map to new geographical\nareas, new sources will become available. Some countries, like the United Kingdom, United\nStates, France, and Denmark have very high-quality imagery available for some areas.\n\nImagery is sometimes offset from the map data because of a mistake on the\nimagery provider's side. If you see a lot of roads shifted from the background,\ndon't immediately move them all to match the background. Instead you can adjust\nthe imagery so that it matches the existing data by clicking 'Fix alignment' at\nthe bottom of the Background Settings UI.\n",
-            "addresses": "# Addresses\n\nAddresses are some of the most useful information for the map.\n\nAlthough addresses are often represented as parts of streets, in OpenStreetMap\nthey're recorded as attributes of buildings and places along streets.\n\nYou can add address information to places mapped as building outlines\nas well as those mapped as single points. The optimal source of address\ndata is from an on-the-ground survey or personal knowledge - as with any\nother feature, copying from commercial sources like Google Maps is strictly\nforbidden.\n",
-            "inspector": "# Using the Inspector\n\nThe inspector is the section on the left side of the page that allows you to\nedit the details of the selected feature.\n\n### Selecting a Feature Type\n\nAfter you add a point, line, or area, you can choose what type of feature it\nis, like whether it's a highway or residential road, supermarket or cafe.\nThe inspector will display buttons for common feature types, and you can\nfind others by typing what you're looking for in the search box.\n\nClick the 'i' in the bottom-right-hand corner of a feature type button to\nlearn more about it. Click a button to choose that type.\n\n### Using Forms and Editing Tags\n\nAfter you choose a feature type, or when you select a feature that already\nhas a type assigned, the inspector will display fields with details about\nthe feature like its name and address.\n\nBelow the fields you see, you can click the 'Add field' dropdown to add\nother details, like a Wikipedia link, wheelchair access, and more.\n\nAt the bottom of the inspector, click 'Additional tags' to add arbitrary\nother tags to the element. [Taginfo](http://taginfo.openstreetmap.org/) is a\ngreat resource for learn more about popular tag combinations.\n\nChanges you make in the inspector are automatically applied to the map.\nYou can undo them at any time by clicking the 'Undo' button.\n",
-            "buildings": "# Buildings\n\nOpenStreetMap is the World's largest database of buildings. You can create\nand improve this database.\n\n### Selecting\n\nYou can select a building by clicking on its border. This will highlight the\nbuilding and open a small tools menu and a sidebar showing more information\nabout the building.\n\n### Modifying\n\nSometimes buildings are incorrectly placed or have incorrect tags.\n\nTo move an entire building, select it, then click the 'Move' tool. Move your\nmouse to shift the building, and click when it's correctly placed.\n\nTo fix the specific shape of a building, click and drag the nodes that form\nits border into better places.\n\n### Creating\n\nOne of the main questions around adding buildings to the map is that\nOpenStreetMap records buildings both as shapes and points. The rule of thumb\nis to _map a building as a shape whenever possible_, and map companies, homes,\namenities, and other things that operate out of buildings as points placed\nwithin the building shape.\n\nStart drawing a building as a shape by clicking the 'Area' button in the top\nleft of the interface, and end it either by pressing 'Return' on your keyboard\nor clicking on the first node drawn to close the shape.\n\n### Deleting\n\nIf a building is entirely incorrect - you can see that it doesn't exist in satellite\nimagery and ideally have confirmed locally that it's not present - you can delete\nit, which removes it from the map. Be cautious when deleting features -\nlike any other edit, the results are seen by everyone and satellite imagery\nis often out of date, so the building could simply be newly built.\n\nYou can delete a building by clicking on it to select it, then clicking the\ntrash can icon or pressing the 'Delete' key.\n",
-            "relations": "# Relations\n\nA relation is a special type of feature in OpenStreetMap that groups together\nother features. For example, two common types of relations are *route relations*,\nwhich group together sections of road that belong to a specific freeway or\nhighway, and *multipolygons*, which group together several lines that define\na complex area (one with several pieces or holes in it like a donut).\n\nThe group of features in a relation are called *members*. In the sidebar, you can\nsee which relations a feature is a member of, and click on a relation there\nto select the it. When the relation is selected, you can see all of its\nmembers listed in the sidebar and highlighted on the map.\n\nFor the most part, iD will take care of maintaining relations automatically\nwhile you edit. The main thing you should be aware of is that if you delete a\nsection of road to redraw it more accurately, you should make sure that the\nnew section is a member of the same relations as the original.\n\n## Editing Relations\n\nIf you want to edit relations, here are the basics.\n\nTo add a feature to a relation, select the feature, click the \"+\" button in the\n\"All relations\" section of the sidebar, and select or type the name of the relation.\n\nTo create a new relation, select the first feature that should be a member,\nclick the \"+\" button in the \"All relations\" section, and select \"New relation...\".\n\nTo remove a feature from a relation, select the feature and click the trash\nbutton next to the relation you want to remove it from.\n\nYou can create multipolygons with holes using the \"Merge\" tool. Draw two areas (inner\nand outer), hold the Shift key and click on each of them to select them both, and then\nclick the \"Merge\" (+) button.\n"
+            "help": {
+                "title": "Help",
+                "welcome": "Welcome to the iD editor for [OpenStreetMap](https://www.openstreetmap.org/). With this editor you can update OpenStreetMap right from your web browser.",
+                "open_data_h": "Open Data",
+                "open_data": "Edits that you make on this map will be visible to everyone who uses OpenStreetMap. Your edits can be based on personal knowledge, on-the-ground surveying, or imagery collected from aerial or street level photos. Copying from commercial sources, like Google Maps, [is strictly forbidden](https://www.openstreetmap.org/copyright).",
+                "before_start_h": "Before you start",
+                "before_start": "You should be familiar with OpenStreetMap and this editor before you start editing. iD contains a walkthrough to teach you the basics of editing OpenStreetMap. Click \"Start the Walkthrough\" on this screen to take the tutorial - it takes only about 15 minutes.",
+                "open_source_h": "Open Source",
+                "open_source": "The iD editor is a collaborative open source project, and you are using version {version} now. The source code is available [on GitHub](https://github.com/openstreetmap/iD).",
+                "open_source_help": "You can help iD by [translating](https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating) or [reporting bugs](https://github.com/openstreetmap/iD/issues)."
+            },
+            "overview": {
+                "title": "Overview",
+                "navigation_h": "Navigation",
+                "navigation_drag": "You can drag the map by pressing and holding down the {leftclick} left mouse button and moving the mouse around. You can also use the `↓`, `↑`, `←`, `→` arrow keys on your keyboard.",
+                "navigation_zoom": "You can zoom in or out by scrolling with the mouse wheel or trackpad, or by clicking the {plus} / {minus} buttons along the side of the map. You can also use the `+`, `-` keys on your keyboard.",
+                "features_h": "Map Features",
+                "features": "We use the word *features* to describe things that appear on the map, such as roads, buildings, or points of interest. Anything in the real world can be mapped as a feature on OpenStreetMap. Map features are represented on the map using *points*, *lines*, or *areas*."
+            },
+            "editing": {
+                "title": "Editing & Saving",
+                "select_h": "Select",
+                "select_left_click": "{leftclick} Left-click on a feature to select it. This will highlight it with a pulsing glow, and the sidebar will display details about that feature, such as its name or address.",
+                "select_right_click": "{rightclick} Right-click on a feature to display the editing menu, which shows the commands that are available, such as rotating, moving, and deleting.",
+                "multiselect_h": "Multiselect",
+                "multiselect_shift_click": "`{shift}`+{leftclick} left-click to select several features together.  This makes it easier to move or delete multiple items.",
+                "multiselect_lasso": "Another way to select multiple features is to hold down the `{shift}` key, then press and hold down the {leftclick} left mouse button and drag the mouse to draw a selection lasso. All of the points inside the lasso area will be selected.",
+                "undo_redo_h": "Undo & Redo",
+                "undo_redo": "Your edits are stored locally in your browser until you choose to save them to the OpenStreetMap server. You can undo edits by clicking the {undo} **Undo** button, and redo them by clicking the {redo} **Redo** button.",
+                "save_h": "Save",
+                "save": "Click {save} **Save** to finish your edits and send them to OpenStreetMap. You should remember to save your work frequently!",
+                "save_validation": "On the save screen, you'll have a chance to review what you've done. iD will also perform some basic checks for missing data and may offer helpful suggestions and warnings if something doesn't seem right.",
+                "upload_h": "Upload",
+                "upload": "Before uploading your changes you must enter a [changeset comment](https://wiki.openstreetmap.org/wiki/Good_changeset_comments). Then click **Upload** to send your changes to OpenStreetMap, where they will be merged into the map and publicly visible to everyone.",
+                "backups_h": "Automatic Backups",
+                "backups": "If you can't finish your edits in one sitting, for example if your computer crashes or you close the browser tab, your edits are still saved in your browser's storage. You can come back later (on the same browser and computer), and iD will offer to restore your work.",
+                "keyboard_h": "Keyboard Shortcuts",
+                "keyboard": "You can view a list of keyboard shortcuts by pressing the `?` key."
+            },
+            "feature_editor": {
+                "title": "Feature Editor",
+                "intro": "The *feature editor* appears alongside the map, and allows you to see and edit all of the information for the selected feature.",
+                "definitions": "The top section displays the feature's type. The middle section contains *fields* showing the feature's attributes, such as its name or address.",
+                "type_h": "Feature Type",
+                "type": "You can click on the feature type to change the feature to a different type. Everything that exists in the real world can be added to OpenStreetMap, so there are thousands of feature types to choose from.",
+                "type_picker": "The type picker displays the most common feature types, such as parks, hospitals, restaurants, roads, and buildings. You can search for anything by typing what you're looking for in the search box. You can also click the {inspect} **Info** icon next to the feature type to learn more about it.",
+                "fields_h": "Fields",
+                "fields_all_fields": "The \"All fields\" section contains all of the feature's details that you may edit. In OpenStreetMap, all of the fields are optional, and it's OK to leave a field blank if you are unsure.",
+                "fields_example": "Each feature type will display different fields. For example, a road may display fields for its surface and speed limit, but a restaurant may display fields for the type of food it serves and the hours it is open.",
+                "fields_add_field": "You can also click the \"Add field\" dropdown to add more fields, such as a description, Wikipedia link, wheelchair access, and more.",
+                "tags_h": "Tags",
+                "tags_all_tags": "Below the fields section, you can expand the \"All tags\" section to edit any of the OpenStreetMap *tags* for the selected feature. Each tag consists of a *key* and *value*, data elements that define all of the features stored in OpenStreetMap.",
+                "tags_resources": "Editing a feature's tags requires intermediate knowledge about OpenStreetMap. You should consult resources like the [OpenStreetMap Wiki](https://wiki.openstreetmap.org/wiki/Main_Page) or [Taginfo](https://taginfo.openstreetmap.org/) to learn more about accepted OpenStreetMap tagging practices."
+            },
+            "points": {
+                "title": "Points",
+                "intro": "*Points* can be used to represent features such as shops, restaurants, and monuments. They mark a specific location, and describe what's there.",
+                "add_point_h": "Adding Points",
+                "add_point": "To add a point, click the {point} **Point** button on the toolbar above the map, or press the shortcut key `1`. This will change the mouse cursor to a cross symbol.",
+                "add_point_finish": "To place the new point on the map, position the mouse cursor where the point should go, then {leftclick} left-click or press `Space`.",
+                "move_point_h": "Moving Points",
+                "move_point": "To move a point, place the mouse cursor over the point, then press and hold the {leftclick} left mouse button while dragging the point to its new location.",
+                "delete_point_h": "Deleting Points",
+                "delete_point": "It's OK to delete features that don't exist in the real world. Deleting a feature from OpenStreetMap removes it from the map that everyone uses, so you should make sure a feature is really gone before you delete it.",
+                "delete_point_command": "To delete a point, {rightclick} right-click on the point to select it and show the edit menu, then use the {delete} **Delete** command."
+            },
+            "lines": {
+                "title": "Lines",
+                "intro": "*Lines* are used to represent features such as roads, railways, and rivers. Lines should be drawn down the centre of the feature that they represent.",
+                "add_line_h": "Adding Lines",
+                "add_line": "To add a line, click the {line} **Line** button on the toolbar above the map, or press the shortcut key `2`. This will change the mouse cursor to a cross symbol.",
+                "add_line_draw": "Next, position the mouse cursor where the line should begin and {leftclick} left-click or press `Space` to begin placing nodes along the line. Continue placing more nodes by clicking or pressing `Space`. While drawing, you can zoom in or drag the map in order to add more detail.",
+                "add_line_finish": "To finish a line, press `{return}` or click again on the last node.",
+                "modify_line_h": "Modifying Lines",
+                "modify_line_dragnode": "Often you'll see lines that aren't shaped correctly, for example a road that does not match up with the background imagery. To adjust the shape of a line, first {leftclick} left-click to select it. All nodes of the line will be drawn as small circles. You can then drag the nodes to better locations.",
+                "modify_line_addnode": "You can also create new nodes along a line either by {leftclick}**x2** double-clicking on the line or by dragging the small triangles at the midpoints between nodes.",
+                "connect_line_h": "Connecting Lines",
+                "connect_line": "Having roads connected properly is important for the map and essential for providing driving directions.",
+                "connect_line_display": "The connections between roads are drawn with gray circles. The endpoints of a line are drawn with larger white circles if they don't connect to anything.",
+                "connect_line_drag": "To connect a line to another feature, drag one of the line's nodes onto the other feature until both features snap together. Tip: You can hold down the `{alt}` key to prevent nodes from connecting to other features.",
+                "connect_line_tag": "If you know that the connection has traffic lights or crosswalks, you can add them by selecting the connecting node and using the feature editor to select the correct feature's type.",
+                "disconnect_line_h": "Disconnecting Lines",
+                "disconnect_line_command": "To disconnect a road from another feature, {rightclick} right-click the connecting node and select the {disconnect} **Disconnect** command from the editing menu.",
+                "move_line_h": "Moving Lines",
+                "move_line_command": "To move an entire line, {rightclick} right-click the line and select the {move} **Move** command from the editing menu. Then move the mouse, and {leftclick} left-click to place the line in a new location.",
+                "move_line_connected": "Lines that are connected to other features will stay connected as you move the line to a new location. iD may prevent you from moving a line across another connected line.",
+                "delete_line_h": "Deleting Lines",
+                "delete_line": "If a line is entirely incorrect, for example a road that doesn't exist in the real world, it's OK to delete it. Be careful when deleting features: the background imagery you are using might be outdated, and a road that looks wrong could simply be newly built.",
+                "delete_line_command": "To delete a line, {rightclick} right-click on the line to select it and show the edit menu, then use the {delete} **Delete** command."
+            },
+            "areas": {
+                "title": "Areas",
+                "intro": "*Areas* are used to show the boundaries of features like lakes, buildings, and residential areas. Areas should be traced around the edge of the feature that they represent, for example, around the base of a building.",
+                "point_or_area_h": "Points or Areas?",
+                "point_or_area": "Many features can be represented as points or areas. You should map buildings and property outlines as areas whenever possible. Place points inside a building area to represent businesses, amenities, and other features located inside the building.",
+                "add_area_h": "Adding Areas",
+                "add_area_command": "To add an area, click the {area} **Area** button on the toolbar above the map, or press the shortcut key `3`. This will change the mouse cursor to a cross symbol.",
+                "add_area_draw": "Next, position the mouse cursor at one of the corners of the feature and {leftclick} left-click or press `Space` to begin placing nodes around the outer edge of the area. Continue placing more nodes by clicking or pressing `Space`. While drawing, you can zoom in or drag the map in order to add more detail.",
+                "add_area_finish": "To finish an area, press `{return}` or click again on either the first or last node.",
+                "square_area_h": "Square Corners",
+                "square_area_command": "Many area features like buildings have square corners. To square the corners of an area, {rightclick} right-click the edge of the area and select the {orthogonalize} **Square** command from the editing menu.",
+                "modify_area_h": "Modifying Areas",
+                "modify_area_dragnode": "Often you'll see areas that aren't shaped correctly, for example a building that does not match up with the background imagery. To adjust the shape of an area, first {leftclick} left-click to select it. All nodes of the area will be drawn as small circles. You can then drag the nodes to better locations.",
+                "modify_area_addnode": "You can also create new nodes along an area either by {leftclick}**x2** double-clicking on the edge of the area or by dragging the small triangles at the midpoints between nodes.",
+                "delete_area_h": "Deleting Areas",
+                "delete_area": "If an area is entirely incorrect, for example a building that doesn't exist in the real world, it's OK to delete it. Be cautious when deleting features - the background imagery you are using might be outdated, and a building that looks wrong could simply be newly built.",
+                "delete_area_command": "To delete an area, {rightclick} right-click on the area to select it and show the edit menu, then use the {delete} **Delete** command."
+            },
+            "relations": {
+                "title": "Relations",
+                "intro": "A *relation* is a special type of feature in OpenStreetMap that groups together other features. The features that belong to a relation are called *members*, and each member can have a *role* in the relation.",
+                "edit_relation_h": "Editing Relations",
+                "edit_relation": "At the bottom of the feature editor, you can expand the \"All relations\" section to see if the selected feature is a member of any relations. You can then click on the relation to select and edit it.",
+                "edit_relation_add": "To add a feature to a relation, select the feature, then click the {plus} add button in the \"All relations\" section of the feature editor. You can choose from a list of nearby relations, or choose the \"New relation...\" option.",
+                "edit_relation_delete": "You can also click the {delete} **Delete** button to remove the selected feature from the relation. If you remove all of the members from a relation, the relation will be deleted automatically.",
+                "maintain_relation_h": "Maintaining Relations",
+                "maintain_relation": "For the most part, iD will maintain relations automatically as you edit. You should take care when replacing features that might be members of relations. For example if you delete a section of road and draw a new section of road to replace it, you should add the new section to the same relations (routes, turn restrictions, etc.) as the original.",
+                "relation_types_h": "Relation Types",
+                "multipolygon_h": "Multipolygons",
+                "multipolygon": "A *multipolygon* relation is a group of one or more *outer* features and one or more inner features. The outer features define the outer edges of the multipolygon, and the inner features define sub-areas or holes cut out from the inside of the multipolygon.",
+                "multipolygon_create": "To create a multipolygon, for example a building with a hole in it, draw the outer edge as an area and the inner edge as a line or different kind of area. Then `{shift}`+{leftclick} left-click to select both features, {rightclick} right-click to show the edit menu, and select the {merge} **Merge** command.",
+                "multipolygon_merge": "Merging several lines or areas will create a new multipolygon relation with all selected areas as members. iD will choose the inner and outer roles automatically, based on which features are contained inside other features.",
+                "turn_restriction_h": "Turn restrictions",
+                "turn_restriction": "A *turn restriction* relation is a group of several road segments in an intersection. Turn restrictions consist of a *from* road, *via* node or roads, and a *to* road.",
+                "turn_restriction_field": "To edit turn restrictions, select a junction node where two or more roads meet. The feature editor will display a special \"Turn Restrictions\" field containing a model of the intersection.",
+                "turn_restriction_editing": "In the \"Turn Restrictions\" field, click to select a \"from\" road, and see whether turns are allowed or restricted to any of the \"to\" roads. You can click on the turn icons to toggle them between allowed and restricted. iD will create relations automatically and set the from, via, and to roles based on your choices.",
+                "route_h": "Routes",
+                "route": "A *route* relation is a group of one or more line features that together form a route network, like a bus route, train route, or highway route.",
+                "route_add": "To add a feature to a route relation, select the feature and scroll down to the \"All relations\" section of the feature editor, then click the {plus} add button to add this feature to a nearby existing relation or a new relation.",
+                "boundary_h": "Boundaries",
+                "boundary": "A *boundary* relation is a group of one or more line features that together form an administrative boundary.",
+                "boundary_add": "To add a feature to a boundary relation, select the feature and scroll down to the \"All relations\" section of the feature editor, then click the {plus} add button to add this feature to a nearby existing relation or a new relation."
+            },
+            "imagery": {
+                "title": "Background Imagery",
+                "intro": "The background imagery that appears beneath the map data is an important resource for mapping. This imagery can be aerial photos collected from satellites, airplanes, and drones, or it can be scanned historical maps or other freely available source data.",
+                "sources_h": "Imagery Sources",
+                "choosing": "To see which imagery sources are available for editing, click the {layers} **Background settings** button on the side of the map.",
+                "sources": "By default, a [Bing Maps](https://www.bing.com/maps/) satellite layer is chosen as the background image. Depending on where you are editing, other imagery sources will be available. Some may be newer or have higher resolution, so it is always useful to check and see which layer is the best one to use as a mapping reference.",
+                "offsets_h": "Adjusting Imagery Offset",
+                "offset": "Imagery is sometimes offset slightly from accurate map data. If you see a lot of roads or buildings shifted from the background imagery, it may be the imagery that's incorrect, so don't move them all to match the background. Instead, you can adjust the background so that it matches the existing data by expanding the \"Adjust Imagery Offset\" section at the bottom of the Background Settings pane."
+            },
+            "streetlevel": {
+                "title": "Street Level Photos",
+                "using_h": "Using Street Level Photos",
+                "using": "To use street level photos for mapping, click the {data} **Map data** panel on the side of the map to enable or disable the available photo layers.",
+                "photos": "When enabled, the photo layer displays a line along the sequence of photos. At higher zoom levels, a circle marks at each photo location, and at even higher zoom levels, a cone indicates the direction the camera was facing when the photo was taken.",
+                "viewer": "When you click on one of the photo locations, a photo viewer appears in the bottom corner of the map. The photo viewer contains controls to step forward and backward in the image sequence. It also shows the username of the person who captured the image, the date it was captured, and a link to view the image on the original site."
+            },
+            "gps": {
+                "title": "GPS Traces",
+                "intro": "Collected GPS traces are a valuable source of data for OpenStreetMap. This editor supports *.gpx*, *.geojson*, and *.kml* files on your local computer. You can collect GPS traces with a smartphone, sports watch, or other GPS device.",
+                "survey": "For information on how to perform a GPS survey, read [Mapping with a smartphone, GPS, or paper](http://learnosm.org/en/mobile-mapping/).",
+                "using_h": "Using GPS Traces",
+                "using": "To use a GPS trace for mapping, drag and drop the data file onto the map editor. If it's recognized, it will be drawn on the map as a bright purple line. Click the {data} **Map data** panel on the side of the map to enable, disable, or zoom to your GPS data.",
+                "tracing": "The GPS track isn't sent to OpenStreetMap - the best way to use it is to draw on the map, using it as a guide for the new features that you add.",
+                "upload": "You can also [upload your GPS data to OpenStreetMap](https://www.openstreetmap.org/trace/create) for other users to use."
+            },
+            "field": {
+                "restrictions": {
+                    "title": "Turn Restrictions Help",
+                    "about": {
+                        "title": "About",
+                        "about": "This field allows you to inspect and modify turn restrictions. It displays a model of the selected intersection including other nearby connected roads.",
+                        "from_via_to": "A turn restriction always contains: one **FROM way**, one **TO way**, and either one **VIA node** or one or more **VIA ways**.",
+                        "maxdist": "The \"{distField}\" slider controls how far to search for additional connected roads.",
+                        "maxvia": "The \"{viaField}\" slider adjusts how many via ways may be included in the search. (Tip: simple is better)"
+                    },
+                    "inspecting": {
+                        "title": "Inspecting",
+                        "about": "Hover over any **FROM** segment to see whether it has any turn restrictions. Each possible **TO** destination will be drawn with a colored shadow showing whether a restriction exists.",
+                        "from_shadow": "{fromShadow} **FROM segment**",
+                        "allow_shadow": "{allowShadow} **TO Allowed**",
+                        "restrict_shadow": "{restrictShadow} **TO Restricted**",
+                        "only_shadow": "{onlyShadow} **TO Only**",
+                        "restricted": "\"Restricted\" means that there is a turn restriction, for example \"No Left Turn\".",
+                        "only": "\"Only\" means that a vehicle taking that path may only make that choice, for example \"Only Straight On\"."
+                    },
+                    "modifying": {
+                        "title": "Modifying",
+                        "about": "To modify turn restrictions, first click on any starting **FROM** segment to select it. The selected segment will pulse, and all possible **TO** destinations will appear as turn symbols.",
+                        "indicators": "Then, click on a turn symbol to toggle it between \"Allowed\", \"Restricted\", and \"Only\".",
+                        "allow_turn": "{allowTurn} **TO Allowed**",
+                        "restrict_turn": "{restrictTurn} **TO Restricted**",
+                        "only_turn": "{onlyTurn} **TO Only**"
+                    },
+                    "tips": {
+                        "title": "Tips",
+                        "simple": "**Prefer simple restrictions over complex ones.**",
+                        "simple_example": "For example, avoid creating a via-way restriction if a simpler via-node turn restriction will do.",
+                        "indirect": "**Some restrictions display the text \"(indirect)\" and are drawn lighter.**",
+                        "indirect_example": "These restrictions exist because of another nearby restriction. For example, an \"Only Straight On\" restriction will indirectly create \"No Turn\" restrictions for all other paths through the intersection.",
+                        "indirect_noedit": "You may not edit indirect restrictions. Instead, edit the nearby direct restriction."
+                    }
+                }
+            }
         },
         "intro": {
             "done": "done",
             "welcome": {
                 "title": "Welcome",
                 "welcome": "Welcome! This walkthrough will teach you the basics of editing on OpenStreetMap.",
-                "practice": "All of the data in this walkthrough is just for practicing, and any edits that you make in the walkthrough will not be saved.",
+                "practice": "All of the data in this walkthrough is just for practising, and any edits that you make in the walkthrough will not be saved.",
                 "words": "This walkthrough will introduce some new words and concepts. When we introduce a new word, we'll use *italics*.",
                 "mouse": "You can use any input device to edit the map, but this walkthrough assumes you have a mouse with left and right buttons. **If you want to attach a mouse, do so now, then click OK.**",
                 "leftclick": "When this tutorial asks you to click or double-click, we mean with the left button. On a trackpad it might be a single-click or single-finger tap. **Left-click {num} times.**",
             },
             "areas": {
                 "title": "Areas",
-                "add_playground": "*Areas* are used to show the boundaries of features like lakes, buildings, and residential areas.{br}They can be also be used for more detailed mapping of many features you might normally map as points. **Click the {button} Area button to add a new area.**",
+                "add_playground": "*Areas* are used to show the boundaries of features like lakes, buildings, and residential areas.{br}They can also be used for more detailed mapping of many features you might normally map as points. **Click the {button} Area button to add a new area.**",
                 "start_playground": "Let's add this playground to the map by drawing an area. Areas are drawn by placing *nodes* along the outer edge of the feature. **Click or press spacebar to place a starting node on one of the corners of the playground.**",
                 "continue_playground": "Continue drawing the area by placing more nodes along the playground's edge. It is OK to connect the area to the existing walking paths.{br}Tip: You can hold down the '{alt}' key to prevent nodes from connecting to other features. **Continue drawing an area for the playground.**",
                 "finish_playground": "Finish the area by pressing enter, or clicking again on either the first or last node. **Finish drawing an area for the playground.**",
             },
             "lines": {
                 "title": "Lines",
-                "add_line": "*Lines* are used to represent features such as roads, railroads, and rivers. **Click the {button} Line button to add a new line.**",
+                "add_line": "*Lines* are used to represent features such as roads, railways, and rivers. **Click the {button} Line button to add a new line.**",
                 "start_line": "Here is a road that is missing. Let's add it!{br}In OpenStreetMap, lines should be drawn down the centre of the road. You can drag and zoom the map while drawing if necessary. **Start a new line by clicking at the top end of this missing road.**",
                 "intersect": "Click or press spacebar to add more nodes to the line.{br}Roads, and many other types of lines, are part of a larger network. It is important for these lines to be connected properly in order for routing applications to work. **Click on {name} to create an intersection connecting the two lines.**",
                 "retry_intersect": "The road needs to intersect {name}. Let's try again!",
                 "choose_tank": "**Choose {preset} from the list.**",
                 "rightclick_tank": "**Right-click to select the storage tank you created and show the edit menu.**",
                 "circle_tank": "**Click on the {button} button to make the tank a circle.**",
-                "retry_circle": "You didn't click the Circularize button. Try again.",
+                "retry_circle": "You didn't click the Circularise button. Try again.",
                 "play": "Great Job! Practice tracing a few more buildings, and try some of the other commands on the edit menu. **When you are ready to continue to the next chapter, click '{next}'.**"
             },
             "startediting": {
                     "title": "Selecting features",
                     "select_one": "Select a single feature",
                     "select_multi": "Select multiple features",
-                    "lasso": "Draw a selection lasso around features"
+                    "lasso": "Draw a selection lasso around features",
+                    "search": "Find features matching search text"
                 },
                 "with_selected": {
                     "title": "With feature selected",
                     "add_point": "'Add point' mode",
                     "add_line": "'Add line' mode",
                     "add_area": "'Add area' mode",
-                    "place_point": "Place a point",
                     "disable_snap": "Hold to disable point snapping",
                     "stop_line": "Finish drawing a line or area"
                 },
                     "reverse": "Reverse a line",
                     "move": "Move selected features",
                     "rotate": "Rotate selected features",
-                    "orthogonalize": "Straighten line / Square area corners",
-                    "circularize": "Circularize a closed line or area",
+                    "circularize": "Circularise a closed line or area",
                     "reflect_long": "Reflect features across the longer axis",
                     "reflect_short": "Reflect features across the shorter axis",
                     "delete": "Delete selected features"
                 }
             }
         },
+        "units": {
+            "feet": "{quantity} ft",
+            "miles": "{quantity} mi",
+            "square_feet": "{quantity} sq ft",
+            "square_miles": "{quantity} sq mi",
+            "acres": "{quantity} ac",
+            "meters": "{quantity} m",
+            "kilometers": "{quantity} km",
+            "square_meters": "{quantity} m²",
+            "square_kilometers": "{quantity} km²",
+            "hectares": "{quantity} ha",
+            "area_pair": "{area1} ({area2})",
+            "arcdegrees": "{quantity}°",
+            "arcminutes": "{quantity}′",
+            "arcseconds": "{quantity}″",
+            "north": "N",
+            "south": "S",
+            "east": "E",
+            "west": "W",
+            "coordinate": "{coordinate}{direction}",
+            "coordinate_pair": "{latitude}, {longitude}"
+        },
         "presets": {
             "categories": {
                 "category-barrier": {
                 "category-building": {
                     "name": "Building Features"
                 },
-                "category-golf": {
-                    "name": "Golf Features"
-                },
                 "category-landuse": {
                     "name": "Land Use Features"
                 },
-                "category-natural-area": {
-                    "name": "Natural Features"
-                },
-                "category-natural-line": {
-                    "name": "Natural Features"
-                },
-                "category-natural-point": {
-                    "name": "Natural Features"
-                },
-                "category-path": {
-                    "name": "Path Features"
-                },
-                "category-rail": {
-                    "name": "Rail Features"
-                },
                 "category-restriction": {
                     "name": "Restriction Features"
                 },
-                "category-road": {
-                    "name": "Road Features"
-                },
                 "category-route": {
                     "name": "Route Features"
                 },
-                "category-water-area": {
-                    "name": "Water Features"
-                },
-                "category-water-line": {
-                    "name": "Water Features"
+                "category-utility": {
+                    "name": "Utility Features"
                 }
             },
             "fields": {
                     "label": "Allowed Access",
                     "options": {
                         "designated": {
-                            "description": "Access permitted according to signs or specific local laws",
+                            "description": "Access allowed according to signs or specific local laws",
                             "title": "Designated"
                         },
                         "destination": {
-                            "description": "Access permitted only to reach a destination",
+                            "description": "Access allowed only to reach a destination",
                             "title": "Destination"
                         },
                         "dismount": {
-                            "description": "Access permitted but rider must dismount",
+                            "description": "Access allowed but rider must dismount",
                             "title": "Dismount"
                         },
                         "no": {
-                            "description": "Access not permitted to the general public",
+                            "description": "Access not allowed to the general public",
                             "title": "Prohibited"
                         },
                         "permissive": {
-                            "description": "Access permitted until such time as the owner revokes the permission",
+                            "description": "Access allowed until such time as the owner revokes the permission",
                             "title": "Permissive"
                         },
+                        "permit": {
+                            "description": "Access allowed only with a valid permit or license",
+                            "title": "Permit"
+                        },
                         "private": {
-                            "description": "Access permitted only with permission of the owner on an individual basis",
                             "title": "Private"
                         },
                         "yes": {
-                            "description": "Access permitted by law; a right of way",
                             "title": "Allowed"
                         }
                     },
                 "access_simple": {
                     "label": "Allowed Access"
                 },
-                "access_toilets": {
-                    "label": "Access"
-                },
                 "address": {
                     "label": "Address",
                     "placeholders": {
                         "subdistrict": "Subdistrict",
                         "subdistrict!vn": "Ward/Commune/Townlet",
                         "suburb": "Suburb",
-                        "suburb!jp": "Ward"
+                        "suburb!jp": "Ward",
+                        "unit": "Unit"
                     }
                 },
                 "admin_level": {
                 "aeroway": {
                     "label": "Type"
                 },
+                "agrarian": {
+                    "label": "Products"
+                },
                 "amenity": {
                     "label": "Type"
                 },
                     "label": "Type"
                 },
                 "atm": {
-                    "label": "ATM"
+                    "label": "Cash Machine"
                 },
                 "backrest": {
                     "label": "Backrest"
                     "label": "Sand Bath"
                 },
                 "bath/type": {
-                    "label": "Specialty",
+                    "label": "Speciality",
                     "options": {
                         "foot_bath": "Foot Bath",
                         "hot_spring": "Hot Spring",
                         "onsen": "Japanese Onsen"
                     }
                 },
-                "beauty": {
-                    "label": "Shop Type"
-                },
                 "bench": {
                     "label": "Bench"
                 },
                 "board_type": {
                     "label": "Type"
                 },
+                "boules": {
+                    "label": "Type"
+                },
                 "boundary": {
                     "label": "Type"
                 },
                 "brand": {
                     "label": "Brand"
                 },
+                "brewery": {
+                    "label": "Draught Beers"
+                },
+                "bridge": {
+                    "label": "Type",
+                    "placeholder": "Default"
+                },
                 "building": {
                     "label": "Building"
                 },
                 "bunker_type": {
                     "label": "Type"
                 },
+                "cables": {
+                    "label": "Cables",
+                    "placeholder": "1, 2, 3..."
+                },
                 "camera/direction": {
                     "label": "Direction (Degrees Clockwise)",
                     "placeholder": "45, 90, 180, 270"
                     "label": "Capacity",
                     "placeholder": "50, 100, 200..."
                 },
-                "cardinal_direction": {
-                    "label": "Direction",
-                    "options": {
-                        "E": "East",
-                        "ENE": "East-northeast",
-                        "ESE": "East-southeast",
-                        "N": "North",
-                        "NE": "Northeast",
-                        "NNE": "North-northeast",
-                        "NNW": "North-northwest",
-                        "NW": "Northwest",
-                        "S": "South",
-                        "SE": "Southeast",
-                        "SSE": "South-southeast",
-                        "SSW": "South-southwest",
-                        "SW": "Southwest",
-                        "W": "West",
-                        "WNW": "West-northwest",
-                        "WSW": "West-southwest"
-                    }
-                },
                 "castle_type": {
                     "label": "Type"
                 },
-                "clock_direction": {
-                    "label": "Direction",
-                    "options": {
-                        "anticlockwise": "Anticlockwise",
-                        "clockwise": "Clockwise"
-                    }
-                },
                 "clothes": {
                     "label": "Clothes"
                 },
                 "collection_times": {
                     "label": "Collection Times"
                 },
+                "colour": {
+                    "label": "Colour"
+                },
+                "comment": {
+                    "label": "Changeset Comment",
+                    "placeholder": "Brief description of your contributions (required)"
+                },
                 "communication_multi": {
                     "label": "Communication Types"
                 },
                 "craft": {
                     "label": "Type"
                 },
+                "crane/type": {
+                    "label": "Crane Type",
+                    "options": {
+                        "floor-mounted_crane": "Floor-mounted Crane",
+                        "portal_crane": "Portal Crane",
+                        "travel_lift": "Travel Lift"
+                    }
+                },
                 "crop": {
                     "label": "Crops"
                 },
                 "currency_multi": {
                     "label": "Currency Types"
                 },
+                "cutting": {
+                    "label": "Type",
+                    "placeholder": "Default"
+                },
                 "cycle_network": {
                     "label": "Network"
                 },
                         "cycleway:right": "Right side"
                     }
                 },
+                "dance/style": {
+                    "label": "Dance Styles"
+                },
                 "date": {
                     "label": "Date"
                 },
                 "description": {
                     "label": "Description"
                 },
+                "devices": {
+                    "label": "Devices",
+                    "placeholder": "1, 2, 3..."
+                },
                 "diaper": {
                     "label": "Baby Changing Available"
                 },
+                "direction": {
+                    "label": "Direction (Degrees Clockwise)",
+                    "placeholder": "45, 90, 180, 270"
+                },
+                "direction_cardinal": {
+                    "label": "Direction",
+                    "options": {
+                        "E": "East",
+                        "ENE": "East-northeast",
+                        "ESE": "East-southeast",
+                        "N": "North",
+                        "NE": "Northeast",
+                        "NNE": "North-northeast",
+                        "NNW": "North-northwest",
+                        "NW": "Northwest",
+                        "S": "South",
+                        "SE": "Southeast",
+                        "SSE": "South-southeast",
+                        "SSW": "South-southwest",
+                        "SW": "Southwest",
+                        "W": "West",
+                        "WNW": "West-northwest",
+                        "WSW": "West-southwest"
+                    }
+                },
+                "direction_clock": {
+                    "label": "Direction",
+                    "options": {
+                        "anticlockwise": "Counterclockwise",
+                        "clockwise": "Clockwise"
+                    }
+                },
+                "direction_vertex": {
+                    "label": "Direction",
+                    "options": {
+                        "backward": "Backward",
+                        "both": "Both / All",
+                        "forward": "Forward"
+                    }
+                },
+                "dispensing": {
+                    "label": "Dispenses Prescriptions"
+                },
                 "display": {
                     "label": "Display"
                 },
                 "drive_through": {
                     "label": "Drive-Through"
                 },
+                "duration": {
+                    "label": "Duration",
+                    "placeholder": "00:00"
+                },
                 "electrified": {
                     "label": "Electrification",
                     "options": {
                     "label": "Email",
                     "placeholder": "example@example.com"
                 },
+                "embankment": {
+                    "label": "Type",
+                    "placeholder": "Default"
+                },
                 "emergency": {
                     "label": "Emergency"
                 },
                 "except": {
                     "label": "Exceptions"
                 },
+                "faces": {
+                    "label": "Faces"
+                },
                 "fax": {
                     "label": "Fax",
-                    "placeholder": "+44 207 123456"
+                    "placeholder": "+44 1632 961234"
                 },
                 "fee": {
                     "label": "Fee"
                 "fence_type": {
                     "label": "Type"
                 },
-                "fire_hydrant/position": {
-                    "label": "Position",
-                    "options": {
-                        "green": "Green",
-                        "lane": "Lane",
-                        "parking_lot": "Parking Lot",
-                        "sidewalk": "Sidewalk"
-                    }
-                },
                 "fire_hydrant/type": {
-                    "label": "Type",
                     "options": {
                         "pillar": "Pillar/Aboveground",
-                        "pond": "Pond",
                         "underground": "Underground",
                         "wall": "Wall"
                     }
                 },
+                "fitness_station": {
+                    "label": "Equipment Type"
+                },
                 "fixme": {
                     "label": "Fix Me"
                 },
+                "ford": {
+                    "label": "Type",
+                    "placeholder": "Default"
+                },
+                "frequency": {
+                    "label": "Operating Frequency"
+                },
                 "fuel": {
                     "label": "Fuel"
                 },
                 "generator/type": {
                     "label": "Type"
                 },
-                "golf_hole": {
-                    "label": "Reference",
-                    "placeholder": "Hole number (1-18)"
+                "government": {
+                    "label": "Type"
                 },
                 "grape_variety": {
                     "label": "Grape Varieties"
                 "handrail": {
                     "label": "Handrail"
                 },
+                "hashtags": {
+                    "label": "Suggested Hashtags",
+                    "placeholder": "#example"
+                },
+                "healthcare": {
+                    "label": "Type"
+                },
+                "healthcare/speciality": {
+                    "label": "Specialities"
+                },
                 "height": {
-                    "label": "Height (Meters)"
+                    "label": "Height (Metres)"
                 },
                 "highway": {
                     "label": "Type"
                     "label": "Hoops",
                     "placeholder": "1, 2, 4..."
                 },
+                "horse_dressage": {
+                    "label": "Dressage Riding",
+                    "options": {
+                        "equestrian": "Yes",
+                        "undefined": "No"
+                    }
+                },
+                "horse_riding": {
+                    "label": "Horseback Riding",
+                    "options": {
+                        "horse_riding": "Yes",
+                        "undefined": "No"
+                    }
+                },
+                "horse_scale": {
+                    "label": "Horseback Riding Difficulty",
+                    "options": {
+                        "common": "Easy: No problems or difficulties. (default)",
+                        "critical": "Borderline: Passable only for experienced riders and horses. Major obstacles. Bridges should be examined carefully.",
+                        "dangerous": "Dangerous: Passable only for very experienced riders and horses and only in good weather. Dismount.",
+                        "demanding": "Use with caution: Uneven way, occasional difficult passages.",
+                        "difficult": "Difficult: Way narrow and exposed. May contain obstacles to step over and narrow passages.",
+                        "impossible": "Impassable: Way or bridge not passable for horses. Too narrow, insuffient support, obstacles like ladders. Danger of life."
+                    },
+                    "placeholder": "Difficult, Dangerous..."
+                },
+                "horse_stables": {
+                    "label": "Riding Stable",
+                    "options": {
+                        "stables": "Yes",
+                        "undefined": "No"
+                    }
+                },
                 "iata": {
                     "label": "IATA"
                 },
                 "indoor": {
                     "label": "Indoor"
                 },
+                "industrial": {
+                    "label": "Type"
+                },
                 "information": {
                     "label": "Type"
                 },
                 "inscription": {
                     "label": "Inscription"
                 },
+                "intermittent": {
+                    "label": "Intermittent"
+                },
                 "internet_access": {
                     "label": "Internet Access",
                     "options": {
                 "internet_access/fee": {
                     "label": "Internet Access Fee"
                 },
-                "internet_access/ssid": {
-                    "label": "SSID (Network Name)"
-                },
                 "kerb": {
                     "label": "Kerb"
                 },
                     "placeholder": "1, 2, 3..."
                 },
                 "layer": {
-                    "label": "Layer"
+                    "label": "Layer",
+                    "placeholder": "0"
                 },
                 "leaf_cycle": {
                     "label": "Leaf Cycle",
                     "placeholder": "2, 4, 6..."
                 },
                 "lit": {
-                    "label": "Street Lighting"
+                    "label": "Lit"
                 },
                 "location": {
                     "label": "Location"
                     "label": "Speed Limit",
                     "placeholder": "40, 50, 60..."
                 },
+                "maxspeed/advisory": {
+                    "label": "Advisory Speed Limit",
+                    "placeholder": "40, 50, 60..."
+                },
                 "maxstay": {
                     "label": "Max Stay"
                 },
                 "maxweight": {
                     "label": "Max Weight"
                 },
+                "memorial": {
+                    "label": "Type"
+                },
+                "monitoring_multi": {
+                    "label": "Monitoring"
+                },
                 "mtb/scale": {
                     "label": "Mountain Biking Difficulty",
                     "options": {
                 "oneway": {
                     "label": "One Way",
                     "options": {
+                        "alternating": "Alternating",
                         "no": "No",
+                        "reversible": "Reversible",
                         "undefined": "Assumed to be No",
                         "yes": "Yes"
                     }
                 "oneway_yes": {
                     "label": "One Way",
                     "options": {
+                        "alternating": "Alternating",
                         "no": "No",
+                        "reversible": "Reversible",
                         "undefined": "Assumed to be Yes",
                         "yes": "Yes"
                     }
                     "label": "Par",
                     "placeholder": "3, 4, 5..."
                 },
-                "parallel_direction": {
-                    "label": "Direction",
-                    "options": {
-                        "backward": "Backward",
-                        "forward": "Forward"
-                    }
-                },
                 "park_ride": {
                     "label": "Park and Ride"
                 },
                 "payment_multi": {
                     "label": "Payment Types"
                 },
+                "phases": {
+                    "label": "Phases",
+                    "placeholder": "1, 2, 3..."
+                },
                 "phone": {
                     "label": "Telephone",
-                    "placeholder": "+44 207 123456"
+                    "placeholder": "+44 1632 961234"
                 },
                 "piste/difficulty": {
                     "label": "Difficulty",
-                    "options": {
-                        "advanced": "Advanced (black diamond)",
-                        "easy": "Easy (green circle)",
-                        "expert": "Expert (double black diamond)",
-                        "extreme": "Extreme (climbing equipment required)",
-                        "freeride": "Freeride (off-piste)",
-                        "intermediate": "Intermediate (blue square)",
-                        "novice": "Novice (instructional)"
-                    },
                     "placeholder": "Easy, Intermediate, Advanced..."
                 },
                 "piste/grooming": {
                     "label": "Power Output",
                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
                 },
+                "playground/baby": {
+                    "label": "Baby Seat"
+                },
+                "playground/max_age": {
+                    "label": "Maximum Age"
+                },
+                "playground/min_age": {
+                    "label": "Minimum Age"
+                },
                 "population": {
                     "label": "Population"
                 },
                 "railway": {
                     "label": "Type"
                 },
+                "railway/position": {
+                    "label": "Milestone Position",
+                    "placeholder": "Distance to one decimal (123.4)"
+                },
+                "railway/signal/direction": {
+                    "label": "Direction",
+                    "options": {
+                        "backward": "Backward",
+                        "both": "Both / All",
+                        "forward": "Forward"
+                    }
+                },
+                "rating": {
+                    "label": "Power Rating"
+                },
                 "recycling_accepts": {
                     "label": "Accepts"
                 },
                 "recycling_type": {
-                    "label": "Recycling Type",
                     "options": {
-                        "centre": "Recycling Centre",
-                        "container": "Container"
-                    }
+                        "centre": "Centre"
+                    },
+                    "placeholder": "Container, Centre"
                 },
                 "ref": {
-                    "label": "Reference"
+                    "label": "Reference Code"
+                },
+                "ref/isil": {
+                    "label": "ISIL Code"
+                },
+                "ref_aeroway_gate": {
+                    "label": "Gate Number"
+                },
+                "ref_golf_hole": {
+                    "label": "Hole Number",
+                    "placeholder": "1-18"
+                },
+                "ref_highway_junction": {
+                    "label": "Junction Number"
+                },
+                "ref_platform": {
+                    "label": "Platform Number"
+                },
+                "ref_road_number": {
+                    "label": "Road Number"
+                },
+                "ref_route": {
+                    "label": "Route Number"
+                },
+                "ref_runway": {
+                    "label": "Runway Number",
+                    "placeholder": "e.g. 01L/19R"
+                },
+                "ref_stop_position": {
+                    "label": "Stop Number"
+                },
+                "ref_taxiway": {
+                    "label": "Taxiway Name",
+                    "placeholder": "e.g. A5"
                 },
                 "relation": {
                     "label": "Type"
                 "sanitary_dump_station": {
                     "label": "Toilet Disposal"
                 },
+                "seamark/beacon_lateral/colour": {
+                    "label": "Colour"
+                },
+                "seamark/buoy_lateral/colour": {
+                    "label": "Colour"
+                },
                 "seasonal": {
                     "label": "Seasonal"
                 },
                     "label": "People Served"
                 },
                 "source": {
-                    "label": "Source"
+                    "label": "Sources"
                 },
                 "sport": {
                     "label": "Sports"
                     },
                     "placeholder": "Unknown"
                 },
+                "structure_waterway": {
+                    "label": "Structure",
+                    "options": {
+                        "tunnel": "Tunnel"
+                    },
+                    "placeholder": "Unknown"
+                },
                 "studio": {
                     "label": "Type"
                 },
+                "substance": {
+                    "label": "Substance"
+                },
                 "substation": {
                     "label": "Type"
                 },
                 "surveillance/type": {
                     "label": "Surveillance Type",
                     "options": {
-                        "ALPR": "Automatic License Plate Reader",
+                        "ALPR": "Automatic Licence Plate Reader",
                         "camera": "Camera",
                         "guard": "Guard"
                     }
                 "surveillance/zone": {
                     "label": "Surveillance Zone"
                 },
+                "switch": {
+                    "label": "Type",
+                    "options": {
+                        "circuit_breaker": "Circuit Breaker",
+                        "disconnector": "Disconnector",
+                        "earthing": "Earthing",
+                        "mechanical": "Mechanical"
+                    }
+                },
                 "tactile_paving": {
                     "label": "Tactile Paving"
                 },
                     "options": {
                         "bucket": "Bucket",
                         "chemical": "Chemical",
-                        "flush": "Flush",
-                        "pitlatrine": "Pit/Latrine"
+                        "flush": "Flush"
                     }
                 },
                 "toll": {
                     },
                     "placeholder": "Solid, Mostly Solid, Soft..."
                 },
+                "trade": {
+                    "label": "Type"
+                },
                 "traffic_calming": {
                     "label": "Type"
                 },
                 "traffic_signals": {
                     "label": "Type"
                 },
+                "traffic_signals/direction": {
+                    "label": "Direction",
+                    "options": {
+                        "backward": "Backward",
+                        "both": "Both / All",
+                        "forward": "Forward"
+                    }
+                },
                 "trail_visibility": {
                     "label": "Trail Visibility",
                     "options": {
                     },
                     "placeholder": "Excellent, Good, Bad..."
                 },
+                "transformer": {
+                    "label": "Type",
+                    "options": {
+                        "auto": "Autotransformer",
+                        "auxiliary": "Auxiliary",
+                        "converter": "Converter",
+                        "distribution": "Distribution",
+                        "generator": "Generator",
+                        "phase_angle_regulator": "Phase Angle Regulator",
+                        "traction": "Traction",
+                        "yes": "Unknown"
+                    }
+                },
                 "trees": {
                     "label": "Trees"
                 },
                 "tunnel": {
-                    "label": "Tunnel"
+                    "label": "Type",
+                    "placeholder": "Default"
+                },
+                "usage_rail": {
+                    "label": "Usage Type",
+                    "options": {
+                        "branch": "Branch",
+                        "industrial": "Industrial",
+                        "main": "Main",
+                        "military": "Military",
+                        "test": "Test",
+                        "tourism": "Tourism"
+                    }
                 },
                 "vending": {
-                    "label": "Type of Goods"
+                    "label": "Types of Goods"
                 },
                 "visibility": {
                     "label": "Visibility",
                         "street": "5 to 20m (16 to 65ft)"
                     }
                 },
+                "volcano/status": {
+                    "label": "Volcano Status",
+                    "options": {
+                        "active": "Active",
+                        "dormant": "Dormant",
+                        "extinct": "Extinct"
+                    }
+                },
+                "volcano/type": {
+                    "label": "Volcano Type",
+                    "options": {
+                        "scoria": "Scoria",
+                        "shield": "Shield",
+                        "stratovolcano": "Stratovolcano"
+                    }
+                },
+                "voltage": {
+                    "label": "Voltage"
+                },
+                "voltage/primary": {
+                    "label": "Primary Voltage"
+                },
+                "voltage/secondary": {
+                    "label": "Secondary Voltage"
+                },
+                "voltage/tertiary": {
+                    "label": "Tertiary Voltage"
+                },
                 "wall": {
                     "label": "Type"
                 },
                     "label": "Type"
                 },
                 "website": {
-                    "label": "Website",
-                    "placeholder": "http://example.com/"
+                    "label": "Website"
                 },
                 "wetland": {
                     "label": "Type"
                 "wheelchair": {
                     "label": "Wheelchair Access"
                 },
+                "wholesale": {
+                    "label": "Wholesale"
+                },
                 "width": {
-                    "label": "Width (Meters)"
+                    "label": "Width (Metres)"
                 },
                 "wikipedia": {
                     "label": "Wikipedia"
+                },
+                "windings": {
+                    "label": "Windings",
+                    "placeholder": "1, 2, 3..."
+                },
+                "windings/configuration": {
+                    "label": "Windings Configuration",
+                    "options": {
+                        "delta": "Delta",
+                        "leblanc": "Leblanc",
+                        "open": "Open",
+                        "open-delta": "Open Delta",
+                        "scott": "Scott",
+                        "star": "Star / Wye",
+                        "zigzag": "Zig Zag"
+                    }
                 }
             },
             "presets": {
                 "advertising/billboard": {
                     "name": "Billboard"
                 },
+                "advertising/column": {
+                    "name": "Advertising Column"
+                },
                 "aerialway": {
                     "name": "Aerialway"
                 },
                 "aeroway/terminal": {
                     "name": "Airport Terminal"
                 },
+                "allotments/plot": {
+                    "name": "Allotments Plot"
+                },
                 "amenity": {
                     "name": "Amenity"
                 },
                     "name": "Arts Centre"
                 },
                 "amenity/atm": {
-                    "name": "ATM"
+                    "name": "Cash Machine"
                 },
                 "amenity/bank": {
                     "name": "Bank"
                 "amenity/bicycle_repair_station": {
                     "name": "Bicycle Repair Tool Stand"
                 },
-                "amenity/biergarten": {
-                    "name": "Beer Garden"
-                },
                 "amenity/boat_rental": {
                     "name": "Boat Rental"
                 },
                     "name": "Currency Exchange"
                 },
                 "amenity/bus_station": {
-                    "name": "Bus Station"
+                    "name": "Bus Station / Terminal"
                 },
                 "amenity/cafe": {
                     "name": "Cafe"
                 },
+                "amenity/car_pooling": {
+                    "name": "Car Pooling"
+                },
                 "amenity/car_rental": {
                     "name": "Car Rental"
                 },
                 "amenity/clinic": {
                     "name": "Clinic"
                 },
+                "amenity/clinic/abortion": {
+                    "name": "Abortion Clinic"
+                },
+                "amenity/clinic/fertility": {
+                    "name": "Fertility Clinic"
+                },
                 "amenity/clock": {
                     "name": "Clock"
                 },
                 "amenity/dentist": {
                     "name": "Dentist"
                 },
+                "amenity/dive_centre": {
+                    "name": "Dive Centre"
+                },
                 "amenity/doctors": {
                     "name": "Doctor"
                 },
                     "name": "Fast Food"
                 },
                 "amenity/ferry_terminal": {
-                    "name": "Ferry Terminal"
+                    "name": "Ferry Station / Terminal"
                 },
                 "amenity/fire_station": {
                     "name": "Fire Station"
                 "amenity/library": {
                     "name": "Library"
                 },
+                "amenity/love_hotel": {
+                    "name": "Love Hotel"
+                },
                 "amenity/marketplace": {
                     "name": "Marketplace"
                 },
+                "amenity/monastery": {
+                    "name": "Monastery Grounds"
+                },
                 "amenity/motorcycle_parking": {
                     "name": "Motorcycle Parking"
                 },
+                "amenity/music_school": {
+                    "name": "Music School"
+                },
                 "amenity/nightclub": {
                     "name": "Nightclub"
                 },
                     "name": "Nursing Home"
                 },
                 "amenity/parking": {
-                    "name": "Car Parking"
+                    "name": "Car Park"
+                },
+                "amenity/parking/multi-storey": {
+                    "name": "Multistory Car Park"
                 },
                 "amenity/parking_entrance": {
                     "name": "Parking Garage Entrance/Exit"
                 "amenity/parking_space": {
                     "name": "Parking Space"
                 },
-                "amenity/pavilion": {
-                    "name": "Pavilion"
-                },
-                "amenity/pharmacy": {
-                    "name": "Pharmacy"
+                "amenity/payment_centre": {
+                    "name": "Payment Centre"
                 },
                 "amenity/place_of_worship": {
                     "name": "Place of Worship"
                 "amenity/place_of_worship/buddhist": {
                     "name": "Buddhist Temple"
                 },
-                "amenity/place_of_worship/christian": {
-                    "name": "Church"
-                },
                 "amenity/place_of_worship/hindu": {
                     "name": "Hindu Temple"
                 },
-                "amenity/place_of_worship/jewish": {
-                    "name": "Synagogue"
-                },
-                "amenity/place_of_worship/muslim": {
-                    "name": "Mosque"
-                },
                 "amenity/place_of_worship/shinto": {
                     "name": "Shinto Shrine"
                 },
                 "amenity/ranger_station": {
                     "name": "Warden Station"
                 },
-                "amenity/recycling": {
-                    "name": "Recycling"
-                },
                 "amenity/recycling_centre": {
                     "name": "Recycling Centre"
                 },
                 "amenity/shelter": {
                     "name": "Shelter"
                 },
+                "amenity/shower": {
+                    "name": "Shower"
+                },
+                "amenity/smoking_area": {
+                    "name": "Smoking Area"
+                },
                 "amenity/social_facility": {
                     "name": "Social Facility"
                 },
                 "amenity/vending_machine/cigarettes": {
                     "name": "Cigarette Vending Machine"
                 },
+                "amenity/vending_machine/coffee": {
+                    "name": "Coffee Vending Machine"
+                },
                 "amenity/vending_machine/condoms": {
                     "name": "Condom Vending Machine"
                 },
                 "amenity/vending_machine/drinks": {
                     "name": "Drink Vending Machine"
                 },
-                "amenity/vending_machine/excrement_bags": {
-                    "name": "Excrement Bag Vending Machine"
+                "amenity/vending_machine/electronics": {
+                    "name": "Electronics Vending Machine"
                 },
-                "amenity/vending_machine/news_papers": {
-                    "name": "Newspaper Vending Machine"
+                "amenity/vending_machine/elongated_coin": {
+                    "name": "Elongated Coin Vending Machine"
+                },
+                "amenity/vending_machine/feminine_hygiene": {
+                    "name": "Feminine Hygiene Vending Machine"
+                },
+                "amenity/vending_machine/food": {
+                    "name": "Food Vending Machine"
+                },
+                "amenity/vending_machine/fuel": {
+                    "name": "Fuel Pump"
+                },
+                "amenity/vending_machine/ice_cream": {
+                    "name": "Ice Cream Vending Machine"
                 },
                 "amenity/vending_machine/newspapers": {
                     "name": "Newspaper Vending Machine"
                 },
-                "amenity/vending_machine/parcel_pickup_dropoff": {
-                    "name": "Parcel Pickup/Dropoff Vending Machine"
-                },
                 "amenity/vending_machine/parking_tickets": {
                     "name": "Parking Ticket Vending Machine"
                 },
                 "amenity/vending_machine/public_transport_tickets": {
                     "name": "Transit Ticket Vending Machine"
                 },
+                "amenity/vending_machine/stamps": {
+                    "name": "Postage Vending Machine"
+                },
                 "amenity/vending_machine/sweets": {
                     "name": "Snack Vending Machine"
                 },
                 "area/highway": {
                     "name": "Road Surface"
                 },
+                "attraction/amusement_ride": {
+                    "name": "Amusement Ride"
+                },
+                "attraction/big_wheel": {
+                    "name": "Big Wheel"
+                },
+                "attraction/bumper_car": {
+                    "name": "Bumper Car"
+                },
+                "attraction/bungee_jumping": {
+                    "name": "Bungee Jumping"
+                },
+                "attraction/carousel": {
+                    "name": "Carousel"
+                },
+                "attraction/dark_ride": {
+                    "name": "Ghost Train"
+                },
+                "attraction/drop_tower": {
+                    "name": "Drop Tower"
+                },
+                "attraction/maze": {
+                    "name": "Maze"
+                },
+                "attraction/pirate_ship": {
+                    "name": "Pirate Ship"
+                },
+                "attraction/river_rafting": {
+                    "name": "River Rafting"
+                },
+                "attraction/roller_coaster": {
+                    "name": "Roller Coaster"
+                },
+                "attraction/train": {
+                    "name": "Tourist Train"
+                },
+                "attraction/water_slide": {
+                    "name": "Water Slide"
+                },
                 "barrier": {
                     "name": "Barrier"
                 },
                 "barrier/hedge": {
                     "name": "Hedge"
                 },
+                "barrier/kerb": {
+                    "name": "Kerb"
+                },
+                "barrier/kerb/flush": {
+                    "name": "Flush Kerb"
+                },
+                "barrier/kerb/lowered": {
+                    "name": "Lowered Kerb"
+                },
                 "barrier/kissing_gate": {
                     "name": "Kissing Gate"
                 },
                 "building": {
                     "name": "Building"
                 },
-                "building/apartments": {
-                    "name": "Apartments"
-                },
                 "building/barn": {
                     "name": "Barn"
                 },
+                "building/boathouse": {
+                    "name": "Boathouse"
+                },
+                "building/bungalow": {
+                    "name": "Bungalow"
+                },
                 "building/bunker": {
                     "name": "Bunker"
                 },
                 "building/church": {
                     "name": "Church Building"
                 },
+                "building/civic": {
+                    "name": "Civic Building"
+                },
                 "building/college": {
                     "name": "College Building"
                 },
                 "building/entrance": {
                     "name": "Entrance/Exit"
                 },
+                "building/farm": {
+                    "name": "Farm House"
+                },
+                "building/farm_auxiliary": {
+                    "name": "Farm Building"
+                },
                 "building/garage": {
                     "name": "Garage"
                 },
                 "building/garages": {
                     "name": "Garages"
                 },
+                "building/grandstand": {
+                    "name": "Grandstand"
+                },
                 "building/greenhouse": {
                     "name": "Greenhouse"
                 },
                 "building/kindergarten": {
                     "name": "Preschool/Kindergarten Building"
                 },
+                "building/mosque": {
+                    "name": "Mosque Building"
+                },
                 "building/public": {
                     "name": "Public Building"
                 },
                 "building/roof": {
                     "name": "Roof"
                 },
+                "building/ruins": {
+                    "name": "Building Ruins"
+                },
                 "building/school": {
                     "name": "School Building"
                 },
                 "building/semidetached_house": {
                     "name": "Semi-Detached House"
                 },
+                "building/service": {
+                    "name": "Service Building"
+                },
                 "building/shed": {
                     "name": "Shed"
                 },
                 "building/stable": {
                     "name": "Stable"
                 },
+                "building/stadium": {
+                    "name": "Stadium Building"
+                },
                 "building/static_caravan": {
                     "name": "Static Caravan"
                 },
+                "building/temple": {
+                    "name": "Temple Building"
+                },
                 "building/terrace": {
                     "name": "Terraced houses"
                 },
-                "building/train_station": {
-                    "name": "Train Station"
+                "building/transportation": {
+                    "name": "Transportation Building"
                 },
                 "building/university": {
                     "name": "University Building"
                 "craft/caterer": {
                     "name": "Caterer"
                 },
+                "craft/chimney_sweeper": {
+                    "name": "Chimney Sweeper"
+                },
                 "craft/clockmaker": {
                     "name": "Clockmaker"
                 },
                 "craft/confectionery": {
-                    "name": "Confectionery"
+                    "name": "Candy Maker"
                 },
                 "craft/distillery": {
                     "name": "Distillery"
                 "craft/scaffolder": {
                     "name": "Scaffolder"
                 },
-                "craft/sculpter": {
-                    "name": "Sculpter"
+                "craft/sculptor": {
+                    "name": "Sculptor"
                 },
                 "craft/shoemaker": {
                     "name": "Shoemaker"
                 "craft/stonemason": {
                     "name": "Stonemason"
                 },
-                "craft/sweep": {
-                    "name": "Chimney Sweep"
-                },
                 "craft/tailor": {
                     "name": "Tailor"
                 },
                 "emergency/fire_hydrant": {
                     "name": "Fire Hydrant"
                 },
+                "emergency/life_ring": {
+                    "name": "Life Ring"
+                },
                 "emergency/no": {
                     "name": "Emergency Access No"
                 },
                 "emergency/private": {
                     "name": "Emergency Access Private"
                 },
+                "emergency/water_tank": {
+                    "name": "Emergency Water Tank"
+                },
                 "emergency/yes": {
                     "name": "Emergency Access Yes"
                 },
                 "entrance": {
                     "name": "Entrance/Exit"
                 },
-                "footway/crossing": {
-                    "name": "Street Crossing"
-                },
-                "footway/crosswalk": {
-                    "name": "Pedestrian Crosswalk"
-                },
-                "footway/sidewalk": {
-                    "name": "Pavement",
-                    "terms": "sidewalk, pavement, footway, footpath"
-                },
                 "ford": {
                     "name": "Ford"
                 },
                 "golf/bunker": {
-                    "name": "Sand Trap"
+                    "name": "Bunker"
                 },
                 "golf/fairway": {
                     "name": "Fairway"
                 "golf/hole": {
                     "name": "Golf Hole"
                 },
-                "golf/lateral_water_hazard_area": {
-                    "name": "Lateral Water Hazard"
-                },
-                "golf/lateral_water_hazard_line": {
-                    "name": "Lateral Water Hazard"
-                },
                 "golf/rough": {
                     "name": "Rough"
                 },
                 "golf/tee": {
                     "name": "Tee Box"
                 },
-                "golf/water_hazard_area": {
-                    "name": "Water Hazard"
+                "healthcare": {
+                    "name": "Healthcare Facility"
                 },
-                "golf/water_hazard_line": {
-                    "name": "Water Hazard"
+                "healthcare/alternative": {
+                    "name": "Alternative Medicine"
+                },
+                "healthcare/alternative/chiropractic": {
+                    "name": "Chiropractor"
+                },
+                "healthcare/audiologist": {
+                    "name": "Audiologist"
+                },
+                "healthcare/birthing_center": {
+                    "name": "Birthing Centre"
                 },
                 "healthcare/blood_donation": {
                     "name": "Blood Donor Centre"
                 },
+                "healthcare/hospice": {
+                    "name": "Hospice"
+                },
+                "healthcare/laboratory": {
+                    "name": "Medical Laboratory"
+                },
+                "healthcare/midwife": {
+                    "name": "Midwife"
+                },
+                "healthcare/occupational_therapist": {
+                    "name": "Occupational Therapist"
+                },
+                "healthcare/optometrist": {
+                    "name": "Optometrist"
+                },
+                "healthcare/physiotherapist": {
+                    "name": "Physiotherapist"
+                },
+                "healthcare/podiatrist": {
+                    "name": "Podiatrist"
+                },
+                "healthcare/psychotherapist": {
+                    "name": "Psychotherapist"
+                },
+                "healthcare/rehabilitation": {
+                    "name": "Rehabilitation Facility"
+                },
+                "healthcare/speech_therapist": {
+                    "name": "Speech Therapist"
+                },
                 "highway": {
                     "name": "Highway"
                 },
                 "highway/bridleway": {
                     "name": "Bridleway"
                 },
-                "highway/bus_stop": {
-                    "name": "Bus Stop"
+                "highway/bus_guideway": {
+                    "name": "Bus Guideway"
                 },
                 "highway/corridor": {
                     "name": "Indoor Corridor"
                 },
-                "highway/crossing": {
-                    "name": "Street Crossing"
+                "highway/crossing/marked": {
+                    "name": "Marked Crossing"
+                },
+                "highway/crossing/marked-raised": {
+                    "name": "Marked Crossing (Raised)"
                 },
-                "highway/crosswalk": {
-                    "name": "Pedestrian Crosswalk"
+                "highway/crossing/zebra": {
+                    "name": "Marked Crossing"
+                },
+                "highway/crossing/zebra-raised": {
+                    "name": "Marked Crossing (Raised)"
                 },
                 "highway/cycleway": {
                     "name": "Cycle Path"
                 "highway/footway": {
                     "name": "Foot Path"
                 },
+                "highway/footway/marked": {
+                    "name": "Marked Crossing"
+                },
+                "highway/footway/marked-raised": {
+                    "name": "Marked Crossing (Raised)"
+                },
+                "highway/footway/zebra": {
+                    "name": "Marked Crossing"
+                },
+                "highway/footway/zebra-raised": {
+                    "name": "Marked Crossing (Raised)"
+                },
                 "highway/give_way": {
                     "name": "Give Way Sign"
                 },
                 "highway/motorway_link": {
                     "name": "Motorway Link"
                 },
+                "highway/passing_place": {
+                    "name": "Passing Place"
+                },
                 "highway/path": {
                     "name": "Path"
                 },
-                "highway/pedestrian": {
+                "highway/pedestrian_area": {
+                    "name": "Pedestrian Area"
+                },
+                "highway/pedestrian_line": {
                     "name": "Pedestrian Street"
                 },
                 "highway/primary": {
                 "landuse/basin": {
                     "name": "Basin"
                 },
+                "landuse/brownfield": {
+                    "name": "Brownfield"
+                },
                 "landuse/cemetery": {
                     "name": "Cemetery"
                 },
                 "landuse/farmyard": {
                     "name": "Farmyard"
                 },
-                "landuse/forest": {
-                    "name": "Forest"
-                },
                 "landuse/garages": {
-                    "name": "Garages"
+                    "name": "Garage Landuse"
                 },
                 "landuse/grass": {
                     "name": "Grass"
                 },
+                "landuse/greenfield": {
+                    "name": "Greenfield"
+                },
+                "landuse/greenhouse_horticulture": {
+                    "name": "Greenhouse Horticulture"
+                },
                 "landuse/harbour": {
                     "name": "Harbor"
                 },
                 "landuse/industrial": {
                     "name": "Industrial Area"
                 },
+                "landuse/industrial/scrap_yard": {
+                    "name": "Scrap Yard"
+                },
+                "landuse/industrial/slaughterhouse": {
+                    "name": "Slaughterhouse"
+                },
                 "landuse/landfill": {
                     "name": "Landfill"
                 },
                 "landuse/recreation_ground": {
                     "name": "Recreation Ground"
                 },
+                "landuse/religious": {
+                    "name": "Religious Area"
+                },
                 "landuse/residential": {
                     "name": "Residential Area"
                 },
                 "leisure/adult_gaming_centre": {
                     "name": "Adult Gaming Centre"
                 },
+                "leisure/amusement_arcade": {
+                    "name": "Amusement Arcade"
+                },
+                "leisure/beach_resort": {
+                    "name": "Beach Resort"
+                },
                 "leisure/bird_hide": {
                     "name": "Bird Hide"
                 },
                 "leisure/dance": {
                     "name": "Dance Hall"
                 },
+                "leisure/dancing_school": {
+                    "name": "Dance School"
+                },
                 "leisure/dog_park": {
                     "name": "Dog Park"
                 },
                 "leisure/fitness_station": {
                     "name": "Outdoor Fitness Station"
                 },
+                "leisure/fitness_station/balance_beam": {
+                    "name": "Exercise Balance Beam"
+                },
+                "leisure/fitness_station/box": {
+                    "name": "Exercise Box"
+                },
+                "leisure/fitness_station/horizontal_bar": {
+                    "name": "Exercise Horizontal Bar"
+                },
+                "leisure/fitness_station/horizontal_ladder": {
+                    "name": "Exercise Monkey Bars"
+                },
+                "leisure/fitness_station/hyperextension": {
+                    "name": "Hyperextension Station"
+                },
+                "leisure/fitness_station/parallel_bars": {
+                    "name": "Parallel Bars"
+                },
+                "leisure/fitness_station/push-up": {
+                    "name": "Push-Up Station"
+                },
+                "leisure/fitness_station/rings": {
+                    "name": "Exercise Rings"
+                },
+                "leisure/fitness_station/sign": {
+                    "name": "Exercise Instruction Sign"
+                },
+                "leisure/fitness_station/sit-up": {
+                    "name": "Sit-Up Station"
+                },
+                "leisure/fitness_station/stairs": {
+                    "name": "Exercise Stairs"
+                },
                 "leisure/garden": {
                     "name": "Garden"
                 },
                 "leisure/golf_course": {
                     "name": "Golf Course"
                 },
+                "leisure/hackerspace": {
+                    "name": "Hackerspace"
+                },
                 "leisure/horse_riding": {
                     "name": "Horseback Riding Facility"
                 },
                 "leisure/nature_reserve": {
                     "name": "Nature Reserve"
                 },
+                "leisure/outdoor_seating": {
+                    "name": "Outdoor Seating Area"
+                },
                 "leisure/park": {
                     "name": "Park"
                 },
                 "leisure/pitch/american_football": {
                     "name": "American Football Field"
                 },
-                "leisure/pitch/baseball": {
-                    "name": "Baseball"
-                },
                 "leisure/pitch/basketball": {
                     "name": "Basketball Court"
                 },
                 "leisure/pitch/beachvolleyball": {
                     "name": "Beach Volleyball Court"
                 },
+                "leisure/pitch/boules": {
+                    "name": "Boules/Bocce Court"
+                },
                 "leisure/pitch/bowls": {
                     "name": "Bowling Green"
                 },
                 "leisure/resort": {
                     "name": "Resort"
                 },
-                "leisure/running_track": {
-                    "name": "Racetrack (Running)"
+                "leisure/sauna": {
+                    "name": "Sauna"
                 },
                 "leisure/slipway": {
                     "name": "Slipway"
                 "man_made/adit": {
                     "name": "Adit"
                 },
+                "man_made/antenna": {
+                    "name": "Antenna"
+                },
                 "man_made/breakwater": {
                     "name": "Breakwater"
                 },
                 "man_made/chimney": {
                     "name": "Chimney"
                 },
+                "man_made/clearcut": {
+                    "name": "Clearcut Forest"
+                },
+                "man_made/crane": {
+                    "name": "Crane"
+                },
                 "man_made/cutline": {
                     "name": "Cut line"
                 },
                 "man_made/mast": {
                     "name": "Mast"
                 },
-                "man_made/observation": {
-                    "name": "Observation Tower"
-                },
                 "man_made/petroleum_well": {
                     "name": "Oil Well"
                 },
                 "man_made/surveillance": {
                     "name": "Surveillance"
                 },
-                "man_made/surveillance_camera": {
-                    "name": "Surveillance Camera"
-                },
                 "man_made/survey_point": {
                     "name": "Survey Point"
                 },
                 "manhole/drain": {
                     "name": "Storm Drain"
                 },
+                "manhole/telecom": {
+                    "name": "Telecom Manhole"
+                },
                 "natural": {
                     "name": "Natural"
                 },
                 "natural/heath": {
                     "name": "Heath"
                 },
+                "natural/mud": {
+                    "name": "Mud"
+                },
                 "natural/peak": {
                     "name": "Peak"
                 },
+                "natural/reef": {
+                    "name": "Reef"
+                },
                 "natural/ridge": {
                     "name": "Ridge"
                 },
                 "natural/tree": {
                     "name": "Tree"
                 },
-                "natural/tree_row": {
-                    "name": "Tree row"
-                },
                 "natural/volcano": {
                     "name": "Volcano"
                 },
                     "name": "Office"
                 },
                 "office/accountant": {
-                    "name": "Accountant"
+                    "name": "Accountant Office"
                 },
                 "office/administrative": {
                     "name": "Administrative Office"
                 },
+                "office/adoption_agency": {
+                    "name": "Adoption Agency"
+                },
+                "office/advertising_agency": {
+                    "name": "Advertising Agency"
+                },
                 "office/architect": {
-                    "name": "Architect"
+                    "name": "Architect Office"
+                },
+                "office/association": {
+                    "name": "Nonprofit Organization Office"
+                },
+                "office/charity": {
+                    "name": "Charity Office"
                 },
                 "office/company": {
-                    "name": "Company Office"
+                    "name": "Corporate Office"
                 },
                 "office/coworking": {
                     "name": "Coworking Space"
                 "office/employment_agency": {
                     "name": "Employment Agency"
                 },
+                "office/energy_supplier": {
+                    "name": "Energy Supplier Office"
+                },
                 "office/estate_agent": {
                     "name": "Estate Agent"
                 },
                 "office/financial": {
                     "name": "Financial Office"
                 },
+                "office/forestry": {
+                    "name": "Forestry Office"
+                },
+                "office/foundation": {
+                    "name": "Foundation Office"
+                },
                 "office/government": {
                     "name": "Government Office"
                 },
                 "office/government/register_office": {
                     "name": "Register Office"
                 },
+                "office/government/tax": {
+                    "name": "Tax and Revenue Office"
+                },
+                "office/guide": {
+                    "name": "Tour Guide Office"
+                },
                 "office/insurance": {
                     "name": "Insurance Office"
                 },
                 "office/it": {
-                    "name": "IT Office"
+                    "name": "Information Technology Office"
                 },
                 "office/lawyer": {
                     "name": "Law Office"
                 "office/lawyer/notary": {
                     "name": "Notary Office"
                 },
+                "office/moving_company": {
+                    "name": "Moving Company Office"
+                },
                 "office/newspaper": {
-                    "name": "Newspaper"
+                    "name": "Newspaper Office"
                 },
                 "office/ngo": {
                     "name": "NGO Office"
                 },
+                "office/notary": {
+                    "name": "Notary Office"
+                },
                 "office/physician": {
                     "name": "Physician"
                 },
                 "office/political_party": {
                     "name": "Political Party"
                 },
+                "office/private_investigator": {
+                    "name": "Private Investigator Office"
+                },
+                "office/quango": {
+                    "name": "Quasi-NGO Office"
+                },
                 "office/research": {
                     "name": "Research Office"
                 },
+                "office/surveyor": {
+                    "name": "Surveyor Office"
+                },
+                "office/tax_advisor": {
+                    "name": "Tax Advisor Office"
+                },
                 "office/telecommunication": {
                     "name": "Telecom Office"
                 },
                 "office/therapist": {
-                    "name": "Therapist"
+                    "name": "Therapist Office"
                 },
                 "office/travel_agent": {
                     "name": "Travel Agency"
                 },
-                "piste": {
-                    "name": "Piste/Ski Trail"
+                "office/water_utility": {
+                    "name": "Water Utility Office"
                 },
                 "place": {
                     "name": "Place"
                 "place/island": {
                     "name": "Island"
                 },
+                "place/islet": {
+                    "name": "Islet"
+                },
                 "place/isolated_dwelling": {
                     "name": "Isolated Dwelling"
                 },
                 "place/neighbourhood": {
                     "name": "Neighborhood"
                 },
+                "place/plot": {
+                    "name": "Plot"
+                },
                 "place/quarter": {
                     "name": "Sub-Borough / Quarter"
                 },
                 "place/village": {
                     "name": "Village"
                 },
+                "playground/balance_beam": {
+                    "name": "Play Balance Beam"
+                },
+                "playground/basket_spinner": {
+                    "name": "Basket Spinner"
+                },
+                "playground/basket_swing": {
+                    "name": "Basket Swing"
+                },
+                "playground/climbing_frame": {
+                    "name": "Climbing Frame"
+                },
+                "playground/cushion": {
+                    "name": "Bouncy Cushion"
+                },
+                "playground/horizontal_bar": {
+                    "name": "Play Horizontal Bar"
+                },
+                "playground/rocker": {
+                    "name": "Spring Rider"
+                },
+                "playground/roundabout": {
+                    "name": "Play Roundabout"
+                },
+                "playground/sandpit": {
+                    "name": "Sandpit"
+                },
+                "playground/seesaw": {
+                    "name": "Seesaw"
+                },
+                "playground/slide": {
+                    "name": "Slide"
+                },
+                "playground/structure": {
+                    "name": "Play Structure"
+                },
+                "playground/swing": {
+                    "name": "Swing"
+                },
+                "playground/zipwire": {
+                    "name": "Zip Wire"
+                },
                 "point": {
                     "name": "Point"
                 },
                 "power/generator": {
                     "name": "Power Generator"
                 },
-                "power/generator/source_nuclear": {
-                    "name": "Nuclear Reactor"
-                },
-                "power/generator/source_wind": {
-                    "name": "Wind Turbine"
-                },
                 "power/line": {
                     "name": "Power Line"
                 },
                 "power/substation": {
                     "name": "Substation"
                 },
+                "power/switch": {
+                    "name": "Power Switch"
+                },
                 "power/tower": {
                     "name": "High-Voltage Tower"
                 },
                 "power/transformer": {
                     "name": "Transformer"
                 },
-                "public_transport/platform": {
-                    "name": "Platform"
+                "public_transport/station": {
+                    "name": "Transit Station"
+                },
+                "public_transport/station_aerialway": {
+                    "name": "Aerialway Station"
+                },
+                "public_transport/station_bus": {
+                    "name": "Bus Station / Terminal"
+                },
+                "public_transport/station_ferry": {
+                    "name": "Ferry Station / Terminal"
+                },
+                "public_transport/station_light_rail": {
+                    "name": "Light Rail Station"
+                },
+                "public_transport/station_monorail": {
+                    "name": "Monorail Station"
+                },
+                "public_transport/station_subway": {
+                    "name": "Subway Station"
+                },
+                "public_transport/station_train": {
+                    "name": "Train Station"
+                },
+                "public_transport/station_train_halt": {
+                    "name": "Train Station (Halt / Request)"
+                },
+                "public_transport/station_tram": {
+                    "name": "Tram Station"
+                },
+                "public_transport/station_trolleybus": {
+                    "name": "Trolleybus Station / Terminal"
+                },
+                "public_transport/stop_area": {
+                    "name": "Transit Stop Area"
                 },
                 "public_transport/stop_position": {
-                    "name": "Stop Position"
+                    "name": "Transit Stopping Location"
+                },
+                "public_transport/stop_position_aerialway": {
+                    "name": "Aerialway Stopping Location"
+                },
+                "public_transport/stop_position_bus": {
+                    "name": "Bus Stopping Location"
+                },
+                "public_transport/stop_position_ferry": {
+                    "name": "Ferry Stopping Location"
+                },
+                "public_transport/stop_position_light_rail": {
+                    "name": "Light Rail Stopping Location"
+                },
+                "public_transport/stop_position_monorail": {
+                    "name": "Monorail Stopping Location"
+                },
+                "public_transport/stop_position_subway": {
+                    "name": "Subway Stopping Location"
+                },
+                "public_transport/stop_position_train": {
+                    "name": "Train Stopping Location"
+                },
+                "public_transport/stop_position_tram": {
+                    "name": "Tram Stopping Location"
+                },
+                "public_transport/stop_position_trolleybus": {
+                    "name": "Trolleybus Stopping Location"
                 },
                 "railway": {
                     "name": "Railway"
                 "railway/abandoned": {
                     "name": "Abandoned Railway"
                 },
+                "railway/buffer_stop": {
+                    "name": "Buffer Stop"
+                },
                 "railway/crossing": {
-                    "name": "Railway Crossing (Path)"
+                    "name": "Level Crossing (Path)"
+                },
+                "railway/derail": {
+                    "name": "Railway Derailer"
                 },
                 "railway/disused": {
                     "name": "Disused Railway"
                     "name": "Funicular"
                 },
                 "railway/halt": {
-                    "name": "Railway Halt"
+                    "name": "Train Station (Halt / Request)"
                 },
                 "railway/level_crossing": {
-                    "name": "Railway Crossing (Road)"
+                    "name": "Level Crossing (Road)"
+                },
+                "railway/light_rail": {
+                    "name": "Light Rail"
+                },
+                "railway/milestone": {
+                    "name": "Railway Milestone"
+                },
+                "railway/miniature": {
+                    "name": "Miniature Railway"
                 },
                 "railway/monorail": {
                     "name": "Monorail"
                 "railway/narrow_gauge": {
                     "name": "Narrow Gauge Rail"
                 },
-                "railway/platform": {
-                    "name": "Railway Platform"
-                },
                 "railway/rail": {
                     "name": "Rail"
                 },
+                "railway/signal": {
+                    "name": "Railway Signal"
+                },
                 "railway/station": {
-                    "name": "Railway Station"
+                    "name": "Train Station"
                 },
                 "railway/subway": {
                     "name": "Subway"
                 "railway/subway_entrance": {
                     "name": "Subway Entrance"
                 },
+                "railway/switch": {
+                    "name": "Railway Switch"
+                },
+                "railway/train_wash": {
+                    "name": "Train Wash"
+                },
                 "railway/tram": {
                     "name": "Tram"
                 },
                 "railway/tram_stop": {
-                    "name": "Tram Stop"
+                    "name": "Tram Stopping Position"
                 },
                 "relation": {
                     "name": "Relation"
                 },
-                "roundabout": {
-                    "name": "Roundabout"
-                },
                 "route/ferry": {
                     "name": "Ferry Route"
                 },
                     "name": "Antiques Shop"
                 },
                 "shop/appliance": {
-                    "name": "Appliance Store"
+                    "name": "Appliance Shop"
                 },
                 "shop/art": {
-                    "name": "Art Store"
+                    "name": "Art Shop"
                 },
                 "shop/baby_goods": {
-                    "name": "Baby Goods Store"
+                    "name": "Baby Goods Shop"
                 },
                 "shop/bag": {
-                    "name": "Bag/Luggage Store"
+                    "name": "Bag/Luggage Shop"
                 },
                 "shop/bakery": {
                     "name": "Bakery"
                 },
                 "shop/bathroom_furnishing": {
-                    "name": "Bathroom Furnishing Store"
+                    "name": "Bathroom Furnishing Shop"
                 },
                 "shop/beauty": {
                     "name": "Beauty Shop"
                     "name": "Tanning Salon"
                 },
                 "shop/bed": {
-                    "name": "Bedding/Mattress Store"
+                    "name": "Bed Shop"
                 },
                 "shop/beverages": {
-                    "name": "Beverage Store"
+                    "name": "Beverages Shop"
                 },
                 "shop/bicycle": {
                     "name": "Bicycle Shop"
                     "name": "Bookmaker"
                 },
                 "shop/books": {
-                    "name": "Book Store"
+                    "name": "Book Shop"
                 },
                 "shop/boutique": {
                     "name": "Boutique"
                     "name": "Car Dealership"
                 },
                 "shop/car_parts": {
-                    "name": "Car Parts Store"
+                    "name": "Car Parts Shop"
                 },
                 "shop/car_repair": {
                     "name": "Car Repair Shop"
                 },
                 "shop/carpet": {
-                    "name": "Carpet Store"
+                    "name": "Carpet Shop"
                 },
                 "shop/charity": {
-                    "name": "Charity Store"
+                    "name": "Charity Shop"
                 },
                 "shop/cheese": {
-                    "name": "Cheese Store"
+                    "name": "Cheese Shop"
                 },
                 "shop/chemist": {
                     "name": "Chemist"
                 },
                 "shop/chocolate": {
-                    "name": "Chocolate Store"
+                    "name": "Chocolate Shop"
                 },
                 "shop/clothes": {
-                    "name": "Clothing Store"
+                    "name": "Clothing Shop"
                 },
                 "shop/coffee": {
-                    "name": "Coffee Store"
+                    "name": "Coffee Shop (Retail)"
                 },
                 "shop/computer": {
-                    "name": "Computer Store"
+                    "name": "Computer Shop"
                 },
                 "shop/confectionery": {
-                    "name": "Candy Store"
+                    "name": "Sweet Shop"
                 },
                 "shop/convenience": {
                     "name": "Convenience Store"
                 },
                 "shop/copyshop": {
-                    "name": "Copy Store"
+                    "name": "Copyshop"
                 },
                 "shop/cosmetics": {
-                    "name": "Cosmetics Store"
+                    "name": "Cosmetics Shop"
                 },
                 "shop/craft": {
-                    "name": "Arts and Crafts Store"
+                    "name": "Art and Craft Supplies Shop"
                 },
                 "shop/curtain": {
-                    "name": "Curtain Store"
+                    "name": "Curtain Shop"
                 },
                 "shop/dairy": {
-                    "name": "Dairy Store"
+                    "name": "Dairy Shop"
                 },
                 "shop/deli": {
                     "name": "Deli"
                     "name": "Department Store"
                 },
                 "shop/doityourself": {
-                    "name": "DIY Store"
+                    "name": "DIY Shop"
                 },
                 "shop/dry_cleaning": {
                     "name": "Dry Cleaner"
                     "name": "E-Cigarette Shop"
                 },
                 "shop/electronics": {
-                    "name": "Electronics Store"
+                    "name": "Electronics Shop"
                 },
                 "shop/erotic": {
-                    "name": "Erotic Store"
+                    "name": "Erotic Shop"
                 },
                 "shop/fabric": {
-                    "name": "Fabric Store"
+                    "name": "Fabric Shop"
                 },
                 "shop/farm": {
                     "name": "Farm Shop"
                 },
                 "shop/fashion": {
-                    "name": "Fashion Store"
+                    "name": "Fashion Shop"
                 },
                 "shop/fishmonger": {
                     "name": "Fishmonger"
                     "name": "Funeral Home"
                 },
                 "shop/furnace": {
-                    "name": "Furnace Store"
+                    "name": "Furnace Shop"
                 },
                 "shop/furniture": {
-                    "name": "Furniture Store"
+                    "name": "Furniture Shop"
                 },
                 "shop/garden_centre": {
                     "name": "Garden Centre"
                     "name": "Hairdresser"
                 },
                 "shop/hardware": {
-                    "name": "Hardware Store"
+                    "name": "Hardware Shop"
+                },
+                "shop/health_food": {
+                    "name": "Health Food Shop"
                 },
                 "shop/hearing_aids": {
-                    "name": "Hearing Aids Store"
+                    "name": "Hearing Aids Shop"
                 },
                 "shop/herbalist": {
                     "name": "Herbalist"
                 },
                 "shop/hifi": {
-                    "name": "Hifi Store"
+                    "name": "Hifi Shop"
                 },
                 "shop/houseware": {
-                    "name": "Houseware Store"
+                    "name": "Houseware Store",
+                    "terms": "homeware, kitchenware, linen, crockery"
                 },
                 "shop/interior_decoration": {
-                    "name": "Interior Decoration Store"
-                },
-                "shop/jewelry": {
-                    "name": "Jeweller"
-                },
-                "shop/kiosk": {
-                    "name": "News Kiosk"
+                    "name": "Interior Decoration Shop"
                 },
                 "shop/kitchen": {
-                    "name": "Kitchen Design Store"
+                    "name": "Kitchen Design Shop"
                 },
                 "shop/laundry": {
                     "name": "Laundry"
                 },
                 "shop/leather": {
-                    "name": "Leather Store"
+                    "name": "Leather Shop"
                 },
                 "shop/locksmith": {
                     "name": "Locksmith"
                     "name": "Massage Shop"
                 },
                 "shop/medical_supply": {
-                    "name": "Medical Supply Store"
+                    "name": "Medical Supply Shop"
                 },
                 "shop/mobile_phone": {
-                    "name": "Mobile Phone Store"
+                    "name": "Mobile Phone Shop"
                 },
                 "shop/money_lender": {
                     "name": "Money Lender"
                 "shop/motorcycle": {
                     "name": "Motorcycle Dealership"
                 },
+                "shop/motorcycle_repair": {
+                    "name": "Motorcycle Repair Shop"
+                },
                 "shop/music": {
-                    "name": "Music Store"
+                    "name": "Music Shop"
                 },
                 "shop/musical_instrument": {
-                    "name": "Musical Instrument Store"
+                    "name": "Musical Instrument Shop"
                 },
                 "shop/newsagent": {
                     "name": "Newspaper/Magazine Shop"
                 },
                 "shop/nutrition_supplements": {
-                    "name": "Nutrition Supplements Store"
+                    "name": "Nutrition Supplements Shop"
                 },
                 "shop/optician": {
                     "name": "Optician"
                     "name": "Organic Goods Store"
                 },
                 "shop/outdoor": {
-                    "name": "Outdoors Store"
+                    "name": "Outdoors Shop"
                 },
                 "shop/paint": {
-                    "name": "Paint Store"
+                    "name": "Paint Shop"
                 },
                 "shop/pastry": {
                     "name": "Pastry Shop"
                     "name": "Pawn Shop"
                 },
                 "shop/perfumery": {
-                    "name": "Perfume Store"
+                    "name": "Perfume Shop"
                 },
                 "shop/pet": {
-                    "name": "Pet Store"
+                    "name": "Pet Shop"
+                },
+                "shop/pet_grooming": {
+                    "name": "Pet Grooming Shop"
                 },
                 "shop/photo": {
-                    "name": "Photography Store"
+                    "name": "Photography Shop"
                 },
                 "shop/pyrotechnics": {
-                    "name": "Fireworks Store"
+                    "name": "Fireworks Shop"
                 },
                 "shop/radiotechnics": {
-                    "name": "Radio/Electronic Component Store"
+                    "name": "Radio/Electronic Component Shop"
                 },
                 "shop/religion": {
-                    "name": "Religious Store"
+                    "name": "Religious Shop"
                 },
                 "shop/scuba_diving": {
                     "name": "Scuba Diving Shop"
                     "name": "Seafood Shop"
                 },
                 "shop/second_hand": {
-                    "name": "Consignment/Thrift Store"
+                    "name": "Second Hand Shop"
                 },
                 "shop/shoes": {
                     "name": "Shoe Shop"
                 },
                 "shop/sports": {
-                    "name": "Sporting Goods Store"
+                    "name": "Sporting Goods Shop"
                 },
                 "shop/stationery": {
-                    "name": "Stationery Store"
+                    "name": "Stationery Shop"
                 },
                 "shop/storage_rental": {
                     "name": "Storage Rental"
                     "name": "Tattoo Parlor"
                 },
                 "shop/tea": {
-                    "name": "Tea Store"
+                    "name": "Tea Shop (Retail)"
                 },
                 "shop/ticket": {
                     "name": "Ticket Seller"
                 },
+                "shop/tiles": {
+                    "name": "Tile Shop"
+                },
                 "shop/tobacco": {
                     "name": "Tobacco Shop"
                 },
                 "shop/toys": {
-                    "name": "Toy Store"
+                    "name": "Toy Shop"
+                },
+                "shop/trade": {
+                    "name": "Trade Shop"
                 },
                 "shop/travel_agency": {
                     "name": "Travel Agency"
                 },
                 "shop/tyres": {
-                    "name": "Tire Store"
+                    "name": "Tyre Shop"
                 },
                 "shop/vacant": {
                     "name": "Vacant Shop"
                 },
                 "shop/vacuum_cleaner": {
-                    "name": "Vacuum Cleaner Store"
+                    "name": "Vacuum Cleaner Shop"
                 },
                 "shop/variety_store": {
                     "name": "Variety Store"
                 },
                 "shop/video": {
-                    "name": "Video Store"
+                    "name": "Video/DVD Shop"
                 },
                 "shop/video_games": {
-                    "name": "Video Game Store"
+                    "name": "Video Games Shop"
                 },
                 "shop/watches": {
                     "name": "Watches Shop"
                 "shop/weapons": {
                     "name": "Weapon Shop"
                 },
+                "shop/wholesale": {
+                    "name": "Wholesale Shop / Cash & Carry "
+                },
                 "shop/window_blind": {
-                    "name": "Window Blind Store"
+                    "name": "Window Blind Shop"
                 },
                 "shop/wine": {
                     "name": "Wine Shop"
                     "name": "Caravan Park"
                 },
                 "tourism/chalet": {
-                    "name": "Chalet"
+                    "name": "Holiday Cottage"
                 },
                 "tourism/gallery": {
                     "name": "Art Gallery"
                 "tourism/theme_park": {
                     "name": "Theme Park"
                 },
+                "tourism/trail_riding_station": {
+                    "name": "Trail Riding Station"
+                },
                 "tourism/viewpoint": {
                     "name": "Viewpoint"
                 },
+                "tourism/wilderness_hut": {
+                    "name": "Wilderness Hut"
+                },
                 "tourism/zoo": {
                     "name": "Zoo"
                 },
                     "name": "Rumble Strip"
                 },
                 "traffic_calming/table": {
-                    "name": "Raised Pedestrian Crossing"
+                    "name": "Speed Table"
                 },
                 "type/boundary": {
                     "name": "Boundary"
                     "name": "No U-turn"
                 },
                 "type/restriction/only_left_turn": {
-                    "name": "Left Turn Only"
+                    "name": "Only Left Turn"
                 },
                 "type/restriction/only_right_turn": {
-                    "name": "Right Turn Only"
+                    "name": "Only Right Turn"
                 },
                 "type/restriction/only_straight_on": {
-                    "name": "No Turns"
+                    "name": "Only Straight On"
+                },
+                "type/restriction/only_u_turn": {
+                    "name": "Only U-turn"
                 },
                 "type/route": {
                     "name": "Route"
                 "type/route/horse": {
                     "name": "Riding Route"
                 },
+                "type/route/light_rail": {
+                    "name": "Light Rail Route"
+                },
                 "type/route/pipeline": {
                     "name": "Pipeline Route"
                 },
+                "type/route/piste": {
+                    "name": "Piste/Ski Route"
+                },
                 "type/route/power": {
                     "name": "Power Route"
                 },
                 "type/route/road": {
                     "name": "Road Route"
                 },
+                "type/route/subway": {
+                    "name": "Subway Route"
+                },
                 "type/route/train": {
                     "name": "Train Route"
                 },
                 "type/site": {
                     "name": "Site"
                 },
-                "vertex": {
-                    "name": "Other"
+                "type/waterway": {
+                    "name": "Waterway"
                 },
                 "waterway": {
                     "name": "Waterway"
                 "waterway/stream": {
                     "name": "Stream"
                 },
+                "waterway/stream_intermittent": {
+                    "name": "Intermittent Stream"
+                },
                 "waterway/water_point": {
                     "name": "Marine Drinking Water"
                 },
                 "attribution": {
                     "text": "Terms & Feedback"
                 },
-                "description": "Premium DigitalGlobe satellite imagery.",
                 "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": "Standard DigitalGlobe satellite imagery.",
                 "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"
+            },
+            "EsriWorldImagery": {
+                "attribution": {
+                    "text": "Terms & Feedback"
+                },
+                "description": "Esri world imagery.",
+                "name": "Esri World Imagery"
+            },
+            "EsriWorldImageryClarity": {
+                "attribution": {
+                    "text": "Terms & Feedback"
+                },
+                "description": "Esri archive imagery that may be clearer and more accurate than the default layer.",
+                "name": "Esri World Imagery (Clarity) Beta"
+            },
             "MAPNIK": {
                 "attribution": {
                     "text": "© OpenStreetMap contributors, CC-BY-SA"
                 "description": "Satellite and aerial imagery.",
                 "name": "Mapbox Satellite"
             },
-            "New_and_Misaligned_TIGER_Roads-2013": {
-                "description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap",
-                "name": "New & Misaligned TIGER Roads"
-            },
             "OSM_Inspector-Addresses": {
                 "attribution": {
                     "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
                 },
                 "name": "OSM Inspector: Tagging"
             },
+            "US-TIGER-Roads-2014": {
+                "description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap",
+                "name": "TIGER Roads 2014"
+            },
+            "US-TIGER-Roads-2017": {
+                "description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap",
+                "name": "TIGER Roads 2017"
+            },
+            "US_Forest_Service_roads_overlay": {
+                "description": "Highway: Green casing = unclassified. Brown casing = track. Surface: gravel = light brown fill, Asphalt = black, paved = gray, ground =white, concrete = blue, grass = green. Seasonal = white bars",
+                "name": "U.S. Forest Roads Overlay"
+            },
             "Waymarked_Trails-Cycling": {
                 "attribution": {
-                    "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0"
+                    "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0"
                 },
                 "name": "Waymarked Trails: Cycling"
             },
             "Waymarked_Trails-Hiking": {
                 "attribution": {
-                    "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0"
+                    "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0"
                 },
                 "name": "Waymarked Trails: Hiking"
             },
             "Waymarked_Trails-MTB": {
                 "attribution": {
-                    "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0"
+                    "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0"
                 },
                 "name": "Waymarked Trails: MTB"
             },
             "Waymarked_Trails-Skating": {
                 "attribution": {
-                    "text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0"
+                    "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0"
                 },
                 "name": "Waymarked Trails: Skating"
             },
             "Waymarked_Trails-Winter_Sports": {
                 "attribution": {
-                    "text": "© Michael Spreng, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0"
+                    "text": "© waymarkedtrails.org, OpenStreetMap contributors, CC by-SA 3.0"
                 },
                 "name": "Waymarked Trails: Winter Sports"
             },
                 "attribution": {
                     "text": "basemap.at"
                 },
-                "description": "Basemap of Austria, based on goverment data.",
+                "description": "Basemap of Austria, based on government data.",
                 "name": "basemap.at"
             },
             "basemap.at-orthofoto": {
                 "description": "Orthofoto layer provided by basemap.at. \"Successor\" of geoimage.at imagery.",
                 "name": "basemap.at Orthofoto"
             },
-            "hike_n_bike": {
-                "attribution": {
-                    "text": "© OpenStreetMap contributors"
-                },
-                "name": "Hike & Bike"
-            },
             "mapbox_locator_overlay": {
                 "attribution": {
                     "text": "Terms & Feedback"
             },
             "stamen-terrain-background": {
                 "attribution": {
-                    "text": "Map tiles by Stamen Design, under CC BY 3.0"
+                    "text": "Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under ODbL"
                 },
                 "name": "Stamen Terrain"
             },
                 },
                 "name": "Thunderforest Landscape"
             }
+        },
+        "community": {
+            "Bay-Area-OpenStreetMappers": {
+                "name": "Bay Area OpenStreetMappers",
+                "description": "Improve OpenStreetMap in the Bay Area",
+                "extendedDescription": "This group is about growing the OpenStreetMap community here in the Bay Area. Our events are open to everyone, from open source enthusiasts, cyclists, GIS professionals, geocachers, and beyond. Anyone and everyone who is interested in maps, map making and free map data is welcome to join our group as well as attend our events."
+            },
+            "Central-Pennsylvania-OSM": {
+                "name": "Central Pennsylvania OSM",
+                "description": "Online mapping community based out of State College, PA"
+            },
+            "Dallas-Fort-Worth-OSM": {
+                "name": "Dallas-Fort Worth OSM",
+                "description": "The OpenStreetMap user group for Dallas-Fort Worth",
+                "extendedDescription": "Dallas, Fort Worth, and all the cities in between are abounding with creative and tech-savvy people. The vision for this usergroup is to find new ways to use the amazing resource of OSM."
+            },
+            "GeoPhilly": {
+                "name": "GeoPhilly",
+                "description": "Meetup for map enthusiasts in the Philadelphia area",
+                "extendedDescription": "GeoPhilly unites developers, geographers, data geeks, open source enthusiasts, civic hackers and map addicts in our shared love of maps and the stories they tell. If you use maps as part of your work or just want to learn more, this is the meetup for you!  Our events aim to be open, friendly, educational and social and range from happy hours to lightning talks or even workshops. Come create a diverse, inspiring geospatial community in the Philadelphia with us!"
+            },
+            "Mapping-DC-meetup": {
+                "name": "Mapping DC",
+                "description": "Improve OpenStreetMap in the DC area",
+                "extendedDescription": "We are a group of volunteer mappers who aim to improve the OpenStreetMap in the DC area. We also aim to teach others about the OSM ecosystem, data analytics, cartography, and GIS. We gather every other month at meetups to focus on one area of our city."
+            },
+            "OSM-Chattanooga": {
+                "name": "OSM Chattanooga",
+                "description": "The OpenStreetMap user group for Chattanooga"
+            },
+            "OSM-NYC": {
+                "name": "OpenStreetMap NYC",
+                "description": "Mappers and OpenStreetMap users, developers and enthusiasts in the New York Metropolitan area"
+            },
+            "OSM-Portland": {
+                "name": "OpenStreetMap Portland",
+                "description": "Mappers and OpenStreetMap users in the Portland area",
+                "extendedDescription": "OpenStreetMap (OSM) is a map of the world made by people like you. It's a map that you build, that's given away for free like wikipedia. Check out osm.org for more, and come join us at a meetup to talk maps, contribute to OSM, and have fun!"
+            },
+            "OSM-US-Slack": {
+                "name": "OpenStreetMap US Slack",
+                "description": "All are welcome! Sign up at {signupUrl}"
+            },
+            "Maptime-Australia-Slack": {
+                "name": "Maptime Australia Slack",
+                "description": "Sign up at {signupUrl}"
+            },
+            "OSM-Reddit": {
+                "name": "OpenStreetMap on Reddit",
+                "description": "/r/openstreetmap/ is a great place to learn more about OpenStreetMap.  Ask us anything!"
+            }
         }
     }
 }
\ No newline at end of file