X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5331af0a1b637284a7eec8efeee1b9e5c77cb204..94b59f440321846760d430fee378f05a6a2803ee:/vendor/assets/iD/iD/locales/en.json diff --git a/vendor/assets/iD/iD/locales/en.json b/vendor/assets/iD/iD/locales/en.json index f7b55af3a..ad85bdf37 100644 --- a/vendor/assets/iD/iD/locales/en.json +++ b/vendor/assets/iD/iD/locales/en.json @@ -193,7 +193,8 @@ "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." + "conflicting_tags": "These features can't be merged because some of their tags have conflicting values.", + "paths_intersect": "These features can't be merged because the resulting path would intersect itself." }, "move": { "title": "Move", @@ -413,6 +414,8 @@ "modified": "Modified", "deleted": "Deleted", "created": "Created", + "outstanding_errors_message": "Please resolve all errors first. {count} remaining.", + "comment_needed_message": "Please add a changeset comment first.", "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.", @@ -505,8 +508,6 @@ "tooltip_data": "Center and zoom the map to focus on this data.", "tooltip_issue": "Center and zoom the map to focus on this issue." }, - "no_documentation_combination": "There is no documentation available for this tag combination", - "no_documentation_key": "There is no documentation available for this key", "show_more": "Show More", "view_on_osm": "View on openstreetmap.org", "view_on_keepRight": "View on keepright.at", @@ -519,10 +520,14 @@ "role": "Role", "choose": "Select feature type", "results": "{n} results for {search}", - "reference": "View on OpenStreetMap Wiki", - "edit_reference": "Edit or translate description", + "no_documentation_key": "There is no documentation available.", + "edit_reference": "edit/translate", "wiki_reference": "View documentation", "wiki_en_reference": "View documentation in English", + "hidden_preset": { + "manual": "{features} are hidden. Enable them in the Map Data pane.", + "zoom": "{features} are hidden. Zoom in to enable them." + }, "back_tooltip": "Change feature", "remove": "Remove", "search": "Search", @@ -597,6 +602,10 @@ "tooltip": "Automatically detected map issues from keepright.at", "title": "KeepRight Issues" }, + "improveOSM": { + "tooltip": "Missing data automatically detected by improveosm.org", + "title": "ImproveOSM Issues" + }, "custom": { "tooltip": "Drag and drop a data file onto the page, or click the button to setup", "title": "Custom Map Data", @@ -650,11 +659,11 @@ "tooltip": "Power Lines, Power Plants, Substations, etc." }, "past_future": { - "description": "Past/Future", + "description": "Past/Future Features", "tooltip": "Proposed, Construction, Abandoned, Demolished, etc." }, "others": { - "description": "Others", + "description": "Other Features", "tooltip": "Everything Else" } }, @@ -774,25 +783,6 @@ "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.", - "generic_name": "Possible generic name", - "generic_name_tooltip": "This feature seems to have a generic name \"{name}\". Please only use the name field to record the official name of a feature.", - "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" @@ -800,6 +790,40 @@ "cannot_zoom": "Cannot zoom out further in current mode.", "full_screen": "Toggle Full Screen", "QA": { + "improveOSM": { + "title": "ImproveOSM Detection", + "geometry_types": { + "path": "paths", + "parking": "parking", + "road": "roads", + "both": "roads and parking" + }, + "directions": { + "east": "east", + "north": "north", + "northeast": "northeast", + "northwest": "northwest", + "south": "south", + "southeast": "southeast", + "southwest": "southwest", + "west": "west" + }, + "error_types": { + "ow": { + "title": "Missing One-way", + "description": "Along this section of {highway}, {percentage}% of {num_trips} recorded trips travel from {from_node} to {to_node}. There may be missing a \"oneway\" tag." + }, + "mr": { + "title": "Missing Geometry", + "description": "{num_trips} recorded trips in this area suggest there may be unmapped {geometry_type} here.", + "description_alt": "Data from a 3rd party suggests there may be unmapped {geometry_type} here." + }, + "tr": { + "title": "Missing Turn Restriction", + "description": "{num_passed} of {num_trips} recorded trips (travelling {travel_direction}) make a turn from {from_way} to {to_way} at {junction}. There may be a missing \"{turn_restriction}\" restriction." + } + } + }, "keepRight": { "title": "KeepRight Error", "detail_title": "Error", @@ -1347,7 +1371,7 @@ "title": "Quality Assurance", "intro": "*Quality Assurance* (Q/A) tools can find improper tags, disconnected roads, and other issues with OpenStreetMap, which mappers can then fix. To view existing Q/A issues, click the {data} **Map data** panel to enable a specific Q/A layer.", "tools_h": "Tools", - "tools": "The following tools are currently supported: [KeepRight](https://www.keepright.at/). Expect iD to support [Osmose](https://osmose.openstreetmap.fr/), [ImproveOSM](https://improveosm.org/en/), and more Q/A tools in the future.", + "tools": "The following tools are currently supported: [KeepRight](https://www.keepright.at/) and [ImproveOSM](https://improveosm.org/en/). Expect iD to support [Osmose](https://osmose.openstreetmap.fr/) and more Q/A tools in the future.", "issues_h": "Handling Issues", "issues": "Handling Q/A issues is similar to handling notes. Click on a marker to view the issue details in the sidebar. Each tool has its own capabilities, but generally you can comment and/or close an issue." }, @@ -1390,6 +1414,230 @@ } } }, + "issues": { + "title": "Issues", + "key": "I", + "list_title": "Issues ({count})", + "errors": { + "list_title": "Errors ({count})" + }, + "warnings": { + "list_title": "Warnings ({count})" + }, + "rules": { + "title": "Rules" + }, + "no_issues": { + "message": "Everything looks fine", + "info": "Any issues will show up here as you edit" + }, + "almost_junction": { + "title": "Almost Junctions", + "message": "{feature} is very close but not connected to {feature2}", + "highway-highway": { + "tip": "Intersecting highways should share a junction vertex." + } + }, + "crossing_ways": { + "title": "Crossings Ways", + "message": "{feature} crosses {feature2}", + "tip": "Highways, railways, waterways, and buildings should not cross ambiguously.", + "building-building": { + "tip": "Buildings should not intersect except on different layers." + }, + "building-highway": { + "tip": "Highways crossing buildings should use bridges, tunnels, coverings, or entrances." + }, + "building-railway": { + "tip": "Railways crossing buildings should use bridges or tunnels." + }, + "building-waterway": { + "tip": "Waterways crossing buildings should use tunnels or different layers." + }, + "highway-highway": { + "tip": "Crossing highways should use bridges, tunnels, or intersections." + }, + "highway-railway": { + "tip": "Highways crossing railways should use bridges, tunnels, or level crossings." + }, + "highway-waterway": { + "tip": "Highways crossing waterways should use bridges, tunnels, or fords." + }, + "railway-railway": { + "tip": "Crossing railways should be connected or use bridges or tunnels." + }, + "railway-waterway": { + "tip": "Railways crossing waterways should use bridges or tunnels." + }, + "waterway-waterway": { + "tip": "Crossing waterways should be connected or use tunnels." + }, + "tunnel-tunnel": { + "tip": "Crossing tunnels should use different layers." + }, + "tunnel-tunnel_connectable": { + "tip": "Crossing tunnels should be connected or use different layers." + }, + "bridge-bridge": { + "tip": "Crossing bridges should use different layers." + }, + "bridge-bridge_connectable": { + "tip": "Crossing bridges should be connected or use different layers." + }, + "indoor-indoor": { + "tip": "Crossing indoor features should use different levels." + }, + "indoor-indoor_connectable": { + "tip": "Crossing indoor features should be connected or use different levels." + } + }, + "deprecated_tag": { + "title": "Deprecated Tags", + "single": { + "message": "{feature} has the outdated tag \"{tag}\"" + }, + "combination": { + "message": "{feature} has an outdated tag combination: {tags}" + }, + "tip": "Some tags become deprecated over time and should be replaced." + }, + "disconnected_way": { + "title": "Disconnected Ways", + "highway": { + "message": "{highway} is disconnected from other roads and paths", + "tip": "Highways should connect to other highways or building entrances." + } + }, + "generic_name": { + "title": "Generic Names", + "message": "{feature} has the generic name \"{name}\"", + "tip": "Names should be the actual, on-the-ground names of features." + }, + "many_deletions": { + "title": "Many Deletions", + "points-lines-areas": { + "message": "Deleting {n} features: {p} points, {l} lines, and {a} areas" + }, + "points-lines-areas-relations": { + "message": "Deleting {n} features: {p} points, {l} lines, {a} areas, and {r} relations" + }, + "tip": "Only redundant or nonexistent features should be deleted." + }, + "missing_role": { + "title": "Missing Roles", + "message": "{member} has no role within {relation}", + "multipolygon": { + "tip": "Multipolygon members must have an inner or outer role." + } + }, + "missing_tag": { + "title": "Missing Tags", + "any": { + "message": "{feature} has no tags" + }, + "descriptive": { + "message": "{feature} has no descriptive tags" + }, + "specific": { + "message": "{feature} has no \"{tag}\" tag" + }, + "tip": "Features must have tags that define what they are." + }, + "old_multipolygon": { + "title": "Misplaced Multipolygon Tags", + "message": "{multipolygon} has misplaced tags", + "tip": "Multipolygons should be tagged on their relation, not their outer way." + }, + "tag_suggests_area": { + "title": "Lines Tagged as Areas", + "message": "{feature} should be a closed area based on the tag \"{tag}\"", + "tip": "Areas must have connected endpoints." + }, + "fix": { + "connect_almost_junction": { + "annotation": "Connected very close features." + }, + "connect_crossing_features": { + "annotation": "Connected crossing features." + }, + "connect_endpoints": { + "title": "Connect the ends", + "annotation": "Connected the endpoints of a way." + }, + "connect_features": { + "title": "Connect the features" + }, + "continue_from_start": { + "title": "Continue drawing from start" + }, + "continue_from_end": { + "title": "Continue drawing from end" + }, + "delete_feature": { + "title": "Delete this feature" + }, + "move_tags": { + "title": "Move the tags", + "annotation": "Moved tags." + }, + "remove_deprecated_tag": { + "annotation": "Removed an old tag." + }, + "remove_deprecated_tag_combo": { + "annotation": "Removed an old tag combination." + }, + "remove_from_relation": { + "title": "Remove from relation" + }, + "remove_generic_name": { + "title": "Remove the name", + "annotation": "Removed a generic name." + }, + "remove_tag": { + "title": "Remove the tag", + "annotation": "Removed tag." + }, + "remove_tags": { + "title": "Remove the tags" + }, + "reposition_features": { + "title": "Reposition the features" + }, + "select_preset": { + "title": "Select a feature type" + }, + "set_as_inner": { + "title": "Set as inner" + }, + "set_as_outer": { + "title": "Set as outer" + }, + "tag_as_disconnected": { + "title": "Tag as disconnected", + "annotation": "Tagged very close features as disconnected." + }, + "upgrade_tag": { + "title": "Upgrade the tag", + "annotation": "Upgraded an old tag." + }, + "upgrade_tag_combo": { + "title": "Upgrade the tags", + "annotation": "Upgraded an old tag combination." + }, + "use_bridge_or_tunnel": { + "title": "Use a bridge or tunnel" + }, + "use_different_layers": { + "title": "Use different layers" + }, + "use_different_levels": { + "title": "Use different levels" + }, + "use_tunnel": { + "title": "Use a tunnel" + } + } + }, "intro": { "done": "done", "ok": "OK", @@ -1797,7 +2045,10 @@ "category-building": { "name": "Building Features" }, - "category-golf": { + "category-golf-area": { + "name": "Golf Features" + }, + "category-golf-line": { "name": "Golf Features" }, "category-landuse": { @@ -2001,6 +2252,9 @@ "backrest": { "label": "Backrest" }, + "bar": { + "label": "Bar" + }, "barrier": { "label": "Type" }, @@ -2241,6 +2495,15 @@ "denotation": { "label": "Denotation" }, + "departures_board": { + "label": "Departures Board", + "options": { + "yes": "Yes", + "timetable": "Timetable", + "realtime": "Realtime", + "no": "None" + } + }, "description": { "label": "Description" }, @@ -2581,6 +2844,14 @@ "internet_access/ssid": { "label": "SSID (Network Name)" }, + "junction_line": { + "label": "Junction", + "options": { + "roundabout": "Roundabout", + "circular": "Traffic Circle", + "jughandle": "Jughandle" + } + }, "junction/ref_oneway": { "label": "Junction Number" }, @@ -2852,9 +3123,6 @@ "lane": "Roadside Lane" } }, - "passenger_information_display": { - "label": "Passenger information display" - }, "payment_multi": { "label": "Payment Types" }, @@ -3102,6 +3370,9 @@ "difficult_alpine_hiking": "T6: Difficult Alpine Hiking" } }, + "salt": { + "label": "Salt" + }, "sanitary_dump_station": { "label": "Toilet Disposal" }, @@ -3394,6 +3665,9 @@ "only": "Takeaway Only" } }, + "tidal": { + "label": "Tidal" + }, "to": { "label": "To" }, @@ -3566,7 +3840,7 @@ }, "website": { "label": "Website", - "placeholder": "http://example.com/" + "placeholder": "https://example.com" }, "wetland": { "label": "Type" @@ -3606,7 +3880,7 @@ "presets": { "aerialway": { "name": "Aerialway", - "terms": "ski lift,funifor,funitel" + "terms": "" }, "aeroway": { "name": "Aeroway", @@ -3620,6 +3894,10 @@ "name": "Attraction", "terms": "" }, + "boundary": { + "name": "Boundary", + "terms": "" + }, "circular": { "name": "Traffic Circle", "terms": "" @@ -3632,6 +3910,22 @@ "name": "Highway", "terms": "" }, + "landuse": { + "name": "Land Use", + "terms": "" + }, + "leisure": { + "name": "Leisure", + "terms": "" + }, + "man_made": { + "name": "Man Made", + "terms": "" + }, + "natural": { + "name": "Natural", + "terms": "" + }, "place": { "name": "Place", "terms": "" @@ -3652,6 +3946,10 @@ "name": "Seamark", "terms": "" }, + "tourism": { + "name": "Tourism", + "terms": "" + }, "waterway": { "name": "Waterway", "terms": "" @@ -3896,6 +4194,10 @@ "name": "Clock", "terms": "" }, + "amenity/clock/sundial": { + "name": "Sundial", + "terms": "gnomon,shadow" + }, "amenity/college": { "name": "College Grounds", "terms": "university,undergraduate school" @@ -3964,6 +4266,10 @@ "name": "Kebab Fast Food", "terms": "bar,breakfast,cafe,café,canteen,dine,dining,dinner,drive-in,eat,grill,lunch,table" }, + "amenity/fast_food/mexican": { + "name": "Mexican Fast Food", + "terms": "breakfast,dine,dining,dinner,drive-in,eat,grill,lunch,table,tacos,burritos,enchiladas,fajitas,nachos,tortillas,salsa,tamales,quesadillas" + }, "amenity/fast_food/pizza": { "name": "Pizza Fast Food", "terms": "dine,dining,dinner,drive-in,eat,lunch,table,deep dish,thin crust,slice" @@ -4080,6 +4386,10 @@ "name": "Pharmacy Counter", "terms": "apothecary,drug store,drugstore,med*,prescription" }, + "amenity/photo_booth": { + "name": "Photo Booth", + "terms": "photobooth,photo,booth,kiosk,camera" + }, "amenity/place_of_worship": { "name": "Place of Worship", "terms": "abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple" @@ -4361,8 +4671,8 @@ "terms": "coin,crush,elongated,flatten,penny,souvenir" }, "amenity/vending_machine/excrement_bags": { - "name": "Excrement Bag Vending Machine", - "terms": "excrement bags,poop,dog,animal" + "name": "Excrement Bag Dispenser", + "terms": "excrement bags,poop,waste,dog,animal" }, "amenity/vending_machine/feminine_hygiene": { "name": "Feminine Hygiene Vending Machine", @@ -4621,7 +4931,7 @@ "terms": "" }, "building/train_station": { - "name": "Train Station", + "name": "Train Station Building", "terms": "" }, "building/apartments": { @@ -5096,6 +5406,18 @@ "name": "Sand Trap", "terms": "hazard,bunker" }, + "golf/cartpath_service": { + "name": "Golf Cartpath / Service Road", + "terms": "" + }, + "golf/cartpath": { + "name": "Golf Cartpath", + "terms": "" + }, + "golf/driving_range": { + "name": "Driving Range", + "terms": "" + }, "golf/fairway": { "name": "Fairway", "terms": "" @@ -5108,12 +5430,12 @@ "name": "Golf Hole", "terms": "" }, - "golf/lateral_water_hazard_area": { + "golf/lateral_water_hazard": { "name": "Lateral Water Hazard", "terms": "" }, - "golf/lateral_water_hazard_line": { - "name": "Lateral Water Hazard", + "golf/path": { + "name": "Golf Walking Path", "terms": "" }, "golf/rough": { @@ -5124,11 +5446,7 @@ "name": "Tee Box", "terms": "teeing ground" }, - "golf/water_hazard_area": { - "name": "Water Hazard", - "terms": "" - }, - "golf/water_hazard_line": { + "golf/water_hazard": { "name": "Water Hazard", "terms": "" }, @@ -5500,10 +5818,6 @@ "name": "Junction", "terms": "" }, - "landuse": { - "name": "Land Use", - "terms": "" - }, "landuse/basin": { "name": "Basin", "terms": "" @@ -5688,10 +6002,6 @@ "name": "Vineyard", "terms": "grape,wine" }, - "leisure": { - "name": "Leisure", - "terms": "" - }, "leisure/adult_gaming_centre": { "name": "Adult Gaming Center", "terms": "gambling,slot machine" @@ -5844,6 +6154,10 @@ "name": "Picnic Table", "terms": "bench" }, + "leisure/picnic_table/chess": { + "name": "Chess Table", + "terms": "bench,chess board,checkerboard,checkers,chequerboard,game table" + }, "leisure/pitch": { "name": "Sport Pitch", "terms": "field" @@ -5944,6 +6258,10 @@ "name": "Sports Center / Complex", "terms": "" }, + "leisure/sports_centre/climbing": { + "name": "Climbing Gym", + "terms": "abseiling,artificial climbing wall,belaying,bouldering,rock climbing facility,indoor rock wall,rappeling,rock gym,ropes" + }, "leisure/sports_centre/swimming": { "name": "Swimming Pool Facility", "terms": "dive,water" @@ -5976,10 +6294,6 @@ "name": "Line", "terms": "" }, - "man_made": { - "name": "Man Made", - "terms": "" - }, "man_made/adit": { "name": "Adit", "terms": "entrance,underground,mine,cave" @@ -6104,10 +6418,18 @@ "name": "Tower", "terms": "" }, + "man_made/tower/bell_tower": { + "name": "Bell Tower", + "terms": "belfry,bell gable,campanile,church tower,klockstapel" + }, "man_made/tower/communication": { "name": "Communication Tower", "terms": "antenna,broadcast tower,cell phone tower,cell tower,communication mast,communication tower,guyed tower,mobile phone tower,radio mast,radio tower,television tower,transmission mast,transmission tower,tv tower" }, + "man_made/tower/minaret": { + "name": "Minaret", + "terms": "Islam,mosque,Muezzin,Muslim" + }, "man_made/tower/observation": { "name": "Observation Tower", "terms": "lookout tower,fire tower" @@ -6152,10 +6474,6 @@ "name": "Telecom Manhole", "terms": "cover,phone,hole,telecom,telephone,bt" }, - "natural": { - "name": "Natural", - "terms": "" - }, "natural/bare_rock": { "name": "Bare Rock", "terms": "rock" @@ -6664,46 +6982,6 @@ "name": "Transformer", "terms": "" }, - "public_transport/linear_platform_aerialway": { - "name": "Aerialway Stop / Platform", - "terms": "aerialway,cable car,platform,public transit,public transportation,transit,transportation" - }, - "public_transport/linear_platform_bus": { - "name": "Bus Stop / Platform", - "terms": "bus,platform,public transit,public transportation,transit,transportation" - }, - "public_transport/linear_platform_ferry": { - "name": "Ferry Stop / Platform", - "terms": "boat,dock,ferry,pier,platform,public transit,public transportation,transit,transportation" - }, - "public_transport/linear_platform_light_rail": { - "name": "Light Rail Stop / Platform", - "terms": "electric,light rail,platform,public transit,public transportation,rail,track,tram,trolley,transit,transportation" - }, - "public_transport/linear_platform_monorail": { - "name": "Monorail Stop / Platform", - "terms": "monorail,platform,public transit,public transportation,rail,transit,transportation" - }, - "public_transport/linear_platform_subway": { - "name": "Subway Stop / Platform", - "terms": "metro,platform,public transit,public transportation,rail,subway,track,transit,transportation,underground" - }, - "public_transport/linear_platform_train": { - "name": "Train Stop / Platform", - "terms": "platform,public transit,public transportation,rail,track,train,transit,transportation" - }, - "public_transport/linear_platform_tram": { - "name": "Tram Stop / Platform", - "terms": "electric,light rail,platform,public transit,public transportation,rail,streetcar,track,tram,trolley,transit,transportation" - }, - "public_transport/linear_platform_trolleybus": { - "name": "Trolleybus Stop / Platform", - "terms": "bus,electric,platform,public transit,public transportation,streetcar,trackless,tram,trolley,transit,transportation" - }, - "public_transport/linear_platform": { - "name": "Transit Stop / Platform", - "terms": "platform,public transit,public transportation,transit,transportation" - }, "public_transport/platform_aerialway": { "name": "Aerialway Stop / Platform", "terms": "aerialway,cable car,platform,public transit,public transportation,transit,transportation" @@ -7006,7 +7284,7 @@ }, "shop/bakery": { "name": "Bakery", - "terms": "" + "terms": "bread,cakes,rolls" }, "shop/bathroom_furnishing": { "name": "Bathroom Furnishing Store", @@ -7030,15 +7308,15 @@ }, "shop/beverages": { "name": "Beverage Store", - "terms": "" + "terms": "drinks" }, "shop/bicycle": { "name": "Bicycle Shop", - "terms": "bike,repair" + "terms": "bike,repair,tricycle,unicycle" }, "shop/bookmaker": { "name": "Bookmaker", - "terms": "betting" + "terms": "betting,bookie" }, "shop/books": { "name": "Book Store", @@ -7050,27 +7328,27 @@ }, "shop/butcher": { "name": "Butcher", - "terms": "meat" + "terms": "chicken,beef,lamb,meat,pork" }, "shop/candles": { "name": "Candle Shop", - "terms": "" + "terms": "wax" }, "shop/car_parts": { "name": "Car Parts Store", - "terms": "auto" + "terms": "automobile,automotive" }, "shop/car_repair": { "name": "Car Repair Shop", - "terms": "auto,garage,service" + "terms": "automobile,automotive,garage,service" }, "shop/car": { "name": "Car Dealership", - "terms": "auto" + "terms": "automobile,automotive" }, "shop/caravan": { "name": "RV Dealership", - "terms": "auto" + "terms": "auto,camper,recreational vehicle" }, "shop/carpet": { "name": "Carpet Store", @@ -7094,7 +7372,7 @@ }, "shop/chocolate": { "name": "Chocolate Store", - "terms": "" + "terms": "cocoa" }, "shop/clothes": { "name": "Clothing Store", @@ -7106,7 +7384,7 @@ }, "shop/computer": { "name": "Computer Store", - "terms": "" + "terms": "desktop,laptop,hardware,operating system,software" }, "shop/confectionery": { "name": "Candy Store", @@ -7118,11 +7396,11 @@ }, "shop/copyshop": { "name": "Copy Store", - "terms": "" + "terms": "print,scan" }, "shop/cosmetics": { "name": "Cosmetics Store", - "terms": "" + "terms": "make-up,makeup" }, "shop/country_store": { "name": "Country Store", @@ -7158,7 +7436,7 @@ }, "shop/e-cigarette": { "name": "E-Cigarette Shop", - "terms": "electronic,vapor" + "terms": "electronic,vape,vaping,vapor" }, "shop/electronics": { "name": "Electronics Store", @@ -7186,7 +7464,7 @@ }, "shop/fishing": { "name": "Fishing Shop", - "terms": "" + "terms": "bait,fishing line,flies,fly,lure,reel,rod,tackle" }, "shop/florist": { "name": "Florist", @@ -7226,7 +7504,7 @@ }, "shop/greengrocer": { "name": "Greengrocer", - "terms": "fruit,vegetable" + "terms": "fruit,produce,vegetable" }, "shop/hairdresser_supply": { "name": "Hairdresser Supply Store", @@ -7254,7 +7532,7 @@ }, "shop/hifi": { "name": "Hifi Store", - "terms": "stereo,video" + "terms": "audio,hi-fi,high fidelity,stereo,video" }, "shop/houseware": { "name": "Houseware Store", @@ -7262,15 +7540,15 @@ }, "shop/hunting": { "name": "Hunting Shop", - "terms": "" + "terms": "arrows,bows,bullets,crossbows,rifles,traps" }, "shop/interior_decoration": { "name": "Interior Decoration Store", "terms": "" }, "shop/jewelry": { - "name": "Jeweler", - "terms": "diamond,gem,ring" + "name": "Jewelry Store", + "terms": "bracelet,diamond,earrings,gem,gold,jeweler,jewellery,jeweller,necklace,pins,ring,silver" }, "shop/kiosk": { "name": "Kiosk", @@ -7278,7 +7556,7 @@ }, "shop/kitchen": { "name": "Kitchen Design Store", - "terms": "" + "terms": "cabinets,countertops,sinks" }, "shop/laundry": { "name": "Laundry", @@ -7326,7 +7604,7 @@ }, "shop/music": { "name": "Music Store", - "terms": "CD,vinyl" + "terms": "tape casettes,CDs,compact discs,vinyl records" }, "shop/musical_instrument": { "name": "Musical Instrument Store", @@ -7374,7 +7652,7 @@ }, "shop/pet_grooming": { "name": "Pet Grooming Store", - "terms": "dog" + "terms": "cat,dog" }, "shop/pet": { "name": "Pet Store", @@ -7390,7 +7668,7 @@ }, "shop/radiotechnics": { "name": "Radio/Electronic Component Store", - "terms": "" + "terms": "antenna,transistor" }, "shop/religion": { "name": "Religious Store", @@ -7414,11 +7692,11 @@ }, "shop/shoes": { "name": "Shoe Store", - "terms": "" + "terms": "boots,cleats,clogs,heels,loafers,oxfords,sneakers" }, "shop/sports": { "name": "Sporting Goods Store", - "terms": "" + "terms": "athletics" }, "shop/stationery": { "name": "Stationery Store", @@ -7426,7 +7704,7 @@ }, "shop/storage_rental": { "name": "Storage Rental", - "terms": "" + "terms": "garages" }, "shop/supermarket": { "name": "Supermarket", @@ -7438,7 +7716,7 @@ }, "shop/tattoo": { "name": "Tattoo Parlor", - "terms": "" + "terms": "ink" }, "shop/tea": { "name": "Tea Store", @@ -7446,7 +7724,7 @@ }, "shop/ticket": { "name": "Ticket Seller", - "terms": "" + "terms": "box office" }, "shop/tiles": { "name": "Tile Shop", @@ -7454,11 +7732,11 @@ }, "shop/tobacco": { "name": "Tobacco Shop", - "terms": "" + "terms": "cigarettes,cigars" }, "shop/toys": { "name": "Toy Store", - "terms": "" + "terms": "games" }, "shop/trade": { "name": "Trade Shop", @@ -7486,7 +7764,7 @@ }, "shop/video": { "name": "Video Store", - "terms": "DVD" + "terms": "DVD,VHS,video casette" }, "shop/watches": { "name": "Watches Shop", @@ -7516,10 +7794,6 @@ "name": "Wine Shop", "terms": "" }, - "tourism": { - "name": "Tourism", - "terms": "" - }, "tourism/alpine_hut": { "name": "Alpine Hut", "terms": "climbing hut" @@ -8139,6 +8413,13 @@ "description": "Japan GSI airphoto Imagery. Not fully orthorectified, but a bit newer and/or differently covered than GSI ortho Imagery.", "name": "Japan GSI airphoto Imagery" }, + "gsi.go.jp_seamlessphoto": { + "attribution": { + "text": "GSI Japan seamless photo" + }, + "description": "Japan GSI seamlessphoto Imagery. The collection of latest imageries of GSI ortho, airphoto, post disaster and others.", + "name": "Japan GSI seamlessphoto Imagery" + }, "gsi.go.jp_std_map": { "attribution": { "text": "GSI Japan"