{
"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 house number 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": "An open map of statues, busts, graffitis and other artwork all over the world",
"name": "Artworks",
"presets": {
"0": {
"title": "an artwork"
}
},
"tagRenderings": {
"artwork-artist-wikidata": {
"question": "Who made this artwork?",
"render": "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}
{wikipedia(artist:wikidata)}"
},
"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"
},
"12": {
"then": "Woodcarving"
}
},
"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_subject": {
"question": "What does this artwork depict?",
"render": "This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}"
},
"doubles_as_bench": {
"mappings": {
"0": {
"then": "This artwork also serves as a bench"
},
"1": {
"then": "This artwork does not serve as a bench"
},
"2": {
"then": "This artwork does not serve as a bench"
}
},
"question": "Does this artwork serve as a bench?"
}
},
"title": {
"mappings": {
"0": {
"then": "Artwork {name}"
}
},
"render": "Artwork"
}
},
"atm": {
"description": "ATMs to withdraw money",
"filter": {
"1": {
"options": {
"0": {
"question": "With speech output"
}
}
}
},
"name": "ATMs",
"presets": {
"0": {
"title": "an ATM"
}
},
"tagRenderings": {
"brand": {
"freeform": {
"placeholder": "Brand name"
},
"question": "What brand is this ATM?",
"render": "The brand of this ATM is {brand}"
},
"cash_in": {
"mappings": {
"0": {
"then": "You probably cannot deposit cash into this ATM"
},
"1": {
"then": "You can deposit cash into this ATM"
},
"2": {
"then": "You cannot deposit cash into this ATM"
}
},
"question": "Can you deposit cash into this ATM?"
},
"cash_out": {
"mappings": {
"0": {
"then": "You can withdraw cash from this ATM"
},
"1": {
"then": "You can withdraw cash from this ATM"
},
"2": {
"then": "You cannot withdraw cash from this ATM"
}
},
"question": "Can you withdraw cash from this ATM?"
},
"name": {
"render": "The name of this ATM is {name}"
},
"operator": {
"freeform": {
"placeholder": "Operator"
},
"question": "What company operates this ATM?",
"render": "The ATM is operated by {operator}"
},
"speech_output": {
"mappings": {
"0": {
"then": "This ATM has speech output, usually available through a headphone jack"
},
"1": {
"then": "This ATM does not have speech output"
}
},
"question": "Does this ATM have speech output for visually impaired users?"
},
"speech_output_language": {
"render": {
"special": {
"question": "In which languages does this ATM have speech output?",
"render_list_item": "This ATM has speech output in {language():font-bold}",
"render_single_language": "This ATM has speech output in {language():font-bold}"
}
}
}
},
"title": {
"mappings": {
"0": {
"then": "{brand} ATM"
}
},
"render": "ATM"
}
},
"bank": {
"description": "A financial institution to deposit money",
"filter": {
"1": {
"options": {
"0": {
"question": "With an ATM"
}
}
}
},
"name": "Banks",
"tagRenderings": {
"has_atm": {
"mappings": {
"0": {
"then": "This bank has an ATM"
},
"1": {
"then": "This bank does not have an ATM"
},
"2": {
"then": "This bank does have an ATM, but it is mapped as a different icon"
}
},
"question": "Does this bank have an ATM?"
}
}
},
"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.",
"filter": {
"0": {
"options": {
"0": {
"question": "is a memorial"
}
}
},
"1": {
"options": {
"0": {
"question": "With and without backrest"
},
"1": {
"question": "Has a backrest"
},
"2": {
"question": "Has no backrest"
}
}
}
},
"name": "Benches",
"presets": {
"0": {
"title": "a bench"
}
},
"tagRenderings": {
"bench-artwork": {
"mappings": {
"0": {
"then": "This bench has an integrated artwork"
},
"1": {
"then": "This bench does not have an integrated artwork"
}
},
"question": "Does this bench have an artistic element?
{inscription}
" }, "bench-material": { "mappings": { "0": { "then": "The seating is made from wood" }, "1": { "then": "The seating is made from metal" }, "2": { "then": "The seating is made from stone" }, "3": { "then": "The seating is made from concrete" }, "4": { "then": "The seating is made from plastic" }, "5": { "then": "The seating is made from steel" } }, "question": "What is the bench (seating) made from?", "render": "Material: {material}" }, "bench-memorial": { "mappings": { "0": { "then": "This bench is a memorial for someone or something" }, "1": { "then": "This bench is a not a memorial for someone or something" } }, "question": "Does this bench act as memorial for someone or something?" }, "bench-seats": { "mappings": { "0": { "then": "This bench does not have separated seats" } }, "question": "How many seats does this bench have?", "render": "{seats} seats" }, "bench-survey:date": { "mappings": { "0": { "then": "Surveyed today!" } }, "question": "When was this bench last surveyed?", "render": "This bench was last surveyed on {survey:date}" } }, "title": { "render": "Bench" } }, "bench_at_pt": { "deletion": { "extraDeleteReasons": { "0": { "explanation": "This bus stop is not used anymore" } }, "nonDeleteMappings": { "0": { "then": "This bus stop does not have a bench (there never was one or it has been removed)" } } }, "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 loan 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": { "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 children can be rented here" }, "5": { "then": "Tandem bicycles can be rented here" }, "6": { "then": "Race bicycles can be rented here" }, "7": { "then": "Bike helmets 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, e.g. a reserved parking to place the bicycles which clearly marked as being for the rental service only" } }, "question": "What kind of bicycle rental is this?" }, "rental_types": { "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" } } } } }, "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-name": { "question": "What is the name of this bike cafe?", "render": "This bike cafe is called {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?" }, "opening_hours": { "override": { "question": "When it this bike café opened?" } } }, "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": "This cleaning service is free to use" }, "1": { "then": "This cleaning service is paid" } }, "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" } }, "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": { "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-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/Presta (narrow-width bike tires)" }, "1": { "then": "Dunlop" }, "2": { "then": "Schrader (cars and mountainbikes)" } }, "question": "What valves are supported?", "render": "This pump supports the following valves: {valves}" }, "opening_hours_24_7": { "override": { "question": "When is this bicycle repair point open?" } }, "send_email_about_broken_pump": { "render": { "special": { "body": "Hello,\n\nWith this email, I'd like to inform you that the bicycle pump located at https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} is broken.\n\n Kind regards", "button_text": "Report this bicycle pump as broken", "subject": "Broken bicycle pump" } } } }, "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-is-bicycle_shop": { "mappings": { "0": { "then": "This business focuses on rental" } }, "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}" } }, "title": { "mappings": { "0": { "then": "Sport gear shop {name}" }, "1": { "then": "Winkel" }, "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": "Binoculars", "name": "Binoculars", "presets": { "0": { "description": "A telescope or pair of binoculars mounted on a pole, available to the public to look around. ", "title": "a binocular" } }, "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", "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" }, "3": { "description": "A nightclub or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks", "title": "a nightclub or disco" } }, "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" }, "5": { "then": "This is a nightclub or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks" } }, "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" } }, "car_rental": { "description": "Places where you can rent a car", "name": "Car Rental", "presets": { "0": { "description": "A place where you can rent a car", "title": "a car rental" } }, "tagRenderings": { "name": { "freeform": { "placeholder": "Name of the car rental" }, "mappings": { "0": { "then": "This car rental has no name" } }, "question": "What is the name of this car rental?", "render": "This car rental is called {name}" } }, "title": { "render": "Car Rental" } }, "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 aThis is measured at a height of 1.30m
", "render": "The tree trunk has a circumference of {circumference} meter" }, "height": { "question": "What is the height of this tree?", "render": "This tree is {height} meter high" }, "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 in a residential garden." }, "5": { "then": "This is a tree along an avenue." }, "6": { "then": "The tree is in 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-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-species-wikidata": { "question": "What species is this 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": { "render": "Tree" } }, "usersettings": { "description": "A special layer which is not meant to be shown on a map, but which is used to set user settings", "tagRenderings": { "picture-license": { "mappings": { "0": { "then": "Pictures you take will be licensed with CC0 and added to the public domain. This means that everyone can use your pictures for any purpose. This is the default choice." }, "1": { "then": "Pictures you take will be licensed with CC0 and added to the public domain. This means that everyone can use your pictures for any purpose." }, "2": { "then": "Pictures you take will be licensed with CC-BY 4.0 which requires everyone using your picture that they have to attribute you" }, "3": { "then": "Pictures you take will be licensed with CC-BY-SA 4.0 which means that everyone using your picture must attribute you and that derivatives of your picture must be reshared with the same license." } }, "question": "Under what license do you want to publish your pictures?" }, "translation-thanks": { "mappings": { "0": { "then": "You have contributed to translating MapComplete! That's awesome!" } } } } }, "veterinary": { "name": "veterinary", "presets": { "0": { "description": "a veterianarian, that treats dogs", "title": "a veterianarian" } }, "tagRenderings": { "vetName": { "question": "What is the name of this veterinarian?", "render": "The name of this veterinarian is {name}" } }, "title": { "render": "Veterinary" } }, "viewpoint": { "description": "A nice viewpoint or nice view. Ideal to add an image if no other category fits", "name": "Viewpoint", "presets": { "0": { "title": "a 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.", "tagRenderings": { "entrance_info": { "mappings": { "0": { "then": "No entrance has been marked" }, "1": { "then": "None of the {_entrance_count} entrances have width information yet" } }, "render": { "after": "{_entrances_count_without_width_count} entrances don't have width information yet", "before": "