]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/en-GB.json
make email regex slightly more readable
[rails.git] / vendor / assets / iD / iD / locales / en-GB.json
index ddb98ed085874cafae78dfd492c2adb1b5eda23f..906381a23e3fc3cbd484cf307df544588b126464 100644 (file)
             },
             "circularize": {
                 "title": "Circularise",
-                "description": {
-                    "line": "Make this line circular.",
-                    "area": "Make this area circular."
-                },
-                "key": "O",
-                "annotation": {
-                    "line": "Made a line circular.",
-                    "area": "Made an area circular."
-                },
-                "not_closed": "This can't be made circular because it's not a loop.",
-                "too_large": "This can't be made circular because not enough of it is currently visible.",
-                "connected_to_hidden": "This can't be made circular because it is connected to a hidden feature."
+                "key": "O"
             },
             "orthogonalize": {
-                "title": "Square",
-                "description": {
-                    "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."
-                },
-                "not_squarish": "This can't be made square because it is not squarish.",
-                "too_large": "This can't be made square because not enough of it is currently visible.",
-                "connected_to_hidden": "This can't be made square because it is connected to a hidden feature."
+                "title": "Square"
             },
             "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",
             },
             "reverse": {
                 "title": "Reverse",
-                "description": "Make this line go in the opposite direction.",
-                "key": "V",
-                "annotation": "Reversed a line."
+                "key": "V"
             },
             "split": {
                 "title": "Split",
             "hidden_warning": "{count} hidden features",
             "hidden_details": "These features are currently hidden: {details}"
         },
-        "status": {
-            "error": "Unable to connect to API.",
-            "offline": "The API is offline. Please try editing later.",
-            "readonly": "The API is read-only. You will need to wait to save your changes.",
-            "rateLimit": "The API is limiting anonymous connections.  You can fix this by logging in."
-        },
         "commit": {
             "title": "Upload to OpenStreetMap",
             "upload_explanation": "The changes you upload will be visible on all maps that use OpenStreetMap data.",
         },
         "geocoder": {
             "search": "Search worldwide...",
-            "no_results_visible": "No results in visible map area",
             "no_results_worldwide": "No results found"
         },
         "geolocate": {
             "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",
-            "all_tags": "All tags",
-            "all_members": "All members",
-            "all_relations": "All relations",
             "new_relation": "New relation...",
             "role": "Role",
             "choose": "Select feature type",
             "results": "{n} results for {search}",
-            "reference": "View on OpenStreetMap Wiki",
-            "back_tooltip": "Change feature",
             "remove": "Remove",
             "search": "Search",
-            "multiselect": "Selected features",
             "unknown": "Unknown",
             "incomplete": "<not downloaded>",
             "feature_list": "Search features",
             "switch": "Switch back to this background",
             "custom": "Custom",
             "overlays": "Overlays",
-            "imagery_source_faq": "Imagery Info / Report a Problem",
             "reset": "reset",
             "display_options": "Display Options",
             "brightness": "Brightness",
                 "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": "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.",
             "osmhidden": "These features have been automatically hidden because the OpenStreetMap layer is hidden."
                 "tooltip": "Power Lines, Power Plants, Substations, etc."
             },
             "past_future": {
-                "description": "Past/Future",
                 "tooltip": "Proposed, Construction, Abandoned, Demolished, etc."
             },
             "others": {
-                "description": "Others",
                 "tooltip": "Everything Else"
             }
         },
                 "tooltip": "Areas are drawn fully filled."
             }
         },
-        "restore": {
-            "heading": "You have unsaved changes",
-            "description": "Do you wish to restore unsaved changes from a previous editing session?",
-            "restore": "Restore my changes",
-            "reset": "Discard my changes"
-        },
         "save": {
             "title": "Save",
             "help": "Review your changes and upload them to OpenStreetMap, making them visible to other users.",
             }
         },
         "success": {
-            "just_edited": "You just edited OpenStreetMap!",
-            "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",
             "view_on_osm": "View Changes on OSM",
             "okay": "OK",
             "cancel": "Cancel"
         },
