{ "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": "an 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": "an 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": "a bollard" }, "1": { "description": "Cycle barrier, slowing down cyclists", "title": "a 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": "a 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": "a bicycle library" } }, "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_rental": { "deletion": { "extraDeleteReasons": { "0": { "explanation": "{title()} has closed down permanently" } }, "nonDeleteMappings": { "0": { "then": "This bicycle shop used to rent out bikes but doesn't rent out bikes anymore" } } }, "description": "Bicycle rental stations", "name": "Bicycle rental", "presets": { "0": { "description": "A manned shop which focuses on bicycle rental", "title": "a bicycle rental shop" }, "1": { "title": "a bicycle rental" } }, "tagRenderings": { "9": { "renderings": { "0": { "question": "How much type_plural can be rented here? ", "render": "{capacity:bicycle_type} type_plural can be rented here" } }, "rewrite": { "into": { "0": { "1": "city bikes" }, "1": { "1": "electrical bikes" }, "2": { "1": "bikes for children" }, "3": { "1": "BMX bikes" }, "4": { "1": "mountainbike" }, "5": { "1": "bicycle panniers" }, "6": { "1": "tandem" } } } }, "bicycle-types": { "mappings": { "0": { "then": "Normal city bikes can be rented here" }, "1": { "then": "Electrical bikes can be rented here" }, "2": { "then": "BMX bikes can be rented here" }, "3": { "then": "Mountainbikes can be rented here" }, "4": { "then": "Bikes for childs can be rented here" }, "5": { "then": "Tandem bicycles can be rented here" }, "6": { "then": "Race bicycles can be rented here" } }, "question": "What kind of bicycles and accessories are rented here?", "render": "{rental} is rented here" }, "bicycle_rental_type": { "mappings": { "0": { "then": "This is a shop whose main focus is bicycle rental" }, "1": { "then": "This is a rental buisiness which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus" }, "2": { "then": "This is a shop which sells or repairs bicycles, but also rents out bicycles" }, "3": { "then": "This is an automated docking station, where a bicycle is mechanically locked into a structure" }, "4": { "then": "A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby" }, "5": { "then": "This is a dropoff point: a designated bicycle parking for this cycle rental" } }, "question": "What kind of bicycle rental is this?" } }, "title": { "mappings": { "0": { "then": "{name}" } }, "render": "Bicycle rental" } }, "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": "a 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": "a 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": "a 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": "a 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" } }, "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": "Bicycle pump and repair", "presets": { "0": { "description": "A device to inflate your tires on a fixed location in the public space.", "title": "a bike pump" }, "1": { "description": "A bicycle pump and tools to repair your bike in the public space. The tools are often secured with chains against theft.", "title": "a bike repair station and pump" }, "2": { "description": "Tools to repair your bike in the public space (without pump). The tools are secured against theft.", "title": "a 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?" }, "access": { "mappings": { "0": { "then": "Publicly accessible" }, "1": { "then": "Publicly accessible" }, "2": { "then": "Only for customers" }, "3": { "then": "Not accessible to the general public" }, "4": { "then": "Not accessible to the general public" } }, "question": "Who is allowed to use this repair station?" }, "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 location?" }, "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" } }, "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": "a 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-access": { "render": "Only accessible to {access}" }, "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": "a 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": { "description": "A birdhide", "filter": { "0": { "options": { "0": { "question": "Wheelchair accessible" } } }, "1": { "options": { "0": { "question": "Only covered birdhides" } } } }, "name": "Bird watching places", "presets": { "0": { "description": "A covered shelter where one can watch birds comfortably", "title": "a birdhide" }, "1": { "description": "A screen or wall with openings to watch birds", "title": "a bird blind" } }, "tagRenderings": { "bird-hide-shelter-or-wall": { "mappings": { "0": { "then": "Bird blind" }, "1": { "then": "Bird hide" }, "2": { "then": "Bird tower hide" }, "3": { "then": "Bird hide shelter" } }, "question": "Is this a bird blind or a bird watching shelter?" }, "bird-hide-wheelchair": { "mappings": { "0": { "then": "There are special provisions for wheelchair users" }, "1": { "then": "A wheelchair can easily use this birdhide" }, "2": { "then": "This birdhide is reachable by wheelchair, but it is not easy" }, "3": { "then": "Not accessible to wheelchair users" } }, "question": "Is this bird hide accessible to wheelchair users?" }, "birdhide-operator": { "mappings": { "0": { "then": "Operated by Natuurpunt" }, "1": { "then": "Operated by the Agency for Nature and Forests" } }, "question": "Who operates this birdhide?", "render": "Operated by {operator}" } }, "title": { "mappings": { "1": { "then": "Bird hide {name}" }, "2": { "then": "Bird blind {name}" } }, "render": "Bird watching place" } }, "cafe_pub": { "deletion": { "extraDeleteReasons": { "0": { "explanation": "{title()} has closed down permanently" } } }, "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": { "description": "A pub, mostly for drinking beers in a warm, relaxed interior", "title": "a pub" }, "1": { "description": "A more modern and commercial bar, possibly with a music and light installation", "title": "a bar" }, "2": { "description": "A cafe to drink tea, coffee or an alcoholical bevarage in a quiet environment", "title": "a cafe" } }, "tagRenderings": { "Classification": { "mappings": { "0": { "then": "A pub, mostly for drinking beers in a warm, relaxed interior" }, "1": { "then": "A more modern and commercial bar, possibly with a music and light installation" }, "2": { "then": "A cafe to drink tea, coffee or an alcoholical bevarage in a quiet environment" }, "3": { "then": "A restuarant where one can get a proper meal" }, "4": { "then": "An open space where beer is served, typically seen in Germany" } }, "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}" } }, "render": "Pub" } }, "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