{ "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.