{ "address": { "description": "Addresses", "name": "Known addresses in OSM", "tagRenderings": { "fixme": { "question": "What should be fixed here? Please explain" }, "housenumber": { "mappings": { "0": { "then": "This building has no house number" } }, "question": "What is the number of this house?", "render": "The housenumber is {addr:housenumber}" }, "street": { "question": "What street is this address located in?", "render": "This address is in street {addr:street}" } }, "title": { "render": "Known address" } }, "ambulancestation": { "description": "An ambulance station is an area for storage of ambulance vehicles, medical equipment, personal protective equipment, and other medical supplies.", "name": "Map of ambulance stations", "presets": { "0": { "description": "Add an ambulance station to the map", "title": "Ambulance station" } }, "tagRenderings": { "ambulance-agency": { "question": "What agency operates this station?", "render": "This station is operated by {operator}." }, "ambulance-name": { "question": "What is the name of this ambulance station?", "render": "This station is called {name}." }, "ambulance-operator-type": { "mappings": { "0": { "then": "The station is operated by the government." }, "1": { "then": "The station is operated by a community-based, or informal organization." }, "2": { "then": "The station is operated by a formal group of volunteers." }, "3": { "then": "The station is privately operated." } }, "question": "How is the station operator classified?", "render": "The operator is a(n) {operator:type} entity." }, "ambulance-place": { "question": "Where is the station located? (e.g. name of neighborhood, villlage, or town)", "render": "This station is found within {addr:place}." }, "ambulance-street": { "question": " What is the street name where the station located?", "render": "This station is along a highway called {addr:street}." } }, "title": { "render": "Ambulance Station" } }, "artwork": { "description": "Diverse pieces of artwork", "name": "Artworks", "presets": { "0": { "title": "Artwork" } }, "tagRenderings": { "artwork-artist_name": { "question": "Which artist created this?", "render": "Created by {artist_name}" }, "artwork-artwork_type": { "mappings": { "0": { "then": "Architecture" }, "1": { "then": "Mural" }, "2": { "then": "Painting" }, "3": { "then": "Sculpture" }, "4": { "then": "Statue" }, "5": { "then": "Bust" }, "6": { "then": "Stone" }, "7": { "then": "Installation" }, "8": { "then": "Graffiti" }, "9": { "then": "Relief" }, "10": { "then": "Azulejo (Spanish decorative tilework)" }, "11": { "then": "Tilework" } }, "question": "What is the type of this artwork?", "render": "This is a {artwork_type}" }, "artwork-website": { "question": "Is there a website with more information about this artwork?", "render": "More information on this website" }, "artwork-wikidata": { "question": "Which Wikidata-entry corresponds with this artwork?", "render": "Corresponds with {wikidata}" } }, "title": { "mappings": { "0": { "then": "Artwork {name}" } }, "render": "Artwork" } }, "barrier": { "description": "Obstacles while cycling, such as bollards and cycle barriers", "name": "Barriers", "presets": { "0": { "description": "A bollard in the road", "title": "Bollard" }, "1": { "description": "Cycle barrier, slowing down cyclists", "title": "Cycle barrier" } }, "tagRenderings": { "Bollard type": { "mappings": { "0": { "then": "Removable bollard" }, "1": { "then": "Fixed bollard" }, "2": { "then": "Bollard that can be folded down" }, "3": { "then": "Flexible bollard, usually plastic" }, "4": { "then": "Rising bollard" } }, "question": "What kind of bollard is this?" }, "Cycle barrier type": { "mappings": { "0": { "then": "Single, just two barriers with a space inbetween " }, "1": { "then": "Double, two barriers behind each other " }, "2": { "then": "Triple, three barriers behind each other " }, "3": { "then": "Squeeze gate, gap is smaller at top, than at the bottom " } }, "question": "What kind of cycling barrier is this?" }, "MaxWidth": { "question": "How wide is the gap left over besides the barrier?", "render": "Maximum width: {maxwidth:physical} m" }, "Overlap (cyclebarrier)": { "question": "How much overlap do the barriers have?", "render": "Overlap: {overlap} m" }, "Space between barrier (cyclebarrier)": { "question": "How much space is there between the barriers (along the length of the road)?", "render": "Space between barriers (along the length of the road): {width:separation} m" }, "Width of opening (cyclebarrier)": { "question": "How wide is the smallest opening next to the barriers?", "render": "Width of opening: {width:opening} m" }, "barrier_type": { "mappings": { "0": { "then": "This is a single bollard in the road" }, "1": { "then": "This is a cycle barrier slowing down cyclists" } } }, "bicycle=yes/no": { "mappings": { "0": { "then": "A cyclist can go past this." }, "1": { "then": "A cyclist can not go past this." } }, "question": "Can a bicycle go past this barrier?" } }, "title": { "mappings": { "0": { "then": "Bollard" }, "1": { "then": "Cycling Barrier" } }, "render": "Barrier" } }, "bench": { "description": "A bench is a wooden, metal, stone, ... surface where a human can sit. This layers visualises them and asks a few questions about them.", "name": "Benches", "presets": { "0": { "title": "bench" } }, "tagRenderings": { "bench-backrest": { "mappings": { "0": { "then": "Backrest: Yes" }, "1": { "then": "Backrest: No" } }, "question": "Does this bench have a backrest?" }, "bench-colour": { "mappings": { "0": { "then": "Colour: brown" }, "1": { "then": "Colour: green" }, "2": { "then": "Colour: gray" }, "3": { "then": "Colour: white" }, "4": { "then": "Colour: red" }, "5": { "then": "Colour: black" }, "6": { "then": "Colour: blue" }, "7": { "then": "Colour: yellow" } }, "question": "Which colour does this bench have?", "render": "Colour: {colour}" }, "bench-direction": { "question": "In which direction are you looking when sitting on the bench?", "render": "When sitting on the bench, one looks towards {direction}°." }, "bench-material": { "mappings": { "0": { "then": "Material: wood" }, "1": { "then": "Material: metal" }, "2": { "then": "Material: stone" }, "3": { "then": "Material: concrete" }, "4": { "then": "Material: plastic" }, "5": { "then": "Material: steel" } }, "question": "What is the bench (seating) made from?", "render": "Material: {material}" }, "bench-seats": { "question": "How many seats does this bench have?", "render": "{seats} seats" }, "bench-survey:date": { "question": "When was this bench last surveyed?", "render": "This bench was last surveyed on {survey:date}" } }, "title": { "render": "Bench" } }, "bench_at_pt": { "description": "A layer showing all public-transport-stops which do have a bench", "name": "Benches at public transport stops", "tagRenderings": { "bench_at_pt-bench_type": { "mappings": { "0": { "then": "There is a normal, sit-down bench here" }, "1": { "then": "Stand up bench" }, "2": { "then": "There is no bench here" } }, "question": "What kind of bench is this?" }, "bench_at_pt-name": { "render": "{name}" } }, "title": { "mappings": { "0": { "then": "Bench at public transport stop" }, "1": { "then": "Bench in shelter" } }, "render": "Bench" } }, "bicycle_library": { "description": "A facility where bicycles can be lent for longer period of times", "name": "Bicycle library", "presets": { "0": { "description": "A bicycle library has a collection of bikes which can be lent", "title": "Fietsbibliotheek" } }, "tagRenderings": { "bicycle-library-target-group": { "mappings": { "0": { "then": "Bikes for children available" }, "1": { "then": "Bikes for adult available" }, "2": { "then": "Bikes for disabled persons available" } }, "question": "Who can lend bicycles here?" }, "bicycle_library-charge": { "mappings": { "0": { "then": "Lending a bicycle is free" }, "1": { "then": "Lending a bicycle costs €20/year and €20 warranty" } }, "question": "How much does lending a bicycle cost?", "render": "Lending a bicycle costs {charge}" }, "bicycle_library-name": { "question": "What is the name of this bicycle library?", "render": "This bicycle library is called {name}" } }, "title": { "render": "Bicycle library" } }, "bicycle_tube_vending_machine": { "description": "A layer showing vending machines for bicycle tubes (either purpose-built bicycle tube vending machines or classical vending machines with bicycle tubes and optionally additional bicycle related objects such as lights, gloves, locks, ...)", "name": "Bicycle tube vending machine", "presets": { "0": { "title": "Bicycle tube vending machine" } }, "tagRenderings": { "Still in use?": { "mappings": { "0": { "then": "This vending machine works" }, "1": { "then": "This vending machine is broken" }, "2": { "then": "This vending machine is closed" } }, "question": "Is this vending machine still operational?", "render": "The operational status is {operational_status}" } }, "title": { "render": "Bicycle tube vending machine" } }, "bike_cafe": { "description": "A bike café is a café geared towards cyclists, for example with services such as a pump, with lots of bicycle-related decoration, ...", "name": "Bike cafe", "presets": { "0": { "title": "Bike cafe" } }, "tagRenderings": { "bike_cafe-bike-pump": { "mappings": { "0": { "then": "This bike cafe offers a bike pump for anyone" }, "1": { "then": "This bike cafe doesn't offer a bike pump for anyone" } }, "question": "Does this bike cafe offer a bike pump for use by anyone?" }, "bike_cafe-email": { "question": "What is the email address of {name}?" }, "bike_cafe-name": { "question": "What is the name of this bike cafe?", "render": "This bike cafe is called {name}" }, "bike_cafe-opening_hours": { "question": "When it this bike café opened?" }, "bike_cafe-phone": { "question": "What is the phone number of {name}?" }, "bike_cafe-repair-service": { "mappings": { "0": { "then": "This bike cafe repairs bikes" }, "1": { "then": "This bike cafe doesn't repair bikes" } }, "question": "Does this bike cafe repair bikes?" }, "bike_cafe-repair-tools": { "mappings": { "0": { "then": "This bike cafe offers tools for DIY repair" }, "1": { "then": "This bike cafe doesn't offer tools for DIY repair" } }, "question": "Are there tools here to repair your own bike?" }, "bike_cafe-website": { "question": "What is the website of {name}?" } }, "title": { "mappings": { "0": { "then": "Bike cafe {name}" } }, "render": "Bike cafe" } }, "bike_cleaning": { "description": "A layer showing facilities where one can clean their bike", "name": "Bike cleaning service", "presets": { "0": { "title": "Bike cleaning service" } }, "tagRenderings": { "bike_cleaning-charge": { "mappings": { "0": { "then": "Free to use cleaning service" }, "1": { "then": "Free to use" }, "2": { "then": "The cleaning service has a fee" } }, "question": "How much does it cost to use the cleaning service?", "render": "Using the cleaning service costs {charge}" }, "bike_cleaning-service:bicycle:cleaning:charge": { "mappings": { "0": { "then": "The cleaning service is free to use" }, "1": { "then": "Free to use" }, "2": { "then": "The cleaning service has a fee, but the amount is not known" } }, "question": "How much does it cost to use the cleaning service?", "render": "Using the cleaning service costs {service:bicycle:cleaning:charge}" } }, "title": { "mappings": { "0": { "then": "Bike cleaning service {name}" } }, "render": "Bike cleaning service" } }, "bike_parking": { "description": "A layer showing where you can park your bike", "name": "Bike parking", "presets": { "0": { "title": "Bike parking" } }, "tagRenderings": { "Access": { "mappings": { "0": { "then": "Publicly accessible" }, "1": { "then": "Access is primarily for visitors to a business" }, "2": { "then": "Access is limited to members of a school, company or organisation" } }, "question": "Who can use this bicycle parking?", "render": "{access}" }, "Bicycle parking type": { "mappings": { "0": { "then": "Staple racks " }, "1": { "then": "Wheel rack/loops " }, "2": { "then": "Handlebar holder " }, "3": { "then": "Rack " }, "4": { "then": "Two-tiered " }, "5": { "then": "Shed " }, "6": { "then": "Bollard " }, "7": { "then": "An area on the floor which is marked for bicycle parking" } }, "question": "What is the type of this bicycle parking?", "render": "This is a bicycle parking of the type: {bicycle_parking}" }, "Capacity": { "question": "How many bicycles fit in this bicycle parking (including possible cargo bicycles)?", "render": "Place for {capacity} bikes" }, "Cargo bike capacity?": { "question": "How many cargo bicycles fit in this bicycle parking?", "render": "This parking fits {capacity:cargo_bike} cargo bikes" }, "Cargo bike spaces?": { "mappings": { "0": { "then": "This parking has room for cargo bikes" }, "1": { "then": "This parking has designated (official) spots for cargo bikes." }, "2": { "then": "You're not allowed to park cargo bikes" } }, "question": "Does this bicycle parking have spots for cargo bikes?" }, "Is covered?": { "mappings": { "0": { "then": "This parking is covered (it has a roof)" }, "1": { "then": "This parking is not covered" } }, "question": "Is this parking covered? Also select \"covered\" for indoor parkings." }, "Underground?": { "mappings": { "0": { "then": "Underground parking" }, "1": { "then": "Surface level parking" }, "2": { "then": "Rooftop parking" }, "3": { "then": "Surface level parking" }, "4": { "then": "Rooftop parking" } }, "question": "What is the relative location of this bicycle parking?" } }, "title": { "render": "Bike parking" } }, "bike_repair_station": { "description": "A layer showing bicycle pumps and bicycle repair tool stands", "name": "Bike stations (repair, pump or both)", "presets": { "0": { "description": "A device to inflate your tires on a fixed location in the public space.

Examples of bicycle pumps

", "title": "Bike pump" }, "1": { "description": "A device with tools to repair your bike combined with a pump at a fixed location. The tools are often secured with chains against theft.

Example

", "title": "Bike repair station and pump" }, "2": { "title": "Bike repair station without pump" } }, "tagRenderings": { "Email maintainer": { "render": "Report this bicycle pump as broken" }, "Operational status": { "mappings": { "0": { "then": "The bike pump is broken" }, "1": { "then": "The bike pump is operational" } }, "question": "Is the bike pump still operational?" }, "bike_repair_station-available-services": { "mappings": { "0": { "then": "There is only a pump present" }, "1": { "then": "There are only tools (screwdrivers, pliers...) present" }, "2": { "then": "There are both tools and a pump present" } }, "question": "Which services are available at this bike station?" }, "bike_repair_station-bike-chain-tool": { "mappings": { "0": { "then": "There is a chain tool" }, "1": { "then": "There is no chain tool" } }, "question": "Does this bike repair station have a special tool to repair your bike chain?" }, "bike_repair_station-bike-stand": { "mappings": { "0": { "then": "There is a hook or stand" }, "1": { "then": "There is no hook or stand" } }, "question": "Does this bike station have a hook to hang your bike on or a stand to raise it?" }, "bike_repair_station-electrical_pump": { "mappings": { "0": { "then": "Manual pump" }, "1": { "then": "Electrical pump" } }, "question": "Is this an electric bike pump?" }, "bike_repair_station-email": { "question": "What is the email address of the maintainer?" }, "bike_repair_station-manometer": { "mappings": { "0": { "then": "There is a manometer" }, "1": { "then": "There is no manometer" }, "2": { "then": "There is manometer but it is broken" } }, "question": "Does the pump have a pressure indicator or manometer?" }, "bike_repair_station-opening_hours": { "mappings": { "0": { "then": "Always open" }, "1": { "then": "Always open" } }, "question": "When is this bicycle repair point open?" }, "bike_repair_station-operator": { "question": "Who maintains this cycle pump?", "render": "Maintained by {operator}" }, "bike_repair_station-phone": { "question": "What is the phone number of the maintainer?" }, "bike_repair_station-valves": { "mappings": { "0": { "then": "Sclaverand (also known as Presta)" }, "1": { "then": "Dunlop" }, "2": { "then": "Schrader (cars)" } }, "question": "What valves are supported?", "render": "This pump supports the following valves: {valves}" } }, "title": { "mappings": { "0": { "then": "Bike repair station" }, "1": { "then": "Bike repair station" }, "2": { "then": "Broken pump" }, "3": { "then": "Bicycle pump {name}" }, "4": { "then": "Bicycle pump" } }, "render": "Bike station (pump & repair)" } }, "bike_shop": { "description": "A shop specifically selling bicycles or related items", "name": "Bike repair/shop", "presets": { "0": { "title": "Bike repair/shop" } }, "tagRenderings": { "bike_repair_bike-pump-service": { "mappings": { "0": { "then": "This shop offers a bike pump for anyone" }, "1": { "then": "This shop doesn't offer a bike pump for anyone" }, "2": { "then": "There is bicycle pump, it is shown as a separate point " } }, "question": "Does this shop offer a bike pump for use by anyone?" }, "bike_repair_bike-wash": { "mappings": { "0": { "then": "This shop cleans bicycles" }, "1": { "then": "This shop has an installation where one can clean bicycles themselves" }, "2": { "then": "This shop doesn't offer bicycle cleaning" } }, "question": "Are bicycles washed here?" }, "bike_repair_rents-bikes": { "mappings": { "0": { "then": "This shop rents out bikes" }, "1": { "then": "This shop doesn't rent out bikes" } }, "question": "Does this shop rent out bikes?" }, "bike_repair_repairs-bikes": { "mappings": { "0": { "then": "This shop repairs bikes" }, "1": { "then": "This shop doesn't repair bikes" }, "2": { "then": "This shop only repairs bikes bought here" }, "3": { "then": "This shop only repairs bikes of a certain brand" } }, "question": "Does this shop repair bikes?" }, "bike_repair_second-hand-bikes": { "mappings": { "0": { "then": "This shop sells second-hand bikes" }, "1": { "then": "This shop doesn't sell second-hand bikes" }, "2": { "then": "This shop only sells second-hand bikes" } }, "question": "Does this shop sell second-hand bikes?" }, "bike_repair_sells-bikes": { "mappings": { "0": { "then": "This shop sells bikes" }, "1": { "then": "This shop doesn't sell bikes" } }, "question": "Does this shop sell bikes?" }, "bike_repair_tools-service": { "mappings": { "0": { "then": "This shop offers tools for DIY repair" }, "1": { "then": "This shop doesn't offer tools for DIY repair" }, "2": { "then": "Tools for DIY repair are only available if you bought/hire the bike in the shop" } }, "question": "Are there tools here to repair your own bike?" }, "bike_shop-email": { "question": "What is the email address of {name}?" }, "bike_shop-is-bicycle_shop": { "render": "This shop is specialized in selling {shop} and does bicycle related activities" }, "bike_shop-name": { "question": "What is the name of this bicycle shop?", "render": "This bicycle shop is called {name}" }, "bike_shop-phone": { "question": "What is the phone number of {name}?" }, "bike_shop-website": { "question": "What is the website of {name}?" } }, "title": { "mappings": { "0": { "then": "Sport gear shop {name}" }, "2": { "then": "Bicycle rental {name}" }, "3": { "then": "Bike repair {name}" }, "4": { "then": "Bike shop {name}" }, "5": { "then": "Bike repair/shop {name}" } }, "render": "Bike repair/shop" } }, "bike_themed_object": { "description": "A layer with bike-themed objects but who don't match any other layer", "name": "Bike related object", "title": { "mappings": { "1": { "then": "Cycle track" } }, "render": "Bike related object" } }, "binocular": { "description": "Binoculas", "name": "Binoculars", "presets": { "0": { "description": "A telescope or pair of binoculars mounted on a pole, available to the public to look around. ", "title": "binoculars" } }, "tagRenderings": { "binocular-charge": { "mappings": { "0": { "then": "Free to use" } }, "question": "How much does one have to pay to use these binoculars?", "render": "Using these binoculars costs {charge}" }, "binocular-direction": { "question": "When looking through this binocular, in what direction does one look?", "render": "Looks towards {direction}°" } }, "title": { "render": "Binoculars" } }, "birdhide": { "filter": { "0": { "options": { "0": { "question": "Wheelchair accessible" } } } } }, "cafe_pub": { "description": "A layer showing cafés and pubs where one can gather around a drink. The layer asks for some relevant questions", "filter": { "0": { "options": { "0": { "question": "Opened now" } } } }, "name": "Cafés and pubs", "presets": { "0": { "title": "pub" }, "1": { "title": "bar" }, "2": { "title": "cafe" } }, "tagRenderings": { "Classification": { "question": "What kind of cafe is this" }, "Name": { "question": "What is the name of this pub?", "render": "This pub is named {name}" } }, "title": { "mappings": { "0": { "then": "{name}" } } } }, "charging_station": { "description": "A charging station", "filter": { "0": { "options": { "0": { "question": "All vehicle types" }, "1": { "question": "Charging station for bicycles" }, "2": { "question": "Charging station for cars" } } }, "1": { "options": { "0": { "question": "Only working charging stations" } } }, "2": { "options": { "0": { "question": "All connectors" }, "1": { "question": "Has a
Schuko wall plug without ground pin (CEE7/4 type F)
connector" }, "2": { "question": "Has a
European wall plug with ground pin (CEE7/4 type E)
connector" }, "3": { "question": "Has a
Chademo
connector" }, "4": { "question": "Has a
Type 1 with cable (J1772)
connector" }, "5": { "question": "Has a
Type 1 without cable (J1772)
connector" }, "6": { "question": "Has a
Type 1 CCS (aka Type 1 Combo)
connector" }, "7": { "question": "Has a
Tesla Supercharger
connector" }, "8": { "question": "Has a
Type 2 (mennekes)
connector" }, "9": { "question": "Has a
Type 2 CCS (mennekes)
connector" }, "10": { "question": "Has a
Type 2 with cable (mennekes)
connector" }, "11": { "question": "Has a
Tesla Supercharger CCS (a branded type2_css)
connector" }, "12": { "question": "Has a
Tesla Supercharger (destination)
connector" }, "13": { "question": "Has a
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
connector" }, "14": { "question": "Has a
USB to charge phones and small electronics
connector" }, "15": { "question": "Has a
Bosch Active Connect with 3 pins and cable
connector" }, "16": { "question": "Has a
Bosch Active Connect with 5 pins and cable
connector" } } } }, "name": "Charging stations", "presets": { "0": { "title": "charging station with a normal european wall plug (meant to charge electrical bikes)" }, "1": { "title": "charging station for cars" } }, "tagRenderings": { "Auth phone": { "question": "What's the phone number for authentication call or SMS?", "render": "Authenticate by calling or SMS'ing to {authentication:phone_call:number}" }, "Authentication": { "mappings": { "0": { "then": "Authentication by a membership card" }, "1": { "then": "Authentication by an app" }, "2": { "then": "Authentication via phone call is available" }, "3": { "then": "Authentication via SMS is available" }, "4": { "then": "Authentication via NFC is available" }, "5": { "then": "Authentication via Money Card is available" }, "6": { "then": "Authentication via debit card is available" }, "7": { "then": "Charging here is (also) possible without authentication" } }, "question": "What kind of authentication is available at the charging station?" }, "Available_charging_stations (generated)": { "mappings": { "0": { "then": "
Schuko wall plug without ground pin (CEE7/4 type F)
" }, "1": { "then": "
Schuko wall plug without ground pin (CEE7/4 type F)
" }, "2": { "then": "
European wall plug with ground pin (CEE7/4 type E)
" }, "3": { "then": "
European wall plug with ground pin (CEE7/4 type E)
" }, "4": { "then": "
Chademo
" }, "5": { "then": "
Chademo
" }, "6": { "then": "
Type 1 with cable (J1772)
" }, "7": { "then": "
Type 1 with cable (J1772)
" }, "8": { "then": "
Type 1 without cable (J1772)
" }, "9": { "then": "
Type 1 without cable (J1772)
" }, "10": { "then": "
Type 1 CCS (aka Type 1 Combo)
" }, "11": { "then": "
Type 1 CCS (aka Type 1 Combo)
" }, "12": { "then": "
Tesla Supercharger
" }, "13": { "then": "
Tesla Supercharger
" }, "14": { "then": "
Type 2 (mennekes)
" }, "15": { "then": "
Type 2 (mennekes)
" }, "16": { "then": "
Type 2 CCS (mennekes)
" }, "17": { "then": "
Type 2 CCS (mennekes)
" }, "18": { "then": "
Type 2 with cable (mennekes)
" }, "19": { "then": "
Type 2 with cable (mennekes)
" }, "20": { "then": "
Tesla Supercharger CCS (a branded type2_css)
" }, "21": { "then": "
Tesla Supercharger CCS (a branded type2_css)
" }, "22": { "then": "
Tesla Supercharger (destination)
" }, "23": { "then": "
Tesla Supercharger (destination)
" }, "24": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
" }, "25": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
" }, "26": { "then": "
USB to charge phones and small electronics
" }, "27": { "then": "
USB to charge phones and small electronics
" }, "28": { "then": "
Bosch Active Connect with 3 pins and cable
" }, "29": { "then": "
Bosch Active Connect with 3 pins and cable
" }, "30": { "then": "
Bosch Active Connect with 5 pins and cable
" }, "31": { "then": "
Bosch Active Connect with 5 pins and cable
" } }, "question": "Which charging connections are available here?" }, "Network": { "mappings": { "0": { "then": "Not part of a bigger network, e.g. because the charging station is maintained by a local business" }, "1": { "then": "Not part of a bigger network" } }, "question": "Is this charging station part of a network?", "render": "Part of the network {network}" }, "OH": { "mappings": { "0": { "then": "24/7 opened (including holidays)" } }, "question": "When is this charging station opened?" }, "Operational status": { "mappings": { "0": { "then": "This charging station works" }, "1": { "then": "This charging station is broken" }, "2": { "then": "A charging station is planned here" }, "3": { "then": "A charging station is constructed here" }, "4": { "then": "This charging station has beed permanently disabled and is not in use anymore but is still visible" } }, "question": "Is this charging point in use?" }, "Operator": { "mappings": { "0": { "then": "Actually, {operator} is the network" } }, "question": "Who is the operator of this charging station?", "render": "This charging station is operated by {operator}" }, "Parking:fee": { "mappings": { "0": { "then": "No additional parking cost while charging" }, "1": { "then": "An additional parking fee should be paid while charging" } }, "question": "Does one have to pay a parking fee while charging?" }, "Type": { "mappings": { "0": { "then": "Bicycles can be charged here" }, "1": { "then": "Cars can be charged here" }, "2": { "then": "Scooters can be charged here" }, "3": { "then": "Heavy good vehicles (such as trucks) can be charged here" }, "4": { "then": "Buses can be charged here" } }, "question": "Which vehicles are allowed to charge here?" }, "access": { "mappings": { "0": { "then": "Anyone can use this charging station (payment might be needed)" }, "1": { "then": "Anyone can use this charging station (payment might be needed)" }, "2": { "then": "Only customers of the place this station belongs to can use this charging station
E.g. a charging station operated by hotel which is only usable by their guests" }, "3": { "then": "Not accessible to the general public (e.g. only accessible to the owners, employees, ...)" } }, "question": "Who is allowed to use this charging station?", "render": "Access is {access}" }, "capacity": { "question": "How much vehicles can be charged here at the same time?", "render": "{capacity} vehicles can be charged here at the same time" }, "charge": { "question": "How much does one have to pay to use this charging station?", "render": "Using this charging station costs {charge}" }, "current-0": { "mappings": { "0": { "then": "
Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most 16 A" } }, "question": "What current do the plugs with
Schuko wall plug without ground pin (CEE7/4 type F)
offer?", "render": "
Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most {socket:schuko:current}A" }, "current-1": { "mappings": { "0": { "then": "
European wall plug with ground pin (CEE7/4 type E)
outputs at most 16 A" } }, "question": "What current do the plugs with
European wall plug with ground pin (CEE7/4 type E)
offer?", "render": "
European wall plug with ground pin (CEE7/4 type E)
outputs at most {socket:typee:current}A" }, "current-10": { "mappings": { "0": { "then": "
Tesla Supercharger CCS (a branded type2_css)
outputs at most 125 A" }, "1": { "then": "
Tesla Supercharger CCS (a branded type2_css)
outputs at most 350 A" } }, "question": "What current do the plugs with
Tesla Supercharger CCS (a branded type2_css)
offer?", "render": "
Tesla Supercharger CCS (a branded type2_css)
outputs at most {socket:tesla_supercharger_ccs:current}A" }, "current-11": { "mappings": { "0": { "then": "
Tesla Supercharger (destination)
outputs at most 125 A" }, "1": { "then": "
Tesla Supercharger (destination)
outputs at most 350 A" } }, "question": "What current do the plugs with
Tesla Supercharger (destination)
offer?", "render": "
Tesla Supercharger (destination)
outputs at most {socket:tesla_destination:current}A" }, "current-12": { "mappings": { "0": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs at most 16 A" }, "1": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs at most 32 A" } }, "question": "What current do the plugs with
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
offer?", "render": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs at most {socket:tesla_destination:current}A" }, "current-13": { "mappings": { "0": { "then": "
USB to charge phones and small electronics
outputs at most 1 A" }, "1": { "then": "
USB to charge phones and small electronics
outputs at most 2 A" } }, "question": "What current do the plugs with
USB to charge phones and small electronics
offer?", "render": "
USB to charge phones and small electronics
outputs at most {socket:USB-A:current}A" }, "current-14": { "question": "What current do the plugs with
Bosch Active Connect with 3 pins and cable
offer?", "render": "
Bosch Active Connect with 3 pins and cable
outputs at most {socket:bosch_3pin:current}A" }, "current-15": { "question": "What current do the plugs with
Bosch Active Connect with 5 pins and cable
offer?", "render": "
Bosch Active Connect with 5 pins and cable
outputs at most {socket:bosch_5pin:current}A" }, "current-2": { "mappings": { "0": { "then": "
Chademo
outputs at most 120 A" } }, "question": "What current do the plugs with
Chademo
offer?", "render": "
Chademo
outputs at most {socket:chademo:current}A" }, "current-3": { "mappings": { "0": { "then": "
Type 1 with cable (J1772)
outputs at most 32 A" } }, "question": "What current do the plugs with
Type 1 with cable (J1772)
offer?", "render": "
Type 1 with cable (J1772)
outputs at most {socket:type1_cable:current}A" }, "current-4": { "mappings": { "0": { "then": "
Type 1 without cable (J1772)
outputs at most 32 A" } }, "question": "What current do the plugs with
Type 1 without cable (J1772)
offer?", "render": "
Type 1 without cable (J1772)
outputs at most {socket:type1:current}A" }, "current-5": { "mappings": { "0": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs at most 50 A" }, "1": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs at most 125 A" } }, "question": "What current do the plugs with
Type 1 CCS (aka Type 1 Combo)
offer?", "render": "
Type 1 CCS (aka Type 1 Combo)
outputs at most {socket:type1_combo:current}A" }, "current-6": { "mappings": { "0": { "then": "
Tesla Supercharger
outputs at most 125 A" }, "1": { "then": "
Tesla Supercharger
outputs at most 350 A" } }, "question": "What current do the plugs with
Tesla Supercharger
offer?", "render": "
Tesla Supercharger
outputs at most {socket:tesla_supercharger:current}A" }, "current-7": { "mappings": { "0": { "then": "
Type 2 (mennekes)
outputs at most 16 A" }, "1": { "then": "
Type 2 (mennekes)
outputs at most 32 A" } }, "question": "What current do the plugs with
Type 2 (mennekes)
offer?", "render": "
Type 2 (mennekes)
outputs at most {socket:type2:current}A" }, "current-8": { "mappings": { "0": { "then": "
Type 2 CCS (mennekes)
outputs at most 125 A" }, "1": { "then": "
Type 2 CCS (mennekes)
outputs at most 350 A" } }, "question": "What current do the plugs with
Type 2 CCS (mennekes)
offer?", "render": "
Type 2 CCS (mennekes)
outputs at most {socket:type2_combo:current}A" }, "current-9": { "mappings": { "0": { "then": "
Type 2 with cable (mennekes)
outputs at most 16 A" }, "1": { "then": "
Type 2 with cable (mennekes)
outputs at most 32 A" } }, "question": "What current do the plugs with
Type 2 with cable (mennekes)
offer?", "render": "
Type 2 with cable (mennekes)
outputs at most {socket:type2_cable:current}A" }, "email": { "question": "What is the email address of the operator?", "render": "In case of problems, send an email to {email}" }, "fee": { "mappings": { "0": { "then": "Free to use" }, "1": { "then": "Free to use (without authenticating)" }, "2": { "then": "Free to use, but one has to authenticate" }, "3": { "then": "Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station" }, "4": { "then": "Paid use" } }, "question": "Does one have to pay to use this charging station?" }, "maxstay": { "mappings": { "0": { "then": "No timelimit on leaving your vehicle here" } }, "question": "What is the maximum amount of time one is allowed to stay here?", "render": "One can stay at most {canonical(maxstay)}" }, "payment-options": { "override": { "mappings+": { "0": { "then": "Payment is done using a dedicated app" }, "1": { "then": "Payment is done using a membership card" } } } }, "phone": { "question": "What number can one call if there is a problem with this charging station?", "render": "In case of problems, call {phone}" }, "plugs-0": { "question": "How much plugs of type
Schuko wall plug without ground pin (CEE7/4 type F)
are available here?", "render": "There are {socket:schuko} plugs of type
Schuko wall plug without ground pin (CEE7/4 type F)
available here" }, "plugs-1": { "question": "How much plugs of type
European wall plug with ground pin (CEE7/4 type E)
are available here?", "render": "There are {socket:typee} plugs of type
European wall plug with ground pin (CEE7/4 type E)
available here" }, "plugs-10": { "question": "How much plugs of type
Tesla Supercharger CCS (a branded type2_css)
are available here?", "render": "There are {socket:tesla_supercharger_ccs} plugs of type
Tesla Supercharger CCS (a branded type2_css)
available here" }, "plugs-11": { "question": "How much plugs of type
Tesla Supercharger (destination)
are available here?", "render": "There are {socket:tesla_destination} plugs of type
Tesla Supercharger (destination)
available here" }, "plugs-12": { "question": "How much plugs of type
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
are available here?", "render": "There are {socket:tesla_destination} plugs of type
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
available here" }, "plugs-13": { "question": "How much plugs of type
USB to charge phones and small electronics
are available here?", "render": "There are {socket:USB-A} plugs of type
USB to charge phones and small electronics
available here" }, "plugs-14": { "question": "How much plugs of type
Bosch Active Connect with 3 pins and cable
are available here?", "render": "There are {socket:bosch_3pin} plugs of type
Bosch Active Connect with 3 pins and cable
available here" }, "plugs-15": { "question": "How much plugs of type
Bosch Active Connect with 5 pins and cable
are available here?", "render": "There are {socket:bosch_5pin} plugs of type
Bosch Active Connect with 5 pins and cable
available here" }, "plugs-2": { "question": "How much plugs of type
Chademo
are available here?", "render": "There are {socket:chademo} plugs of type
Chademo
available here" }, "plugs-3": { "question": "How much plugs of type
Type 1 with cable (J1772)
are available here?", "render": "There are {socket:type1_cable} plugs of type
Type 1 with cable (J1772)
available here" }, "plugs-4": { "question": "How much plugs of type
Type 1 without cable (J1772)
are available here?", "render": "There are {socket:type1} plugs of type
Type 1 without cable (J1772)
available here" }, "plugs-5": { "question": "How much plugs of type
Type 1 CCS (aka Type 1 Combo)
are available here?", "render": "There are {socket:type1_combo} plugs of type
Type 1 CCS (aka Type 1 Combo)
available here" }, "plugs-6": { "question": "How much plugs of type
Tesla Supercharger
are available here?", "render": "There are {socket:tesla_supercharger} plugs of type
Tesla Supercharger
available here" }, "plugs-7": { "question": "How much plugs of type
Type 2 (mennekes)
are available here?", "render": "There are {socket:type2} plugs of type
Type 2 (mennekes)
available here" }, "plugs-8": { "question": "How much plugs of type
Type 2 CCS (mennekes)
are available here?", "render": "There are {socket:type2_combo} plugs of type
Type 2 CCS (mennekes)
available here" }, "plugs-9": { "question": "How much plugs of type
Type 2 with cable (mennekes)
are available here?", "render": "There are {socket:type2_cable} plugs of type
Type 2 with cable (mennekes)
available here" }, "power-output-0": { "mappings": { "0": { "then": "
Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most 3.6 kw" } }, "question": "What power output does a single plug of type
Schuko wall plug without ground pin (CEE7/4 type F)
offer?", "render": "
Schuko wall plug without ground pin (CEE7/4 type F)
outputs at most {socket:schuko:output}" }, "power-output-1": { "mappings": { "0": { "then": "
European wall plug with ground pin (CEE7/4 type E)
outputs at most 3 kw" }, "1": { "then": "
European wall plug with ground pin (CEE7/4 type E)
outputs at most 22 kw" } }, "question": "What power output does a single plug of type
European wall plug with ground pin (CEE7/4 type E)
offer?", "render": "
European wall plug with ground pin (CEE7/4 type E)
outputs at most {socket:typee:output}" }, "power-output-10": { "mappings": { "0": { "then": "
Tesla Supercharger CCS (a branded type2_css)
outputs at most 50 kw" } }, "question": "What power output does a single plug of type
Tesla Supercharger CCS (a branded type2_css)
offer?", "render": "
Tesla Supercharger CCS (a branded type2_css)
outputs at most {socket:tesla_supercharger_ccs:output}" }, "power-output-11": { "mappings": { "0": { "then": "
Tesla Supercharger (destination)
outputs at most 120 kw" }, "1": { "then": "
Tesla Supercharger (destination)
outputs at most 150 kw" }, "2": { "then": "
Tesla Supercharger (destination)
outputs at most 250 kw" } }, "question": "What power output does a single plug of type
Tesla Supercharger (destination)
offer?", "render": "
Tesla Supercharger (destination)
outputs at most {socket:tesla_destination:output}" }, "power-output-12": { "mappings": { "0": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs at most 11 kw" }, "1": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs at most 22 kw" } }, "question": "What power output does a single plug of type
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
offer?", "render": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs at most {socket:tesla_destination:output}" }, "power-output-13": { "mappings": { "0": { "then": "
USB to charge phones and small electronics
outputs at most 5w" }, "1": { "then": "
USB to charge phones and small electronics
outputs at most 10w" } }, "question": "What power output does a single plug of type
USB to charge phones and small electronics
offer?", "render": "
USB to charge phones and small electronics
outputs at most {socket:USB-A:output}" }, "power-output-14": { "question": "What power output does a single plug of type
Bosch Active Connect with 3 pins and cable
offer?", "render": "
Bosch Active Connect with 3 pins and cable
outputs at most {socket:bosch_3pin:output}" }, "power-output-15": { "question": "What power output does a single plug of type
Bosch Active Connect with 5 pins and cable
offer?", "render": "
Bosch Active Connect with 5 pins and cable
outputs at most {socket:bosch_5pin:output}" }, "power-output-2": { "mappings": { "0": { "then": "
Chademo
outputs at most 50 kw" } }, "question": "What power output does a single plug of type
Chademo
offer?", "render": "
Chademo
outputs at most {socket:chademo:output}" }, "power-output-3": { "mappings": { "0": { "then": "
Type 1 with cable (J1772)
outputs at most 3.7 kw" }, "1": { "then": "
Type 1 with cable (J1772)
outputs at most 7 kw" } }, "question": "What power output does a single plug of type
Type 1 with cable (J1772)
offer?", "render": "
Type 1 with cable (J1772)
outputs at most {socket:type1_cable:output}" }, "power-output-4": { "mappings": { "0": { "then": "
Type 1 without cable (J1772)
outputs at most 3.7 kw" }, "1": { "then": "
Type 1 without cable (J1772)
outputs at most 6.6 kw" }, "2": { "then": "
Type 1 without cable (J1772)
outputs at most 7 kw" }, "3": { "then": "
Type 1 without cable (J1772)
outputs at most 7.2 kw" } }, "question": "What power output does a single plug of type
Type 1 without cable (J1772)
offer?", "render": "
Type 1 without cable (J1772)
outputs at most {socket:type1:output}" }, "power-output-5": { "mappings": { "0": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs at most 50 kw" }, "1": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs at most 62.5 kw" }, "2": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs at most 150 kw" }, "3": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs at most 350 kw" } }, "question": "What power output does a single plug of type
Type 1 CCS (aka Type 1 Combo)
offer?", "render": "
Type 1 CCS (aka Type 1 Combo)
outputs at most {socket:type1_combo:output}" }, "power-output-6": { "mappings": { "0": { "then": "
Tesla Supercharger
outputs at most 120 kw" }, "1": { "then": "
Tesla Supercharger
outputs at most 150 kw" }, "2": { "then": "
Tesla Supercharger
outputs at most 250 kw" } }, "question": "What power output does a single plug of type
Tesla Supercharger
offer?", "render": "
Tesla Supercharger
outputs at most {socket:tesla_supercharger:output}" }, "power-output-7": { "mappings": { "0": { "then": "
Type 2 (mennekes)
outputs at most 11 kw" }, "1": { "then": "
Type 2 (mennekes)
outputs at most 22 kw" } }, "question": "What power output does a single plug of type
Type 2 (mennekes)
offer?", "render": "
Type 2 (mennekes)
outputs at most {socket:type2:output}" }, "power-output-8": { "mappings": { "0": { "then": "
Type 2 CCS (mennekes)
outputs at most 50 kw" } }, "question": "What power output does a single plug of type
Type 2 CCS (mennekes)
offer?", "render": "
Type 2 CCS (mennekes)
outputs at most {socket:type2_combo:output}" }, "power-output-9": { "mappings": { "0": { "then": "
Type 2 with cable (mennekes)
outputs at most 11 kw" }, "1": { "then": "
Type 2 with cable (mennekes)
outputs at most 22 kw" } }, "question": "What power output does a single plug of type
Type 2 with cable (mennekes)
offer?", "render": "
Type 2 with cable (mennekes)
outputs at most {socket:type2_cable:output}" }, "questions": { "render": "

Technical questions

The questions below are very technical. Feel free to ignore them
{questions}" }, "ref": { "question": "What is the reference number of this charging station?", "render": "Reference number is {ref}" }, "voltage-0": { "mappings": { "0": { "then": "
Schuko wall plug without ground pin (CEE7/4 type F)
outputs 230 volt" } }, "question": "What voltage do the plugs with
Schuko wall plug without ground pin (CEE7/4 type F)
offer?", "render": "
Schuko wall plug without ground pin (CEE7/4 type F)
outputs {socket:schuko:voltage} volt" }, "voltage-1": { "mappings": { "0": { "then": "
European wall plug with ground pin (CEE7/4 type E)
outputs 230 volt" } }, "question": "What voltage do the plugs with
European wall plug with ground pin (CEE7/4 type E)
offer?", "render": "
European wall plug with ground pin (CEE7/4 type E)
outputs {socket:typee:voltage} volt" }, "voltage-10": { "mappings": { "0": { "then": "
Tesla Supercharger CCS (a branded type2_css)
outputs 500 volt" }, "1": { "then": "
Tesla Supercharger CCS (a branded type2_css)
outputs 920 volt" } }, "question": "What voltage do the plugs with
Tesla Supercharger CCS (a branded type2_css)
offer?", "render": "
Tesla Supercharger CCS (a branded type2_css)
outputs {socket:tesla_supercharger_ccs:voltage} volt" }, "voltage-11": { "mappings": { "0": { "then": "
Tesla Supercharger (destination)
outputs 480 volt" } }, "question": "What voltage do the plugs with
Tesla Supercharger (destination)
offer?", "render": "
Tesla Supercharger (destination)
outputs {socket:tesla_destination:voltage} volt" }, "voltage-12": { "mappings": { "0": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs 230 volt" }, "1": { "then": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs 400 volt" } }, "question": "What voltage do the plugs with
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
offer?", "render": "
Tesla supercharger (destination) (A Type 2 with cable branded as tesla)
outputs {socket:tesla_destination:voltage} volt" }, "voltage-13": { "mappings": { "0": { "then": "
USB to charge phones and small electronics
outputs 5 volt" } }, "question": "What voltage do the plugs with
USB to charge phones and small electronics
offer?", "render": "
USB to charge phones and small electronics
outputs {socket:USB-A:voltage} volt" }, "voltage-14": { "question": "What voltage do the plugs with
Bosch Active Connect with 3 pins and cable
offer?", "render": "
Bosch Active Connect with 3 pins and cable
outputs {socket:bosch_3pin:voltage} volt" }, "voltage-15": { "question": "What voltage do the plugs with
Bosch Active Connect with 5 pins and cable
offer?", "render": "
Bosch Active Connect with 5 pins and cable
outputs {socket:bosch_5pin:voltage} volt" }, "voltage-2": { "mappings": { "0": { "then": "
Chademo
outputs 500 volt" } }, "question": "What voltage do the plugs with
Chademo
offer?", "render": "
Chademo
outputs {socket:chademo:voltage} volt" }, "voltage-3": { "mappings": { "0": { "then": "
Type 1 with cable (J1772)
outputs 200 volt" }, "1": { "then": "
Type 1 with cable (J1772)
outputs 240 volt" } }, "question": "What voltage do the plugs with
Type 1 with cable (J1772)
offer?", "render": "
Type 1 with cable (J1772)
outputs {socket:type1_cable:voltage} volt" }, "voltage-4": { "mappings": { "0": { "then": "
Type 1 without cable (J1772)
outputs 200 volt" }, "1": { "then": "
Type 1 without cable (J1772)
outputs 240 volt" } }, "question": "What voltage do the plugs with
Type 1 without cable (J1772)
offer?", "render": "
Type 1 without cable (J1772)
outputs {socket:type1:voltage} volt" }, "voltage-5": { "mappings": { "0": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs 400 volt" }, "1": { "then": "
Type 1 CCS (aka Type 1 Combo)
outputs 1000 volt" } }, "question": "What voltage do the plugs with
Type 1 CCS (aka Type 1 Combo)
offer?", "render": "
Type 1 CCS (aka Type 1 Combo)
outputs {socket:type1_combo:voltage} volt" }, "voltage-6": { "mappings": { "0": { "then": "
Tesla Supercharger
outputs 480 volt" } }, "question": "What voltage do the plugs with
Tesla Supercharger
offer?", "render": "
Tesla Supercharger
outputs {socket:tesla_supercharger:voltage} volt" }, "voltage-7": { "mappings": { "0": { "then": "
Type 2 (mennekes)
outputs 230 volt" }, "1": { "then": "
Type 2 (mennekes)
outputs 400 volt" } }, "question": "What voltage do the plugs with
Type 2 (mennekes)
offer?", "render": "
Type 2 (mennekes)
outputs {socket:type2:voltage} volt" }, "voltage-8": { "mappings": { "0": { "then": "
Type 2 CCS (mennekes)
outputs 500 volt" }, "1": { "then": "
Type 2 CCS (mennekes)
outputs 920 volt" } }, "question": "What voltage do the plugs with
Type 2 CCS (mennekes)
offer?", "render": "
Type 2 CCS (mennekes)
outputs {socket:type2_combo:voltage} volt" }, "voltage-9": { "mappings": { "0": { "then": "
Type 2 with cable (mennekes)
outputs 230 volt" }, "1": { "then": "
Type 2 with cable (mennekes)
outputs 400 volt" } }, "question": "What voltage do the plugs with
Type 2 with cable (mennekes)
offer?", "render": "
Type 2 with cable (mennekes)
outputs {socket:type2_cable:voltage} volt" }, "website": { "question": "What is the website where one can find more information about this charging station?", "render": "More info on {website}" } }, "title": { "render": "Charging station" }, "units": { "0": { "applicableUnits": { "0": { "human": " minutes", "humanSingular": " minute" }, "1": { "human": " hours", "humanSingular": " hour" }, "2": { "human": " days", "humanSingular": " day" } } }, "1": { "applicableUnits": { "0": { "human": "Volts" } } }, "2": { "applicableUnits": { "0": { "human": "A" } } }, "3": { "applicableUnits": { "0": { "human": "kilowatt" }, "1": { "human": "megawatt" } } } } }, "crossings": { "description": "Crossings for pedestrians and cyclists", "name": "Crossings", "presets": { "0": { "description": "Crossing for pedestrians and/or cyclists", "title": "Crossing" }, "1": { "description": "Traffic signal on a road", "title": "Traffic signal" } }, "tagRenderings": { "crossing-bicycle-allowed": { "mappings": { "0": { "then": "A cyclist can use this crossing" }, "1": { "then": "A cyclist can not use this crossing" } }, "question": "Is this crossing also for bicycles?" }, "crossing-button": { "mappings": { "0": { "then": "This traffic light has a button to request green light" }, "1": { "then": "This traffic light does not have a button to request green light" } }, "question": "Does this traffic light have a button to request green light?" }, "crossing-continue-through-red": { "mappings": { "0": { "then": "A cyclist can go straight on if the light is red " }, "1": { "then": "A cyclist can go straight on if the light is red" }, "2": { "then": "A cyclist can not go straight on if the light is red" } }, "question": "Can a cyclist go straight on when the light is red?" }, "crossing-has-island": { "mappings": { "0": { "then": "This crossing has an island in the middle" }, "1": { "then": "This crossing does not have an island in the middle" } }, "question": "Does this crossing have an island in the middle?" }, "crossing-is-zebra": { "mappings": { "0": { "then": "This is a zebra crossing" }, "1": { "then": "This is not a zebra crossing" } }, "question": "Is this is a zebra crossing?" }, "crossing-right-turn-through-red": { "mappings": { "0": { "then": "A cyclist can turn right if the light is red " }, "1": { "then": "A cyclist can turn right if the light is red" }, "2": { "then": "A cyclist can not turn right if the light is red" } }, "question": "Can a cyclist turn right when the light is red?" }, "crossing-tactile": { "mappings": { "0": { "then": "This crossing has tactile paving" }, "1": { "then": "This crossing does not have tactile paving" }, "2": { "then": "This crossing has tactile paving, but is not correct" } }, "question": "Does this crossing have tactile paving?" }, "crossing-type": { "mappings": { "0": { "then": "Crossing, without traffic lights" }, "1": { "then": "Crossing with traffic signals" }, "2": { "then": "Zebra crossing" } }, "question": "What kind of crossing is this?" } }, "title": { "mappings": { "0": { "then": "Traffic signal" }, "1": { "then": "Crossing with traffic signals" } }, "render": "Crossing" } }, "cycleways_and_roads": { "description": "All infrastructure that someone can cycle over, accompanied with questions about this infrastructure\"", "name": "Cycleways and roads", "tagRenderings": { "Cycleway type for a road": { "mappings": { "0": { "then": "There is a shared lane" }, "1": { "then": "There is a lane next to the road (separated with paint)" }, "2": { "then": "There is a track, but no cycleway drawn separately from this road on the map." }, "3": { "then": "There is a separately drawn cycleway" }, "4": { "then": "There is no cycleway" }, "5": { "then": "There is no cycleway" } }, "question": "What kind of cycleway is here?" }, "Cycleway:smoothness": { "mappings": { "0": { "then": "Usable for thin rollers: rollerblade, skateboard" }, "1": { "then": "Usable for thin wheels: racing bike" }, "2": { "then": "Usable for normal wheels: city bike, wheelchair, scooter" }, "3": { "then": "Usable for robust wheels: trekking bike, car, rickshaw" }, "4": { "then": "Usable for vehicles with high clearance: light duty off-road vehicle" }, "5": { "then": "Usable for off-road vehicles: heavy duty off-road vehicle" }, "6": { "then": "Usable for specialized off-road vehicles: tractor, ATV" }, "7": { "then": "Impassable / No wheeled vehicle" } }, "question": "What is the smoothness of this cycleway?" }, "Cycleway:surface": { "mappings": { "0": { "then": "This cycleway is unpaved" }, "1": { "then": "This cycleway is paved" }, "2": { "then": "This cycleway is made of asphalt" }, "3": { "then": "This cycleway is made of smooth paving stones" }, "4": { "then": "This cycleway is made of concrete" }, "5": { "then": "This cycleway is made of cobblestone (unhewn or sett)" }, "6": { "then": "This cycleway is made of raw, natural cobblestone" }, "7": { "then": "This cycleway is made of flat, square cobblestone" }, "8": { "then": "This cycleway is made of wood" }, "9": { "then": "This cycleway is made of gravel" }, "10": { "then": "This cycleway is made of fine gravel" }, "11": { "then": "This cycleway is made of pebblestone" }, "12": { "then": "This cycleway is made from raw ground" } }, "question": "What is the surface of the cycleway made from?", "render": "This cyleway is made of {cycleway:surface}" }, "Is this a cyclestreet? (For a road)": { "mappings": { "0": { "then": "This is a cyclestreet, and a 30km/h zone." }, "1": { "then": "This is a cyclestreet" }, "2": { "then": "This is not a cyclestreet." } }, "question": "Is this a cyclestreet?" }, "Maxspeed (for road)": { "mappings": { "0": { "then": "The maximum speed is 20 km/h" }, "1": { "then": "The maximum speed is 30 km/h" }, "2": { "then": "The maximum speed is 50 km/h" }, "3": { "then": "The maximum speed is 70 km/h" }, "4": { "then": "The maximum speed is 90 km/h" } }, "question": "What is the maximum speed in this street?", "render": "The maximum speed on this road is {maxspeed} km/h" }, "Surface of the road": { "mappings": { "0": { "then": "This cycleway is unhardened" }, "1": { "then": "This cycleway is paved" }, "2": { "then": "This cycleway is made of asphalt" }, "3": { "then": "This cycleway is made of smooth paving stones" }, "4": { "then": "This cycleway is made of concrete" }, "5": { "then": "This cycleway is made of cobblestone (unhewn or sett)" }, "6": { "then": "This cycleway is made of raw, natural cobblestone" }, "7": { "then": "This cycleway is made of flat, square cobblestone" }, "8": { "then": "This cycleway is made of wood" }, "9": { "then": "This cycleway is made of gravel" }, "10": { "then": "This cycleway is made of fine gravel" }, "11": { "then": "This cycleway is made of pebblestone" }, "12": { "then": "This cycleway is made from raw ground" } }, "question": "What is the surface of the street made from?", "render": "This road is made of {surface}" }, "Surface of the street": { "mappings": { "0": { "then": "Usable for thin rollers: rollerblade, skateboard" }, "1": { "then": "Usable for thin wheels: racing bike" }, "2": { "then": "Usable for normal wheels: city bike, wheelchair, scooter" }, "3": { "then": "Usable for robust wheels: trekking bike, car, rickshaw" }, "4": { "then": "Usable for vehicles with high clearance: light duty off-road vehicle" }, "5": { "then": "Usable for off-road vehicles: heavy duty off-road vehicle" }, "6": { "then": "Usable for specialized off-road vehicles: tractor, ATV" }, "7": { "then": "Impassable / No wheeled vehicle" } }, "question": "What is the smoothness of this street?" }, "cyclelan-segregation": { "mappings": { "0": { "then": "This cycleway is separated by a dashed line" }, "1": { "then": "This cycleway is separated by a solid line" }, "2": { "then": "This cycleway is separated by a parking lane" }, "3": { "then": "This cycleway is separated by a kerb" } }, "question": "How is this cycleway separated from the road?" }, "cycleway-lane-track-traffic-signs": { "mappings": { "0": { "then": "Compulsory cycleway " }, "1": { "then": "Compulsory cycleway (with supplementary sign)
" }, "2": { "then": "Segregated foot/cycleway " }, "3": { "then": "Unsegregated foot/cycleway " }, "4": { "then": "No traffic sign present" } }, "question": "What traffic sign does this cycleway have?" }, "cycleway-segregation": { "mappings": { "0": { "then": "This cycleway is separated by a dashed line" }, "1": { "then": "This cycleway is separated by a solid line" }, "2": { "then": "This cycleway is separated by a parking lane" }, "3": { "then": "This cycleway is separated by a kerb" } }, "question": "How is this cycleway separated from the road?" }, "cycleway-traffic-signs": { "mappings": { "0": { "then": "Compulsory cycleway " }, "1": { "then": "Compulsory cycleway (with supplementary sign)
" }, "2": { "then": "Segregated foot/cycleway " }, "3": { "then": "Unsegregated foot/cycleway " }, "4": { "then": "No traffic sign present" } }, "question": "What traffic sign does this cycleway have?" }, "cycleway-traffic-signs-D7-supplementary": { "mappings": { "0": { "then": "" }, "1": { "then": "" }, "2": { "then": "" }, "3": { "then": "" }, "4": { "then": "" }, "5": { "then": "" }, "6": { "then": "No supplementary traffic sign present" } }, "question": "Does the traffic sign D7 () have a supplementary sign?" }, "cycleway-traffic-signs-supplementary": { "mappings": { "0": { "then": "" }, "1": { "then": "" }, "2": { "then": "" }, "3": { "then": "" }, "4": { "then": "" }, "5": { "then": "" }, "6": { "then": "No supplementary traffic sign present" } }, "question": "Does the traffic sign D7 () have a supplementary sign?" }, "cycleways_and_roads-cycleway:buffer": { "question": "How wide is the gap between the cycleway and the road?", "render": "The buffer besides this cycleway is {cycleway:buffer} m" }, "is lit?": { "mappings": { "0": { "then": "This street is lit" }, "1": { "then": "This road is not lit" }, "2": { "then": "This road is lit at night" }, "3": { "then": "This road is lit 24/7" } }, "question": "Is this street lit?" }, "width:carriageway": { "question": "What is the carriage width of this road (in meters)?
This is measured curb to curb and thus includes the width of parallell parking lanes", "render": "The carriage width of this road is {width:carriageway}m" } }, "title": { "mappings": { "0": { "then": "Cycleway" }, "1": { "then": "Shared lane" }, "2": { "then": "Bike lane" }, "3": { "then": "Cycleway next to the road" }, "4": { "then": "Cyclestreet" } }, "render": "Cycleways" } }, "defibrillator": { "description": "A layer showing defibrillators which can be used in case of emergency. This contains public defibrillators, but also defibrillators which might need staff to fetch the actual device", "name": "Defibrillators", "presets": { "0": { "title": "Defibrillator" }, "1": { "title": "defibrillator mounted on a wall" } }, "tagRenderings": { "defibrillator-access": { "mappings": { "0": { "then": "Publicly accessible" }, "1": { "then": "Publicly accessible" }, "2": { "then": "Only accessible to customers" }, "3": { "then": "Not accessible to the general public (e.g. only accesible to staff, the owners, ...)" }, "4": { "then": "Not accessible, possibly only for professional use" } }, "question": "Is this defibrillator freely accessible?", "render": "Access is {access}" }, "defibrillator-defibrillator": { "mappings": { "0": { "then": "There is no info about the type of device" }, "1": { "then": "This is a manual defibrillator for professionals" }, "2": { "then": "This is a normal automatic defibrillator" }, "3": { "then": "This is a special type of defibrillator: {defibrillator}" } }, "question": "Is this a a regular automatic defibrillator or a manual defibrillator for professionals only?" }, "defibrillator-defibrillator:location": { "question": "Please give some explanation on where the defibrillator can be found (in the local language)", "render": "Extra information about the location (in the local languagel):
{defibrillator:location}" }, "defibrillator-defibrillator:location:en": { "question": "Please give some explanation on where the defibrillator can be found (in English)", "render": "Extra information about the location (in English):
{defibrillator:location:en}" }, "defibrillator-defibrillator:location:fr": { "question": "Please give some explanation on where the defibrillator can be found (in French)", "render": "Extra information about the location (in French):
{defibrillator:location:fr}" }, "defibrillator-description": { "question": "Is there any useful information for users that you haven't been able to describe above? (leave blank if no)", "render": "Additional information: {description}" }, "defibrillator-email": { "question": "What is the email for questions about this defibrillator?", "render": "Email for questions about this defibrillator: {email}" }, "defibrillator-fixme": { "question": "Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)", "render": "Extra information for OpenStreetMap experts: {fixme}" }, "defibrillator-indoors": { "mappings": { "0": { "then": "This defibrillator is located indoors" }, "1": { "then": "This defibrillator is located outdoors" } }, "question": "Is this defibrillator located indoors?" }, "defibrillator-level": { "mappings": { "0": { "then": "This defibrillator is on the ground floor" }, "1": { "then": "This defibrillator is on the first floor" } }, "question": "On which floor is this defibrillator located?", "render": "This defibrillator is on floor {level}" }, "defibrillator-opening_hours": { "mappings": { "0": { "then": "24/7 opened (including holidays)" } }, "question": "At what times is this defibrillator available?", "render": "{opening_hours_table(opening_hours)}" }, "defibrillator-phone": { "question": "What is the phone number for questions about this defibrillator?", "render": "Telephone for questions about this defibrillator: {phone}" }, "defibrillator-ref": { "question": "What is the official identification number of the device? (if visible on device)", "render": "Official identification number of the device: {ref}" }, "defibrillator-survey:date": { "mappings": { "0": { "then": "Checked today!" } }, "question": "When was this defibrillator last surveyed?", "render": "This defibrillator was last surveyed on {survey:date}" } }, "title": { "render": "Defibrillator" } }, "direction": { "description": "This layer visualizes directions", "name": "Direction visualization" }, "drinking_water": { "description": "A layer showing drinking water fountains", "name": "Drinking water", "presets": { "0": { "title": "drinking water" } }, "tagRenderings": { "Bottle refill": { "mappings": { "0": { "then": "It is easy to refill water bottles" }, "1": { "then": "Water bottles may not fit" } }, "question": "How easy is it to fill water bottles?" }, "Still in use?": { "mappings": { "0": { "then": "This drinking water works" }, "1": { "then": "This drinking water is broken" }, "2": { "then": "This drinking water is closed" } }, "question": "Is this drinking water spot still operational?", "render": "The operational status is {operational_status}" }, "render-closest-drinking-water": { "render": "There is another drinking water fountain at {_closest_other_drinking_water_distance} meter" } }, "title": { "render": "Drinking water" } }, "entrance": { "description": "A layer showing entrances and offering capabilities to survey some advanced data which is important for e.g. wheelchair users (but also bicycle users, people who want to deliver, ...)", "name": "Entrance", "tagRenderings": { "Door_type": { "mappings": { "0": { "then": "The door type is not known" }, "1": { "then": "A classical, hinged door supported by joints" }, "2": { "then": "A revolving door which hangs on a central shaft, rotating within a cylindrical enclosure" }, "3": { "then": "A sliding door where the door slides sidewards, typically parallel with a wall" }, "4": { "then": "A door which rolls from overhead, typically seen for garages" }, "5": { "then": "This is an entrance without a physical door" } }, "question": "What is the type of this door?
Wether or not the door is automated is asked in the next question" }, "Entrance type": { "mappings": { "0": { "then": "No specific entrance type is known" }, "1": { "then": "This is an indoor door, separating a room or a corridor within a single building" }, "2": { "then": "This is the main entrance" }, "3": { "then": "This is a secondary entrance" }, "4": { "then": "This is a service entrance - normally only used for employees, delivery, ..." }, "5": { "then": "This is an exit where one can not enter" }, "6": { "then": "This is an entrance where one can only enter (but not exit)" }, "7": { "then": "This is emergency exit" }, "8": { "then": "This is the entrance to a private home" } }, "question": "What type of entrance is this?" }, "automatic_door": { "mappings": { "0": { "then": "This is an automatic door" }, "1": { "then": "This door is not automated" }, "2": { "then": "This door will open automatically when motion is detected" }, "3": { "then": "This door will open automatically when a sensor in the floor is triggered" }, "4": { "then": "This door will open automatically when a button is pressed" }, "5": { "then": "This door revolves automatically all the time, but has a button to slow it down, e.g. for wheelchair users" }, "6": { "then": "This door revolves automatically all the time" }, "7": { "then": "This door will be opened by staff when requested by pressing a buttonThis might be written on the street name sign", "render": "Named after {name:etymology}" }, "street-name-sign-image": { "render": "{image_carousel(image:streetsign)}
{image_upload(image:streetsign, Add image of a street name sign)}" }, "wikipedia": { "render": "A Wikipedia article about this street exists:
{wikipedia():max-height:25rem}" }, "wikipedia-etymology": { "question": "What is the Wikidata-item that this object is named after?", "render": "

Wikipedia article of the name giver

{wikipedia(name:etymology:wikidata):max-height:20rem}" }, "zoeken op inventaris onroerend erfgoed": { "render": "Search on inventaris onroerend erfgoed" } } }, "extinguisher": { "description": "Map layer to show fire hydrants.", "name": "Map of fire extinguishers.", "presets": { "0": { "description": "A fire extinguisher is a small, portable device used to stop a fire", "title": "Fire extinguisher" } }, "tagRenderings": { "extinguisher-location": { "mappings": { "0": { "then": "Found indoors." }, "1": { "then": "Found outdoors." } }, "question": "Where is it positioned?", "render": "Location: {location}" } }, "title": { "render": "Extinguishers" } }, "fire_station": { "description": "Map layer to show fire stations.", "name": "Map of fire stations", "presets": { "0": { "description": "A fire station is a place where the fire trucks and firefighters are located when not in operation.", "title": "Fire station" } }, "tagRenderings": { "station-agency": { "mappings": { "0": { "then": "Bureau of Fire Protection" } }, "question": "What agency operates this station?", "render": "This station is operated by {operator}." }, "station-name": { "question": "What is the name of this fire station?", "render": "This station is called {name}." }, "station-operator": { "mappings": { "0": { "then": "The station is operated by the government." }, "1": { "then": "The station is operated by a community-based, or informal organization." }, "2": { "then": "The station is operated by a formal group of volunteers." }, "3": { "then": "The station is privately operated." } }, "question": "How is the station operator classified?", "render": "The operator is a(n) {operator:type} entity." }, "station-place": { "question": "Where is the station located? (e.g. name of neighborhood, villlage, or town)", "render": "This station is found within {addr:place}." }, "station-street": { "question": " What is the street name where the station located?", "render": "This station is along a highway called {addr:street}." } }, "title": { "render": "Fire Station" } }, "food": { "description": "A layer showing restaurants and fast-food amenities (with a special rendering for friteries)", "filter": { "0": { "options": { "0": { "question": "Opened now" } } }, "1": { "options": { "0": { "question": "Has a vegetarian menu" } } }, "2": { "options": { "0": { "question": "Has a vegan menu" } } }, "3": { "options": { "0": { "question": "Has a halal menu" } } } }, "name": "Restaurants and fast food", "presets": { "0": { "description": "A formal eating place with sit-down facilities selling full meals served by waiters", "title": "restaurant" }, "1": { "description": "A food business concentrating on fast counter-only service and take-away food", "title": "fastfood" }, "2": { "title": "fries shop" } }, "tagRenderings": { "Cuisine": { "mappings": { "0": { "then": "This is a pizzeria" }, "1": { "then": "This is a friture" }, "2": { "then": "Mainly serves pasta" } }, "question": "Which food is served here?", "render": "This place mostly serves {cuisine}" }, "Fastfood vs restaurant": { "question": "What type of business is this?" }, "Name": { "question": "What is the name of this restaurant?", "render": "The name of this restaurant is {name}" }, "Takeaway": { "mappings": { "0": { "then": "This is a take-away only business" }, "1": { "then": "Take-away is possible here" }, "2": { "then": "Take-away is not possible here" } }, "question": "Does this place offer takea-way?" }, "Vegetarian (no friture)": { "question": "Does this restaurant have a vegetarian option?" }, "friture-take-your-container": { "mappings": { "0": { "then": "You can bring your own containers to get your order, saving on single-use packaging material and thus waste" }, "1": { "then": "Bringing your own container is not allowed" }, "2": { "then": "You must bring your own container to order here." } }, "question": "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
" }, "halal (no friture)": { "mappings": { "0": { "then": "There are no halal options available" }, "1": { "then": "There is a small halal menu" }, "2": { "then": "There is a halal menu" }, "3": { "then": "Only halal options are available" } }, "question": "Does this restaurant offer a halal menu?" } }, "title": { "mappings": { "0": { "then": "Restaurant {name}" }, "1": { "then": "Fastfood {name}" } } } }, "ghost_bike": { "description": "A layer showing memorials for cyclists, killed in road accidents", "name": "Ghost bikes", "presets": { "0": { "title": "Ghost bike" } }, "tagRenderings": { "ghost-bike-explanation": { "render": "A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location." }, "ghost_bike-inscription": { "question": "What is the inscription on this Ghost bike?", "render": "{inscription}" }, "ghost_bike-name": { "mappings": { "0": { "then": "No name is marked on the bike" } }, "question": "Whom is remembered by this ghost bike?
Please respect privacy - only fill out the name if it is widely published or marked on the cycle. Opt to leave out the family name.
", "render": "In remembrance of {name}" }, "ghost_bike-source": { "question": "On what webpage can one find more information about the Ghost bike or the accident?", "render": "More information is available" }, "ghost_bike-start_date": { "question": "When was this Ghost bike installed?", "render": "Placed on {start_date}" } }, "title": { "mappings": { "0": { "then": "Ghost bike in the remembrance of {name}" } }, "render": "Ghost bike" } }, "gps_track": { "tagRenderings": { "Privacy notice": { "render": "This is the path you've travelled since this website is opened. Don't worry - this is only visible to you and no one else. Your location data is never sent off-device." } } }, "grass_in_parks": { "description": "Searches for all accessible grass patches within public parks - these are 'groenzones'\"" }, "hydrant": { "description": "Map layer to show fire hydrants.", "name": "Map of hydrants", "presets": { "0": { "description": "A hydrant is a connection point where firefighters can tap water. It might be located underground.", "title": "Fire hydrant" } }, "tagRenderings": { "hydrant-color": { "mappings": { "0": { "then": "The hydrant color is unknown." }, "1": { "then": "The hydrant color is yellow." }, "2": { "then": "The hydrant color is red." } }, "question": "What color is the hydrant?", "render": "The hydrant color is {colour}" }, "hydrant-state": { "mappings": { "0": { "then": "The hydrant is (fully or partially) working" }, "1": { "then": "The hydrant is unavailable" }, "2": { "then": "The hydrant has been removed" } }, "question": "Is this hydrant still working?" }, "hydrant-type": { "mappings": { "0": { "then": "The hydrant type is unknown." }, "1": { "then": " Pillar type." }, "2": { "then": " Pipe type." }, "3": { "then": " Wall type." }, "4": { "then": " Underground type." } }, "question": "What type of hydrant is it?", "render": " Hydrant type: {fire_hydrant:type}" } }, "title": { "render": "Hydrant" } }, "information_board": { "description": "A layer showing touristical, road side information boards (e.g. giving information about the landscape, a building, a feature, a map, ...)", "name": "Information boards", "presets": { "0": { "title": "information board" } }, "title": { "render": "Information board" } }, "map": { "description": "A map, meant for tourists which is permanently installed in the public space", "name": "Maps", "presets": { "0": { "description": "Add a missing map", "title": "Map" } }, "tagRenderings": { "map-attribution": { "mappings": { "0": { "then": "OpenStreetMap is clearly attributed, including the ODBL-license" }, "1": { "then": "OpenStreetMap is clearly attributed, but the license is not mentioned" }, "2": { "then": "OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it" }, "3": { "then": "There is no attribution at all" }, "4": { "then": "There is no attribution at all" } }, "question": "Is the OpenStreetMap-attribution given?" }, "map-map_source": { "mappings": { "0": { "then": "This map is based on OpenStreetMap" } }, "question": "On which data is this map based?", "render": "This map is based on {map_source}" } }, "title": { "render": "Map" } }, "nature_reserve": { "tagRenderings": { "Curator": { "question": "Whom is the curator of this nature reserve?
Respect privacy - only fill out a name if this is widely published", "render": "{curator} is the curator of this nature reserve" }, "Dogs?": { "mappings": { "0": { "then": "Dogs have to be leashed" }, "1": { "then": "No dogs allowed" }, "2": { "then": "Dogs are allowed to roam freely" } }, "question": "Are dogs allowed in this nature reserve?" }, "Email": { "question": "What email adress can one send to with questions and problems with this nature reserve?
Respect privacy - only fill out a personal email address if this is widely published", "render": "{email}" }, "Surface area": { "render": "Surface area: {_surface:ha}Ha" }, "Website": { "question": "On which webpage can one find more information about this nature reserve?" }, "phone": { "question": "What phone number can one call to with questions and problems with this nature reserve?
Respect privacy - only fill out a personal phone number address if this is widely published", "render": "{phone}" } } }, "observation_tower": { "description": "Towers with a panoramic view", "name": "Observation towers", "presets": { "0": { "title": "observation tower" } }, "tagRenderings": { "Fee": { "mappings": { "0": { "then": "Free to visit" } }, "question": "How much does one have to pay to enter this tower?", "render": "Visiting this tower costs {charge}" }, "Height": { "question": "What is the height of this tower?", "render": "This tower is {height} high" }, "Operator": { "question": "Who maintains this tower?", "render": "Maintained by {operator}" }, "name": { "mappings": { "0": { "then": "This tower doesn't have a specific name" } }, "question": "What is the name of this tower?", "render": "This tower is called {name}" } }, "title": { "mappings": { "0": { "then": "{name}" } }, "render": "Observation tower" }, "units": { "0": { "applicableUnits": { "0": { "human": " meter" } } } } }, "parking": { "description": "A layer showing car parkings", "presets": { "0": { "title": "car parking" } }, "title": { "render": "Car parking" } }, "pedestrian_path": { "description": "Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer", "name": "Pedestrain paths" }, "picnic_table": { "description": "The layer showing picnic tables", "name": "Picnic tables", "presets": { "0": { "title": "picnic table" } }, "tagRenderings": { "picnic_table-material": { "mappings": { "0": { "then": "This is a wooden picnic table" }, "1": { "then": "This is a concrete picnic table" } }, "question": "What material is this picnic table made of?", "render": "This picnic table is made of {material}" } }, "title": { "render": "Picnic table" } }, "playground": { "description": "Playgrounds", "name": "Playgrounds", "presets": { "0": { "title": "Playground" } }, "tagRenderings": { "Playground-wheelchair": { "mappings": { "0": { "then": "Completely accessible for wheelchair users" }, "1": { "then": "Limited accessibility for wheelchair users" }, "2": { "then": "Not accessible for wheelchair users" } }, "question": "Is this playground accessible to wheelchair users?" }, "playground-access": { "mappings": { "0": { "then": "Accessible to the general public" }, "1": { "then": "Accessible to the general public" }, "2": { "then": "Only accessible for clients of the operating business" }, "3": { "then": "Only accessible to students of the school" }, "4": { "then": "Not accessible" } }, "question": "Is this playground accessible to the general public?" }, "playground-email": { "question": "What is the email address of the playground maintainer?", "render": "{email}" }, "playground-lit": { "mappings": { "0": { "then": "This playground is lit at night" }, "1": { "then": "This playground is not lit at night" } }, "question": "Is this playground lit at night?" }, "playground-max_age": { "question": "What is the maximum age allowed to access this playground?", "render": "Accessible to kids of at most {max_age}" }, "playground-min_age": { "question": "What is the minimum age required to access this playground?", "render": "Accessible to kids older than {min_age} years" }, "playground-opening_hours": { "mappings": { "0": { "then": "Accessible from sunrise till sunset" }, "1": { "then": "Always accessible" }, "2": { "then": "Always accessible" } }, "question": "When is this playground accessible?" }, "playground-operator": { "question": "Who operates this playground?", "render": "Operated by {operator}" }, "playground-phone": { "question": "What is the phone number of the playground maintainer?", "render": "{phone}" }, "playground-surface": { "mappings": { "0": { "then": "The surface is grass" }, "1": { "then": "The surface is sand" }, "2": { "then": "The surface consist of woodchips" }, "3": { "then": "The surface is paving stones" }, "4": { "then": "The surface is asphalt" }, "5": { "then": "The surface is concrete" }, "6": { "then": "The surface is unpaved" }, "7": { "then": "The surface is paved" } }, "question": "Which is the surface of this playground?
If there are multiple, select the most occuring one", "render": "The surface is {surface}" } }, "title": { "mappings": { "0": { "then": "Playground {name}" } }, "render": "Playground" } }, "public_bookcase": { "description": "A streetside cabinet with books, accessible to anyone", "filter": { "2": { "options": { "0": { "question": "Indoor or outdoor" } } } }, "name": "Bookcases", "presets": { "0": { "title": "Bookcase" } }, "tagRenderings": { "bookcase-booktypes": { "mappings": { "0": { "then": "Mostly children books" }, "1": { "then": "Mostly books for adults" }, "2": { "then": "Both books for kids and adults" } }, "question": "What kind of books can be found in this public bookcase?" }, "bookcase-is-accessible": { "mappings": { "0": { "then": "Publicly accessible" }, "1": { "then": "Only accessible to customers" } }, "question": "Is this public bookcase freely accessible?" }, "bookcase-is-indoors": { "mappings": { "0": { "then": "This bookcase is located indoors" }, "1": { "then": "This bookcase is located outdoors" }, "2": { "then": "This bookcase is located outdoors" } }, "question": "Is this bookcase located outdoors?" }, "public_bookcase-brand": { "mappings": { "0": { "then": "Part of the network 'Little Free Library'" }, "1": { "then": "This public bookcase is not part of a bigger network" } }, "question": "Is this public bookcase part of a bigger network?", "render": "This public bookcase is part of {brand}" }, "public_bookcase-capacity": { "question": "How many books fit into this public bookcase?", "render": "{capacity} books fit in this bookcase" }, "public_bookcase-name": { "mappings": { "0": { "then": "This bookcase doesn't have a name" } }, "question": "What is the name of this public bookcase?", "render": "The name of this bookcase is {name}" }, "public_bookcase-operator": { "question": "Who maintains this public bookcase?", "render": "Operated by {operator}" }, "public_bookcase-ref": { "mappings": { "0": { "then": "This bookcase is not part of a bigger network" } }, "question": "What is the reference number of this public bookcase?", "render": "The reference number of this public bookcase within {brand} is {ref}" }, "public_bookcase-start_date": { "question": "When was this public bookcase installed?", "render": "Installed on {start_date}" }, "public_bookcase-website": { "question": "Is there a website with more information about this public bookcase?", "render": "More info on the website" } }, "title": { "mappings": { "0": { "then": "Public bookcase {name}" } }, "render": "Bookcase" } }, "recycling": { "description": "A layer with recycling containers and centres", "filter": { "0": { "options": { "0": { "question": "Currently open" } } }, "1": { "options": { "0": { "question": "All recycling types" }, "1": { "question": "Recycling of batteries" }, "2": { "question": "Recycling of beverage cartons" }, "3": { "question": "Recycling of cans" }, "4": { "question": "Recycling of clothes" }, "5": { "question": "Recycling of cooking oil" }, "6": { "question": "Recycling of engine oil" }, "7": { "question": "Recycling of green waste" }, "8": { "question": "Recycling of glass bottles" }, "9": { "question": "Recycling of glass" }, "10": { "question": "Recycling of newspapers" }, "11": { "question": "Recycling of paper" }, "12": { "question": "Recycling of plastic bottles" }, "13": { "question": "Recycling of plastic packaging" }, "14": { "question": "Recycling of plastic" }, "15": { "question": "Recycling of scrap metal" }, "16": { "question": "Recycling of small electrical appliances" } } } }, "name": "Recycling", "presets": { "0": { "title": "recycling container" }, "1": { "title": "recycling centre" } }, "tagRenderings": { "container-location": { "mappings": { "0": { "then": "This is an underground container" }, "1": { "then": "This container is located indoors" }, "2": { "then": "This container is located outdoors" } }, "question": "Where is this container located?" }, "opening_hours": { "mappings": { "0": { "then": "24/7" } }, "question": "What are the opening hours of this recycling facility?" }, "operator": { "question": "What company operates this recycling facility?", "render": "This recycling facility is operated by {operator}" }, "recycling-accepts": { "mappings": { "0": { "then": "
Batteries can be recycled here
" }, "1": { "then": "
Beverage cartons can be recycled here
" }, "2": { "then": "
Cans can be recycled here
" }, "3": { "then": "
Clothes can be recycled here
" }, "4": { "then": "
Cooking oil can be recycled here
" }, "5": { "then": "
Engine oil can be recycled here
" }, "6": { "then": "
Green waste can be recycled here
" }, "7": { "then": "
Glass bottles can be recycled here
" }, "8": { "then": "
Glass can be recycled here
" }, "9": { "then": "
Newspapers can be recycled here
" }, "10": { "then": "
Paper can be recycled here
" }, "11": { "then": "
Plastic bottles can be recycled here
" }, "12": { "then": "
Plastic packaging can be recycled here
" }, "13": { "then": "
Plastic can be recycled here
" }, "14": { "then": "
Scrap metal can be recycled here
" }, "15": { "then": "
Shoes can be recycled here
" }, "16": { "then": "
Small electrical appliances can be recycled here
" } }, "question": "What can be recycled here?" }, "recycling-type": { "mappings": { "0": { "then": "This is a recycling container" }, "1": { "then": "This is a recycling centre" } }, "question": "What type of recycling is this?" } }, "title": { "mappings": { "0": { "then": "Recycling centre" }, "1": { "then": "Recycling container" } }, "render": "Recycling facility" } }, "shops": { "description": "A shop", "name": "Shop", "presets": { "0": { "description": "Add a new shop", "title": "Shop" } }, "tagRenderings": { "shops-email": { "question": "What is the email address of this shop?", "render": "{email}" }, "shops-name": { "question": "What is the name of this shop?" }, "shops-opening_hours": { "question": "What are the opening hours of this shop?", "render": "{opening_hours_table(opening_hours)}" }, "shops-phone": { "question": "What is the phone number?", "render": "{phone}" }, "shops-shop": { "mappings": { "0": { "then": "Convenience store" }, "1": { "then": "Supermarket" }, "2": { "then": "Clothing store" }, "3": { "then": "Hairdresser" }, "4": { "then": "Bakery" }, "5": { "then": "Car repair (garage)" }, "6": { "then": "Car dealer" } }, "question": "What does this shop sell?", "render": "This shop sells {shop}" }, "shops-website": { "question": "What is the website of this shop?", "render": "{website}" } }, "title": { "mappings": { "0": { "then": "{name}" }, "1": { "then": "{shop}" } }, "render": "Shop" } }, "slow_roads": { "description": "All carfree roads", "tagRenderings": { "slow_roads-surface": { "mappings": { "0": { "then": "The surface is grass" }, "1": { "then": "The surface is ground" }, "2": { "then": "The surface is unpaved" }, "3": { "then": "The surface is sand" }, "4": { "then": "The surface is paving stones" }, "5": { "then": "The surface is asphalt" }, "6": { "then": "The surface is concrete" }, "7": { "then": "The surface is paved" } }, "render": "The surface is {surface}" } } }, "sport_pitch": { "description": "A sport pitch", "name": "Sport pitches", "presets": { "0": { "title": "Tabletennis table" }, "1": { "title": "Sport pitch" } }, "tagRenderings": { "sport-pitch-access": { "mappings": { "0": { "then": "Public access" }, "1": { "then": "Limited access (e.g. only with an appointment, during certain hours, ...)" }, "2": { "then": "Only accessible for members of the club" }, "3": { "then": "Private - not accessible to the public" } }, "question": "Is this sport pitch publicly accessible?" }, "sport-pitch-reservation": { "mappings": { "0": { "then": "Making an appointment is obligatory to use this sport pitch" }, "1": { "then": "Making an appointment is recommended when using this sport pitch" }, "2": { "then": "Making an appointment is possible, but not necessary to use this sport pitch" }, "3": { "then": "Making an appointment is not possible" } }, "question": "Does one have to make an appointment to use this sport pitch?" }, "sport_pitch-email": { "question": "What is the email address of the operator?" }, "sport_pitch-opening_hours": { "mappings": { "1": { "then": "Always accessible" } }, "question": "When is this pitch accessible?" }, "sport_pitch-phone": { "question": "What is the phone number of the operator?" }, "sport_pitch-sport": { "mappings": { "0": { "then": "Basketball is played here" }, "1": { "then": "Soccer is played here" }, "2": { "then": "This is a pingpong table" }, "3": { "then": "Tennis is played here" }, "4": { "then": "Korfball is played here" }, "5": { "then": "Basketball is played here" } }, "question": "Which sport can be played here?", "render": "{sport} is played here" }, "sport_pitch-surface": { "mappings": { "0": { "then": "The surface is grass" }, "1": { "then": "The surface is sand" }, "2": { "then": "The surface is paving stones" }, "3": { "then": "The surface is asphalt" }, "4": { "then": "The surface is concrete" } }, "question": "Which is the surface of this sport pitch?", "render": "The surface is {surface}" } }, "title": { "render": "Sport pitch" } }, "street_lamps": { "description": "A layer showing street lights", "name": "Street Lamps", "presets": { "0": { "title": "street lamp" } }, "tagRenderings": { "colour": { "mappings": { "0": { "then": "This lamp emits white light" }, "1": { "then": "This lamp emits green light" }, "2": { "then": "This lamp emits orange light" } }, "question": "What colour light does this lamp emit?", "render": "This lamp emits {light:colour} light" }, "count": { "mappings": { "0": { "then": "This lamp has 1 fixture" }, "1": { "then": "This lamp has 2 fixtures" } }, "question": "How many fixtures does this light have?", "render": "This lamp has {light:count} fixtures" }, "direction": { "question": "Where does this lamp point to?", "render": "This lamp points towards {light:direction}" }, "lamp_mount": { "mappings": { "0": { "then": "This lamp sits atop of a straight mast" }, "1": { "then": "This lamp sits at the end of a bent mast" } }, "question": "How is this lamp mounted to the pole?" }, "lit": { "mappings": { "0": { "then": "This lamp is lit at night" }, "1": { "then": "This lamp is lit 24/7" }, "2": { "then": "This lamp is lit based on motion" }, "3": { "then": "This lamp is lit based on demand (e.g. with a pushbutton)" } }, "question": "When is this lamp lit?" }, "method": { "mappings": { "0": { "then": "This lamp is lit electrically" }, "1": { "then": "This lamp uses LEDs" }, "2": { "then": "This lamp uses incandescent lighting" }, "3": { "then": "This lamp uses halogen lighting" }, "4": { "then": "This lamp uses discharge lamps (unknown type)" }, "5": { "then": "This lamp uses a mercury-vapour lamp (lightly blueish)" }, "6": { "then": "This lamp uses metal-halide lamps (bright white)" }, "7": { "then": "This lamp uses fluorescent lighting" }, "8": { "then": "This lamp uses sodium lamps (unknown type)" }, "9": { "then": "This lamp uses low pressure sodium lamps (monochrome orange)" }, "10": { "then": "This lamp uses high pressure sodium lamps (orange with white)" }, "11": { "then": "This lamp is lit using gas" } }, "question": "What kind of lighting does this lamp use?" }, "ref": { "question": "What is the reference number of this street lamp?", "render": "This street lamp has the reference number {ref}" }, "support": { "mappings": { "0": { "then": "This lamp is suspended using cables" }, "1": { "then": "This lamp is mounted on a ceiling" }, "2": { "then": "This lamp is mounted in the ground" }, "3": { "then": "This lamp is mounted on a short pole (mostly < 1.5m)" }, "4": { "then": "This lamp is mounted on a pole" }, "5": { "then": "This lamp is mounted directly to the wall" }, "6": { "then": "This lamp is mounted to the wall using a metal bar" } }, "question": "How is this street lamp mounted?" } }, "title": { "mappings": { "0": { "then": "Street Lamp {ref}" } }, "render": "Street Lamp" } }, "surveillance_camera": { "description": "This layer shows surveillance cameras and allows a contributor to update information and add new cameras", "name": "Surveillance camera's", "presets": { "0": { "title": "surveillance camera" }, "1": { "title": "surveillance camera mounted on a wall" } }, "tagRenderings": { "Camera type: fixed; panning; dome": { "mappings": { "0": { "then": "A fixed (non-moving) camera" }, "1": { "then": "A dome camera (which can turn)" }, "2": { "then": "A panning camera" } }, "question": "What kind of camera is this?" }, "Level": { "question": "On which level is this camera located?", "render": "Located on level {level}" }, "Operator": { "question": "Who operates this CCTV?", "render": "Operated by {operator}" }, "Surveillance type: public, outdoor, indoor": { "mappings": { "0": { "then": "A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel,..." }, "1": { "then": "An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, ...)" }, "2": { "then": "A private indoor area is surveilled, e.g. a shop, a private underground parking, ..." } }, "question": "What kind of surveillance is this camera" }, "Surveillance:zone": { "mappings": { "0": { "then": "Surveills a parking" }, "1": { "then": "Surveills the traffic" }, "2": { "then": "Surveills an entrance" }, "3": { "then": "Surveills a corridor" }, "4": { "then": "Surveills a public tranport platform" }, "5": { "then": "Surveills a shop" } }, "question": "What exactly is surveilled here?", "render": " Surveills a {surveillance:zone}" }, "camera:mount": { "mappings": { "0": { "then": "This camera is placed against a wall" }, "1": { "then": "This camera is placed one a pole" }, "2": { "then": "This camera is placed on the ceiling" } }, "question": "How is this camera placed?", "render": "Mounting method: {camera:mount}" }, "camera_direction": { "mappings": { "0": { "then": "Films to a compass heading of {direction}" } }, "question": "In which geographical direction does this camera film?", "render": "Films to a compass heading of {camera:direction}" }, "is_indoor": { "mappings": { "0": { "then": "This camera is located indoors" }, "1": { "then": "This camera is located outdoors" }, "2": { "then": "This camera is probably located outdoors" } }, "question": "Is the public space surveilled by this camera an indoor or outdoor space?" } }, "title": { "render": "Surveillance Camera" } }, "toilet": { "description": "A layer showing (public) toilets", "filter": { "0": { "options": { "0": { "question": "Wheelchair accessible" } } }, "1": { "options": { "0": { "question": "Has a changing table" } } }, "2": { "options": { "0": { "question": "Free to use" } } }, "3": { "options": { "0": { "question": "Opened now" } } } }, "name": "Toilets", "presets": { "0": { "title": "public toilet" }, "1": { "description": "A restroom which has at least one wheelchair-accessible toilet", "title": "toilets with wheelchair accessible toilet" } }, "tagRenderings": { "Opening-hours": { "mappings": { "0": { "then": "Opened 24/7" } }, "question": "When are these toilets opened?" }, "toilet-access": { "mappings": { "0": { "then": "Public access" }, "1": { "then": "Only access to customers" }, "2": { "then": "Not accessible" }, "3": { "then": "Accessible, but one has to ask a key to enter" }, "4": { "then": "Public access" } }, "question": "Are these toilets publicly accessible?", "render": "Access is {access}" }, "toilet-changing_table:location": { "mappings": { "0": { "then": "The changing table is in the toilet for women. " }, "1": { "then": "The changing table is in the toilet for men. " }, "2": { "then": "The changing table is in the toilet for wheelchair users. " }, "3": { "then": "The changing table is in a dedicated room. " } }, "question": "Where is the changing table located?", "render": "The changing table is located at {changing_table:location}" }, "toilet-charge": { "question": "How much does one have to pay for these toilets?", "render": "The fee is {charge}" }, "toilet-handwashing": { "mappings": { "0": { "then": "This toilets have a sink to wash your hands" }, "1": { "then": "This toilets don't have a sink to wash your hands" } }, "question": "Do these toilets have a sink to wash your hands?" }, "toilet-has-paper": { "mappings": { "0": { "then": "This toilet is equipped with toilet paper" }, "1": { "then": "You have to bring your own toilet paper to this toilet" } }, "question": "Does one have to bring their own toilet paper to this toilet?" }, "toilets-changing-table": { "mappings": { "0": { "then": "A changing table is available" }, "1": { "then": "No changing table is available" } }, "question": "Is a changing table (to change diapers) available?" }, "toilets-fee": { "mappings": { "0": { "then": "These are paid toilets" }, "1": { "then": "Free to use" } }, "question": "Are these toilets free to use?" }, "toilets-type": { "mappings": { "0": { "then": "There are only seated toilets" }, "1": { "then": "There are only urinals here" }, "2": { "then": "There are only squat toilets here" }, "3": { "then": "Both seated toilets and urinals are available here" } }, "question": "Which kind of toilets are this?" }, "toilets-wheelchair": { "mappings": { "0": { "then": "There is a dedicated toilet for wheelchair users" }, "1": { "then": "No wheelchair access" } }, "question": "Is there a dedicated toilet for wheelchair users" } }, "title": { "render": "Toilet" } }, "trail": { "name": "Trails", "tagRenderings": { "Color": { "mappings": { "0": { "then": "Blue trail" }, "1": { "then": "Red trail" }, "2": { "then": "Green trail" }, "3": { "then": "Yellow trail" } } }, "trail-length": { "render": "The trail is {_length:km} kilometers long" } }, "title": { "render": "Trail" } }, "tree_node": { "description": "A layer showing trees", "name": "Tree", "presets": { "0": { "description": "A tree of a species with leaves, such as oak or populus.", "title": "Broadleaved tree" }, "1": { "description": "A tree of a species with needles, such as pine or spruce.", "title": "Needleleaved tree" }, "2": { "description": "If you're not sure whether it's a broadleaved or needleleaved tree.", "title": "Tree" } }, "tagRenderings": { "tree-decidouous": { "mappings": { "0": { "then": "Deciduous: the tree loses its leaves for some time of the year." }, "1": { "then": "Evergreen." } }, "question": "Is this tree evergreen or deciduous?" }, "tree-denotation": { "mappings": { "0": { "then": "The tree is remarkable due to its size or prominent location. It is useful for navigation." }, "1": { "then": "The tree is a natural monument, e.g. because it is especially old, or of a valuable species." }, "2": { "then": "The tree is used for agricultural purposes, e.g. in an orchard." }, "3": { "then": "The tree is in a park or similar (cemetery, school grounds, …)." }, "4": { "then": "The tree is a residential garden." }, "5": { "then": "This is a tree along an avenue." }, "6": { "then": "The tree is an urban area." }, "7": { "then": "The tree is outside of an urban area." } }, "question": "How significant is this tree? Choose the first answer that applies." }, "tree-height": { "mappings": { "0": { "then": "Height: {height} m" } }, "render": "Height: {height}" }, "tree-heritage": { "mappings": { "0": { "then": "\"\"/ Registered as heritage by Onroerend Erfgoed Flanders" }, "1": { "then": "Registered as heritage by Direction du Patrimoine culturel Brussels" }, "2": { "then": "Registered as heritage by a different organisation" }, "3": { "then": "Not registered as heritage" }, "4": { "then": "Registered as heritage by a different organisation" } }, "question": "Is this tree registered heritage?" }, "tree-leaf_type": { "mappings": { "0": { "then": "\"\"/ Broadleaved" }, "1": { "then": "\"\"/ Needleleaved" }, "2": { "then": "\"\"/ Permanently leafless" } }, "question": "Is this a broadleaved or needleleaved tree?" }, "tree_node-name": { "mappings": { "0": { "then": "The tree does not have a name." } }, "question": "Does the tree have a name?", "render": "Name: {name}" }, "tree_node-ref:OnroerendErfgoed": { "question": "What is the ID issued by Onroerend Erfgoed Flanders?", "render": "\"\"/ Onroerend Erfgoed ID: {ref:OnroerendErfgoed}" }, "tree_node-wikidata": { "question": "What is the Wikidata ID for this tree?", "render": "\"\"/ Wikidata: {wikidata}" } }, "title": { "mappings": { "0": { "then": "{name}" } }, "render": "Tree" } }, "viewpoint": { "description": "A nice viewpoint or nice view. Ideal to add an image if no other category fits", "name": "Viewpoint", "presets": { "0": { "title": "Viewpoint" } }, "tagRenderings": { "viewpoint-description": { "question": "Do you want to add a description?" } }, "title": { "render": "Viewpoint" } }, "village_green": { "description": "A layer showing village-green (which are communal green areas, but not quite parks\"" }, "visitor_information_centre": { "description": "A visitor center offers information about a specific attraction or place of interest where it is located.", "name": "Visitor Information Centre", "title": { "mappings": { "1": { "then": "{name}" } }, "render": "{name}" } }, "walls_and_buildings": { "description": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, ...). This layer is invisible by default and not toggleable by the user.", "title": { "render": "Wall or building" } }, "waste_basket": { "description": "This is a public waste basket, thrash can, where you can throw away your thrash.", "filter": { "0": { "options": { "0": { "question": "All types" }, "1": { "question": "Waste basket for cigarettes" }, "2": { "question": "Waste basket for drugs" }, "3": { "question": "Waste basket for dog excrement" }, "4": { "question": "Waste basket for trash" }, "5": { "question": "Waste basket for sharps" } } }, "1": { "options": { "0": { "question": "Waste basket with dispenser for (dog) excrement bags" } } } }, "mapRendering": { "0": { "iconSize": { "mappings": { "0": { "then": "Waste Basket" } } } } }, "name": "Waste Basket", "presets": { "0": { "title": "Waste Basket" } }, "tagRenderings": { "dispensing_dog_bags": { "mappings": { "0": { "then": "This waste basket has a dispenser for (dog) excrement bags" }, "1": { "then": "This waste basket does not have a dispenser for (dog) excrement bags" }, "2": { "then": "This waste basket does not have a dispenser for (dog) excrement bags" } }, "question": "Does this waste basket have a dispenser for dog excrement bags?" }, "waste-basket-waste-types": { "mappings": { "0": { "then": "A waste basket for general waste" }, "1": { "then": "A waste basket for general waste" }, "2": { "then": "A waste basket for dog excrements" }, "3": { "then": "A waste basket for cigarettes" }, "4": { "then": "A waste basket for drugs" }, "5": { "then": "A waste basket for needles and other sharp objects" } }, "question": "What kind of waste basket is this?" } }, "title": { "render": "Waste Basket" } }, "waste_disposal": { "description": "Waste Disposal Bin, medium to large bin for disposal of (household) waste", "filter": { "0": { "options": { "0": { "question": "Only public access" } } } }, "name": "Waste Disposal Bins", "presets": { "0": { "description": "Medium to large bin for disposal of (household) waste", "title": "Waste Disposal Bin" } }, "tagRenderings": { "access": { "mappings": { "0": { "then": "This bin can be used by anyone" }, "1": { "then": "This bin is private" }, "2": { "then": "This bin is only for residents" } }, "question": "Who can use this waste disposal bin?", "render": "Access: {access}" } }, "title": { "render": "Waste Disposal" } }, "watermill": { "name": "Watermill" } }