+ "intro": {
+ "navigation": {
+ "title": "Navigation",
+ "drag": "The main map area shows OpenStreetMap data on top of a background. You can navigate by dragging and scrolling, just like any web map. **Drag the map!**",
+ "select": "Map features are represented three ways: using points, lines or areas. All features can be selected by clicking on them. **Click on the point to select it.**",
+ "header": "The header shows us the feature type.",
+ "pane": "When a feature is selected, the feature editor is displayed. The header shows us the feature type and the main pane shows the feature's attributes, such as its name and address. **Close the feature editor with the close button in the top right.**"
+ },
+ "points": {
+ "title": "Points",
+ "add": "Points can be used to represent features such as shops, restaurants and monuments. They mark a specific location, and describe what's there. **Click the Point button to add a new point.**",
+ "place": "The point can be placed by clicking on the map. **Place the point on top of the building.**",
+ "search": "There are many different features that can be represented by points. The point you just added is a Cafe. **Search for '{name}'**",
+ "choose": "**Choose Cafe from the list.**",
+ "describe": "The point is now marked as a cafe. Using the feature editor, we can add more information about the feature. **Add a name**",
+ "close": "The feature editor can be closed by clicking on the close button. **Close the feature editor**",
+ "reselect": "Often points will already exist, but have mistakes or be incomplete. We can edit existing points. **Select the point you just created.**",
+ "fixname": "**Change the name and close the feature editor.**",
+ "reselect_delete": "All features on the map can be deleted. **Click on the point you created.**",
+ "delete": "The menu around the point contains operations that can be performed on it, including delete. **Delete the point.**"
+ },
+ "areas": {
+ "title": "Areas",
+ "add": "Areas are a more detailed way to represent features. They provide information on the boundaries of the feature. Areas can be used for most feature types points can be used for, and are often preferred. **Click the Area button to add a new area.**",
+ "corner": "Areas are drawn by placing nodes that mark the boundary of the area. **Place the starting node on one of the corners of the playground.**",
+ "place": "Draw the area by placing more nodes. Finish the area by clicking on the starting node. **Draw an area for the playground.**",
+ "search": "**Search for '{name}'.**",
+ "choose": "**Choose Playground from the list.**",
+ "describe": "**Add a name, and close the feature editor**"
+ },
+ "lines": {
+ "title": "Lines",
+ "add": "Lines are used to represent features such as roads, railroads and rivers. **Click the Line button to add a new line.**",
+ "start": "**Start the line by clicking on the end of the road.**",
+ "intersect": "Click to add more nodes to the line. You can drag the map while drawing if necessary. 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 Flower Street, to create an intersection connecting the two lines.**",
+ "finish": "Lines can be finished by clicking on the last node again. **Finish drawing the road.**",
+ "road": "**Select Road from the list**",
+ "residential": "There are different types of roads, the most common of which is Residential. **Choose the Residential road type**",
+ "describe": "**Name the road and close the feature editor.**",
+ "restart": "The road needs to intersect Flower Street.",
+ "wrong_preset": "You didn't select the Residential road type. **Click here to choose again**"
+ },
+ "startediting": {
+ "title": "Start Editing",
+ "help": "More documentation and this walkthrough are available here.",
+ "save": "Don't forget to regularly save your changes!",
+ "start": "Start mapping!"
+ }
+ },
+ "presets": {
+ "categories": {
+ "category-building": {
+ "name": "Building"
+ },
+ "category-landuse": {
+ "name": "Land Use"
+ },
+ "category-path": {
+ "name": "Path"
+ },
+ "category-rail": {
+ "name": "Rail"
+ },
+ "category-road": {
+ "name": "Road"
+ },
+ "category-route": {
+ "name": "Route"
+ },
+ "category-water-area": {
+ "name": "Water"
+ },
+ "category-water-line": {
+ "name": "Water"
+ }
+ },
+ "fields": {
+ "access": {
+ "label": "Access",
+ "placeholder": "Unknown",
+ "types": {
+ "access": "General",
+ "foot": "Foot",
+ "motor_vehicle": "Motor Vehicles",
+ "bicycle": "Bicycles",
+ "horse": "Horses"
+ },
+ "options": {
+ "yes": {
+ "title": "Allowed",
+ "description": "Access permitted by law; a right of way"
+ },
+ "no": {
+ "title": "Prohibited",
+ "description": "Access not permitted to the general public"
+ },
+ "permissive": {
+ "title": "Permissive",
+ "description": "Access permitted until such time as the owner revokes the permission"
+ },
+ "private": {
+ "title": "Private",
+ "description": "Access permitted only with permission of the owner on an individual basis"
+ },
+ "designated": {
+ "title": "Designated",
+ "description": "Access permitted according to signs or specific local laws"
+ },
+ "destination": {
+ "title": "Destination",
+ "description": "Access permitted only to reach a destination"
+ }
+ }
+ },
+ "access_toilets": {
+ "label": "Access"
+ },
+ "address": {
+ "label": "Address",
+ "placeholders": {
+ "housename": "Housename",
+ "number": "123",
+ "street": "Street",
+ "city": "City",
+ "postcode": "Postal code"
+ }
+ },
+ "admin_level": {
+ "label": "Admin Level"
+ },
+ "aeroway": {
+ "label": "Type"
+ },
+ "amenity": {
+ "label": "Type"
+ },
+ "artist": {
+ "label": "Artist"
+ },
+ "artwork_type": {
+ "label": "Type"
+ },
+ "atm": {
+ "label": "ATM"
+ },
+ "backrest": {
+ "label": "Backrest"
+ },
+ "barrier": {
+ "label": "Type"
+ },
+ "bicycle_parking": {
+ "label": "Type"
+ },
+ "boundary": {
+ "label": "Type"
+ },
+ "building": {
+ "label": "Building"
+ },
+ "building_area": {
+ "label": "Building"
+ },
+ "building_yes": {
+ "label": "Building"
+ },
+ "capacity": {
+ "label": "Capacity",
+ "placeholder": "50, 100, 200..."
+ },
+ "cardinal_direction": {
+ "label": "Direction"
+ },
+ "clock_direction": {
+ "label": "Direction",
+ "options": {
+ "clockwise": "Clockwise",
+ "anticlockwise": "Counterclockwise"
+ }
+ },
+ "collection_times": {
+ "label": "Collection Times"
+ },
+ "construction": {
+ "label": "Type"
+ },
+ "country": {
+ "label": "Country"
+ },
+ "crossing": {
+ "label": "Type"
+ },
+ "cuisine": {
+ "label": "Cuisine"
+ },
+ "denomination": {
+ "label": "Denomination"
+ },
+ "denotation": {
+ "label": "Denotation"
+ },
+ "description": {
+ "label": "Description"
+ },
+ "elevation": {
+ "label": "Elevation"
+ },
+ "emergency": {
+ "label": "Emergency"
+ },
+ "entrance": {
+ "label": "Type"
+ },
+ "fax": {
+ "label": "Fax",
+ "placeholder": "+31 42 123 4567"
+ },
+ "fee": {
+ "label": "Fee"
+ },
+ "fire_hydrant/type": {
+ "label": "Type"
+ },
+ "fixme": {
+ "label": "Fix Me"
+ },
+ "generator/method": {
+ "label": "Method"
+ },
+ "generator/source": {
+ "label": "Source"
+ },
+ "generator/type": {
+ "label": "Type"
+ },
+ "highway": {
+ "label": "Type"
+ },
+ "historic": {
+ "label": "Type"
+ },
+ "iata": {
+ "label": "IATA"
+ },
+ "icao": {
+ "label": "ICAO"
+ },
+ "incline": {
+ "label": "Incline"
+ },
+ "internet_access": {
+ "label": "Internet Access",
+ "options": {
+ "yes": "Yes",
+ "no": "No",
+ "wlan": "Wifi",
+ "wired": "Wired",
+ "terminal": "Terminal"
+ }
+ },
+ "landuse": {
+ "label": "Type"
+ },
+ "lanes": {
+ "label": "Lanes",
+ "placeholder": "1, 2, 3..."
+ },
+ "layer": {
+ "label": "Layer"
+ },
+ "leisure": {
+ "label": "Type"
+ },
+ "levels": {
+ "label": "Levels",
+ "placeholder": "2, 4, 6..."
+ },
+ "lit": {
+ "label": "Lit"
+ },
+ "location": {
+ "label": "Location"
+ },
+ "man_made": {
+ "label": "Type"
+ },
+ "maxspeed": {
+ "label": "Speed Limit",
+ "placeholder": "40, 50, 60..."
+ },
+ "name": {
+ "label": "Name",
+ "placeholder": "Common name (if any)"
+ },
+ "natural": {
+ "label": "Natural"
+ },
+ "network": {
+ "label": "Network"
+ },
+ "note": {
+ "label": "Note"
+ },
+ "office": {
+ "label": "Type"
+ },
+ "oneway": {
+ "label": "One Way"
+ },
+ "oneway_yes": {
+ "label": "One Way"
+ },
+ "opening_hours": {
+ "label": "Hours"
+ },
+ "operator": {
+ "label": "Operator"
+ },
+ "park_ride": {
+ "label": "Park and Ride"
+ },
+ "parking": {
+ "label": "Type"
+ },
+ "phone": {
+ "label": "Phone",
+ "placeholder": "+31 42 123 4567"
+ },
+ "place": {
+ "label": "Type"
+ },
+ "power": {
+ "label": "Type"
+ },
+ "railway": {
+ "label": "Type"
+ },
+ "ref": {
+ "label": "Reference"
+ },
+ "relation": {
+ "label": "Type"
+ },
+ "religion": {
+ "label": "Religion",
+ "options": {
+ "christian": "Christian",
+ "muslim": "Muslim",
+ "buddhist": "Buddhist",
+ "jewish": "Jewish",
+ "hindu": "Hindu",
+ "shinto": "Shinto",
+ "taoist": "Taoist"
+ }
+ },
+ "restriction": {
+ "label": "Type"
+ },
+ "route": {
+ "label": "Type"
+ },
+ "route_master": {
+ "label": "Type"
+ },
+ "sac_scale": {
+ "label": "Path Difficulty"
+ },
+ "service": {
+ "label": "Type"
+ },
+ "shelter": {
+ "label": "Shelter"
+ },
+ "shelter_type": {
+ "label": "Type"
+ },
+ "shop": {
+ "label": "Type"
+ },
+ "source": {
+ "label": "Source"
+ },
+ "sport": {
+ "label": "Sport"
+ },
+ "structure": {
+ "label": "Structure",
+ "placeholder": "Unknown",
+ "options": {
+ "bridge": "Bridge",
+ "tunnel": "Tunnel",
+ "embankment": "Embankment",
+ "cutting": "Cutting"
+ }
+ },
+ "supervised": {
+ "label": "Supervised"
+ },
+ "surface": {
+ "label": "Surface"
+ },
+ "toilets/disposal": {
+ "label": "Disposal"
+ },
+ "tourism": {
+ "label": "Type"
+ },
+ "towertype": {
+ "label": "Tower type"
+ },
+ "tracktype": {
+ "label": "Type"
+ },
+ "trail_visibility": {
+ "label": "Trail Visibility"
+ },
+ "tree_type": {
+ "label": "Type"
+ },
+ "vending": {
+ "label": "Type of Goods"
+ },
+ "water": {
+ "label": "Type"
+ },
+ "waterway": {
+ "label": "Type"
+ },
+ "website": {
+ "label": "Website",
+ "placeholder": "http://example.com/"
+ },
+ "wetland": {
+ "label": "Type"
+ },
+ "wheelchair": {
+ "label": "Wheelchair Access"
+ },
+ "wikipedia": {
+ "label": "Wikipedia"
+ },
+ "wood": {
+ "label": "Type"
+ }
+ },
+ "presets": {
+ "address": {
+ "name": "Address",
+ "terms": ""
+ },
+ "aeroway": {
+ "name": "Aeroway",
+ "terms": ""
+ },
+ "aeroway/aerodrome": {
+ "name": "Airport",
+ "terms": "airplane,airport,aerodrome"
+ },
+ "aeroway/apron": {
+ "name": "Apron",
+ "terms": "ramp"
+ },
+ "aeroway/gate": {
+ "name": "Airport gate",
+ "terms": ""
+ },
+ "aeroway/hangar": {
+ "name": "Hangar",
+ "terms": ""
+ },
+ "aeroway/helipad": {
+ "name": "Helipad",
+ "terms": "helicopter,helipad,heliport"
+ },
+ "aeroway/runway": {
+ "name": "Runway",
+ "terms": "landing strip"
+ },
+ "aeroway/taxiway": {
+ "name": "Taxiway",
+ "terms": ""
+ },
+ "aeroway/terminal": {
+ "name": "Airport terminal",
+ "terms": "airport,aerodrome"
+ },
+ "amenity": {
+ "name": "Amenity",
+ "terms": ""
+ },
+ "amenity/arts_centre": {
+ "name": "Arts Center",
+ "terms": "arts,arts centre"
+ },
+ "amenity/atm": {
+ "name": "ATM",
+ "terms": ""
+ },
+ "amenity/bank": {
+ "name": "Bank",
+ "terms": "coffer,countinghouse,credit union,depository,exchequer,fund,hoard,investment firm,repository,reserve,reservoir,safe,savings,stock,stockpile,store,storehouse,thrift,treasury,trust company,vault"
+ },
+ "amenity/bar": {
+ "name": "Bar",
+ "terms": ""
+ },
+ "amenity/bench": {
+ "name": "Bench",
+ "terms": ""
+ },
+ "amenity/bicycle_parking": {
+ "name": "Bicycle Parking",
+ "terms": ""
+ },
+ "amenity/bicycle_rental": {
+ "name": "Bicycle Rental",
+ "terms": ""
+ },
+ "amenity/boat_rental": {
+ "name": "Boat Rental",
+ "terms": ""
+ },
+ "amenity/cafe": {
+ "name": "Cafe",
+ "terms": "coffee,tea,coffee shop"
+ },
+ "amenity/car_rental": {
+ "name": "Car Rental",
+ "terms": ""
+ },
+ "amenity/car_sharing": {
+ "name": "Car Sharing",
+ "terms": ""
+ },
+ "amenity/car_wash": {
+ "name": "Car Wash",
+ "terms": ""
+ },
+ "amenity/childcare": {
+ "name": "Childcare",
+ "terms": "nursery,orphanage,playgroup"
+ },
+ "amenity/cinema": {
+ "name": "Cinema",
+ "terms": "big screen,bijou,cine,drive-in,film,flicks,motion pictures,movie house,movie theater,moving pictures,nabes,photoplay,picture show,pictures,playhouse,show,silver screen"
+ },
+ "amenity/college": {
+ "name": "College",
+ "terms": ""
+ },
+ "amenity/courthouse": {
+ "name": "Courthouse",
+ "terms": ""
+ },
+ "amenity/drinking_water": {
+ "name": "Drinking Water",
+ "terms": "water fountain,potable water"
+ },
+ "amenity/embassy": {
+ "name": "Embassy",
+ "terms": ""
+ },
+ "amenity/fast_food": {
+ "name": "Fast Food",
+ "terms": ""
+ },
+ "amenity/fire_station": {
+ "name": "Fire Station",
+ "terms": ""
+ },
+ "amenity/fountain": {
+ "name": "Fountain",
+ "terms": ""
+ },
+ "amenity/fuel": {
+ "name": "Gas Station",
+ "terms": "petrol,fuel,propane,diesel,lng,cng,biodiesel"
+ },
+ "amenity/grave_yard": {
+ "name": "Graveyard",
+ "terms": ""
+ },
+ "amenity/hospital": {
+ "name": "Hospital",
+ "terms": "clinic,emergency room,health service,hospice,infirmary,institution,nursing home,rest home,sanatorium,sanitarium,sick bay,surgery,ward"
+ },
+ "amenity/kindergarten": {
+ "name": "Kindergarten",
+ "terms": "nursery,preschool"
+ },
+ "amenity/library": {
+ "name": "Library",
+ "terms": ""
+ },
+ "amenity/marketplace": {
+ "name": "Marketplace",
+ "terms": ""
+ },
+ "amenity/parking": {
+ "name": "Car Parking",
+ "terms": ""
+ },
+ "amenity/pharmacy": {
+ "name": "Pharmacy",
+ "terms": ""
+ },
+ "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"
+ },
+ "amenity/place_of_worship/buddhist": {
+ "name": "Buddhist Temple",
+ "terms": "stupa,vihara,monastery,temple,pagoda,zendo,dojo"
+ },
+ "amenity/place_of_worship/christian": {
+ "name": "Church",
+ "terms": "christian,abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,oratory,parish,sacellum,sanctuary,shrine,tabernacle,temple"
+ },
+ "amenity/place_of_worship/jewish": {
+ "name": "Synagogue",
+ "terms": "jewish,synagogue"
+ },
+ "amenity/place_of_worship/muslim": {
+ "name": "Mosque",
+ "terms": "muslim,mosque"
+ },
+ "amenity/police": {
+ "name": "Police",
+ "terms": "badge,bear,blue,bluecoat,bobby,boy scout,bull,constable,constabulary,cop,copper,corps,county mounty,detective,fed,flatfoot,force,fuzz,gendarme,gumshoe,heat,law,law enforcement,man,narc,officers,patrolman,police"
+ },
+ "amenity/post_box": {
+ "name": "Mailbox",
+ "terms": "letter drop,letterbox,mail drop,mailbox,pillar box,postbox"
+ },
+ "amenity/post_office": {
+ "name": "Post Office",
+ "terms": ""
+ },
+ "amenity/pub": {
+ "name": "Pub",
+ "terms": ""
+ },
+ "amenity/ranger_station": {
+ "name": "Ranger Station",
+ "terms": "visitor center,visitor centre,permit center,permit centre,backcountry office,warden office,warden center"
+ },
+ "amenity/restaurant": {
+ "name": "Restaurant",
+ "terms": "bar,cafeteria,café,canteen,chophouse,coffee shop,diner,dining room,dive*,doughtnut shop,drive-in,eatery,eating house,eating place,fast-food place,fish and chips,greasy spoon,grill,hamburger stand,hashery,hideaway,hotdog stand,inn,joint*,luncheonette,lunchroom,night club,outlet*,pizzeria,saloon,soda fountain,watering hole"
+ },
+ "amenity/school": {
+ "name": "School",
+ "terms": "academy,alma mater,blackboard,college,department,discipline,establishment,faculty,hall,halls of ivy,institute,institution,jail*,schoolhouse,seminary,university"
+ },
+ "amenity/shelter": {
+ "name": "Shelter",
+ "terms": "lean-to"
+ },
+ "amenity/swimming_pool": {
+ "name": "Swimming Pool",
+ "terms": ""
+ },
+ "amenity/taxi": {
+ "name": "Taxi Stand",
+ "terms": "cab"
+ },
+ "amenity/telephone": {
+ "name": "Telephone",
+ "terms": ""
+ },
+ "amenity/theatre": {
+ "name": "Theater",
+ "terms": "theatre,performance,play,musical"
+ },
+ "amenity/toilets": {
+ "name": "Toilets",
+ "terms": "bathroom,restroom,outhouse,privy,head,lavatory,latrine,water closet,WC,W.C."
+ },
+ "amenity/townhall": {
+ "name": "Town Hall",
+ "terms": "village hall,city government,courthouse,municipal building,municipal center,municipal centre"
+ },
+ "amenity/university": {
+ "name": "University",
+ "terms": "college"
+ },
+ "amenity/vending_machine": {
+ "name": "Vending Machine",
+ "terms": ""
+ },
+ "amenity/waste_basket": {
+ "name": "Waste Basket",
+ "terms": "rubbish bin,litter bin,trash can,garbage can"
+ },
+ "area": {
+ "name": "Area",
+ "terms": ""
+ },
+ "barrier": {
+ "name": "Barrier",
+ "terms": ""
+ },
+ "barrier/block": {
+ "name": "Block",
+ "terms": ""
+ },
+ "barrier/bollard": {
+ "name": "Bollard",
+ "terms": ""
+ },
+ "barrier/cattle_grid": {
+ "name": "Cattle Grid",
+ "terms": ""
+ },
+ "barrier/city_wall": {
+ "name": "City Wall",
+ "terms": ""
+ },
+ "barrier/cycle_barrier": {
+ "name": "Cycle Barrier",
+ "terms": ""
+ },
+ "barrier/ditch": {
+ "name": "Ditch",
+ "terms": ""
+ },
+ "barrier/entrance": {
+ "name": "Entrance",
+ "terms": ""
+ },
+ "barrier/fence": {
+ "name": "Fence",
+ "terms": ""
+ },
+ "barrier/gate": {
+ "name": "Gate",
+ "terms": ""
+ },
+ "barrier/hedge": {
+ "name": "Hedge",
+ "terms": ""
+ },
+ "barrier/kissing_gate": {
+ "name": "Kissing Gate",
+ "terms": ""
+ },
+ "barrier/lift_gate": {
+ "name": "Lift Gate",
+ "terms": ""
+ },
+ "barrier/retaining_wall": {
+ "name": "Retaining Wall",
+ "terms": ""
+ },
+ "barrier/stile": {
+ "name": "Stile",
+ "terms": ""
+ },
+ "barrier/toll_booth": {
+ "name": "Toll Booth",
+ "terms": ""
+ },
+ "barrier/wall": {
+ "name": "Wall",
+ "terms": ""
+ },
+ "boundary/administrative": {
+ "name": "Administrative Boundary",
+ "terms": ""
+ },
+ "building": {
+ "name": "Building",
+ "terms": ""
+ },
+ "building/apartments": {
+ "name": "Apartments",
+ "terms": ""
+ },
+ "building/commercial": {
+ "name": "Commercial Building",
+ "terms": ""
+ },
+ "building/entrance": {
+ "name": "Entrance",
+ "terms": ""
+ },
+ "building/garage": {
+ "name": "Garage",
+ "terms": ""
+ },
+ "building/house": {
+ "name": "House",
+ "terms": ""
+ },
+ "building/hut": {
+ "name": "Hut",
+ "terms": ""
+ },
+ "building/industrial": {
+ "name": "Industrial Building",
+ "terms": ""
+ },
+ "building/residential": {
+ "name": "Residential Building",
+ "terms": ""
+ },
+ "emergency/ambulance_station": {
+ "name": "Ambulance Station",
+ "terms": ""
+ },
+ "emergency/fire_hydrant": {
+ "name": "Fire Hydrant",
+ "terms": ""
+ },
+ "emergency/phone": {
+ "name": "Emergency Phone",
+ "terms": ""
+ },
+ "entrance": {
+ "name": "Entrance",
+ "terms": ""
+ },
+ "footway/crossing": {
+ "name": "Crossing",
+ "terms": "crosswalk,zebra crossing"
+ },
+ "footway/sidewalk": {
+ "name": "Sidewalk",
+ "terms": ""
+ },
+ "highway": {
+ "name": "Highway",
+ "terms": ""
+ },
+ "highway/bridleway": {
+ "name": "Bridle Path",
+ "terms": "bridleway,equestrian trail,horse riding path,bridle road,horse trail"
+ },
+ "highway/bus_stop": {
+ "name": "Bus Stop",
+ "terms": ""
+ },
+ "highway/crossing": {
+ "name": "Crossing",
+ "terms": "crosswalk,zebra crossing"
+ },
+ "highway/cycleway": {
+ "name": "Cycle Path",
+ "terms": ""
+ },
+ "highway/footway": {
+ "name": "Foot Path",
+ "terms": "beaten path,boulevard,clearing,course,cut*,drag*,footpath,highway,lane,line,orbit,passage,pathway,rail,rails,road,roadway,route,street,thoroughfare,trackway,trail,trajectory,walk"
+ },
+ "highway/living_street": {
+ "name": "Living Street",
+ "terms": ""
+ },
+ "highway/mini_roundabout": {
+ "name": "Mini-Roundabout",
+ "terms": ""
+ },
+ "highway/motorway": {
+ "name": "Motorway",
+ "terms": ""
+ },
+ "highway/motorway_junction": {
+ "name": "Motorway Junction",
+ "terms": ""
+ },
+ "highway/motorway_link": {
+ "name": "Motorway Link",
+ "terms": "ramp,on ramp,off ramp"
+ },
+ "highway/path": {
+ "name": "Path",
+ "terms": ""
+ },
+ "highway/pedestrian": {
+ "name": "Pedestrian",
+ "terms": ""
+ },
+ "highway/primary": {
+ "name": "Primary Road",
+ "terms": ""
+ },
+ "highway/primary_link": {
+ "name": "Primary Link",
+ "terms": "ramp,on ramp,off ramp"
+ },
+ "highway/residential": {
+ "name": "Residential Road",
+ "terms": ""
+ },
+ "highway/road": {
+ "name": "Unknown Road",
+ "terms": ""
+ },
+ "highway/secondary": {
+ "name": "Secondary Road",
+ "terms": ""
+ },
+ "highway/secondary_link": {
+ "name": "Secondary Link",
+ "terms": "ramp,on ramp,off ramp"
+ },
+ "highway/service": {
+ "name": "Service Road",
+ "terms": ""
+ },
+ "highway/service/alley": {
+ "name": "Alley",
+ "terms": ""
+ },
+ "highway/service/drive-through": {
+ "name": "Drive-Through",
+ "terms": ""
+ },
+ "highway/service/driveway": {
+ "name": "Driveway",
+ "terms": ""
+ },
+ "highway/service/emergency_access": {
+ "name": "Emergency Access",
+ "terms": ""
+ },
+ "highway/service/parking_aisle": {
+ "name": "Parking Aisle",
+ "terms": ""
+ },
+ "highway/steps": {
+ "name": "Steps",
+ "terms": "stairs,staircase"
+ },
+ "highway/stop": {
+ "name": "Stop Sign",
+ "terms": "stop sign"
+ },
+ "highway/tertiary": {
+ "name": "Tertiary Road",
+ "terms": ""
+ },
+ "highway/tertiary_link": {
+ "name": "Tertiary Link",
+ "terms": "ramp,on ramp,off ramp"
+ },
+ "highway/track": {
+ "name": "Track",
+ "terms": ""
+ },
+ "highway/traffic_signals": {
+ "name": "Traffic Signals",
+ "terms": "light,stoplight,traffic light"
+ },
+ "highway/trunk": {
+ "name": "Trunk Road",
+ "terms": ""
+ },
+ "highway/trunk_link": {
+ "name": "Trunk Link",
+ "terms": "ramp,on ramp,off ramp"
+ },
+ "highway/turning_circle": {
+ "name": "Turning Circle",
+ "terms": ""
+ },
+ "highway/unclassified": {
+ "name": "Unclassified Road",
+ "terms": ""
+ },
+ "historic": {
+ "name": "Historic Site",
+ "terms": ""
+ },
+ "historic/archaeological_site": {
+ "name": "Archaeological Site",
+ "terms": ""
+ },
+ "historic/boundary_stone": {
+ "name": "Boundary Stone",
+ "terms": ""
+ },
+ "historic/castle": {
+ "name": "Castle",
+ "terms": ""
+ },
+ "historic/memorial": {
+ "name": "Memorial",
+ "terms": ""
+ },
+ "historic/monument": {
+ "name": "Monument",
+ "terms": ""
+ },
+ "historic/ruins": {
+ "name": "Ruins",
+ "terms": ""
+ },
+ "historic/wayside_cross": {
+ "name": "Wayside Cross",
+ "terms": ""
+ },
+ "historic/wayside_shrine": {
+ "name": "Wayside Shrine",
+ "terms": ""
+ },
+ "landuse": {
+ "name": "Landuse",
+ "terms": ""
+ },
+ "landuse/allotments": {
+ "name": "Allotments",
+ "terms": ""
+ },
+ "landuse/basin": {
+ "name": "Basin",
+ "terms": ""
+ },
+ "landuse/cemetery": {
+ "name": "Cemetery",
+ "terms": ""
+ },
+ "landuse/commercial": {
+ "name": "Commercial",
+ "terms": ""
+ },
+ "landuse/construction": {
+ "name": "Construction",
+ "terms": ""
+ },
+ "landuse/farm": {
+ "name": "Farm",
+ "terms": ""
+ },
+ "landuse/farmyard": {
+ "name": "Farmyard",
+ "terms": ""
+ },
+ "landuse/forest": {
+ "name": "Forest",
+ "terms": ""
+ },
+ "landuse/grass": {
+ "name": "Grass",
+ "terms": ""
+ },
+ "landuse/industrial": {
+ "name": "Industrial",
+ "terms": ""
+ },
+ "landuse/meadow": {
+ "name": "Meadow",
+ "terms": ""
+ },
+ "landuse/orchard": {
+ "name": "Orchard",
+ "terms": ""
+ },
+ "landuse/quarry": {
+ "name": "Quarry",
+ "terms": ""
+ },
+ "landuse/residential": {
+ "name": "Residential",
+ "terms": ""
+ },
+ "landuse/retail": {
+ "name": "Retail",
+ "terms": ""
+ },
+ "landuse/vineyard": {
+ "name": "Vineyard",
+ "terms": ""
+ },
+ "leisure": {
+ "name": "Leisure",
+ "terms": ""
+ },
+ "leisure/common": {
+ "name": "Common",
+ "terms": "open space"
+ },
+ "leisure/dog_park": {
+ "name": "Dog Park",
+ "terms": ""
+ },
+ "leisure/garden": {
+ "name": "Garden",
+ "terms": ""
+ },
+ "leisure/golf_course": {
+ "name": "Golf Course",
+ "terms": ""
+ },
+ "leisure/marina": {
+ "name": "Marina",
+ "terms": ""
+ },
+ "leisure/park": {
+ "name": "Park",
+ "terms": "esplanade,estate,forest,garden,grass,green,grounds,lawn,lot,meadow,parkland,place,playground,plaza,pleasure garden,recreation area,square,tract,village green,woodland"
+ },
+ "leisure/pitch": {
+ "name": "Sport Pitch",
+ "terms": ""
+ },
+ "leisure/pitch/american_football": {
+ "name": "American Football Field",
+ "terms": ""
+ },
+ "leisure/pitch/baseball": {
+ "name": "Baseball Diamond",
+ "terms": ""
+ },
+ "leisure/pitch/basketball": {
+ "name": "Basketball Court",
+ "terms": ""
+ },
+ "leisure/pitch/skateboard": {
+ "name": "Skate Park",
+ "terms": ""
+ },
+ "leisure/pitch/soccer": {
+ "name": "Soccer Field",
+ "terms": ""
+ },
+ "leisure/pitch/tennis": {
+ "name": "Tennis Court",
+ "terms": ""
+ },
+ "leisure/pitch/volleyball": {
+ "name": "Volleyball Court",
+ "terms": ""
+ },
+ "leisure/playground": {
+ "name": "Playground",
+ "terms": "jungle gym,play area"
+ },
+ "leisure/slipway": {
+ "name": "Slipway",
+ "terms": ""
+ },
+ "leisure/sports_center": {
+ "name": "Sports Center",
+ "terms": "gym"
+ },
+ "leisure/stadium": {
+ "name": "Stadium",
+ "terms": ""
+ },
+ "leisure/swimming_pool": {
+ "name": "Swimming Pool",
+ "terms": ""
+ },
+ "leisure/track": {
+ "name": "Race Track",
+ "terms": ""
+ },
+ "line": {
+ "name": "Line",
+ "terms": ""
+ },
+ "man_made": {
+ "name": "Man Made",
+ "terms": ""
+ },
+ "man_made/breakwater": {
+ "name": "Breakwater",
+ "terms": ""
+ },
+ "man_made/cutline": {
+ "name": "Cut line",
+ "terms": ""
+ },
+ "man_made/lighthouse": {
+ "name": "Lighthouse",
+ "terms": ""
+ },
+ "man_made/observation": {
+ "name": "Observation Tower",
+ "terms": "lookout tower,fire tower"
+ },
+ "man_made/pier": {
+ "name": "Pier",
+ "terms": ""
+ },
+ "man_made/pipeline": {
+ "name": "Pipeline",
+ "terms": ""
+ },
+ "man_made/survey_point": {
+ "name": "Survey Point",
+ "terms": ""
+ },
+ "man_made/tower": {
+ "name": "Tower",
+ "terms": ""
+ },
+ "man_made/wastewater_plant": {
+ "name": "Wastewater Plant",
+ "terms": "sewage works,sewage treatment plant,water treatment plant,reclamation plant"
+ },
+ "man_made/water_tower": {
+ "name": "Water Tower",
+ "terms": ""
+ },
+ "man_made/water_well": {
+ "name": "Water well",
+ "terms": ""
+ },
+ "man_made/water_works": {
+ "name": "Water Works",
+ "terms": ""
+ },
+ "natural": {
+ "name": "Natural",
+ "terms": ""
+ },
+ "natural/bay": {
+ "name": "Bay",
+ "terms": ""
+ },
+ "natural/beach": {
+ "name": "Beach",
+ "terms": ""
+ },
+ "natural/cliff": {
+ "name": "Cliff",
+ "terms": ""
+ },
+ "natural/coastline": {
+ "name": "Coastline",
+ "terms": "shore"
+ },
+ "natural/fell": {
+ "name": "Fell",
+ "terms": ""
+ },
+ "natural/glacier": {
+ "name": "Glacier",
+ "terms": ""
+ },
+ "natural/grassland": {
+ "name": "Grassland",
+ "terms": ""
+ },
+ "natural/heath": {
+ "name": "Heath",
+ "terms": ""
+ },
+ "natural/peak": {
+ "name": "Peak",
+ "terms": "acme,aiguille,alp,climax,crest,crown,hill,mount,mountain,pinnacle,summit,tip,top"
+ },
+ "natural/scree": {
+ "name": "Scree",
+ "terms": "loose rocks"
+ },
+ "natural/scrub": {
+ "name": "Scrub",
+ "terms": ""
+ },
+ "natural/spring": {
+ "name": "Spring",
+ "terms": ""
+ },
+ "natural/tree": {
+ "name": "Tree",
+ "terms": ""
+ },
+ "natural/water": {
+ "name": "Water",
+ "terms": ""
+ },
+ "natural/water/lake": {
+ "name": "Lake",
+ "terms": "lakelet,loch,mere"
+ },
+ "natural/water/pond": {
+ "name": "Pond",
+ "terms": "lakelet,millpond,tarn,pool,mere"
+ },
+ "natural/water/reservoir": {
+ "name": "Reservoir",
+ "terms": ""
+ },
+ "natural/wetland": {
+ "name": "Wetland",
+ "terms": ""
+ },
+ "natural/wood": {
+ "name": "Wood",
+ "terms": ""
+ },
+ "office": {
+ "name": "Office",
+ "terms": ""
+ },
+ "office/accountant": {
+ "name": "Accountant",
+ "terms": ""
+ },
+ "office/administrative": {
+ "name": "Administrative Office",
+ "terms": ""
+ },
+ "office/architect": {
+ "name": "Architect",
+ "terms": ""
+ },
+ "office/company": {
+ "name": "Company Office",
+ "terms": ""
+ },
+ "office/educational_institution": {
+ "name": "Educational Institution",
+ "terms": ""
+ },
+ "office/employment_agency": {
+ "name": "Employment Agency",
+ "terms": ""
+ },
+ "office/estate_agent": {
+ "name": "Real Estate Office",
+ "terms": ""
+ },
+ "office/financial": {
+ "name": "Financial Office",
+ "terms": ""
+ },
+ "office/government": {
+ "name": "Government Office",
+ "terms": ""
+ },
+ "office/insurance": {
+ "name": "Insurance Office",
+ "terms": ""
+ },
+ "office/it": {
+ "name": "IT Office",
+ "terms": ""
+ },
+ "office/lawyer": {
+ "name": "Law Office",
+ "terms": ""
+ },
+ "office/newspaper": {
+ "name": "Newspaper",
+ "terms": ""
+ },
+ "office/ngo": {
+ "name": "NGO Office",
+ "terms": ""
+ },
+ "office/physician": {
+ "name": "Physician",
+ "terms": ""
+ },
+ "office/political_party": {
+ "name": "Political Party",
+ "terms": ""
+ },
+ "office/research": {
+ "name": "Research Office",
+ "terms": ""
+ },
+ "office/telecommunication": {
+ "name": "Telecom Office",
+ "terms": ""
+ },
+ "office/therapist": {
+ "name": "Therapist",
+ "terms": ""
+ },
+ "office/travel_agent": {
+ "name": "Travel Agency",
+ "terms": ""
+ },
+ "place": {
+ "name": "Place",
+ "terms": ""
+ },
+ "place/city": {
+ "name": "City",
+ "terms": ""
+ },
+ "place/hamlet": {
+ "name": "Hamlet",
+ "terms": ""
+ },
+ "place/island": {
+ "name": "Island",
+ "terms": "archipelago,atoll,bar,cay,isle,islet,key,reef"
+ },
+ "place/isolated_dwelling": {
+ "name": "Isolated Dwelling",
+ "terms": ""
+ },
+ "place/locality": {
+ "name": "Locality",
+ "terms": ""
+ },
+ "place/town": {
+ "name": "Town",
+ "terms": ""
+ },
+ "place/village": {
+ "name": "Village",
+ "terms": ""
+ },
+ "point": {
+ "name": "Point",
+ "terms": ""
+ },
+ "power": {
+ "name": "Power",
+ "terms": ""
+ },
+ "power/generator": {
+ "name": "Power Generator",
+ "terms": ""
+ },
+ "power/line": {
+ "name": "Power Line",
+ "terms": ""
+ },
+ "power/minor_line": {
+ "name": "Minor Power Line",
+ "terms": ""
+ },
+ "power/pole": {
+ "name": "Power Pole",
+ "terms": ""
+ },
+ "power/sub_station": {
+ "name": "Substation",
+ "terms": ""
+ },
+ "power/tower": {
+ "name": "High-Voltage Tower",
+ "terms": ""
+ },
+ "power/transformer": {
+ "name": "Transformer",
+ "terms": ""
+ },
+ "railway": {
+ "name": "Railway",
+ "terms": ""
+ },
+ "railway/abandoned": {
+ "name": "Abandoned Railway",
+ "terms": ""
+ },
+ "railway/disused": {
+ "name": "Disused Railway",
+ "terms": ""
+ },
+ "railway/halt": {
+ "name": "Railway Halt",
+ "terms": "break,interrupt,rest,wait,interruption"
+ },
+ "railway/level_crossing": {
+ "name": "Level Crossing",
+ "terms": "crossing,railroad crossing,railway crossing,grade crossing,road through railroad,train crossing"
+ },
+ "railway/monorail": {
+ "name": "Monorail",
+ "terms": ""
+ },
+ "railway/platform": {
+ "name": "Railway Platform",
+ "terms": ""
+ },
+ "railway/rail": {
+ "name": "Rail",
+ "terms": ""
+ },
+ "railway/station": {
+ "name": "Railway Station",
+ "terms": "train station,station"
+ },
+ "railway/subway": {
+ "name": "Subway",
+ "terms": ""
+ },
+ "railway/subway_entrance": {
+ "name": "Subway Entrance",
+ "terms": ""
+ },
+ "railway/tram": {
+ "name": "Tram",
+ "terms": "streetcar"
+ },
+ "relation": {
+ "name": "Relation",
+ "terms": ""
+ },
+ "route/ferry": {
+ "name": "Ferry Route",
+ "terms": ""
+ },
+ "shop": {
+ "name": "Shop",
+ "terms": ""
+ },
+ "shop/alcohol": {
+ "name": "Liquor Store",
+ "terms": "alcohol"
+ },
+ "shop/bakery": {
+ "name": "Bakery",
+ "terms": ""
+ },
+ "shop/beauty": {
+ "name": "Beauty Shop",
+ "terms": "nail spa,spa,salon,tanning"
+ },
+ "shop/beverages": {
+ "name": "Beverage Store",
+ "terms": ""
+ },
+ "shop/bicycle": {
+ "name": "Bicycle Shop",
+ "terms": ""
+ },
+ "shop/books": {
+ "name": "Bookstore",
+ "terms": ""
+ },
+ "shop/boutique": {
+ "name": "Boutique",
+ "terms": ""
+ },
+ "shop/butcher": {
+ "name": "Butcher",
+ "terms": ""
+ },
+ "shop/car": {
+ "name": "Car Dealership",
+ "terms": ""
+ },
+ "shop/car_parts": {
+ "name": "Car Parts Store",
+ "terms": ""
+ },
+ "shop/car_repair": {
+ "name": "Car Repair Shop",
+ "terms": ""
+ },
+ "shop/chemist": {
+ "name": "Chemist",
+ "terms": ""
+ },
+ "shop/clothes": {
+ "name": "Clothing Store",
+ "terms": ""
+ },
+ "shop/computer": {
+ "name": "Computer Store",
+ "terms": ""
+ },
+ "shop/confectionery": {
+ "name": "Confectionery",
+ "terms": ""
+ },
+ "shop/convenience": {
+ "name": "Convenience Store",
+ "terms": ""
+ },
+ "shop/deli": {
+ "name": "Deli",
+ "terms": ""
+ },
+ "shop/department_store": {
+ "name": "Department Store",
+ "terms": ""
+ },
+ "shop/doityourself": {
+ "name": "DIY Store",
+ "terms": ""
+ },
+ "shop/dry_cleaning": {
+ "name": "Dry Cleaners",
+ "terms": ""
+ },
+ "shop/electronics": {
+ "name": "Electronics Store",
+ "terms": ""
+ },
+ "shop/farm": {
+ "name": "Produce Stand",
+ "terms": "farm shop,farm stand"
+ },
+ "shop/fishmonger": {
+ "name": "Fishmonger",
+ "terms": ""
+ },
+ "shop/florist": {
+ "name": "Florist",
+ "terms": ""
+ },
+ "shop/furniture": {
+ "name": "Furniture Store",
+ "terms": ""
+ },
+ "shop/garden_centre": {
+ "name": "Garden Center",
+ "terms": "garden centre"
+ },
+ "shop/gift": {
+ "name": "Gift Shop",
+ "terms": ""
+ },
+ "shop/greengrocer": {
+ "name": "Greengrocer",
+ "terms": ""
+ },
+ "shop/hairdresser": {
+ "name": "Hairdresser",
+ "terms": ""
+ },
+ "shop/hardware": {
+ "name": "Hardware Store",
+ "terms": ""
+ },
+ "shop/hifi": {
+ "name": "Hifi Store",
+ "terms": ""
+ },
+ "shop/jewelry": {
+ "name": "Jeweler",
+ "terms": ""
+ },
+ "shop/kiosk": {
+ "name": "Kiosk",
+ "terms": ""
+ },
+ "shop/laundry": {
+ "name": "Laundry",
+ "terms": ""
+ },
+ "shop/locksmith": {
+ "name": "Locksmith",
+ "terms": "keys"
+ },
+ "shop/mall": {
+ "name": "Mall",
+ "terms": ""
+ },
+ "shop/mobile_phone": {
+ "name": "Mobile Phone Store",
+ "terms": ""
+ },
+ "shop/motorcycle": {
+ "name": "Motorcycle Dealership",
+ "terms": ""
+ },
+ "shop/music": {
+ "name": "Music Store",
+ "terms": ""
+ },
+ "shop/newsagent": {
+ "name": "Newsagent",
+ "terms": ""
+ },
+ "shop/optician": {
+ "name": "Optician",
+ "terms": ""
+ },
+ "shop/outdoor": {
+ "name": "Outdoor Store",
+ "terms": ""
+ },
+ "shop/pet": {
+ "name": "Pet Store",
+ "terms": ""
+ },
+ "shop/photo": {
+ "name": "Photography Store",
+ "terms": ""
+ },
+ "shop/shoes": {
+ "name": "Shoe Store",
+ "terms": ""
+ },
+ "shop/sports": {
+ "name": "Sporting Goods Store",
+ "terms": ""
+ },
+ "shop/stationery": {
+ "name": "Stationery Store",
+ "terms": ""
+ },
+ "shop/supermarket": {
+ "name": "Supermarket",
+ "terms": "bazaar,boutique,chain,co-op,cut-rate store,discount store,five-and-dime,flea market,galleria,grocery store,mall,mart,outlet,outlet store,shop,shopping center,shopping centre,shopping plaza,stand,store,supermarket,thrift shop"
+ },
+ "shop/toys": {
+ "name": "Toy Store",
+ "terms": ""
+ },
+ "shop/travel_agency": {
+ "name": "Travel Agency",
+ "terms": ""
+ },
+ "shop/tyres": {
+ "name": "Tire Store",
+ "terms": ""
+ },
+ "shop/vacant": {
+ "name": "Vacant Shop",
+ "terms": ""
+ },
+ "shop/variety_store": {
+ "name": "Variety Store",
+ "terms": ""
+ },
+ "shop/video": {
+ "name": "Video Store",
+ "terms": ""
+ },
+ "tourism": {
+ "name": "Tourism",
+ "terms": ""
+ },
+ "tourism/alpine_hut": {
+ "name": "Alpine Hut",
+ "terms": ""
+ },
+ "tourism/artwork": {
+ "name": "Artwork",
+ "terms": "mural,sculpture,statue"
+ },
+ "tourism/attraction": {
+ "name": "Tourist Attraction",
+ "terms": ""
+ },
+ "tourism/camp_site": {
+ "name": "Camp Site",
+ "terms": "camping"
+ },
+ "tourism/caravan_site": {
+ "name": "RV Park",
+ "terms": ""
+ },
+ "tourism/chalet": {
+ "name": "Chalet",
+ "terms": ""
+ },
+ "tourism/guest_house": {
+ "name": "Guest House",
+ "terms": "B&B,Bed & Breakfast,Bed and Breakfast"
+ },
+ "tourism/hostel": {
+ "name": "Hostel",
+ "terms": ""
+ },
+ "tourism/hotel": {
+ "name": "Hotel",
+ "terms": ""
+ },
+ "tourism/information": {
+ "name": "Information",
+ "terms": ""
+ },
+ "tourism/motel": {
+ "name": "Motel",
+ "terms": ""
+ },
+ "tourism/museum": {
+ "name": "Museum",
+ "terms": "exhibition,exhibits archive,foundation,gallery,hall,institution,library,menagerie,repository,salon,storehouse,treasury,vault"
+ },
+ "tourism/picnic_site": {
+ "name": "Picnic Site",
+ "terms": ""
+ },
+ "tourism/theme_park": {
+ "name": "Theme Park",
+ "terms": ""
+ },
+ "tourism/viewpoint": {
+ "name": "Viewpoint",
+ "terms": ""
+ },
+ "tourism/zoo": {
+ "name": "Zoo",
+ "terms": ""
+ },
+ "type/boundary": {
+ "name": "Boundary",
+ "terms": ""
+ },
+ "type/boundary/administrative": {
+ "name": "Administrative Boundary",
+ "terms": ""
+ },
+ "type/multipolygon": {
+ "name": "Multipolygon",
+ "terms": ""
+ },
+ "type/restriction": {
+ "name": "Restriction",
+ "terms": ""
+ },
+ "type/route": {
+ "name": "Route",
+ "terms": ""
+ },
+ "type/route/bicycle": {
+ "name": "Cycle Route",
+ "terms": ""
+ },
+ "type/route/bus": {
+ "name": "Bus Route",
+ "terms": ""
+ },
+ "type/route/detour": {
+ "name": "Detour Route",
+ "terms": ""
+ },
+ "type/route/ferry": {
+ "name": "Ferry Route",
+ "terms": ""
+ },
+ "type/route/foot": {
+ "name": "Foot Route",
+ "terms": ""
+ },
+ "type/route/hiking": {
+ "name": "Hiking Route",
+ "terms": ""
+ },
+ "type/route/pipeline": {
+ "name": "Pipeline Route",
+ "terms": ""
+ },
+ "type/route/power": {
+ "name": "Power Route",
+ "terms": ""
+ },
+ "type/route/road": {
+ "name": "Road Route",
+ "terms": ""
+ },
+ "type/route/train": {
+ "name": "Train Route",
+ "terms": ""
+ },
+ "type/route/tram": {
+ "name": "Tram Route",
+ "terms": ""
+ },
+ "type/route_master": {
+ "name": "Route Master",
+ "terms": ""
+ },
+ "vertex": {
+ "name": "Other",
+ "terms": ""
+ },
+ "waterway": {
+ "name": "Waterway",
+ "terms": ""
+ },
+ "waterway/canal": {
+ "name": "Canal",
+ "terms": ""
+ },
+ "waterway/dam": {
+ "name": "Dam",
+ "terms": ""
+ },
+ "waterway/ditch": {
+ "name": "Ditch",
+ "terms": ""
+ },
+ "waterway/drain": {
+ "name": "Drain",
+ "terms": ""
+ },
+ "waterway/river": {
+ "name": "River",
+ "terms": "beck,branch,brook,course,creek,estuary,rill,rivulet,run,runnel,stream,tributary,watercourse"
+ },
+ "waterway/riverbank": {
+ "name": "Riverbank",
+ "terms": ""
+ },
+ "waterway/stream": {
+ "name": "Stream",
+ "terms": "beck,branch,brook,burn,course,creek,current,drift,flood,flow,freshet,race,rill,rindle,rivulet,run,runnel,rush,spate,spritz,surge,tide,torrent,tributary,watercourse"
+ },
+ "waterway/weir": {
+ "name": "Weir",
+ "terms": ""
+ }
+ }