-        "splash": {
-            "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"
-        },
         "source_switch": {
             "live": "live",
             "lose_changes": "You have unsaved changes. Switching the map server will discard them. Are you sure you want to switch servers?",
             "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: {p} nodes, {l} lines, {a} areas, {r} relations. 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"
             "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",
-            "title": "Photo Overlay (OpenStreetCam)"
+            "tooltip": "Street-level photos from OpenStreetCam"
         },
         "openstreetcam": {
             "view_on_openstreetcam": "View this image on OpenStreetCam"
                 "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*.",
-                "nodes_ways": "In OpenStreetmap, points are sometimes called *nodes*, and lines and areas are sometimes called *ways*."
+                "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",
                 "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": "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.",
                 "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."
+                "boundary": "A *boundary* relation is a group of one or more line features that together form an administrative boundary."
             },
             "imagery": {
                 "title": "Background Imagery",
                 "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.",
-                "offset_change": "Click on the small triangles to adjust the imagery offset in small steps, or hold the left mouse button and drag within the gray square to slide the imagery into alignment."
+                "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",
                 },
                 "display_options": {
                     "title": "Display options",
-                    "background": "Show background options",
                     "background_switch": "Switch back to last background",
-                    "map_data": "Show map data options",
                     "fullscreen": "Enter full screen mode",
                     "wireframe": "Toggle wireframe mode",
                     "minimap": "Toggle minimap"
                     "search": "Find features matching search text"
                 },
                 "with_selected": {
-                    "title": "With feature selected",
                     "edit_menu": "Toggle edit menu"
                 },
                 "vertex_selected": {
                     "merge": "Combine (merge) selected features",
                     "disconnect": "Disconnect features at the selected node",
                     "split": "Split a line into two at the selected node",
-                    "reverse": "Reverse a line",
                     "move": "Move selected features",
                     "rotate": "Rotate selected features",
-                    "orthogonalize": "Straighten line / Square area corners",
                     "circularize": "Circularise a closed line or area",
                     "reflect_long": "Reflect features across the longer axis",
                     "reflect_short": "Reflect features across the shorter axis",
                 "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 allowed according to signs or specific local laws",
                             "title": "Designated"
                         },
                         "destination": {
+                            "description": "Access allowed only to reach a destination",
                             "title": "Destination"
                         },
                         "dismount": {
+                            "description": "Access allowed but rider must dismount",
                             "title": "Dismount"
                         },
                         "no": {
+                            "description": "Access not allowed to the general public",
                             "title": "Prohibited"
                         },
                         "permissive": {
+                            "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": {
                             "title": "Private"
                         },
                         "onsen": "Japanese Onsen"
                     }
                 },
-                "beauty": {
-                    "label": "Shop Type"
-                },
                 "bench": {
                     "label": "Bench"
                 },
                 "collection_times": {
                     "label": "Collection Times"
                 },
+                "colour": {
+                    "label": "Colour"
+                },
                 "comment": {
                     "label": "Changeset Comment",
                     "placeholder": "Brief description of your contributions (required)"
                     "label": "Devices",
                     "placeholder": "1, 2, 3..."
                 },
-                "diaper": {
-                    "label": "Baby Changing Available"
-                },
                 "direction": {
                     "label": "Direction (Degrees Clockwise)",
                     "placeholder": "45, 90, 180, 270"
                     }
                 },
                 "direction_vertex": {
-                    "label": "Direction",
                     "options": {
                         "backward": "Backward",
                         "both": "Both / All",
                 "fence_type": {
                     "label": "Type"
                 },
-                "fire_hydrant/position": {
-                    "label": "Position",
-                    "options": {
-                        "green": "Green",
-                        "lane": "Lane",
-                        "parking_lot": "Car Park",
-                        "sidewalk": "Pavement"
-                    }
-                },
                 "fire_hydrant/type": {
-                    "label": "Type",
                     "options": {
                         "pillar": "Pillar/Aboveground",
-                        "pond": "Pond",
                         "underground": "Underground",
                         "wall": "Wall"
                     }
                     "label": "Handrail"
                 },
                 "hashtags": {
-                    "label": "Suggested Hashtags",
                     "placeholder": "#example"
                 },
                 "healthcare": {
                         "undefined": "No"
                     }
                 },
-                "iata": {
-                    "label": "IATA"
-                },
-                "icao": {
-                    "label": "ICAO"
-                },
                 "incline": {
                     "label": "Incline"
                 },
                 "internet_access/fee": {
                     "label": "Internet Access Fee"
                 },
-                "internet_access/ssid": {
-                    "label": "SSID (Network Name)"
-                },
                 "kerb": {
                     "label": "Kerb"
                 },
                 "level": {
                     "label": "Level"
                 },
-                "levels": {
-                    "label": "Levels",
-                    "placeholder": "2, 4, 6..."
-                },
                 "lit": {
                     "label": "Lit"
                 },
                     "label": "Network"
                 },
                 "network_bicycle": {
-                    "label": "Network Type",
                     "options": {
                         "icn": "International",
                         "lcn": "Local",
                     "placeholder": "Local, Regional, National, International"
                 },
                 "network_foot": {
-                    "label": "Network Type",
                     "options": {
                         "iwn": "International",
                         "lwn": "Local",
                     "placeholder": "Local, Regional, National, International"
                 },
                 "network_horse": {
-                    "label": "Network Type",
                     "options": {
                         "ihn": "International",
                         "lhn": "Local",
                     "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"
                 },
                     "placeholder": "Distance to one decimal (123.4)"
                 },
                 "railway/signal/direction": {
-                    "label": "Direction",
                     "options": {
                         "backward": "Backward",
                         "both": "Both / All",
                 "recycling_accepts": {
                     "label": "Accepts"
                 },
+                "recycling_type": {
+                    "options": {
+                        "centre": "Centre"
+                    },
+                    "placeholder": "Container, Centre"
+                },
                 "ref": {
                     "label": "Reference Code"
                 },
                 "sanitary_dump_station": {
                     "label": "Toilet Disposal"
                 },
+                "seamark/beacon_lateral/colour": {
+                    "label": "Colour"
+                },
+                "seamark/buoy_lateral/colour": {
+                    "label": "Colour"
+                },
                 "seasonal": {
                     "label": "Seasonal"
                 },
                     "options": {
                         "bucket": "Bucket",
                         "chemical": "Chemical",
-                        "flush": "Flush",
-                        "pitlatrine": "Pit/Latrine"
+                        "flush": "Flush"
                     }
                 },
                 "toll": {
                 "tourism": {
                     "label": "Type"
                 },
-                "tourism_attraction": {
-                    "label": "Tourism"
-                },
                 "tower/construction": {
                     "label": "Construction",
                     "placeholder": "Guyed, Lattice, Concealed, ..."
                     "label": "Type"
                 },
                 "traffic_signals/direction": {
-                    "label": "Direction",
                     "options": {
                         "backward": "Backward",
                         "both": "Both / All",
                     "label": "Type"
                 },
                 "website": {
-                    "label": "Website",
-                    "placeholder": "http://example.com/"
+                    "label": "Website"
                 },
                 "wetland": {
                     "label": "Type"
                 "advertising/column": {
                     "name": "Advertising Column"
                 },
-                "aerialway": {
-                    "name": "Aerialway"
-                },
                 "aerialway/cable_car": {
                     "name": "Cable Car"
                 },
                 "aerialway/rope_tow": {
                     "name": "Rope Tow Lift"
                 },
-                "aerialway/station": {
-                    "name": "Aerialway Station"
-                },
-                "aerialway/t-bar": {
-                    "name": "T-bar Lift"
-                },
-                "aeroway": {
-                    "name": "Aeroway"
-                },
                 "aeroway/aerodrome": {
                     "name": "Airport"
                 },
                 "amenity/cafe": {
                     "name": "Cafe"
                 },
-                "amenity/car_pooling": {
-                    "name": "Car Pooling"
-                },
                 "amenity/car_rental": {
                     "name": "Car Rental"
                 },
-                "amenity/car_sharing": {
-                    "name": "Car Sharing"
-                },
                 "amenity/car_wash": {
                     "name": "Car Wash"
                 },
                 "amenity/dentist": {
                     "name": "Dentist"
                 },
+                "amenity/dive_centre": {
+                    "name": "Dive Centre"
+                },
                 "amenity/doctors": {
                     "name": "Doctor"
                 },
                 "amenity/internet_cafe": {
                     "name": "Internet Cafe"
                 },
-                "amenity/kindergarten": {
-                    "name": "Preschool/Kindergarten Grounds"
-                },
                 "amenity/library": {
                     "name": "Library"
                 },
                 "amenity/nursing_home": {
                     "name": "Nursing Home"
                 },
-                "amenity/parking_entrance": {
-                    "name": "Parking Garage Entrance/Exit"
+                "amenity/parking": {
+                    "name": "Car Park"
+                },
+                "amenity/parking/multi-storey": {
+                    "name": "Multistory Car Park"
                 },
                 "amenity/parking_space": {
                     "name": "Parking Space"
                 },
-                "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/police": {
                     "name": "Police"
                 },
-                "amenity/post_box": {
-                    "name": "Post Box",
-                    "terms": "Mailbox"
-                },
                 "amenity/post_office": {
                     "name": "Post Office"
                 },
                 "amenity/vending_machine/elongated_coin": {
                     "name": "Elongated Coin Vending Machine"
                 },
-                "amenity/vending_machine/excrement_bags": {
-                    "name": "Excrement Bag Vending Machine"
-                },
                 "amenity/vending_machine/feminine_hygiene": {
                     "name": "Feminine Hygiene Vending Machine"
                 },
                 "amenity/vending_machine/ice_cream": {
                     "name": "Ice Cream Vending Machine"
                 },
-                "amenity/vending_machine/news_papers": {
-                    "name": "Newspaper Vending Machine"
-                },
                 "amenity/vending_machine/newspapers": {
                     "name": "Newspaper Vending Machine"
                 },
                 "area": {
                     "name": "Area"
                 },
-                "area/highway": {
-                    "name": "Road Surface"
-                },
                 "attraction/amusement_ride": {
                     "name": "Amusement Ride"
                 },
-                "attraction/animal": {
-                    "name": "Animal"
-                },
                 "attraction/big_wheel": {
                     "name": "Big Wheel"
                 },
-                "attraction/bumper_car": {
-                    "name": "Bumper Car"
-                },
                 "attraction/bungee_jumping": {
                     "name": "Bungee Jumping"
                 },
                 "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"
                 },
                 "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/industrial": {
                     "name": "Industrial Building"
                 },
-                "building/kindergarten": {
-                    "name": "Preschool/Kindergarten Building"
-                },
                 "building/mosque": {
                     "name": "Mosque Building"
                 },
                 "building/terrace": {
                     "name": "Terraced houses"
                 },
-                "building/train_station": {
-                    "name": "Train Station"
-                },
                 "building/transportation": {
                     "name": "Transportation Building"
                 },
                 "building/warehouse": {
                     "name": "Warehouse"
                 },
-                "camp_site/camp_pitch": {
-                    "name": "Camp Pitch"
-                },
-                "circular": {
-                    "name": "Traffic Circle"
-                },
                 "club": {
                     "name": "Club"
                 },
                 "craft/insulator": {
                     "name": "Insulator"
                 },
-                "craft/jeweler": {
-                    "name": "Jeweler"
-                },
                 "craft/key_cutter": {
                     "name": "Key Cutter"
                 },
                 "craft/metal_construction": {
                     "name": "Metal Construction"
                 },
-                "craft/optician": {
-                    "name": "Optician"
-                },
                 "craft/painter": {
                     "name": "Painter"
                 },
                 "craft/plumber": {
                     "name": "Plumber"
                 },
-                "craft/pottery": {
-                    "name": "Pottery"
-                },
                 "craft/rigger": {
                     "name": "Rigger"
                 },
                 "emergency/yes": {
                     "name": "Emergency Access Yes"
                 },
-                "entrance": {
-                    "name": "Entrance/Exit"
-                },
                 "ford": {
                     "name": "Ford"
                 },
                 "golf/bunker": {
-                    "name": "Bunker"
+                    "name": "Golf 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"
-                },
-                "golf/water_hazard_line": {
-                    "name": "Water Hazard"
-                },
                 "healthcare": {
                     "name": "Healthcare Facility"
                 },
                 "healthcare/speech_therapist": {
                     "name": "Speech Therapist"
                 },
-                "highway": {
-                    "name": "Highway"
-                },
                 "highway/bridleway": {
                     "name": "Bridleway"
                 },
                 "highway/bus_guideway": {
                     "name": "Bus Guideway"
                 },
-                "highway/bus_stop": {
-                    "name": "Bus Stop / Platform"
-                },
                 "highway/corridor": {
                     "name": "Indoor Corridor"
                 },
+                "highway/crossing/marked": {
+                    "name": "Marked Crossing"
+                },
+                "highway/crossing/marked-raised": {
+                    "name": "Marked Crossing (Raised)"
+                },
+                "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/primary_link": {
                     "name": "Primary Link"
                 },
-                "highway/raceway": {
-                    "name": "Racetrack (Motorsport)"
-                },
                 "highway/residential": {
                     "name": "Residential Road"
                 },
                 "junction": {
                     "name": "Junction"
                 },
-                "landuse": {
-                    "name": "Land Use"
-                },
                 "landuse/allotments": {
                     "name": "Allotments"
                 },
                 "landuse/commercial": {
                     "name": "Commercial Area"
                 },
-                "landuse/construction": {
-                    "name": "Construction"
-                },
                 "landuse/farm": {
                     "name": "Farmland"
                 },
                 "landuse/farmyard": {
                     "name": "Farmyard"
                 },
-                "landuse/forest": {
-                    "name": "Forest"
-                },
                 "landuse/garages": {
                     "name": "Garage Landuse"
                 },
                 "landuse/military/barracks": {
                     "name": "Barracks"
                 },
-                "landuse/military/bunker": {
-                    "name": "Military Bunker"
-                },
-                "landuse/military/checkpoint": {
-                    "name": "Checkpoint"
-                },
                 "landuse/military/danger_area": {
                     "name": "Danger Area"
                 },
                 "landuse/military/naval_base": {
                     "name": "Naval Base"
                 },
-                "landuse/military/nuclear_explosion_site": {
-                    "name": "Nuclear Explosion Site"
-                },
                 "landuse/military/obstacle_course": {
                     "name": "Obstacle Course"
                 },
-                "landuse/military/office": {
-                    "name": "Military Office"
-                },
                 "landuse/military/range": {
                     "name": "Military Range"
                 },
                 "landuse/vineyard": {
                     "name": "Vineyard"
                 },
-                "leisure": {
-                    "name": "Leisure"
-                },
                 "leisure/adult_gaming_centre": {
                     "name": "Adult Gaming Centre"
                 },
                 "leisure/dog_park": {
                     "name": "Dog Park"
                 },
-                "leisure/firepit": {
-                    "name": "Firepit"
-                },
                 "leisure/fitness_centre": {
                     "name": "Gym / Fitness Centre"
                 },
                 "leisure/resort": {
                     "name": "Resort"
                 },
-                "leisure/running_track": {
-                    "name": "Racetrack (Running)"
-                },
                 "leisure/sauna": {
                     "name": "Sauna"
                 },
                 "line": {
                     "name": "Line"
                 },
-                "man_made": {
-                    "name": "Man Made"
-                },
                 "man_made/adit": {
                     "name": "Adit"
                 },
                 "man_made/breakwater": {
                     "name": "Breakwater"
                 },
-                "man_made/bridge": {
-                    "name": "Bridge"
-                },
                 "man_made/chimney": {
                     "name": "Chimney"
                 },
                 "man_made/works": {
                     "name": "Factory"
                 },
-                "manhole": {
-                    "name": "Manhole"
-                },
-                "manhole/drain": {
-                    "name": "Storm Drain"
-                },
-                "manhole/telecom": {
-                    "name": "Telecom Manhole"
-                },
-                "natural": {
-                    "name": "Natural"
-                },
                 "natural/bare_rock": {
                     "name": "Bare Rock"
                 },
                 "natural/wetland": {
                     "name": "Wetland"
                 },
-                "natural/wood": {
-                    "name": "Wood"
-                },
                 "noexit/yes": {
                     "name": "No Exit"
                 },
                 "office/physician": {
                     "name": "Physician"
                 },
-                "office/political_party": {
-                    "name": "Political Party"
-                },
                 "office/private_investigator": {
                     "name": "Private Investigator Office"
                 },
                 "point": {
                     "name": "Point"
                 },
-                "power": {
-                    "name": "Power"
-                },
                 "power/generator": {
                     "name": "Power Generator"
                 },
                 "power/pole": {
                     "name": "Power Pole"
                 },
-                "power/sub_station": {
-                    "name": "Substation"
-                },
                 "power/substation": {
                     "name": "Substation"
                 },
                 "power/transformer": {
                     "name": "Transformer"
                 },
-                "public_transport/linear_platform": {
-                    "name": "Transit Stop / Platform"
-                },
-                "public_transport/linear_platform_aerialway": {
-                    "name": "Aerialway Stop / Platform"
-                },
-                "public_transport/linear_platform_bus": {
-                    "name": "Bus Stop / Platform"
-                },
-                "public_transport/linear_platform_ferry": {
-                    "name": "Ferry Stop / Platform"
-                },
-                "public_transport/linear_platform_light_rail": {
-                    "name": "Light Rail Stop / Platform"
-                },
-                "public_transport/linear_platform_monorail": {
-                    "name": "Monorail Stop / Platform"
-                },
-                "public_transport/linear_platform_subway": {
-                    "name": "Subway Stop / Platform"
-                },
-                "public_transport/linear_platform_train": {
-                    "name": "Train Stop / Platform"
-                },
-                "public_transport/linear_platform_tram": {
-                    "name": "Tram Stop / Platform"
-                },
-                "public_transport/linear_platform_trolleybus": {
-                    "name": "Trolleybus Stop / Platform"
-                },
-                "public_transport/platform": {
-                    "name": "Transit Stop / Platform"
-                },
-                "public_transport/platform_aerialway": {
-                    "name": "Aerialway Stop / Platform"
-                },
-                "public_transport/platform_bus": {
-                    "name": "Bus Stop / Platform"
-                },
-                "public_transport/platform_ferry": {
-                    "name": "Ferry Stop / Platform"
-                },
-                "public_transport/platform_light_rail": {
-                    "name": "Light Rail Stop / Platform"
-                },
-                "public_transport/platform_monorail": {
-                    "name": "Monorail Stop / Platform"
-                },
-                "public_transport/platform_subway": {
-                    "name": "Subway Stop / Platform"
-                },
-                "public_transport/platform_train": {
-                    "name": "Train Stop / Platform"
-                },
-                "public_transport/platform_tram": {
-                    "name": "Tram Stop / Platform"
-                },
-                "public_transport/platform_trolleybus": {
-                    "name": "Trolleybus Stop / Platform"
-                },
                 "public_transport/station": {
                     "name": "Transit Station"
                 },
                 "public_transport/stop_position_trolleybus": {
                     "name": "Trolleybus Stopping Location"
                 },
-                "railway": {
-                    "name": "Railway"
-                },
                 "railway/abandoned": {
                     "name": "Abandoned Railway"
                 },
                 "railway/narrow_gauge": {
                     "name": "Narrow Gauge Rail"
                 },
-                "railway/platform": {
-                    "name": "Train Stop / Platform"
-                },
                 "railway/rail": {
                     "name": "Rail"
                 },
                 "relation": {
                     "name": "Relation"
                 },
-                "roundabout": {
-                    "name": "Roundabout"
-                },
                 "route/ferry": {
                     "name": "Ferry Route"
                 },
                 "shop/alcohol": {
                     "name": "Off licence (Alcohol shop)"
                 },
-                "shop/anime": {
-                    "name": "Anime Shop"
-                },
                 "shop/antiques": {
                     "name": "Antiques Shop"
                 },
                 "shop/cosmetics": {
                     "name": "Cosmetics Shop"
                 },
-                "shop/craft": {
-                    "name": "Art and Craft Supplies Shop"
-                },
                 "shop/curtain": {
                     "name": "Curtain Shop"
                 },
                 "shop/interior_decoration": {
                     "name": "Interior Decoration Shop"
                 },
-                "shop/jewelry": {
-                    "name": "Jeweller"
-                },
                 "shop/kitchen": {
                     "name": "Kitchen Design Shop"
                 },
                 "shop/wine": {
                     "name": "Wine Shop"
                 },
-                "tourism": {
-                    "name": "Tourism"
-                },
                 "tourism/alpine_hut": {
                     "name": "Alpine Hut"
                 },
                 "type/waterway": {
                     "name": "Waterway"
                 },
-                "vertex": {
-                    "name": "Other"
-                },
-                "waterway": {
-                    "name": "Waterway"
-                },
                 "waterway/boatyard": {
                     "name": "Boatyard"
                 },
             }
         },
         "imagery": {
-            "Bing": {
-                "description": "Satellite and aerial imagery.",
-                "name": "Bing aerial imagery"
+            "AGIV": {
+                "attribution": {
+                    "text": "© agentschap Informatie Vlaanderen"
+                },
+                "name": "AIV Flanders most recent aerial imagery"
             },
-            "DigitalGlobe-Premium": {
+            "AGIV10cm": {
                 "attribution": {
-                    "text": "Terms & Feedback"
+                    "text": "© agentschap Informatie Vlaanderen"
                 },
-                "name": "DigitalGlobe Premium Imagery"
+                "name": "AIV Flanders 2013-2015 aerial imagery 10cm"
             },
-            "DigitalGlobe-Premium-vintage": {
+            "AGIVFlandersGRB": {
                 "attribution": {
-                    "text": "Terms & Feedback"
+                    "text": "© agentschap Informatie Vlaanderen"
                 },
-                "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.",
-                "name": "DigitalGlobe Premium Imagery Vintage"
+                "name": "AIV Flanders GRB"
             },
-            "DigitalGlobe-Standard": {
+            "AIV_DHMV_II_HILL_25cm": {
                 "attribution": {
-                    "text": "Terms & Feedback"
+                    "text": "© agentschap Informatie Vlaanderen"
                 },
-                "name": "DigitalGlobe Standard Imagery"
+                "name": "AIV Digitaal Hoogtemodel Vlaanderen II, multidirectionale hillshade 0,25 m"
+            },
+            "AIV_DHMV_II_SVF_25cm": {
+                "name": "AIV Digitaal Hoogtemodel Vlaanderen II, Skyview factor 0,25 m"
+            },
+            "Bing": {
+                "description": "Satellite and aerial imagery.",
+                "name": "Bing aerial imagery"
             },
-            "DigitalGlobe-Standard-vintage": {
+            "EOXAT2018CLOUDLESS": {
                 "attribution": {
-                    "text": "Terms & Feedback"
+                    "text": "Sentinel-2 cloudless - https://s2maps.eu by EOX IT Services GmbH (Contains modified Copernicus Sentinel data 2017 & 2018)"
                 },
-                "description": "Imagery boundaries and capture dates. Labels appear at zoom level 13 and higher.",
-                "name": "DigitalGlobe Standard Imagery Vintage"
+                "description": "Post-processed Sentinel Satellite imagery.",
+                "name": "eox.at 2018 cloudless"
             },
             "EsriWorldImagery": {
                 "attribution": {
                 "name": "Esri World Imagery (Clarity) Beta"
             },
             "MAPNIK": {
-                "attribution": {
-                    "text": "© OpenStreetMap contributors, CC-BY-SA"
-                },
                 "description": "The default OpenStreetMap layer.",
                 "name": "OpenStreetMap (Standard)"
             },
                 },
                 "name": "OSM Inspector: Tagging"
             },
+            "SPW_ORTHO_LAST": {
+                "name": "SPW(allonie) most recent aerial imagery"
+            },
+            "SPW_PICC": {
+                "name": "SPW(allonie) PICC numerical imagery"
+            },
             "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"
                 "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!"
+            },
+            "OSM-US-Slack": {
+                "name": "OpenStreetMap US Slack",
+                "description": "All are welcome! Sign up at {signupUrl}"
             }
         }
     }