2021-05-19 20:47:41 +02:00
{
2021-12-02 02:56:49 +01:00
"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?" ,
2022-05-10 04:54:52 +02:00
"render" : "The house number is <b>{addr:housenumber}</b>"
2021-12-02 02:56:49 +01:00
} ,
"street" : {
"question" : "What street is this address located in?" ,
"render" : "This address is in street <b>{addr:street}</b>"
}
} ,
"title" : {
"render" : "Known address"
}
} ,
2023-03-29 17:10:14 +02:00
"advertising" : {
"description" : "We will complete data from advertising features with reference, operator and lit" ,
"name" : "Advertise" ,
"presets" : {
"0" : {
"description" : "A large outdoor advertising structure, typically found in high-traffic areas such as alongside busy roads" ,
"title" : "a billboard"
} ,
"1" : {
"title" : "a freestanding poster box"
} ,
"2" : {
"title" : "a poster box mounted on a wall"
} ,
"3" : {
"description" : "Small billboard for neighbourhood advertising, generally intended for pedestrians" ,
2023-03-30 01:58:53 +02:00
"title" : "a board"
2023-03-29 17:10:14 +02:00
} ,
"4" : {
"description" : "A cylindrical outdoor structure which shows advertisements" ,
"title" : "a column"
} ,
"5" : {
"title" : "a flag"
} ,
"6" : {
"title" : "a screen"
} ,
"7" : {
"title" : "a screen mounted on a wall"
} ,
"8" : {
"description" : "A piece of waterproof textile with a printed message, permanently anchored on a wall" ,
"title" : "a tarp"
} ,
"9" : {
"title" : "a totem"
} ,
"10" : {
"description" : "Used for advertising signs, neon signs, logos & institutional entrance signs" ,
"title" : "a sign"
} ,
"11" : {
"title" : "a sculpture"
} ,
"12" : {
"title" : "a wall painting"
}
} ,
"tagRenderings" : {
"Sides" : {
"mappings" : {
"0" : {
"then" : "This object has advertisements on a single side"
} ,
"1" : {
"then" : "This object has advertisements on both sides"
}
} ,
"question" : "From how many sides you can watch advertisments?"
} ,
"animated" : {
"mappings" : {
"0" : {
"then" : "<b>Static</b>, always shows the same message"
} ,
"1" : {
"then" : "This object has a built-in <b>digital display</b> to show prices or some other message"
} ,
"2" : {
"then" : "<b>Trivision</b> - the billboard consists of many triangular prisms which regularly rotate"
} ,
"3" : {
"then" : "<b>Scrolling</b> posters"
} ,
"4" : {
"then" : "<b>Rotates</b> on itself"
}
} ,
"question" : "Does this advertisement cycle through multiple messages?"
} ,
"luminous_or_lit_advertising" : {
"override" : {
"+mappings" : {
"0" : {
"then" : "This is a neon-tube light"
}
}
}
} ,
"message_type" : {
"mappings" : {
"0" : {
"then" : "Commercial message"
} ,
"1" : {
"then" : "Local information"
} ,
"2" : {
2023-04-20 07:54:57 +02:00
"then" : "Security information"
2023-03-29 17:10:14 +02:00
} ,
"3" : {
"then" : "Electoral advertising"
} ,
"4" : {
2023-06-27 16:49:06 +02:00
"then" : "Information related to theatre, concerts, …"
2023-03-29 17:10:14 +02:00
} ,
"5" : {
"then" : "Message from non-profit organizations"
} ,
"6" : {
2023-08-15 20:42:58 +02:00
"then" : "To express your opinion"
2023-03-29 17:10:14 +02:00
} ,
"7" : {
"then" : "Religious message"
} ,
"8" : {
"then" : "Funding sign"
} ,
"9" : {
"then" : "A map"
}
} ,
"question" : "What kind of message is shown?"
} ,
"operator" : {
"question" : "Who operates this feature?" ,
"render" : "Operated by {operator}"
} ,
"ref" : {
"question" : "Wich is the reference number?" ,
"render" : "Reference number is {ref}"
} ,
"type" : {
"mappings" : {
"0" : {
"then" : "This is a billboard"
} ,
"1" : {
"then" : "This is a board"
} ,
"2" : {
"then" : "This is a column"
} ,
"3" : {
"then" : "This is a flag"
} ,
"4" : {
"then" : "This is a poster Box"
} ,
"5" : {
"then" : "This is a screen"
} ,
"6" : {
"then" : "This is a sculpture"
} ,
"7" : {
"then" : "This is a sign"
} ,
"8" : {
"then" : "This is a tarp (a weatherproof piece of textile with an advertising message)"
} ,
"9" : {
"then" : "This is a totem"
} ,
"10" : {
"then" : "This is a wall painting"
}
} ,
"question" : "Which type of advertising feature is this?" ,
"render" : "This is a {advertising}"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Billboard"
} ,
"1" : {
"then" : "Board"
} ,
"2" : {
"then" : "Poster Box"
} ,
"3" : {
"then" : "Column"
} ,
"4" : {
"then" : "Flag"
} ,
"5" : {
"then" : "Screen"
} ,
"6" : {
"then" : "Sculpture"
} ,
"7" : {
"then" : "Sign"
} ,
"8" : {
"then" : "Tarp"
} ,
"9" : {
"then" : "Totem"
} ,
"10" : {
"then" : "Wall painting"
}
}
}
} ,
2021-11-28 14:52:44 +01:00
"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" ,
2022-04-03 03:10:06 +02:00
"title" : "an ambulance station"
2021-11-28 14:52:44 +01:00
}
} ,
"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" : {
2022-05-03 12:29:47 +02:00
"question" : "What is the street name where the station located?" ,
2021-11-28 14:52:44 +01:00
"render" : "This station is along a highway called {addr:street}."
}
} ,
"title" : {
"render" : "Ambulance Station"
}
} ,
2021-11-16 02:59:33 +01:00
"artwork" : {
2022-05-28 14:05:22 +02:00
"description" : "An open map of statues, busts, graffitis and other artwork all over the world" ,
2021-11-16 02:59:33 +01:00
"name" : "Artworks" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "an artwork"
2023-04-20 17:42:07 +02:00
} ,
"1" : {
"title" : "an artwork on a wall"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2022-09-14 17:44:24 +02:00
"artwork-artist-wikidata" : {
"question" : "Who made this artwork?" ,
"render" : "This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}<br/>{wikipedia(artist:wikidata)}"
} ,
2021-11-16 02:59:33 +01:00
"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"
2023-03-09 15:18:32 +01:00
} ,
"10" : {
"then" : "Azulejo (Spanish decorative tilework)"
} ,
"11" : {
"then" : "Tilework"
} ,
"12" : {
"then" : "Woodcarving"
2021-11-16 02:59:33 +01:00
}
} ,
"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 <a href='{website}' target='_blank'>this website</a>"
} ,
2022-09-14 17:44:24 +02:00
"artwork_subject" : {
"question" : "What does this artwork depict?" ,
"render" : "This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}"
2022-12-16 13:44:25 +01:00
} ,
"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?"
2021-11-16 02:59:33 +01:00
}
2021-05-19 20:47:41 +02:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Artwork <i>{name}</i>"
}
} ,
"render" : "Artwork"
2021-09-14 18:20:25 +02:00
}
2021-09-02 21:22:34 +02:00
} ,
2022-11-28 14:28:07 +01:00
"atm" : {
2022-12-26 05:25:02 +01:00
"description" : "ATMs to withdraw money" ,
2022-12-16 23:39:02 +01:00
"filter" : {
"1" : {
"options" : {
"0" : {
"question" : "With speech output"
}
}
}
} ,
2022-11-28 14:28:07 +01:00
"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}"
} ,
2022-12-16 23:39:02 +01:00
"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?"
} ,
2023-06-01 23:50:58 +02:00
"cash_out-denominations-notes" : {
"mappings" : {
"0" : {
"then" : "5 euro notes can be withdrawn"
} ,
"1" : {
"then" : "10 euro notes can be withdrawn"
} ,
"2" : {
"then" : "20 euro notes can be withdrawn"
} ,
"3" : {
"then" : "50 euro notes can be withdrawn"
} ,
"4" : {
"then" : "100 euro notes can be withdrawn"
} ,
"5" : {
"then" : "200 euro notes can be withdrawn"
} ,
"6" : {
"then" : "500 euro notes can be withdrawn"
}
} ,
"question" : "What notes can you withdraw here?"
} ,
2022-11-28 14:28:07 +01:00
"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}"
2022-12-16 23:39:02 +01:00
} ,
"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}"
}
}
2022-11-28 14:28:07 +01:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "{brand} ATM"
}
} ,
"render" : "ATM"
}
} ,
2023-01-10 19:34:07 +01:00
"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 <b>not</b> 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?"
}
}
} ,
2021-11-16 02:59:33 +01:00
"barrier" : {
"description" : "Obstacles while cycling, such as bollards and cycle barriers" ,
"name" : "Barriers" ,
"presets" : {
"0" : {
"description" : "A bollard in the road" ,
2022-04-03 03:10:06 +02:00
"title" : "a bollard"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"description" : "Cycle barrier, slowing down cyclists" ,
2022-04-03 03:10:06 +02:00
"title" : "a cycle barrier"
2021-11-16 02:59:33 +01:00
}
2021-11-10 18:42:31 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2022-02-18 04:10:23 +01:00
"then" : "Single, just two barriers with a space inbetween"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:10:23 +01:00
"then" : "Double, two barriers behind each other"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 04:10:23 +01:00
"then" : "Triple, three barriers behind each other"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-02-18 04:10:23 +01:00
"then" : "Squeeze gate, gap is smaller at top, than at the bottom"
2021-11-16 02:59:33 +01:00
}
} ,
"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"
} ,
2022-01-06 15:38:43 +01:00
"barrier_type" : {
"mappings" : {
"0" : {
"then" : "This is a single bollard in the road"
} ,
"1" : {
"then" : "This is a cycle barrier slowing down cyclists"
}
}
} ,
2021-11-16 02:59:33 +01:00
"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?"
}
2021-09-14 18:20:25 +02:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Bollard"
} ,
"1" : {
"then" : "Cycling Barrier"
}
} ,
"render" : "Barrier"
2021-05-19 20:47:41 +02:00
}
2021-09-09 00:05:51 +02:00
} ,
2021-11-16 02:59:33 +01:00
"bench" : {
2022-05-26 13:46:00 +02:00
"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." ,
2022-12-16 13:44:25 +01:00
"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"
}
}
}
} ,
2021-11-16 02:59:33 +01:00
"name" : "Benches" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a bench"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2022-12-16 13:44:25 +01:00
"bench-artwork" : {
"mappings" : {
"0" : {
"then" : "This bench has an integrated artwork"
} ,
"1" : {
"then" : "This bench does not have an integrated artwork"
}
} ,
2023-03-08 03:47:51 +01:00
"question" : "Does this bench have an artistic element?" ,
"questionHint" : "E.g. it has an integrated painting, statue or other non-trivial, creative work"
2022-12-16 13:44:25 +01:00
} ,
2021-11-16 02:59:33 +01:00
"bench-backrest" : {
"mappings" : {
"0" : {
2023-03-24 15:58:11 +01:00
"then" : "This bench is two-sided and shares the backrest"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2023-03-24 15:58:11 +01:00
"then" : "Does have a backrest"
} ,
"2" : {
2022-08-21 12:49:57 +02:00
"then" : "Does <b>not</b> have a backrest"
2021-11-16 02:59:33 +01:00
}
} ,
"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}°."
} ,
2022-12-16 13:44:25 +01:00
"bench-inscription" : {
"mappings" : {
"0" : {
"then" : "This bench does not have an inscription"
} ,
"1" : {
"then" : "This bench does <span class='subtle'>(probably)</span> not have an inscription"
}
} ,
2023-03-08 03:47:51 +01:00
"question" : "Does this bench have an inscription?" ,
2023-06-27 16:49:06 +02:00
"questionHint" : "E.g. on a mounted plaque, in the backrest, …" ,
2022-12-16 13:44:25 +01:00
"render" : "This bench does have the following inscription:<br/><p><i>{inscription}</i></p>"
} ,
2021-11-16 02:59:33 +01:00
"bench-material" : {
"mappings" : {
"0" : {
2022-08-21 12:49:57 +02:00
"then" : "The seating is made from wood"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-08-21 12:49:57 +02:00
"then" : "The seating is made from metal"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-08-21 12:49:57 +02:00
"then" : "The seating is made from stone"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-08-21 12:49:57 +02:00
"then" : "The seating is made from concrete"
2021-11-16 02:59:33 +01:00
} ,
"4" : {
2022-08-21 12:49:57 +02:00
"then" : "The seating is made from plastic"
2021-11-16 02:59:33 +01:00
} ,
"5" : {
2022-08-21 12:49:57 +02:00
"then" : "The seating is made from steel"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What is the bench (seating) made from?" ,
"render" : "Material: {material}"
} ,
2022-12-16 13:44:25 +01:00
"bench-memorial" : {
"mappings" : {
"0" : {
"then" : "This bench is a memorial for someone or something"
} ,
"1" : {
"then" : "This bench is a <b>not</b> a memorial for someone or something"
}
} ,
"question" : "Does this bench act as memorial for someone or something?"
} ,
2021-11-16 02:59:33 +01:00
"bench-seats" : {
2022-12-16 13:44:25 +01:00
"mappings" : {
"0" : {
"then" : "This bench does not have separated seats"
}
} ,
2021-11-16 02:59:33 +01:00
"question" : "How many seats does this bench have?" ,
"render" : "{seats} seats"
} ,
"bench-survey:date" : {
2022-12-16 13:44:25 +01:00
"mappings" : {
"0" : {
"then" : "Surveyed today!"
}
} ,
2021-11-16 02:59:33 +01:00
"question" : "When was this bench last surveyed?" ,
"render" : "This bench was last surveyed on {survey:date}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Bench"
}
2021-05-19 20:47:41 +02:00
} ,
2021-11-16 02:59:33 +01:00
"bench_at_pt" : {
2022-12-16 13:44:25 +01:00
"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)"
}
}
} ,
2021-12-05 21:02:55 +01:00
"description" : "A layer showing all public-transport-stops which do have a bench" ,
2021-11-16 02:59:33 +01:00
"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}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Bench at public transport stop"
} ,
"1" : {
"then" : "Bench in shelter"
}
} ,
"render" : "Bench"
}
2021-10-10 23:52:53 +02:00
} ,
2021-11-16 02:59:33 +01:00
"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" ,
2022-04-03 03:10:06 +02:00
"title" : "a bicycle library"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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"
}
} ,
2022-06-24 16:32:11 +02:00
"question" : "Who can loan bicycles here?"
2021-11-16 02:59:33 +01:00
} ,
"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}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Bicycle library"
2021-09-09 00:05:51 +02:00
}
} ,
2022-02-04 01:06:10 +01:00
"bicycle_rental" : {
2022-03-14 20:45:17 +01:00
"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"
}
}
} ,
2022-02-04 01:06:10 +01:00
"description" : "Bicycle rental stations" ,
"name" : "Bicycle rental" ,
2022-02-14 19:21:29 +01:00
"presets" : {
"0" : {
"description" : "A manned shop which focuses on bicycle rental" ,
2022-04-03 03:10:06 +02:00
"title" : "a bicycle rental shop"
2022-02-14 19:21:29 +01:00
} ,
"1" : {
2022-04-03 03:10:06 +02:00
"title" : "a bicycle rental"
2022-02-14 19:21:29 +01:00
}
} ,
2022-02-04 01:06:10 +01:00
"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" : {
2022-05-10 04:54:52 +02:00
"then" : "Bikes for children can be rented here"
2022-03-14 17:14:25 +01:00
} ,
"5" : {
"then" : "Tandem bicycles can be rented here"
2022-03-14 22:57:01 +01:00
} ,
"6" : {
"then" : "Race bicycles can be rented here"
2022-04-30 02:27:12 +02:00
} ,
"7" : {
"then" : "Bike helmets can be rented here"
2022-02-04 01:06:10 +01:00
}
} ,
"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" : {
2023-05-01 18:49:43 +02:00
"then" : "This is a rental business which rents out various objects and/or vehicles. It rents out bicycles too, but this is not the main focus"
2022-02-04 01:06:10 +01:00
} ,
"2" : {
"then" : "This is a shop which sells or repairs bicycles, but also rents out bicycles"
} ,
"3" : {
2023-05-01 18:49:43 +02:00
"then" : "This is an automated docking station, where a bicycle is mechanically locked to a structure"
2022-02-04 01:06:10 +01:00
} ,
"4" : {
"then" : "A machine is present which dispenses and accepts keys, eventually after authentication and/or payment. The bicycles are parked nearby"
} ,
"5" : {
2023-05-01 18:49:43 +02:00
"then" : "This is a dropoff point, e.g. a reserved parking to place the bicycles clearly marked as being for the rental service only"
2022-02-04 01:06:10 +01:00
}
} ,
"question" : "What kind of bicycle rental is this?"
2022-08-05 13:11:50 +02:00
} ,
"rental_types" : {
"renderings" : {
"0" : {
2023-05-01 18:49:43 +02:00
"question" : "How many type_plural can be rented here?" ,
2022-08-05 13:11:50 +02:00
"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" : {
2023-05-01 18:49:43 +02:00
"1" : "mountainbikes"
2022-08-05 13:11:50 +02:00
} ,
"5" : {
"1" : "bicycle panniers"
} ,
"6" : {
"1" : "tandem"
}
}
}
2022-02-04 01:06:10 +01:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "{name}"
}
} ,
"render" : "Bicycle rental"
}
} ,
2021-11-16 02:59:33 +01:00
"bicycle_tube_vending_machine" : {
2022-05-26 13:46:00 +02:00
"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, …)" ,
2021-11-16 02:59:33 +01:00
"name" : "Bicycle tube vending machine" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a bicycle tube vending machine"
2021-11-16 02:59:33 +01:00
}
2021-11-10 18:42:31 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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 <i>{operational_status}</i>"
}
2021-11-10 18:42:31 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Bicycle tube vending machine"
2021-05-19 20:47:41 +02:00
}
2021-09-09 00:05:51 +02:00
} ,
2021-11-16 02:59:33 +01:00
"bike_cafe" : {
2022-05-26 13:46:00 +02:00
"description" : "A bike café is a café geared towards cyclists, for example with services such as a pump, with lots of bicycle-related decoration, …" ,
2021-11-16 02:59:33 +01:00
"name" : "Bike cafe" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a bike cafe"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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"
}
} ,
2023-05-01 18:49:43 +02:00
"question" : "Are tools offered to repair your own bike?"
2022-11-08 14:37:31 +01:00
} ,
"opening_hours" : {
"override" : {
"question" : "When it this bike café opened?"
}
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Bike cafe <i>{name}</i>"
}
} ,
"render" : "Bike cafe"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"bike_cleaning" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer showing facilities where one can clean their bike" ,
2021-11-16 02:59:33 +01:00
"name" : "Bike cleaning service" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a bike cleaning service"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"bike_cleaning-charge" : {
"mappings" : {
"0" : {
2023-01-10 18:56:44 +01:00
"then" : "This cleaning service is free to use"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2023-06-27 16:49:06 +02:00
"then" : "There is a fee to use this cleaning service"
2021-11-16 02:59:33 +01:00
}
} ,
"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}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Bike cleaning service <i>{name}</i>"
}
} ,
"render" : "Bike cleaning service"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"bike_parking" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer showing where you can park your bike" ,
2021-11-16 02:59:33 +01:00
"name" : "Bike parking" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a bike parking"
2021-11-16 02:59:33 +01:00
}
2021-05-19 20:47:41 +02:00
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2022-02-18 04:12:31 +01:00
"then" : "Staple racks"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:12:31 +01:00
"then" : "Wheel rack/loops"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 04:12:31 +01:00
"then" : "Handlebar holder"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-02-18 04:12:31 +01:00
"then" : "Rack"
2021-11-16 02:59:33 +01:00
} ,
"4" : {
2022-02-18 04:12:31 +01:00
"then" : "Two-tiered"
2021-11-16 02:59:33 +01:00
} ,
"5" : {
2022-02-18 04:12:31 +01:00
"then" : "Shed"
2021-11-16 02:59:33 +01:00
} ,
"6" : {
2022-02-18 04:12:31 +01:00
"then" : "Bollard"
2021-11-16 02:59:33 +01:00
} ,
"7" : {
2023-05-01 18:49:43 +02:00
"then" : "An area on the floor which is marked for bicycle parking"
2021-11-16 02:59:33 +01:00
}
} ,
"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?"
}
2021-09-09 00:19:39 +02:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Bike parking"
2021-05-19 20:47:41 +02:00
}
} ,
2021-11-16 02:59:33 +01:00
"bike_repair_station" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer showing bicycle pumps and bicycle repair tool stands" ,
2022-02-04 02:48:31 +01:00
"name" : "Bicycle pump and repair" ,
2021-11-16 02:59:33 +01:00
"presets" : {
"0" : {
2022-02-09 03:38:40 +01:00
"description" : "A device to inflate your tires on a fixed location in the public space." ,
2022-04-03 03:10:06 +02:00
"title" : "a bike pump"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-09 03:38:40 +01:00
"description" : "A bicycle pump and tools to repair your bike in the public space. The tools are often secured with chains against theft." ,
2022-04-03 03:10:06 +02:00
"title" : "a bike repair station and pump"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-09 03:38:40 +01:00
"description" : "Tools to repair your bike in the public space (without pump). The tools are secured against theft." ,
2022-04-03 03:10:06 +02:00
"title" : "a bike repair station without pump"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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?"
} ,
2022-02-11 02:05:33 +01:00
"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?"
} ,
2021-11-16 02:59:33 +01:00
"bike_repair_station-available-services" : {
"mappings" : {
"0" : {
"then" : "There is only a pump present"
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "There are only tools (screwdrivers, pliers, …) present"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
"then" : "There are both tools and a pump present"
}
} ,
2022-02-04 02:48:31 +01:00
"question" : "Which services are available at this location?"
2021-11-16 02:59:33 +01:00
} ,
"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" : {
2022-05-19 16:08:23 +02:00
"then" : "Sclaverand/Presta (narrow-width bike tires)"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"then" : "Dunlop"
} ,
"2" : {
2022-05-19 16:08:23 +02:00
"then" : "Schrader (cars and mountainbikes)"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What valves are supported?" ,
"render" : "This pump supports the following valves: {valves}"
2022-07-28 10:00:11 +02:00
} ,
2022-11-08 14:37:31 +01:00
"opening_hours_24_7" : {
"override" : {
"question" : "When is this bicycle repair point open?"
}
} ,
2022-07-28 10:00:11 +02:00
"send_email_about_broken_pump" : {
"render" : {
"special" : {
2023-08-23 18:33:30 +02:00
"body" : "Hello,\n\nWith this email, I'd like to inform you that the bicycle pump located at https://mapcomplete.org/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} is broken.\n\n Kind regards" ,
2022-07-28 10:00:11 +02:00
"button_text" : "Report this bicycle pump as broken" ,
"subject" : "Broken bicycle pump"
}
}
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Bike repair station"
} ,
"1" : {
"then" : "Bike repair station"
} ,
"2" : {
"then" : "Broken pump"
} ,
"3" : {
"then" : "Bicycle pump <i>{name}</i>"
} ,
"4" : {
"then" : "Bicycle pump"
}
} ,
"render" : "Bike station (pump & repair)"
}
2021-05-19 20:47:41 +02:00
} ,
2021-11-16 02:59:33 +01:00
"bike_shop" : {
"description" : "A shop specifically selling bicycles or related items" ,
2023-05-01 10:10:26 +02:00
"filter" : {
"1" : {
"options" : {
"0" : {
2023-05-01 18:49:43 +02:00
"question" : "Sells second-hand bicycles"
2023-05-01 10:10:26 +02:00
}
}
} ,
"2" : {
"options" : {
"0" : {
"question" : "Offers DIY bike repair"
}
}
}
} ,
2021-11-16 02:59:33 +01:00
"name" : "Bike repair/shop" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a bike repair/shop"
2021-11-16 02:59:33 +01:00
}
2021-09-13 02:47:21 +02:00
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2022-10-22 20:16:55 +02:00
"then" : "There is bicycle pump, it is shown as a separate point"
2021-11-16 02:59:33 +01:00
}
} ,
"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?"
} ,
2022-04-01 12:51:55 +02:00
"bike_shop-access" : {
"render" : "Only accessible to {access}"
} ,
2021-11-16 02:59:33 +01:00
"bike_shop-is-bicycle_shop" : {
2022-04-08 22:17:36 +02:00
"mappings" : {
"0" : {
2022-05-10 04:54:52 +02:00
"then" : "This business focuses on rental"
2022-04-08 22:17:36 +02:00
}
} ,
2021-11-16 02:59:33 +01:00
"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}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
2023-05-01 18:49:43 +02:00
"then" : "Sports gear shop <i>{name}</i>"
2021-11-16 02:59:33 +01:00
} ,
2022-06-05 03:41:53 +02:00
"1" : {
"then" : "Winkel"
} ,
2021-11-16 02:59:33 +01:00
"2" : {
2023-05-01 18:49:43 +02:00
"then" : "Bicycle rental shop <i>{name}</i>"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
"then" : "Bike repair <i>{name}</i>"
} ,
"4" : {
"then" : "Bike shop <i>{name}</i>"
} ,
"5" : {
"then" : "Bike repair/shop <i>{name}</i>"
}
} ,
"render" : "Bike repair/shop"
2021-11-07 14:37:21 +01:00
}
2021-11-16 02:59:33 +01:00
} ,
"bike_themed_object" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer with bike-themed objects but who don't match any other layer" ,
2022-05-03 12:29:47 +02:00
"name" : "Bike-related object" ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"1" : {
"then" : "Cycle track"
}
} ,
2023-05-01 18:49:43 +02:00
"render" : "Bike-related object"
2021-09-10 01:19:34 +02:00
}
} ,
2021-11-16 02:59:33 +01:00
"binocular" : {
2022-05-03 12:29:47 +02:00
"description" : "Binoculars" ,
2021-11-16 02:59:33 +01:00
"name" : "Binoculars" ,
"presets" : {
"0" : {
"description" : "A telescope or pair of binoculars mounted on a pole, available to the public to look around. <img src='./assets/layers/binocular/binoculars_example.jpg' style='height: 300px; width: auto; display: block;' />" ,
2022-05-04 19:10:26 +02:00
"title" : "a binocular"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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"
2021-10-14 17:42:55 +02:00
}
} ,
2021-11-16 02:59:33 +01:00
"birdhide" : {
2022-02-17 23:56:53 +01:00
"description" : "A birdhide" ,
2021-11-16 02:59:33 +01:00
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Wheelchair accessible"
}
}
2022-02-17 23:56:53 +01:00
} ,
"1" : {
"options" : {
"0" : {
"question" : "Only covered birdhides"
}
}
}
} ,
"name" : "Bird watching places" ,
"presets" : {
"0" : {
"description" : "A covered shelter where one can watch birds comfortably" ,
2022-04-03 03:10:06 +02:00
"title" : "a birdhide"
2022-02-17 23:56:53 +01:00
} ,
"1" : {
"description" : "A screen or wall with openings to watch birds" ,
2022-04-03 03:10:06 +02:00
"title" : "a bird blind"
2021-11-16 02:59:33 +01:00
}
2022-02-17 23:56:53 +01:00
} ,
"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"
2021-11-07 14:37:21 +01:00
}
2021-07-19 13:25:24 +02:00
} ,
2021-11-16 02:59:33 +01:00
"cafe_pub" : {
2022-03-14 20:45:17 +01:00
"deletion" : {
"extraDeleteReasons" : {
"0" : {
"explanation" : "{title()} has closed down permanently"
}
}
} ,
2021-12-05 21:02:55 +01:00
"description" : "A layer showing cafés and pubs where one can gather around a drink. The layer asks for some relevant questions" ,
2021-11-16 02:59:33 +01:00
"name" : "Cafés and pubs" ,
"presets" : {
2021-09-14 18:20:25 +02:00
"0" : {
2022-02-16 02:24:53 +01:00
"description" : "A pub, mostly for drinking beers in a warm, relaxed interior" ,
2022-04-03 03:10:06 +02:00
"title" : "a pub"
2021-09-26 20:32:28 +02:00
} ,
2021-09-14 18:20:25 +02:00
"1" : {
2022-02-16 02:24:53 +01:00
"description" : "A more modern and commercial <b>bar</b>, possibly with a music and light installation" ,
2022-04-03 03:10:06 +02:00
"title" : "a bar"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-16 02:24:53 +01:00
"description" : "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment" ,
2022-04-03 03:10:06 +02:00
"title" : "a cafe"
2022-06-20 01:44:56 +02:00
} ,
"3" : {
"description" : "A <b>nightclub</b> 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"
2021-09-09 00:19:39 +02:00
}
2021-11-10 08:51:24 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"Classification" : {
2022-02-16 02:24:53 +01:00
"mappings" : {
"0" : {
"then" : "A pub, mostly for drinking beers in a warm, relaxed interior"
} ,
"1" : {
"then" : "A more modern and commercial <b>bar</b>, possibly with a music and light installation"
} ,
"2" : {
"then" : "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment"
} ,
"3" : {
2023-05-17 13:15:43 +02:00
"then" : "A <b>restaurant</b> where one can get a proper meal"
2022-02-16 02:24:53 +01:00
} ,
"4" : {
"then" : "An open space where beer is served, typically seen in Germany"
2022-06-20 01:44:56 +02:00
} ,
"5" : {
"then" : "This is a <b>nightclub</b> or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks"
2022-02-16 02:24:53 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What kind of cafe is this?"
2021-11-16 02:59:33 +01:00
} ,
"Name" : {
2023-01-13 12:11:08 +01:00
"question" : "What is the name of this business?" ,
"render" : "This business is named {name}"
2021-11-16 02:59:33 +01:00
}
2021-11-10 08:51:24 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "<i>{name}</i>"
}
2022-02-16 02:24:53 +01:00
} ,
"render" : "Pub"
2021-11-07 14:37:21 +01:00
}
} ,
2022-12-03 22:18:53 +01:00
"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"
}
} ,
2021-11-16 02:59:33 +01:00
"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 <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector"
} ,
"2" : {
"question" : "Has a <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> connector"
} ,
"3" : {
"question" : "Has a <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> connector"
} ,
"4" : {
"question" : "Has a <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> connector"
} ,
"5" : {
2022-05-10 04:54:52 +02:00
"question" : "Has a <div style='display: inline-block'><b>Type 1 <i>without</i> cable (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> connector"
2021-11-16 02:59:33 +01:00
} ,
"6" : {
2022-05-10 04:54:52 +02:00
"question" : "Has a <div style='display: inline-block'><b>Type 1 CCS (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> connector"
2021-11-16 02:59:33 +01:00
} ,
"7" : {
"question" : "Has a <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector"
} ,
"8" : {
"question" : "Has a <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> connector"
} ,
"9" : {
"question" : "Has a <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
2023-03-09 15:18:32 +01:00
} ,
"10" : {
"question" : "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
} ,
"11" : {
"question" : "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector"
} ,
"12" : {
"question" : "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector"
} ,
"13" : {
"question" : "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector"
} ,
"14" : {
"question" : "Has a <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> connector"
} ,
"15" : {
"question" : "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector"
} ,
"16" : {
"question" : "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector"
2021-11-16 02:59:33 +01:00
}
}
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"name" : "Charging stations" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a charging station for electrical bikes with a normal european wall plug <img src='./assets/layers/charging_station/typee.svg' style='width: 2rem; height: 2rem; float: left; background: white; border-radius: 1rem; margin-right: 0.5rem'/> (meant to charge electrical bikes)"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-04-03 03:10:06 +02:00
"title" : "a charging station for cars"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"Auth phone" : {
"question" : "What's the phone number for authentication call or SMS?" ,
"render" : "Authenticate by calling or SMS'ing to <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>"
} ,
"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" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)"
2021-11-16 02:59:33 +01:00
} ,
2023-03-09 15:18:32 +01:00
"2" : {
"then" : "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
} ,
"3" : {
"then" : "<b>European wall plug</b> with ground pin (CEE7/4 type E)"
} ,
"4" : {
"then" : "<b>Chademo</b>"
} ,
"5" : {
"then" : "<b>Chademo</b>"
} ,
"6" : {
"then" : "<b>Type 1 with cable</b> (J1772)"
} ,
"7" : {
"then" : "<b>Type 1 with cable</b> (J1772)"
} ,
"8" : {
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772)"
} ,
"9" : {
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772)"
} ,
2021-11-16 02:59:33 +01:00
"10" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo)"
2021-11-16 02:59:33 +01:00
} ,
"11" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo)"
2021-11-16 02:59:33 +01:00
} ,
"12" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b>"
2021-11-16 02:59:33 +01:00
} ,
"13" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b>"
2021-11-16 02:59:33 +01:00
} ,
"14" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes)"
2021-11-16 02:59:33 +01:00
} ,
"15" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes)"
2021-11-16 02:59:33 +01:00
} ,
"16" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 CCS</b> (mennekes)"
2021-11-16 02:59:33 +01:00
} ,
"17" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 CCS</b> (mennekes)"
2021-11-16 02:59:33 +01:00
} ,
"18" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes)"
2021-11-16 02:59:33 +01:00
} ,
"19" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes)"
2021-11-16 02:59:33 +01:00
} ,
"20" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger CCS</b> (a branded type2_css)"
2021-11-16 02:59:33 +01:00
} ,
"21" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger CCS</b> (a branded type2_css)"
2021-11-16 02:59:33 +01:00
} ,
"22" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger (destination)</b>"
2021-11-16 02:59:33 +01:00
} ,
"23" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger (destination)</b>"
2021-11-16 02:59:33 +01:00
} ,
"24" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)"
2021-11-16 02:59:33 +01:00
} ,
"25" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)"
2021-11-16 02:59:33 +01:00
} ,
"26" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>USB</b> to charge phones and small electronics"
2021-11-16 02:59:33 +01:00
} ,
"27" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>USB</b> to charge phones and small electronics"
2021-11-16 02:59:33 +01:00
} ,
"28" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Bosch Active Connect with 3 pins</b> and cable"
2021-11-16 02:59:33 +01:00
} ,
"29" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Bosch Active Connect with 3 pins</b> and cable"
2021-11-16 02:59:33 +01:00
} ,
"30" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Bosch Active Connect with 5 pins</b> and cable"
2021-11-16 02:59:33 +01:00
} ,
"31" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Bosch Active Connect with 5 pins</b> and cable"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "Which charging connections are available here?"
} ,
"Network" : {
"mappings" : {
"0" : {
2021-11-16 19:04:49 +01:00
"then" : "Not part of a bigger network, e.g. because the charging station is maintained by a local business"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"then" : "Not part of a bigger network"
}
} ,
"question" : "Is this charging station part of a network?" ,
"render" : "Part of the network <b>{network}</b>"
} ,
2022-11-08 14:37:31 +01:00
"OH" : {
"override" : {
"question" : "When is this charging station opened?"
}
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2021-11-30 15:53:28 +01:00
"then" : "<b>Bicycles</b> can be charged here"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"then" : "<b>Cars</b> can be charged here"
} ,
"2" : {
"then" : "<b>Scooters</b> can be charged here"
} ,
"3" : {
"then" : "<b>Heavy good vehicles</b> (such as trucks) can be charged here"
} ,
"4" : {
"then" : "<b>Buses</b> 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<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests</span>"
} ,
"3" : {
2022-03-10 23:41:16 +01:00
"then" : "A <b>key</b> must be requested to access this charging station<br/><span class='subtle'>E.g. a charging station operated by hotel which is only usable by their guests, which receive a key from the reception to unlock the charging station</span>"
} ,
"4" : {
2022-05-26 13:46:00 +02:00
"then" : "Not accessible to the general public (e.g. only accessible to the owners, employees, …)"
2023-06-23 17:41:01 +02:00
} ,
"5" : {
"then" : "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed."
2021-11-16 02:59:33 +01:00
}
} ,
"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 <b>{charge}</b>"
} ,
"current-0" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 16 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> outputs at most {socket:schuko:current}A"
} ,
"current-1" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 16 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> outputs at most {socket:typee:current}A"
} ,
"current-10" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 125 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 350 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs at most {socket:tesla_supercharger_ccs:current}A"
} ,
"current-11" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> outputs at most 125 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> outputs at most 350 A"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs at most {socket:tesla_destination:current}A"
2021-11-16 02:59:33 +01:00
} ,
"current-12" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla) outputs at most 16 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 32 A"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> outputs at most {socket:tesla_destination:current}A"
2021-11-16 02:59:33 +01:00
} ,
"current-13" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>USB</b> to charge phones and small electronics outputs at most 1 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>USB</b> to charge phones and small electronics outputs at most 2 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> outputs at most {socket:USB-A:current}A"
} ,
"current-14" : {
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> outputs at most {socket:bosch_3pin:current}A"
} ,
"current-15" : {
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> outputs at most {socket:bosch_5pin:current}A"
} ,
"current-2" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Chademo</b> outputs at most 120 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> outputs at most {socket:chademo:current}A"
} ,
"current-3" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 with cable</b> (J1772) outputs at most 32 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1_cable:current}A"
} ,
"current-4" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 32 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1:current}A"
} ,
"current-5" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 125 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> outputs at most {socket:type1_combo:current}A"
} ,
"current-6" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b> outputs at most 125 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b> outputs at most 350 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs at most {socket:tesla_supercharger:current}A"
} ,
"current-7" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes) outputs at most 16 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes) outputs at most 32 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> outputs at most {socket:type2:current}A"
} ,
"current-8" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 CCS</b> (mennekes) outputs at most 125 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 CCS</b> (mennekes) outputs at most 350 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs at most {socket:type2_combo:current}A"
} ,
"current-9" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes) outputs at most 16 A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes) outputs at most 32 A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What current do the plugs with <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> 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 <a href='mailto:{email}'>{email}</a>"
} ,
"fee" : {
"mappings" : {
"0" : {
2022-03-14 20:59:06 +01:00
"then" : "Free to use (without authenticating)"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-03-14 20:59:06 +01:00
"then" : "Free to use, but one has to authenticate"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-03-14 20:59:06 +01:00
"then" : "Free to use"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-05-26 13:46:00 +02:00
"then" : "Paid use, but free for customers of the hotel/pub/hospital/… who operates the charging station"
2021-11-16 02:59:33 +01:00
} ,
"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 <b>{canonical(maxstay)}</b>"
} ,
"phone" : {
"question" : "What number can one call if there is a problem with this charging station?" ,
"render" : "In case of problems, call <a href='tel:{phone}'>{phone}</a>"
} ,
"plugs-0" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:schuko}</b> plugs of type <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> available here"
} ,
"plugs-1" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:typee}</b> plugs of type <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> available here"
} ,
"plugs-10" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:tesla_supercharger_ccs}</b> plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> available here"
} ,
"plugs-11" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:tesla_destination}</b> plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> available here"
} ,
"plugs-12" : {
2021-12-10 14:30:05 +01:00
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:tesla_destination}</b> plugs of type <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> available here"
2021-11-16 02:59:33 +01:00
} ,
"plugs-13" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:USB-A}</b> plugs of type <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> available here"
} ,
"plugs-14" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:bosch_3pin}</b> plugs of type <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> available here"
} ,
"plugs-15" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:bosch_5pin}</b> plugs of type <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> available here"
} ,
"plugs-2" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:chademo}</b> plugs of type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> available here"
} ,
"plugs-3" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:type1_cable}</b> plugs of type <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> available here"
} ,
"plugs-4" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:type1}</b> plugs of type <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> available here"
} ,
"plugs-5" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:type1_combo}</b> plugs of type <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> available here"
} ,
"plugs-6" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:tesla_supercharger}</b> plugs of type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> available here"
} ,
"plugs-7" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:type2}</b> plugs of type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> available here"
} ,
"plugs-8" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:type2_combo}</b> plugs of type <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> available here"
} ,
"plugs-9" : {
"question" : "How much plugs of type <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> are available here?" ,
"render" : "There are <b class='text-xl'>{socket:type2_cable}</b> plugs of type <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> available here"
} ,
"power-output-0" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 3.6 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> outputs at most {socket:schuko:output}"
} ,
"power-output-1" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 3 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 22 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> outputs at most {socket:typee:output}"
} ,
"power-output-10" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs at most 50 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs at most {socket:tesla_supercharger_ccs:output}"
2021-11-16 02:59:33 +01:00
} ,
"power-output-11" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> outputs at most 120 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> outputs at most 150 kw A"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> outputs at most 250 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs at most {socket:tesla_destination:output}"
2021-11-16 02:59:33 +01:00
} ,
"power-output-12" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 11 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 22 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> outputs at most {socket:tesla_destination:output}"
2021-11-16 02:59:33 +01:00
} ,
"power-output-13" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>USB</b> to charge phones and small electronics outputs at most 5w A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>USB</b> to charge phones and small electronics outputs at most 10w A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> outputs at most {socket:USB-A:output}"
} ,
"power-output-14" : {
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> outputs at most {socket:bosch_3pin:output}"
} ,
"power-output-15" : {
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> outputs at most {socket:bosch_5pin:output}"
} ,
"power-output-2" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Chademo</b> outputs at most 50 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> outputs at most {socket:chademo:output}"
} ,
"power-output-3" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 with cable</b> (J1772) outputs at most 3.7 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 with cable</b> (J1772) outputs at most 7 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1_cable:output}"
} ,
"power-output-4" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 3.7 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 6.6 kw A"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7 kw A"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7.2 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs at most {socket:type1:output}"
} ,
"power-output-5" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 62.5 kw A"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 150 kw A"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 350 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> outputs at most {socket:type1_combo:output}"
} ,
"power-output-6" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b> outputs at most 120 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b> outputs at most 150 kw A"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b> outputs at most 250 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs at most {socket:tesla_supercharger:output}"
} ,
"power-output-7" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes) outputs at most 11 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes) outputs at most 22 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> outputs at most {socket:type2:output}"
} ,
"power-output-8" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 CCS</b> (mennekes) outputs at most 50 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs at most {socket:type2_combo:output}"
} ,
"power-output-9" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes) outputs at most 11 kw A"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes) outputs at most 22 kw A"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What power output does a single plug of type <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> outputs at most {socket:type2_cable:output}"
} ,
2023-04-27 16:34:08 +02:00
"questions-technical" : {
2023-03-31 03:28:47 +02:00
"render" : "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}"
2021-11-16 02:59:33 +01:00
} ,
"ref" : {
"question" : "What is the reference number of this charging station?" ,
"render" : "Reference number is <b>{ref}</b>"
} ,
"voltage-0" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs 230 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> outputs {socket:schuko:voltage} volt"
} ,
"voltage-1" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs 230 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> outputs {socket:typee:voltage} volt"
} ,
"voltage-10" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 500 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 920 volt"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs {socket:tesla_supercharger_ccs:voltage} volt"
2021-11-16 02:59:33 +01:00
} ,
"voltage-11" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> outputs 480 volt"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs {socket:tesla_destination:voltage} volt"
2021-11-16 02:59:33 +01:00
} ,
"voltage-12" : {
"mappings" : {
"0" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 230 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 400 volt"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> offer?" ,
2021-12-10 14:30:05 +01:00
"render" : "<div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> outputs {socket:tesla_destination:voltage} volt"
2021-11-16 02:59:33 +01:00
} ,
"voltage-13" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>USB</b> to charge phones and small electronics outputs 5 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> outputs {socket:USB-A:voltage} volt"
} ,
"voltage-14" : {
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> outputs {socket:bosch_3pin:voltage} volt"
} ,
"voltage-15" : {
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> outputs {socket:bosch_5pin:voltage} volt"
} ,
"voltage-2" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Chademo</b> outputs 500 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Chademo</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Chademo_type4.svg'/></div> outputs {socket:chademo:voltage} volt"
} ,
"voltage-3" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 with cable</b> (J1772) outputs 200 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 with cable</b> (J1772) outputs 240 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs {socket:type1_cable:voltage} volt"
} ,
"voltage-4" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772) outputs 200 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 <i>without</i> cable</b> (J1772) outputs 240 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div> outputs {socket:type1:voltage} volt"
} ,
"voltage-5" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs 400 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 1 CCS</b> (aka Type 1 Combo) outputs 1000 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1-ccs.svg'/></div> outputs {socket:type1_combo:voltage} volt"
} ,
"voltage-6" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Tesla Supercharger</b> outputs 480 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Tesla Supercharger</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> outputs {socket:tesla_supercharger:voltage} volt"
} ,
"voltage-7" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes) outputs 230 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2</b> (mennekes) outputs 400 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_socket.svg'/></div> outputs {socket:type2:voltage} volt"
} ,
"voltage-8" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 CCS</b> (mennekes) outputs 500 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 CCS</b> (mennekes) outputs 920 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs {socket:type2_combo:voltage} volt"
} ,
"voltage-9" : {
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes) outputs 230 volt"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:01:56 +01:00
"then" : "<b>Type 2 with cable</b> (mennekes) outputs 400 volt"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What voltage do the plugs with <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> offer?" ,
"render" : "<div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> 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 <a href='{website}'>{website}</a>"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
2022-02-09 02:24:37 +01:00
"mappings" : {
"0" : {
2022-02-18 04:01:56 +01:00
"then" : "Charging station for electrical bicycles"
2022-02-09 02:24:37 +01:00
} ,
"1" : {
"then" : "Charging station for cars"
}
} ,
2021-11-16 02:59:33 +01:00
"render" : "Charging station"
2021-09-09 00:19:39 +02:00
} ,
2021-11-16 02:59:33 +01:00
"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"
}
}
}
2021-09-14 18:20:25 +02:00
}
} ,
2022-04-15 00:56:42 +02:00
"climbing" : {
2022-04-23 17:01:53 +02:00
"description" : "A dummy layer which contains tagrenderings, shared among the climbing layers" ,
"tagRenderings" : {
"average_length" : {
"question" : "What is the (average) length of the routes in meters?" ,
"render" : "The routes are <b>{canonical(climbing:length)}</b> long on average"
} ,
"bouldering" : {
"mappings" : {
"0" : {
"then" : "Bouldering is possible here"
} ,
"1" : {
"then" : "Bouldering is not possible here"
} ,
"2" : {
2023-06-23 17:42:13 +02:00
"then" : "Bouldering is possible, although there are only a few problems"
2022-04-23 17:01:53 +02:00
} ,
"3" : {
2023-06-23 17:42:13 +02:00
"then" : "There are {climbing:boulder} boulder problems"
2022-04-23 17:01:53 +02:00
}
} ,
"question" : "Is bouldering possible here?"
} ,
"fee" : {
"mappings" : {
"0" : {
"then" : "Climbing here is free of charge"
} ,
"1" : {
"then" : "Paying a fee is required to climb here"
}
} ,
"question" : "Is a fee required to climb here?" ,
"render" : "A fee of {charge} should be paid for climbing here"
} ,
"max_bolts" : {
"question" : "How many bolts do routes in {title()} have at most?" ,
"render" : "The sport climbing routes here have at most {climbing:bolts:max} bolts.<div class='subtle'>This is without relays and indicates how much quickdraws a climber needs</div>"
} ,
"max_difficulty" : {
"question" : "What is the highest grade route here, according to the french classification system?" ,
"render" : "The highest grade is {climbing:grade:french:max} according to the french/belgian system"
} ,
"min_difficulty" : {
"question" : "What is the grade of the easiest route here, according to the french classification system?" ,
"render" : "The lowest grade is {climbing:grade:french:min} according to the french/belgian system"
} ,
"sportclimbing" : {
"mappings" : {
"0" : {
"then" : "Sport climbing is possible here"
} ,
"1" : {
"then" : "Sport climbing is not possible here"
} ,
"2" : {
"then" : "There are {climbing:sport} sport climbing routes"
}
} ,
"question" : "Is sport climbing possible here on fixed anchors?"
} ,
"toprope" : {
"mappings" : {
"0" : {
"then" : "Toprope climbing is possible here"
} ,
"1" : {
"then" : "Toprope climbing is not possible here"
} ,
"2" : {
"then" : "There are {climbing:toprope} toprope routes"
}
} ,
"question" : "Is toprope climbing possible here?"
} ,
"trad_climbing" : {
"mappings" : {
"0" : {
"then" : "Traditional climbing is possible here"
} ,
"1" : {
"then" : "Traditional climbing is not possible here"
} ,
"2" : {
"then" : "There are {climbing:traditional} traditional climbing routes"
}
} ,
2023-03-09 15:45:03 +01:00
"question" : "Is traditional climbing possible here?" ,
"questionHint" : "Using your own gear, e.g. chocks"
2022-04-23 17:01:53 +02:00
} ,
"website" : {
"question" : "Is there a (unofficial) website with more informations (e.g. topos)?"
}
}
} ,
"climbing_area" : {
2022-05-26 13:46:00 +02:00
"description" : "An area where climbing is possible, e.g. a crag, site, boulder, … Contains aggregation of routes" ,
2022-04-15 00:56:42 +02:00
"name" : "Climbing opportunities" ,
"presets" : {
"0" : {
"description" : "A climbing opportunity" ,
"title" : "a climbing opportunity"
}
} ,
"tagRenderings" : {
"Contained routes hist" : {
"render" : "<h3>Grades overview</h3>{histogram(_difficulty_hist)}"
} ,
"Contained routes length hist" : {
"render" : "<h3>Length overview</h3>{histogram(_length_hist)}"
} ,
"Contained_climbing_routes" : {
"render" : "<h3>Contains {_contained_climbing_routes_count} routes</h3> <ul>{_contained_climbing_routes}</ul>"
} ,
"Rock type (crag/rock/cliff only)" : {
"mappings" : {
"0" : {
"then" : "Limestone"
}
} ,
"question" : "What is the rock type here?" ,
"render" : "The rock type is {rock}"
} ,
"Type" : {
"mappings" : {
"0" : {
"then" : "A climbing boulder - a single rock or cliff with one or a few climbing routes which can be climbed safely without rope"
} ,
"1" : {
"then" : "A climbing crag - a single rock or cliff with at least a few climbing routes"
}
}
} ,
"name" : {
"mappings" : {
"0" : {
"then" : "This climbing opportunity doesn't have a name"
}
} ,
"question" : "What is the name of this climbing opportunity?" ,
"render" : "<strong>{name}</strong>"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Climbing crag <b>{name}</b>"
} ,
"1" : {
"then" : "Climbing area <b>{name}</b>"
} ,
"2" : {
"then" : "Climbing site"
} ,
"3" : {
"then" : "Climbing opportunity <b>{name}</b>"
}
} ,
"render" : "Climbing opportunity"
}
} ,
"climbing_club" : {
"description" : "A climbing club or organisation" ,
"name" : "Climbing club" ,
"presets" : {
"0" : {
"description" : "A climbing club" ,
"title" : "a climbing club"
} ,
"1" : {
"description" : "An NGO working around climbing" ,
"title" : "a climbing ngo"
}
} ,
"tagRenderings" : {
"climbing_club-name" : {
"question" : "What is the name of this climbing club or NGO?" ,
"render" : "<strong>{name}</strong>"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Climbing NGO"
}
} ,
"render" : "Climbing club"
}
} ,
"climbing_gym" : {
"description" : "A climbing gym" ,
"name" : "Climbing gyms" ,
2023-01-10 19:34:07 +01:00
"presets" : {
"0" : {
"title" : "Climbing gym"
}
} ,
2022-04-15 00:56:42 +02:00
"tagRenderings" : {
2022-04-23 17:01:53 +02:00
"Speed climbing?" : {
"mappings" : {
"0" : {
"then" : "There is a speed climbing wall"
} ,
"1" : {
"then" : "There is no speed climbing wall"
} ,
"2" : {
"then" : "There are {climbing:speed} speed climbing walls"
}
} ,
"question" : "Is there a speed climbing wall?"
} ,
2023-06-23 17:42:13 +02:00
"belay_device_rental" : {
"mappings" : {
"0" : {
"then" : "Belay devices are provided at each rope"
} ,
"1" : {
"then" : "A belay device can be borrowed for free here"
} ,
"2" : {
"then" : "A belay device can be rented here for {service:climbing_belay_device:rental:charge}"
} ,
"3" : {
"then" : "A belay device can be rented here"
} ,
"4" : {
"then" : "A belay device can <b>not</b> be rented here"
}
} ,
"question" : "Can one rent a belay device here?"
} ,
2022-12-31 01:38:24 +01:00
"harness_rental" : {
"mappings" : {
"0" : {
2023-06-23 17:42:13 +02:00
"then" : "A climbing harness can be borrowed for free here"
2022-12-31 01:38:24 +01:00
} ,
"1" : {
2023-06-23 17:42:13 +02:00
"then" : "A climbing harness can be rented here for {service:climbing_harness:rental:charge}"
} ,
"2" : {
"then" : "A climbing harness can be rented here"
} ,
"3" : {
2022-12-31 01:38:24 +01:00
"then" : "A climbing harness can <b>not</b> be rented here"
}
} ,
"question" : "Can one rent a climbing harness here?"
} ,
2022-04-15 00:56:42 +02:00
"name" : {
2022-04-23 17:01:53 +02:00
"question" : "What is the name of this climbing gym?"
2022-12-31 01:38:24 +01:00
} ,
2023-06-11 02:35:22 +02:00
"rope_rental" : {
"mappings" : {
"0" : {
2023-06-23 17:42:13 +02:00
"then" : "A climbing rope can be borrowed for free here"
2023-06-11 02:35:22 +02:00
} ,
"1" : {
2023-06-23 17:42:13 +02:00
"then" : "A climbing rope can be rented here for {service:climbing_rope:rental:charge}"
} ,
"2" : {
"then" : "A climbing rope can be rented here"
} ,
"3" : {
2023-06-11 02:35:22 +02:00
"then" : "A climbing rope can <b>not</b> be rented here"
}
} ,
"question" : "Can one rent a climbing rope here?"
} ,
2022-12-31 01:38:24 +01:00
"shoe_rental" : {
"mappings" : {
"0" : {
2023-06-23 17:42:13 +02:00
"then" : "Climbing shoes can be borrowed for free here"
2022-12-31 01:38:24 +01:00
} ,
"1" : {
2023-06-23 17:42:13 +02:00
"then" : "Climbing shoes can be rented here for {service:climbing_shoes:rental:charge}"
} ,
"2" : {
"then" : "Climbing shoes can be rented here"
} ,
"3" : {
2022-12-31 01:38:24 +01:00
"then" : "Climbing shoes can <b>not</b> be rented here"
}
} ,
"question" : "Can one rent climbing shoes here?"
2022-04-15 00:56:42 +02:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Climbing gym <strong>{name}</strong>"
}
} ,
"render" : "Climbing gym"
}
} ,
"climbing_opportunity" : {
2022-04-23 17:01:53 +02:00
"description" : "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added" ,
2022-04-15 00:56:42 +02:00
"name" : "Climbing opportunities?" ,
"tagRenderings" : {
"climbing-opportunity-name" : {
"render" : "<strong>{name}</strong>"
} ,
"climbing-possible" : {
"mappings" : {
"0" : {
"then" : "Climbing is possible here"
} ,
"1" : {
"then" : "Climbing is not possible here"
} ,
"2" : {
"then" : "Climbing is not possible here"
}
} ,
"question" : "Is climbing possible here?"
}
} ,
"title" : {
"render" : "Climbing opportunity?"
}
} ,
"climbing_route" : {
2022-04-23 17:01:53 +02:00
"description" : "A single climbing route and its properties. Some properties are derived from the containing features" ,
2022-04-15 00:56:42 +02:00
"name" : "Climbing routes" ,
"presets" : {
"0" : {
"title" : "a climbing route"
}
} ,
"tagRenderings" : {
"Difficulty" : {
"question" : "What is the grade of this climbing route according to the french/belgian system?" ,
"render" : "The grade is {climbing:grade:french} according to the french/belgian system"
} ,
"Length" : {
"question" : "How long is this climbing route (in meters)?" ,
"render" : "This route is {canonical(climbing:length)} long"
} ,
"Name" : {
"mappings" : {
"0" : {
"then" : "This climbing route doesn't have a name"
}
} ,
"question" : "What is the name of this climbing route?" ,
"render" : "<strong>{name}</strong>"
} ,
2022-04-23 17:01:53 +02:00
"Rock type via embedded feature" : {
2022-04-15 00:56:42 +02:00
"render" : "The rock type is {_embedding_features_with_rock:rock} as stated <a href='#{_embedding_features_with_rock:id}'>on the surrounding crag</a>"
2022-04-23 17:01:53 +02:00
} ,
"bolts" : {
"mappings" : {
"0" : {
"then" : "This route is not bolted"
}
} ,
"question" : "How many bolts does this route have before reaching the anchor?" ,
"render" : "This route has {climbing:bolts} bolts <div class='subtle'>This is without relays and indicates how much quickdraws a climber needs</div>"
2022-04-15 00:56:42 +02:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Climbing route <strong>{name}</strong>"
}
} ,
"render" : "Climbing route"
}
} ,
2023-02-23 14:39:08 +01:00
"clock" : {
"description" : "Layer with public clocks" ,
"name" : "Clocks" ,
"presets" : {
"0" : {
"description" : "A publicly visible clock" ,
"title" : "a clock"
} ,
"1" : {
"description" : "A publicly visible clock mounted on a wall" ,
"title" : "a wall-mounted clock"
}
} ,
"tagRenderings" : {
"barometer" : {
"mappings" : {
"0" : {
"then" : "This clock also displays the air pressure"
} ,
"1" : {
"then" : "This clock does not display the air pressure"
} ,
"2" : {
"then" : "This clock does probably not display the air pressure"
}
} ,
"question" : "Does this clock also display the air pressure?"
} ,
"date" : {
"mappings" : {
"0" : {
"then" : "This clock also displays the date"
} ,
"1" : {
"then" : "This clock does not display the date"
} ,
"2" : {
"then" : "This clock does probably not display the date"
}
} ,
"question" : "Does this clock also display the date?"
} ,
"display" : {
"mappings" : {
"0" : {
"then" : "This clock displays the time with hands"
} ,
"1" : {
"then" : "This clock displays the time with digits"
} ,
"2" : {
"then" : "This clock displays the time with a sundial"
} ,
"3" : {
"then" : "This clock displays the time in a non-standard way, e.g using binary, water or something else"
}
} ,
"question" : "How does this clock display the time?"
} ,
"faces" : {
"freeform" : {
"placeholder" : "Number of faces"
} ,
"mappings" : {
"0" : {
"then" : "This clock has one face"
} ,
"1" : {
"then" : "This clock has two faces"
} ,
"2" : {
"then" : "This clock has four faces"
}
} ,
"question" : "How many faces does this clock have?" ,
"render" : "This clock has {faces} faces"
} ,
"hygrometer" : {
"mappings" : {
"0" : {
"then" : "This clock also displays the humidity"
} ,
"1" : {
"then" : "This clock does not display the humidity"
} ,
"2" : {
"then" : "This clock does probably not display the humidity"
}
} ,
"question" : "Does this clock also display the humidity?"
} ,
"support" : {
"mappings" : {
"0" : {
"then" : "This clock is mounted on a pole"
} ,
"1" : {
"then" : "This clock is mounted on a wall"
} ,
"2" : {
"then" : "This clock is part of a billboard"
} ,
"3" : {
"then" : "This clock is on the ground"
}
} ,
"question" : "In what way is the clock mounted?"
} ,
"thermometer" : {
"mappings" : {
"0" : {
"then" : "This clock also displays the temperature"
} ,
"1" : {
"then" : "This clock does not display the temperature"
} ,
"2" : {
"then" : "This clock does probably not display the temperature"
}
} ,
"question" : "Does this clock also display the temperature?"
} ,
"visibility" : {
"mappings" : {
"0" : {
"then" : "This clock is visible from about 5 meters away (small wall-mounted clock)"
} ,
"1" : {
"then" : "This clock is visible from about 20 meters away (medium size billboard clock)"
} ,
"2" : {
2023-03-16 13:55:00 +01:00
"then" : "This clock is visible from more than 20 meters away (e.g. a church clock or station clock)"
2023-02-23 14:39:08 +01:00
}
} ,
"question" : "How visible is this clock?"
}
} ,
"title" : {
"render" : "Clock"
}
} ,
2021-11-16 02:59:33 +01:00
"crossings" : {
"description" : "Crossings for pedestrians and cyclists" ,
"name" : "Crossings" ,
"presets" : {
"0" : {
"description" : "Crossing for pedestrians and/or cyclists" ,
2022-04-03 03:10:06 +02:00
"title" : "a crossing"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"description" : "Traffic signal on a road" ,
2022-04-03 03:10:06 +02:00
"title" : "a traffic signal"
2021-11-16 02:59:33 +01:00
}
2021-09-14 18:20:25 +02:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2022-10-27 01:50:01 +02:00
"crossing-arrow" : {
"mappings" : {
"0" : {
"then" : "This traffic light has an arrow pointing in the direction of crossing."
} ,
"1" : {
"then" : "This traffic light does <b>not</b> have an arrow pointing in the direction of crossing."
}
} ,
"question" : "Does this traffic light have an arrow pointing in the direction of crossing?"
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2022-02-18 23:12:46 +01:00
"then" : "A cyclist can go straight on if the light is red"
2021-11-16 02:59:33 +01:00
} ,
"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?"
} ,
2022-10-27 01:50:01 +02:00
"crossing-minimap" : {
"mappings" : {
"0" : {
"then" : "This traffic light has a tactile map showing the layout of the crossing."
} ,
"1" : {
"then" : "This traffic light does <b>not</b> have a tactile map showing the layout of the crossing."
}
} ,
"question" : "Does this traffic light have a tactile map showing the layout of the crossing?"
} ,
2021-11-16 02:59:33 +01:00
"crossing-right-turn-through-red" : {
"mappings" : {
"0" : {
2022-02-18 23:12:46 +01:00
"then" : "A cyclist can turn right if the light is red"
2021-11-16 02:59:33 +01:00
} ,
"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?"
} ,
2022-10-27 01:50:01 +02:00
"crossing-sound" : {
"mappings" : {
"0" : {
"then" : "This traffic light has sound signals to help crossing, both for finding the crossing and for crossing."
} ,
"1" : {
"then" : "This traffic light does not have sound signals to help crossing."
} ,
"2" : {
"then" : "This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross."
} ,
"3" : {
"then" : "This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole."
}
} ,
"question" : "Does this traffic light have sound signals to aid crossing?"
} ,
2021-11-16 02:59:33 +01:00
"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"
2022-01-11 10:29:14 +01:00
} ,
"3" : {
"then" : "Crossing without crossing markings"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What kind of crossing is this?"
2022-10-27 01:50:01 +02:00
} ,
"crossing-vibration" : {
"mappings" : {
"0" : {
"then" : "The button for this traffic light has a vibration signal to indicate that it is safe to cross."
} ,
"1" : {
"then" : "The button for this traffic light does not have a vibration signal to indicate that it is safe to cross."
}
} ,
"question" : "Does this traffic light have vibration signals to aid crossing? (usually located at the bottom of the crossing button)"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Traffic signal"
} ,
"1" : {
"then" : "Crossing with traffic signals"
}
} ,
"render" : "Crossing"
2021-09-09 00:05:51 +02:00
}
2021-07-08 12:02:42 +02:00
} ,
2021-11-16 02:59:33 +01:00
"cycleways_and_roads" : {
2022-05-26 13:46:00 +02:00
"description" : "All infrastructure that someone can cycle over, accompanied with questions about this infrastructure" ,
2021-11-16 02:59:33 +01:00
"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"
2023-03-09 15:18:32 +01:00
} ,
"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"
2021-11-16 02:59:33 +01:00
}
} ,
"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"
2023-03-09 15:18:32 +01:00
} ,
"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"
2021-11-16 02:59:33 +01:00
}
} ,
"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" : {
2022-02-18 04:22:09 +01:00
"then" : "Compulsory cycleway"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:22:09 +01:00
"then" : "Compulsory cycleway (with supplementary sign)<br>"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 04:22:09 +01:00
"then" : "Segregated foot/cycleway"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-02-18 04:22:09 +01:00
"then" : "Unsegregated foot/cycleway"
2021-11-16 02:59:33 +01:00
} ,
"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" : {
2022-02-18 04:22:09 +01:00
"then" : "Compulsory cycleway"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 04:22:09 +01:00
"then" : "Compulsory cycleway (with supplementary sign)<br>"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 04:22:09 +01:00
"then" : "Segregated foot/cycleway"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-02-18 04:22:09 +01:00
"then" : "Unsegregated foot/cycleway"
2021-11-16 02:59:33 +01:00
} ,
"4" : {
2022-03-08 01:11:32 +01:00
"then" : "Compulsory cycleway"
} ,
"5" : {
"then" : "Compulsory (moped)cycleway"
} ,
"6" : {
"then" : "Non-compulsory cycleway"
} ,
"7" : {
2021-11-16 02:59:33 +01:00
"then" : "No traffic sign present"
}
} ,
"question" : "What traffic sign does this cycleway have?"
} ,
"cycleway-traffic-signs-supplementary" : {
"mappings" : {
2022-02-18 04:29:41 +01:00
"0" : {
"then" : "Mopeds must use the cycleway"
} ,
"1" : {
"then" : "Speedpedelecs must use the cycleway"
} ,
"2" : {
"then" : "Mopeds and speedpedelecs must use the cycleway"
} ,
"3" : {
"then" : "Mopeds are not allowed"
} ,
"4" : {
"then" : "Speedpedelecs are not allowed"
} ,
"5" : {
"then" : "Mopeds and speedpedelecs are not allowed"
} ,
2021-11-16 02:59:33 +01:00
"6" : {
"then" : "No supplementary traffic sign present"
}
} ,
2022-03-08 01:11:32 +01:00
"question" : "Does the traffic sign D7 (<img src='./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg' style='width: 1.5em'>) have a supplementary sign?"
2021-11-16 02:59:33 +01:00
} ,
"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" : {
2023-03-09 16:13:38 +01:00
"question" : "What is the carriage width of this road (in meters)?" ,
"questionHint" : "This is measured curb to curb and thus includes the width of parallell parking lanes" ,
2021-11-16 02:59:33 +01:00
"render" : "The carriage width of this road is <strong>{width:carriageway}m</strong>"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
2022-05-08 18:28:22 +02:00
"then" : "Cycleway {name}"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-08 18:28:22 +02:00
"then" : "Cycleway"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-05-08 18:28:22 +02:00
"then" : "Road with shared lane {name}"
2021-11-16 02:59:33 +01:00
} ,
"3" : {
2022-05-08 18:28:22 +02:00
"then" : "Shared lane"
2021-11-16 02:59:33 +01:00
} ,
"4" : {
2022-05-08 18:28:22 +02:00
"then" : "Road with bike lane {name}"
} ,
"5" : {
"then" : "Bike lane"
} ,
"6" : {
"then" : "Road with cycleway next to the road {name}"
} ,
"7" : {
"then" : "Cycleway next to the road"
} ,
"8" : {
"then" : "Cyclestreet {name}"
} ,
"9" : {
2021-11-16 02:59:33 +01:00
"then" : "Cyclestreet"
}
} ,
2022-05-08 18:28:22 +02:00
"render" : "Way"
2021-11-16 02:59:33 +01:00
}
2021-10-14 17:42:55 +02:00
} ,
2021-11-16 02:59:33 +01:00
"defibrillator" : {
2021-12-05 21:02:55 +01:00
"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" ,
2021-11-16 02:59:33 +01:00
"name" : "Defibrillators" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a defibrillator"
2021-12-03 02:31:01 +01:00
} ,
"1" : {
2022-04-03 03:10:06 +02:00
"title" : "a defibrillator mounted on a wall"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"defibrillator-access" : {
"mappings" : {
"0" : {
"then" : "Publicly accessible"
} ,
"1" : {
"then" : "Publicly accessible"
} ,
"2" : {
"then" : "Only accessible to customers"
} ,
"3" : {
2022-05-26 13:46:00 +02:00
"then" : "Not accessible to the general public (e.g. only accesible to staff, the owners, …)"
2021-11-16 02:59:33 +01:00
} ,
"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)" ,
2022-10-03 10:50:31 +02:00
"render" : "<i>Extra information about the location (in the local language):</i><br/>{defibrillator:location}"
2021-11-16 02:59:33 +01:00
} ,
"defibrillator-defibrillator:location:en" : {
"question" : "Please give some explanation on where the defibrillator can be found (in English)" ,
"render" : "<i>Extra information about the location (in English):</i><br/>{defibrillator:location:en}"
} ,
"defibrillator-defibrillator:location:fr" : {
"question" : "Please give some explanation on where the defibrillator can be found (in French)" ,
"render" : "<i>Extra information about the location (in French):</i><br/>{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: <a href='mailto:{email}'>{email}</a>"
} ,
"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 <b>ground floor</b>"
} ,
"1" : {
"then" : "This defibrillator is on the <b>first floor</b>"
}
} ,
"question" : "On which floor is this defibrillator located?" ,
"render" : "This defibrillator is on floor {level}"
} ,
"defibrillator-phone" : {
"question" : "What is the phone number for questions about this defibrillator?" ,
"render" : "Telephone for questions about this defibrillator: <a href='tel:{phone}'>{phone}</a>"
} ,
"defibrillator-ref" : {
"question" : "What is the official identification number of the device? (if visible on device)" ,
"render" : "Official identification number of the device: <i>{ref}</i>"
} ,
"defibrillator-survey:date" : {
"mappings" : {
"0" : {
"then" : "Checked today!"
}
} ,
"question" : "When was this defibrillator last surveyed?" ,
"render" : "This defibrillator was last surveyed on {survey:date}"
2022-11-08 14:37:31 +01:00
} ,
"opening_hours_24_7" : {
"override" : {
"question" : "At what times is this defibrillator available?"
}
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Defibrillator"
2021-11-07 14:37:21 +01:00
}
2021-09-09 00:05:51 +02:00
} ,
2022-12-05 23:14:21 +01:00
"dentist" : {
"description" : "This layer shows dentist offices" ,
"name" : "Dentist" ,
"presets" : {
"0" : {
"title" : "a dentists office"
}
} ,
"tagRenderings" : {
"name" : {
"question" : "What is the name of this dentist?" ,
"render" : "This dentist is called {name}"
}
} ,
"title" : {
"render" : "Dentist Office {name}"
}
} ,
2021-11-16 02:59:33 +01:00
"direction" : {
"description" : "This layer visualizes directions" ,
"name" : "Direction visualization"
2021-11-07 14:37:21 +01:00
} ,
2022-07-09 17:25:38 +02:00
"doctors" : {
2022-12-05 23:14:21 +01:00
"description" : "This layer shows doctor offices" ,
2022-07-24 16:26:29 +02:00
"name" : "Doctors" ,
2022-07-09 17:25:38 +02:00
"presets" : {
"0" : {
"title" : "a doctors office"
}
} ,
"tagRenderings" : {
2022-07-13 10:03:09 +02:00
"name" : {
"question" : "What is the name of this doctors place?" ,
"render" : "This doctors place is called {name}"
} ,
2022-07-09 17:25:38 +02:00
"specialty" : {
"mappings" : {
"0" : {
"then" : "This is a general practitioner"
} ,
"1" : {
"then" : "This is a gynaecologist"
} ,
"2" : {
"then" : "This is a psychiatrist"
} ,
"3" : {
"then" : "This is a paediatrician"
}
} ,
"question" : "What is this doctor specialized in?" ,
"render" : "This doctor is specialized in {healthcare:speciality}"
}
} ,
"title" : {
"render" : "Doctors Office {name}"
}
} ,
2022-04-30 02:41:06 +02:00
"dogpark" : {
"name" : "dog parks" ,
"presets" : {
"0" : {
"description" : "A place for dogs, where they can run unleashed" ,
"title" : "a dog park"
}
} ,
"tagRenderings" : {
"Name" : {
"question" : "What is the name of this dog park?" ,
"render" : "The name of this dog park is {name}"
} ,
"dogarea" : {
"render" : "This dogpark is {_surface:ha} ha big"
} ,
"dogpark-fenced" : {
"mappings" : {
"0" : {
"then" : "This dogpark is fenced all around"
} ,
"1" : {
"then" : "This dogpark is not fenced all around"
}
} ,
"question" : "It this dog park fenced in?"
} ,
"smalldogs" : {
"mappings" : {
"0" : {
"then" : "Have separate area for puppies and small dogs"
} ,
"1" : {
"then" : "Does <strong>not</strong> have a separate area for puppies and small dogs"
}
} ,
"question" : "Does this dog park have a separate fenced in area for small dogs and puppies?"
}
} ,
"title" : {
"render" : "dog park"
}
} ,
2021-11-16 02:59:33 +01:00
"drinking_water" : {
2022-05-01 04:19:48 +02:00
"deletion" : {
"nonDeleteMappings" : {
"0" : {
"then" : "This is a decorative fountain of which the water is not drinkable by humans"
} ,
"1" : {
"then" : "This is a water tap or water pump with non-drinkable water.<div class='subtle'>Examples are water taps with rain water to tap water for nearby plants</div>"
}
}
} ,
2021-12-05 21:02:55 +01:00
"description" : "A layer showing drinking water fountains" ,
2021-11-16 02:59:33 +01:00
"name" : "Drinking water" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a drinking water"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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 <i>{operational_status}</i>"
} ,
"render-closest-drinking-water" : {
2022-05-10 04:54:52 +02:00
"render" : "<a href='#{_closest_other_drinking_water_id}'>There is another drinking water fountain at {_closest_other_drinking_water_distance} meters</a>"
2021-11-16 02:59:33 +01:00
}
2021-09-09 00:19:39 +02:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Drinking water"
2021-09-09 00:05:51 +02:00
}
2021-11-07 14:37:21 +01:00
} ,
2022-07-26 10:51:14 +02:00
"elevator" : {
"description" : "This layer show elevators and asks for operational status and elevator dimensions. Useful for wheelchair accessibility information" ,
2022-10-22 15:51:36 +02:00
"name" : "Elevator" ,
2022-07-26 10:51:14 +02:00
"presets" : {
"0" : {
"title" : "an elevator"
}
} ,
"tagRenderings" : {
"door-width" : {
"question" : "What is the width of this elevator's entrance?" ,
"render" : "This elevator's doors have a width of {canonical(door:width)}"
} ,
"elevator-depth" : {
"question" : "What is the depth of this elevator?" ,
"render" : "This elevator has a depth of {canonical(elevator:depth)}"
} ,
"elevator-width" : {
"question" : "What is the width of this elevator?" ,
"render" : "This elevator has a width of {canonical(elevator:width)}"
} ,
"operational_status" : {
"mappings" : {
"0" : {
"then" : "This elevator is broken"
} ,
"1" : {
"then" : "This elevator is closed <span class='subtle'>e.g. because renovation works are going on</span>"
} ,
"2" : {
"then" : "This elevator works"
} ,
"3" : {
"then" : "This elevator works"
}
} ,
"question" : "Does this elevator work?"
2022-10-27 01:50:01 +02:00
} ,
2023-05-07 23:50:39 +02:00
"speech_output" : {
"render" : {
"special" : {
"question" : "In which languages does this elevator have speech output?" ,
"render_list_item" : "This elevator has speech output in {language():font-bold}" ,
"render_single_language" : "This elevator has speech output in {language():font-bold}"
}
}
} ,
2022-11-02 13:47:34 +01:00
"tactile_writing_language" : {
"render" : {
"special" : {
"question" : "In which languages does this elevator have tactile writing (braille)?" ,
"render_list_item" : "This elevator has tactile writing in {language():font-bold}" ,
"render_single_language" : "This elevator has tactile writing in {language():font-bold}"
}
2022-10-27 01:50:01 +02:00
}
2022-07-26 10:51:14 +02:00
}
} ,
2022-08-03 15:26:20 +02:00
"title" : {
"render" : "Elevator"
} ,
2022-07-26 10:51:14 +02:00
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "meter"
} ,
"1" : {
"human" : "centimeter"
}
}
}
}
} ,
2023-08-29 09:46:58 +02:00
"elongated_coin" : {
"description" : "Layer showing penny presses." ,
"name" : "Penny Presses" ,
"presets" : {
"0" : {
"title" : "a penny press"
}
} ,
"tagRenderings" : {
"charge" : {
"freeform" : {
"placeholder" : "Cost (e.g. 0.50 EUR)"
} ,
"mappings" : {
"0" : {
"then" : "It costs 1 euro to press a penny."
} ,
"1" : {
"then" : "It costs 2 euros to press a penny."
}
} ,
"question" : "How much does it cost to press a penny?" ,
"render" : "It costs {charge} to press a penny."
} ,
"coin" : {
"freeform" : {
"placeholder" : "Coin type (e.g. 10cent)"
} ,
"mappings" : {
"0" : {
"then" : "This penny press uses a 2 cent coin for pressing."
} ,
"1" : {
"then" : "This penny press uses a 5 cent coin for pressing."
} ,
"2" : {
"then" : "This penny press uses a 10 cent coin for pressing."
} ,
"3" : {
"then" : "This penny press uses a 25 cent coin for pressing."
} ,
"4" : {
"then" : "This penny press uses a 50 cent coin for pressing."
}
} ,
"question" : "What coin is used for pressing?" ,
"render" : "This penny press uses a {coin:type} coin for pressing."
} ,
"designs" : {
"freeform" : {
"placeholder" : "Number of designs (e.g. 5)"
} ,
"mappings" : {
"0" : {
"then" : "This penny press has one design available."
} ,
"1" : {
"then" : "This penny press has two designs available."
} ,
"2" : {
"then" : "This penny press has three designs available."
} ,
"3" : {
"then" : "This penny press has four designs available."
}
} ,
"question" : "How many designs are available?" ,
"render" : "This penny press has {coin:design_count} designs available."
} ,
"indoor" : {
"mappings" : {
"0" : {
"then" : "This penny press is located indoors."
} ,
"1" : {
"then" : "This penny press is located outdoors."
}
} ,
"question" : "Is the penny press indoors?"
}
} ,
"title" : {
"render" : "Penny Press"
}
} ,
2021-12-05 21:02:55 +01:00
"entrance" : {
2022-05-26 13:46:00 +02:00
"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, …)" ,
2021-12-05 21:02:55 +01:00
"name" : "Entrance" ,
2022-07-26 10:51:14 +02:00
"presets" : {
"0" : {
"title" : "an entrance"
2022-07-28 09:30:45 +02:00
} ,
"1" : {
"title" : "an indoor door"
2022-07-26 10:51:14 +02:00
}
} ,
2021-12-05 21:02:55 +01:00
"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" : {
2021-12-09 18:02:58 +01:00
"then" : "A sliding door where the door slides sidewards, typically parallel with a wall"
2021-12-05 21:02:55 +01:00
} ,
"4" : {
2021-12-09 18:02:58 +01:00
"then" : "A door which rolls from overhead, typically seen for garages"
} ,
"5" : {
2021-12-05 21:02:55 +01:00
"then" : "This is an entrance without a physical door"
}
} ,
2023-03-08 03:03:56 +01:00
"question" : "What is the type of this door?" ,
"questionHint" : "Wether or not the door is automated is asked in the next question"
2021-12-05 21:02:55 +01:00
} ,
"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" : {
2022-05-26 13:46:00 +02:00
"then" : "This is a service entrance - normally only used for employees, delivery, …"
2021-12-05 21:02:55 +01:00
} ,
"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 <b>not</b> automated"
} ,
"2" : {
"then" : "This door will open automatically when <b>motion</b> is detected"
} ,
"3" : {
"then" : "This door will open automatically when a <b>sensor in the floor</b> is triggered"
} ,
"4" : {
"then" : "This door will open automatically when a <b>button is pressed</b>"
} ,
"5" : {
"then" : "This door revolves automatically all the time, but has a <b>button to slow it down</b>, e.g. for wheelchair users"
} ,
"6" : {
"then" : "This door revolves automatically all the time"
} ,
"7" : {
2022-02-16 12:48:35 +01:00
"then" : "This door will be opened by staff when requested by <b>pressing a button</b>"
2021-12-05 21:02:55 +01:00
} ,
"8" : {
"then" : "This door will be opened by staff when requested"
}
}
} ,
2022-07-26 10:51:14 +02:00
"kerb-height" : {
"freeform" : {
"placeholder" : "Height of the door kerb"
} ,
"mappings" : {
"0" : {
"then" : "This door does not have a kerb"
}
} ,
"question" : "What is the height of this kerb?" ,
"render" : "The kerb height of this door is {kerb:height}"
} ,
2021-12-05 21:02:55 +01:00
"width" : {
"question" : "What is the width of this door/entrance?" ,
2022-08-12 12:13:36 +02:00
"render" : "This door has a width of {canonical(width)}"
2021-12-05 21:02:55 +01:00
}
} ,
"title" : {
"render" : "Entrance"
2022-07-26 10:51:14 +02:00
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "meter"
} ,
"1" : {
"human" : "centimeter"
}
}
}
2021-12-05 21:02:55 +01:00
}
} ,
2021-11-16 02:59:33 +01:00
"etymology" : {
"description" : "All objects which have an etymology known" ,
2023-02-12 15:29:15 +01:00
"name" : "Has etymology" ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"etymology_multi_apply" : {
"render" : "{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}"
} ,
"simple etymology" : {
"mappings" : {
"0" : {
"then" : "The origin of this name is unknown in all literature"
}
} ,
2023-03-09 16:14:44 +01:00
"question" : "What is this object named after?" ,
"questionHint" : "This might be written on the street name sign" ,
2021-11-16 02:59:33 +01:00
"render" : "Named after {name:etymology}"
} ,
"street-name-sign-image" : {
"render" : "{image_carousel(image:streetsign)}<br/>{image_upload(image:streetsign, Add image of a street name sign)}"
} ,
"wikipedia" : {
"render" : "A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}"
} ,
"wikipedia-etymology" : {
"question" : "What is the Wikidata-item that this object is named after?" ,
"render" : "<h3>Wikipedia article of the name giver</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}"
} ,
"zoeken op inventaris onroerend erfgoed" : {
"render" : "<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Search on inventaris onroerend erfgoed</a>"
}
2021-11-04 22:02:42 +01:00
}
} ,
2021-11-28 14:52:44 +01:00
"extinguisher" : {
2022-02-21 22:24:17 +01:00
"description" : "Map layer to show fire extinguishers." ,
2022-05-26 13:46:00 +02:00
"name" : "Map of fire extinguishers" ,
2021-11-28 14:52:44 +01:00
"presets" : {
"0" : {
"description" : "A fire extinguisher is a small, portable device used to stop a fire" ,
2022-04-03 03:10:06 +02:00
"title" : "a fire extinguisher"
2021-11-28 14:52:44 +01:00
}
} ,
"tagRenderings" : {
"extinguisher-location" : {
"mappings" : {
"0" : {
"then" : "Found indoors."
} ,
"1" : {
"then" : "Found outdoors."
}
} ,
"question" : "Where is it positioned?" ,
"render" : "Location: {location}"
}
} ,
"title" : {
"render" : "Extinguishers"
}
} ,
2022-09-14 17:44:24 +02:00
"filters" : {
"filter" : {
"0" : {
"options" : {
"0" : {
2023-05-01 18:49:43 +02:00
"question" : "Open now"
2022-09-14 17:44:24 +02:00
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Accepts cash"
}
}
} ,
"2" : {
"options" : {
"0" : {
"question" : "Accepts payment cards"
}
}
} ,
"3" : {
2023-08-29 09:46:58 +02:00
"options" : {
"0" : {
"question" : "Accepts debit cards"
}
}
} ,
"4" : {
"options" : {
"0" : {
"question" : "Accepts credit cards"
}
}
} ,
"5" : {
2022-09-14 17:44:24 +02:00
"options" : {
2022-12-16 13:44:25 +01:00
"0" : {
"question" : "With and without images"
} ,
2022-09-14 17:44:24 +02:00
"1" : {
"question" : "Has at least one image"
} ,
"2" : {
"question" : "Probably does not have an image"
}
}
2022-10-27 01:50:01 +02:00
} ,
2023-08-29 09:46:58 +02:00
"6" : {
2022-10-27 01:50:01 +02:00
"options" : {
"0" : {
"question" : "With tactile paving"
}
}
} ,
2023-08-29 09:46:58 +02:00
"7" : {
2022-10-27 01:50:01 +02:00
"options" : {
"0" : {
"question" : "With or without tactile paving"
} ,
"1" : {
"question" : "With tactile paving"
} ,
"2" : {
"question" : "Without tactile paving"
} ,
"3" : {
"question" : "No information about tactile paving"
}
}
2022-11-29 20:45:57 +01:00
} ,
2023-08-29 09:46:58 +02:00
"8" : {
2022-11-29 20:45:57 +01:00
"options" : {
"0" : {
"question" : "Has organic options"
}
}
2023-06-27 21:32:29 +02:00
} ,
2023-08-29 09:46:58 +02:00
"9" : {
2023-06-27 21:32:29 +02:00
"options" : {
"0" : {
"question" : "Free to use"
}
}
2022-09-14 17:44:24 +02:00
}
}
} ,
2021-11-28 14:52:44 +01:00
"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." ,
2022-04-03 03:10:06 +02:00
"title" : "a fire station"
2021-11-28 14:52:44 +01:00
}
} ,
"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"
}
} ,
2022-10-27 01:50:01 +02:00
"fitness_centre" : {
"description" : "Layer showing fitness centres" ,
"name" : "Fitness Centres" ,
"presets" : {
"0" : {
"title" : "a fitness centre"
}
} ,
"tagRenderings" : {
"name" : {
"freeform" : {
"placeholder" : "Name of fitness centre"
} ,
"mappings" : {
"0" : {
"then" : "This fitness centre has no name"
}
} ,
"question" : "What is the name of this fitness centre?" ,
"render" : "This fitness centre is called {name}"
}
} ,
"title" : {
"render" : "Fitness Centre"
}
} ,
"fitness_station" : {
"description" : "Find a fitness station near you, and add missing ones." ,
"name" : "Fitness Stations" ,
"presets" : {
"0" : {
"title" : "a fitness station"
}
} ,
"tagRenderings" : {
"name" : {
"freeform" : {
"placeholder" : "Name of the fitness station"
} ,
"mappings" : {
"0" : {
"then" : "This fitness station doesn't have a name"
}
} ,
"question" : "What is the name of this fitness station?" ,
"render" : "This fitness station is called {name}"
} ,
"operator" : {
"freeform" : {
"placeholder" : "Operator of the fitness station"
} ,
"question" : "Who maintains this fitness station?" ,
"render" : "The fitness station is maintained by {operator}."
} ,
"type" : {
"mappings" : {
"0" : {
"then" : "This fitness station has a horizontal bar, high enough for pull-ups."
} ,
"1" : {
"then" : "This fitness station has a sign with instructions for a specific exercise."
} ,
2023-03-09 15:18:32 +01:00
"2" : {
"then" : "This fitness station has a facility for sit-ups."
} ,
"3" : {
"then" : "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars."
} ,
"4" : {
"then" : "This fitness station has bars for stretching."
} ,
"5" : {
"then" : "This fitness station has a station for making hyperextensions."
} ,
"6" : {
"then" : "This fitness station has rings for gymnastic exercises."
} ,
"7" : {
"then" : "This fitness station has a horizontal ladder, also known as monkey bars."
} ,
"8" : {
"then" : "This fitness station has wall bars to climb on."
} ,
"9" : {
"then" : "This fitness station has posts for performing slalom exercises."
} ,
2022-10-27 01:50:01 +02:00
"10" : {
"then" : "This fitness station has stepping stones."
} ,
"11" : {
"then" : "This fitness station has cones for performing leapfrog jumps."
} ,
"12" : {
"then" : "This fitness station has beams to jump over."
} ,
"13" : {
"then" : "This fitness station has hurdles to cross."
} ,
"14" : {
"then" : "This fitness station has a wall to climb on."
} ,
"15" : {
"then" : "This fitness station has a balance beam."
} ,
"16" : {
"then" : "This fitness station has a log with a handle on the end to lift."
} ,
"17" : {
"then" : "This fitness station has a chair with only elbow supports and a rear (without seat), for performing leg raises."
} ,
"18" : {
"then" : "This fitness station has a box that can be used for jumping."
} ,
"19" : {
"then" : "This fitness station has battling ropes."
} ,
"20" : {
"then" : "This fitness station has a stationary bicycle."
} ,
"21" : {
"then" : "This fitness station has a cross-trainer."
} ,
"22" : {
"then" : "This fitness station has an air walker."
} ,
"23" : {
"then" : "This fitness station has a rower."
} ,
"24" : {
"then" : "This fitness station has a slackline."
}
} ,
"question" : "What kind of equipment does this fitness station have?"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Fitness Station {name}"
}
} ,
"render" : "Fitness Station"
}
} ,
2023-05-07 23:50:39 +02:00
"fixme" : {
"description" : "OSM objects that likely need to be fixed, based on a FIXME tag." ,
"name" : "OSM objects with FIXME tags" ,
"tagRenderings" : {
"fixme" : {
2023-06-23 17:41:01 +02:00
"mappings" : {
"0" : {
"then" : "This issue has been resolved"
}
} ,
"question" : "What is wrong with this feature?" ,
2023-05-07 23:50:39 +02:00
"render" : "Fixme Text: {fixme}"
} ,
"note" : {
"render" : "Note Text: {note}"
}
} ,
"title" : {
"render" : "OSM object with FIXME tag"
}
} ,
2021-11-16 02:59:33 +01:00
"food" : {
2022-03-14 20:45:17 +01:00
"deletion" : {
"extraDeleteReasons" : {
"0" : {
"explanation" : "{title()} has closed down permanently"
}
2022-07-06 11:46:52 +02:00
} ,
"nonDeleteMappings" : {
"0" : {
"then" : "This is actually a pub"
2022-07-09 17:25:38 +02:00
} ,
"1" : {
"then" : "This is actually a cafe"
2022-07-06 11:46:52 +02:00
}
2022-03-14 20:45:17 +01:00
}
} ,
2021-12-05 21:02:55 +01:00
"description" : "A layer showing restaurants and fast-food amenities (with a special rendering for friteries)" ,
2021-11-16 02:59:33 +01:00
"filter" : {
"1" : {
"options" : {
"0" : {
2023-01-13 12:11:08 +01:00
"question" : "Reservation not required"
2021-11-16 02:59:33 +01:00
}
}
} ,
"2" : {
"options" : {
"0" : {
2023-01-13 12:11:08 +01:00
"question" : "Has a vegetarian menu"
2023-08-10 15:37:02 +02:00
} ,
"1" : {
"question" : "Only fastfood buisinesses"
} ,
"2" : {
"question" : "Only restaurants"
2021-11-16 02:59:33 +01:00
}
}
} ,
"3" : {
2023-01-13 12:11:08 +01:00
"options" : {
"0" : {
"question" : "Has a vegan menu"
}
}
} ,
"4" : {
2021-11-16 02:59:33 +01:00
"options" : {
"0" : {
"question" : "Has a halal menu"
}
}
2023-08-10 15:37:02 +02:00
} ,
"5" : {
"options" : {
"0" : {
"question" : "Has a halal menu"
}
}
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"name" : "Restaurants and fast food" ,
"presets" : {
"0" : {
"description" : "A formal eating place with sit-down facilities selling full meals served by waiters" ,
2022-04-03 03:10:06 +02:00
"title" : "a restaurant"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"description" : "A food business concentrating on fast counter-only service and take-away food" ,
2022-04-03 03:10:06 +02:00
"title" : "a fastfood"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-04-19 00:19:34 +02:00
"description" : "A fastfood-business focused on french fries" ,
2022-04-03 03:10:06 +02:00
"title" : "a fries shop"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"Cuisine" : {
"mappings" : {
"0" : {
"then" : "This is a pizzeria"
} ,
"1" : {
"then" : "This is a friture"
} ,
"2" : {
"then" : "Mainly serves pasta"
2022-02-16 02:24:53 +01:00
} ,
"3" : {
"then" : "This is kebab shop"
} ,
"4" : {
"then" : "This is a sandwichbar"
} ,
"5" : {
"then" : "Burgers are served here"
} ,
"6" : {
"then" : "Sushi is served here"
} ,
"7" : {
"then" : "Coffee is served here"
} ,
"8" : {
"then" : "This is an italian restaurant (which serves more then pasta and pizza)"
} ,
"9" : {
"then" : "French dishes are served here"
2023-03-09 15:18:32 +01:00
} ,
"10" : {
"then" : "Chinese dishes are served here"
} ,
"11" : {
"then" : "Greek dishes are served here"
} ,
"12" : {
"then" : "Indian dishes are served here"
} ,
"13" : {
"then" : "Turkish dishes are served here"
} ,
"14" : {
"then" : "Thai dishes are served here"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "Which food is served here?" ,
"render" : "This place mostly serves {cuisine}"
} ,
"Fastfood vs restaurant" : {
2022-02-16 02:24:53 +01:00
"mappings" : {
"0" : {
2022-06-05 21:53:44 +02:00
"then" : "This is a fastfood-business, focused on fast service. If seating is available, these are rather limited and functional."
2022-02-16 02:24:53 +01:00
} ,
"1" : {
2022-06-05 21:53:44 +02:00
"then" : "A <b>restaurant</b>, focused on creating a nice experience where one is served at the table"
2022-02-16 02:24:53 +01:00
}
} ,
2021-11-16 02:59:33 +01:00
"question" : "What type of business is this?"
} ,
"Name" : {
2023-01-13 12:11:08 +01:00
"question" : "What is the name of this business?" ,
"render" : "The name of this business is {name}"
} ,
"Reservation" : {
"mappings" : {
"0" : {
"then" : "A reservation is required at this place"
} ,
"1" : {
"then" : "A reservation is not required, but still recommended to make sure you get a table"
} ,
"2" : {
"then" : "Reservation is possible at this place"
} ,
"3" : {
"then" : "Reservation is not possible at this place"
}
} ,
"question" : "Is a reservation required for this place?"
2021-11-16 02:59:33 +01:00
} ,
"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"
}
} ,
2022-06-09 18:24:19 +02:00
"question" : "Does this place offer take-away?"
2021-11-16 02:59:33 +01:00
} ,
2022-02-16 02:24:53 +01:00
"Vegan (no friture)" : {
"mappings" : {
"0" : {
"then" : "No vegan options available"
} ,
"1" : {
"then" : "Some vegan options are available"
} ,
"2" : {
"then" : "Vegan options are available"
} ,
"3" : {
"then" : "All dishes are vegan"
}
} ,
"question" : "Does this business serve vegan meals?"
} ,
2021-11-16 02:59:33 +01:00
"Vegetarian (no friture)" : {
2022-02-16 02:24:53 +01:00
"mappings" : {
"0" : {
"then" : "No vegetarian options are available"
} ,
"1" : {
"then" : "Some vegetarian options are available"
} ,
"2" : {
2022-02-27 15:54:50 +01:00
"then" : "Vegetarian options are available"
2022-02-16 02:24:53 +01:00
} ,
"3" : {
"then" : "All dishes are vegetarian"
}
} ,
2021-11-16 02:59:33 +01:00
"question" : "Does this restaurant have a vegetarian option?"
} ,
2022-06-19 22:13:38 +02:00
"delivery" : {
"mappings" : {
"0" : {
"then" : "This business does home delivery (eventually via a third party)"
} ,
"1" : {
"then" : "This business does not deliver at home"
}
} ,
"question" : "Delivers {title()} their food at home?"
} ,
2022-02-16 02:24:53 +01:00
"friture-oil" : {
"mappings" : {
"0" : {
2022-06-09 19:38:48 +02:00
"then" : "The frying is done with vegetable oil"
2022-02-16 02:24:53 +01:00
} ,
"1" : {
2022-06-09 19:38:48 +02:00
"then" : "The frying is done with animal oil"
2022-02-16 02:24:53 +01:00
}
} ,
2022-06-09 19:38:48 +02:00
"question" : "Does this fries shop use vegetable or animal oil for cooking?"
2022-02-16 02:24:53 +01:00
} ,
2022-11-29 20:45:57 +01:00
"friture-organic" : {
"mappings" : {
"0" : {
"then" : "Organic snacks are available"
} ,
"1" : {
"then" : "No organic snacks are available"
} ,
"2" : {
"then" : "Only organic snacks are available"
}
} ,
"question" : "Does this fries shop offer organic snacks?"
} ,
2021-11-16 02:59:33 +01:00
"friture-take-your-container" : {
"mappings" : {
"0" : {
"then" : "You can bring <b>your own containers</b> to get your order, saving on single-use packaging material and thus waste"
} ,
"1" : {
"then" : "Bringing your own container is <b>not allowed</b>"
} ,
"2" : {
"then" : "You <b>must</b> bring your own container to order here."
}
} ,
2023-03-09 16:28:34 +01:00
"question" : "If you bring your own container (such as a cooking pot and small pots), is it used to package your order?"
2021-11-16 02:59:33 +01:00
} ,
2022-02-16 02:24:53 +01:00
"friture-vegan" : {
"mappings" : {
"0" : {
"then" : "Vegan snacks are available"
} ,
"1" : {
"then" : "A small selection of vegan snacks are available"
} ,
"2" : {
"then" : "No vegan snacks are available"
}
} ,
"question" : "Does this fries shop have vegan snacks?"
} ,
"friture-vegetarian" : {
"mappings" : {
"0" : {
"then" : "Vegetarian snacks are available"
} ,
"1" : {
"then" : "Only a small selection of snacks are vegetarian"
} ,
"2" : {
"then" : "No vegetarian snacks are available"
}
} ,
"question" : "Does this fries shop have vegetarian snacks?"
} ,
2021-11-16 02:59:33 +01:00
"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?"
2022-11-29 20:45:57 +01:00
} ,
"organic (no friture)" : {
"mappings" : {
"0" : {
"then" : "There are no organic options available"
} ,
"1" : {
"then" : "There is an organic menu"
} ,
"2" : {
"then" : "Only organic options are available"
}
} ,
"question" : "Does this restaurant offer organic food?"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Restaurant <i>{name}</i>"
} ,
"1" : {
"then" : "Fastfood <i>{name}</i>"
2022-02-16 02:24:53 +01:00
} ,
"2" : {
"then" : "Fastfood"
2021-11-16 02:59:33 +01:00
}
2022-02-16 02:24:53 +01:00
} ,
"render" : "Restaurant"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"ghost_bike" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer showing memorials for cyclists, killed in road accidents" ,
2021-11-16 02:59:33 +01:00
"name" : "Ghost bikes" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a ghost bike"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"ghost-bike-explanation" : {
"render" : "A <b>ghost bike</b> 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" : "<i>{inscription}</i>"
} ,
"ghost_bike-name" : {
"mappings" : {
"0" : {
2023-07-09 10:25:55 +02:00
"then" : "In remembrance of {name}"
} ,
"1" : {
2021-11-16 02:59:33 +01:00
"then" : "No name is marked on the bike"
}
} ,
2023-03-09 16:42:10 +01:00
"question" : "Whom is remembered by this ghost bike?" ,
2023-03-09 16:29:35 +01:00
"questionHint" : "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." ,
2023-07-09 10:25:55 +02:00
"render" : "In remembrance of {subject}"
2021-11-16 02:59:33 +01:00
} ,
"ghost_bike-source" : {
2022-05-10 04:54:52 +02:00
"question" : "On what webpage can one find more info about the ghost bike or the accident?" ,
2023-09-02 00:55:07 +02:00
"render" : {
"special" : {
"text" : "More info available"
}
}
2021-11-16 02:59:33 +01:00
} ,
"ghost_bike-start_date" : {
"question" : "When was this Ghost bike installed?" ,
"render" : "Placed on {start_date}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
2023-07-09 10:25:55 +02:00
"then" : "Ghost bike in the remembrance of {subject}"
} ,
"1" : {
2021-11-16 02:59:33 +01:00
"then" : "Ghost bike in the remembrance of {name}"
}
} ,
"render" : "Ghost bike"
2021-09-09 00:05:51 +02:00
}
} ,
2022-07-26 10:51:14 +02:00
"governments" : {
"description" : "This layer show governmental buildings. It was setup as commissioned layer for the client of OSOC '22" ,
"name" : "governments" ,
"presets" : {
"0" : {
"title" : "a Governmental Office"
}
} ,
"tagRenderings" : {
"name" : {
"question" : "What is the name of this Governmental Office?" ,
"render" : "This Governmental Office is called {name}"
}
} ,
"title" : {
"render" : "Governmental Office {name}"
}
} ,
2021-11-16 02:59:33 +01:00
"gps_track" : {
2022-01-31 20:52:56 +01:00
"name" : "Your travelled track" ,
2021-11-16 02:59:33 +01:00
"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."
}
2023-06-23 17:41:01 +02:00
} ,
"title" : {
"render" : "Your travelled path"
2021-09-09 00:05:51 +02:00
}
2021-11-08 15:32:11 +01:00
} ,
2022-04-15 00:56:42 +02:00
"hackerspace" : {
"description" : "Hackerspace" ,
"name" : "Hackerspace" ,
"presets" : {
"0" : {
"description" : "A hackerspace is an area where people interested in software gather" ,
"title" : "a hackerspace"
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"description" : "A makerspace is a place where DIY-enthusiasts gather to experiment with electronics such as arduino, LEDstrips, …" ,
2022-04-15 00:56:42 +02:00
"title" : "a makerspace"
}
} ,
"tagRenderings" : {
2022-08-05 13:11:50 +02:00
"available_devices" : {
2022-06-22 20:18:17 +02:00
"renderings" : {
"0" : {
"mappings" : {
"0" : {
"then" : "There is {device-name} available at this hackerspace"
} ,
"1" : {
"then" : "There is no {negative-name} available at this hackerspace"
}
} ,
"question" : "Is {device-name} available at this hackerspace?"
}
} ,
"rewrite" : {
"into" : {
"0" : {
"1" : "a 3D-printer" ,
"2" : "3D-printer"
} ,
"1" : {
"1" : "a laser cutter" ,
"2" : "laser cutter"
} ,
"2" : {
"1" : "a CNC drill" ,
"2" : "CNC drill"
}
}
}
} ,
2022-04-15 00:56:42 +02:00
"hackerspaces-name" : {
"question" : "What is the name of this hackerspace?" ,
"render" : "This hackerspace is named <b>{name}</b>"
} ,
"hackerspaces-start_date" : {
"question" : "When was this hackerspace founded?" ,
"render" : "This hackerspace was founded at {start_date}"
} ,
"hs-club-mate" : {
"mappings" : {
"0" : {
2023-07-28 13:34:10 +02:00
"then" : "This hackerspace serves Club-Mate"
2022-04-15 00:56:42 +02:00
} ,
"1" : {
2023-07-28 13:34:10 +02:00
"then" : "This hackerspace does not serve Club-Mate"
2022-04-15 00:56:42 +02:00
}
} ,
2023-07-28 13:34:10 +02:00
"question" : "Does this hackerspace serve Club-Mate?"
2022-04-15 00:56:42 +02:00
} ,
"is_makerspace" : {
"mappings" : {
"0" : {
"then" : "This is a makerspace"
} ,
"1" : {
"then" : "This is a traditional (software oriented) hackerspace"
}
} ,
"question" : "Is this a hackerspace or a makerspace?"
2022-11-08 14:37:31 +01:00
} ,
"opening_hours_24_7" : {
"override" : {
"question" : "When is this hackerspace opened?"
}
2022-04-15 00:56:42 +02:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : " {name}"
}
} ,
"render" : "Hackerspace"
}
} ,
2022-07-09 17:25:38 +02:00
"hospital" : {
2022-07-26 10:51:14 +02:00
"description" : "A layer showing hospital grounds" ,
2022-07-24 16:26:29 +02:00
"name" : "Hospitals" ,
2022-07-09 17:25:38 +02:00
"tagRenderings" : {
2023-02-12 23:08:57 +01:00
"inpatient" : {
"mappings" : {
"0" : {
"then" : "This is a clinic - patients can not stay overnight"
} ,
"1" : {
"then" : "This is a hospital - patients can be admitted here for multiple days"
}
} ,
2023-03-09 17:10:17 +01:00
"question" : "Does this facility admit inpatients?" ,
2023-03-09 16:54:46 +01:00
"questionHint" : "An inpatient is a patient which stays for multiple days in the facility"
2023-02-12 23:08:57 +01:00
} ,
2022-07-09 17:25:38 +02:00
"name" : {
2022-07-24 16:26:29 +02:00
"question" : "What is the name of this hospital?" ,
"render" : "This hospital is called {name}"
2023-05-25 10:55:25 +02:00
} ,
"oh-visitor" : {
"question" : "When are visitors allowed to visit?" ,
"questionHint" : "These are the regular visitor hours. Some wands have different visitor hours or might allow visitors in emergencies" ,
"render" : "<h3>Opening hours for visitors</h3>Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}<p class='subtle'>Some wands might have different opening hours. Many hospitals allow visits during emergencies too.</p>"
2022-07-09 17:25:38 +02:00
}
} ,
"title" : {
"render" : "Hospital"
}
} ,
2022-07-14 15:17:09 +02:00
"hotel" : {
"description" : "Layer showing all hotels" ,
"name" : "Hotels" ,
2022-07-18 10:08:39 +02:00
"presets" : {
"0" : {
"title" : "a hotel"
}
} ,
2022-07-14 15:17:09 +02:00
"tagRenderings" : {
"name" : {
"freeform" : {
"placeholder" : "Name of the hotel"
} ,
"question" : "What is the name of this hotel?" ,
"render" : "This hotel is called {name}"
}
2022-07-18 10:08:39 +02:00
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Hotel {name}"
}
} ,
"render" : "Hotel"
2022-07-14 15:17:09 +02:00
}
} ,
2021-11-28 14:52:44 +01:00
"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." ,
2022-04-03 03:10:06 +02:00
"title" : "a fire hydrant"
2021-11-28 14:52:44 +01:00
}
} ,
"tagRenderings" : {
"hydrant-color" : {
"mappings" : {
"0" : {
"then" : "The hydrant color is yellow."
} ,
2023-03-09 23:25:07 +01:00
"1" : {
2021-11-28 14:52:44 +01:00
"then" : "The hydrant color is red."
}
} ,
"question" : "What color is the hydrant?" ,
"render" : "The hydrant color is {colour}"
} ,
2022-08-03 15:26:20 +02:00
"hydrant-couplings" : {
"freeform" : {
"placeholder" : "Coupling type"
} ,
"mappings" : {
"0" : {
"then" : "Storz coupling"
} ,
"1" : {
"then" : "UNI coupling"
} ,
"2" : {
"then" : "Barcelona coupling"
}
} ,
"question" : "What kind of couplings does this hydrant have?" ,
"render" : "Couplings: {couplings:type}"
} ,
"hydrant-couplings-diameters" : {
"freeform" : {
"placeholder" : "Coupling diameters"
} ,
"question" : "What diameter are the couplings of this hydrant?" ,
"render" : "Coupling diameters: {couplings:diameters}"
} ,
"hydrant-diameter" : {
"freeform" : {
"placeholder" : "Pipe diameter"
} ,
"question" : "What is the pipe diameter of this hydrant?" ,
"render" : "Pipe diameter: {canonical(fire_hydrant:diameter)}"
} ,
2023-02-10 01:49:06 +01:00
"hydrant-number-of-couplings" : {
"freeform" : {
"placeholder" : "Number of couplings"
} ,
"question" : "How many couplings does this fire hydrant have?" ,
"render" : "Number of couplings: {couplings}"
} ,
2021-11-28 14:52:44 +01:00
"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" : {
2022-02-18 04:31:36 +01:00
"then" : "Pillar type."
2021-11-28 14:52:44 +01:00
} ,
2023-03-09 23:25:07 +01:00
"1" : {
2022-02-18 04:31:36 +01:00
"then" : "Pipe type."
2021-11-28 14:52:44 +01:00
} ,
2023-03-09 23:25:07 +01:00
"2" : {
2022-02-18 04:31:36 +01:00
"then" : "Wall type."
2021-11-28 14:52:44 +01:00
} ,
2023-03-09 23:25:07 +01:00
"3" : {
2022-02-18 04:31:36 +01:00
"then" : "Underground type."
2021-11-28 14:52:44 +01:00
}
} ,
"question" : "What type of hydrant is it?" ,
"render" : " Hydrant type: {fire_hydrant:type}"
}
} ,
"title" : {
"render" : "Hydrant"
2022-08-03 15:26:20 +02:00
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "millimeters" ,
"humanSingular" : "millimeter"
}
}
}
2021-11-28 14:52:44 +01:00
}
} ,
2023-03-09 15:37:10 +01:00
"icons" : {
"description" : "A layer acting as library for icon-tagrenderings, especially to show as badge next to a POI"
} ,
2022-07-26 10:51:14 +02:00
"indoors" : {
"description" : "Basic indoor mapping: shows room outlines" ,
2022-12-05 17:54:02 +01:00
"name" : "Indoors" ,
2022-07-29 20:12:11 +02:00
"tagRenderings" : {
2022-08-03 15:26:20 +02:00
"name" : {
"freeform" : {
"placeholder" : "Name of the room"
} ,
2022-07-29 20:12:11 +02:00
"question" : "What is the name of this room?" ,
"render" : "This room is named {name}"
2022-08-03 15:26:20 +02:00
} ,
"ref" : {
"freeform" : {
"placeholder" : "Reference number of the room (e.g. '1.1' or 'A1')"
} ,
"question" : "What is the reference number of this room?" ,
"render" : "This room has the reference number {ref}"
2022-07-29 20:12:11 +02:00
}
} ,
2022-07-26 10:51:14 +02:00
"title" : {
2022-08-03 15:26:20 +02:00
"mappings" : {
"0" : {
"then" : "Indoor Room {name}"
} ,
"1" : {
"then" : "Indoor Area {name}"
} ,
"2" : {
"then" : "Indoor Wall {name}"
} ,
"3" : {
"then" : "Indoor Corridor {name}"
} ,
"4" : {
"then" : "Indoor Door {name}"
} ,
"5" : {
"then" : "Indoor Level {name}"
}
} ,
2022-07-26 10:51:14 +02:00
"render" : "Indoor area {name}"
}
} ,
2021-11-16 02:59:33 +01:00
"information_board" : {
2022-05-26 13:46:00 +02:00
"description" : "A layer showing touristical, road side information boards (e.g. giving information about the landscape, a building, a feature, a map, …)" ,
2021-11-16 02:59:33 +01:00
"name" : "Information boards" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "an information board"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Information board"
}
2021-11-07 14:37:21 +01:00
} ,
2022-05-05 11:55:03 +02:00
"kerbs" : {
"description" : "A layer showing kerbs." ,
2022-06-30 13:06:48 +02:00
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "All types of kerbs"
} ,
"1" : {
"question" : "Raised kerb (>3 cm)"
} ,
"2" : {
"question" : "Lowered kerb (~3 cm)"
} ,
"3" : {
"question" : "Flush kerb (~0cm)"
} ,
"4" : {
"question" : "No kerb"
} ,
"5" : {
"question" : "Kerb with unknown height"
}
}
}
} ,
2022-05-05 11:55:03 +02:00
"name" : "Kerbs" ,
2022-05-08 14:31:00 +02:00
"presets" : {
"0" : {
"description" : "Kerb in a footway" ,
"title" : "a kerb"
}
} ,
2022-05-05 11:55:03 +02:00
"tagRenderings" : {
2022-07-01 16:22:46 +02:00
"kerb-height" : {
"freeform" : {
"placeholder" : "Height of the kerb"
} ,
2022-10-27 01:50:01 +02:00
"mappings" : {
"0" : {
"then" : "This kerb is flush and is lower than 1cm."
}
} ,
2022-07-01 16:22:46 +02:00
"question" : "What is the height of this kerb?" ,
2022-07-06 11:33:27 +02:00
"render" : "Kerb height: {kerb:height}"
2022-07-01 16:22:46 +02:00
} ,
2022-05-05 11:55:03 +02:00
"kerb-type" : {
"mappings" : {
"0" : {
2022-05-08 18:32:45 +02:00
"then" : "This kerb is raised (>3 cm)"
2022-05-05 11:55:03 +02:00
} ,
"1" : {
2022-05-08 18:32:45 +02:00
"then" : "This kerb is lowered (~3 cm)"
2022-05-05 11:55:03 +02:00
} ,
"2" : {
2022-05-08 18:32:45 +02:00
"then" : "This kerb is flush (~0cm)"
2022-05-05 11:55:03 +02:00
} ,
"3" : {
2022-05-08 18:32:45 +02:00
"then" : "There is no kerb here"
2022-05-05 11:55:03 +02:00
} ,
"4" : {
2022-05-08 18:32:45 +02:00
"then" : "There is a kerb of unknown height"
2022-05-05 11:55:03 +02:00
}
} ,
"question" : "What is the height of this kerb?"
2022-05-08 18:28:22 +02:00
} ,
"tactile-paving" : {
"mappings" : {
"0" : {
"then" : "This kerb has tactile paving."
} ,
"1" : {
"then" : "This kerb does not have tactile paving."
} ,
"2" : {
2022-08-13 12:27:47 +02:00
"then" : "This kerb has tactile paving, but it is incorrect."
2022-05-08 18:28:22 +02:00
}
} ,
"question" : "Is there tactile paving at this kerb?"
2022-05-05 11:55:03 +02:00
}
} ,
"title" : {
"render" : "Kerb"
2022-07-01 16:22:46 +02:00
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "centimeters" ,
"humanSingular" : "centimeter"
} ,
"1" : {
"human" : "meters" ,
"humanSingular" : "meter"
}
}
}
2022-05-05 11:55:03 +02:00
}
} ,
2022-06-22 15:29:10 +02:00
"kindergarten_childcare" : {
"name" : "Kindergartens and childcare" ,
"presets" : {
"0" : {
"title" : "a kindergarten"
} ,
"1" : {
"title" : "a childcare"
}
} ,
"tagRenderings" : {
"capacity" : {
"question" : "How much kids (at most) can be enrolled here?" ,
"render" : "This facility has room for {capacity} kids"
} ,
"childcare-type" : {
"mappings" : {
"0" : {
"then" : "This is a kindergarten (also known as <i>preschool</i>) where small kids receive early education."
} ,
"1" : {
"then" : "This is a childcare facility, such as a nursery or daycare where small kids are looked after. They do not offer an education and are ofter run as private businesses"
}
} ,
"question" : "What type of facility is this?"
2022-06-27 09:05:16 +02:00
} ,
"name" : {
"question" : "What is the name of this facility?" ,
"render" : "This facility is named <b>{name}</b>"
2022-08-05 13:11:50 +02:00
} ,
"opening_hours" : {
"override" : {
"question" : "When is this childcare opened?"
}
2022-06-22 15:29:10 +02:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Kindergarten {name}"
} ,
"1" : {
"then" : "Childcare {name}"
}
}
}
} ,
2023-04-06 01:33:08 +02:00
"last_click" : {
"mapRendering" : {
"0" : {
"label" : {
"mappings" : {
"0" : {
"then" : "Create a new map note"
}
} ,
"render" : "Click here to add a new item"
}
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Add a new point or add a note"
} ,
"1" : {
"then" : "Add a new note"
} ,
"2" : {
"then" : "Add a new point"
}
}
}
} ,
2021-11-16 02:59:33 +01:00
"map" : {
"description" : "A map, meant for tourists which is permanently installed in the public space" ,
"name" : "Maps" ,
"presets" : {
"0" : {
"description" : "Add a missing map" ,
2022-04-03 03:10:06 +02:00
"title" : "a map"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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}"
2023-07-09 10:25:55 +02:00
} ,
"map_size" : {
"mappings" : {
"0" : {
2023-07-09 13:03:12 +02:00
"then" : "A map of the rooms within a building"
2023-07-09 10:25:55 +02:00
} ,
"1" : {
"then" : "A map of special site, like of a historical castle, a park, a campus, a forest, ...."
} ,
"2" : {
"then" : "A map showing the village or town"
} ,
"3" : {
2023-07-09 13:03:12 +02:00
"then" : " A map of a city"
2023-07-09 10:25:55 +02:00
} ,
"4" : {
"then" : "The map of an entire region, showing multiple cities and villages"
}
} ,
"question" : "What is the size of the shown area on the map?"
} ,
"map_type" : {
"mappings" : {
"0" : {
"then" : "Topographical map <p class='subtle'>The map contains contour lines. </p>"
} ,
"1" : {
"then" : "A map with all streets or ways of an area. <p class='subtle'>The streets are mostly named; the angles, distances etc. are accurate</p>"
} ,
"2" : {
"then" : "This is a schematic map. <p class='subtle'>A sketched map with only important ways and POIs. The angles, distances etc. are merely illustrative, not accurate.</p> "
} ,
"3" : {
"then" : "This is a toposcope. <p class='subtle'>A marker erected on high places which indicates the direction to notable landscape features which can be seen from that point<p>"
}
} ,
"question" : "What type of map is shown?"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Map"
2021-09-09 00:05:51 +02:00
}
} ,
2022-07-10 21:47:17 +02:00
"maproulette" : {
"description" : "Layer showing all tasks in MapRoulette" ,
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Show tasks with all statuses"
} ,
"1" : {
"question" : "Show tasks that are created"
} ,
"2" : {
"question" : "Show tasks that are fixed"
} ,
"3" : {
"question" : "Show tasks that are false positives"
} ,
"4" : {
"question" : "Show tasks that are skipped"
} ,
"5" : {
"question" : "Show tasks that are deleted"
} ,
"6" : {
"question" : "Show tasks that are already fixed"
} ,
"7" : {
"question" : "Show tasks that are marked as too hard"
} ,
"8" : {
"question" : "Show tasks that are disabled"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Challenge name contains {search}"
}
}
} ,
"2" : {
"options" : {
"0" : {
"question" : "Challenge ID matches {search}"
}
}
}
} ,
"name" : "MapRoulette Tasks" ,
"tagRenderings" : {
2023-02-23 14:39:08 +01:00
"mark_duplicate" : {
"render" : {
"special" : {
"message" : "Mark as not found or false positive"
}
}
} ,
"mark_fixed" : {
"render" : {
"special" : {
"message" : "Mark as fixed"
}
}
} ,
"mark_too_hard" : {
"render" : {
"special" : {
"message" : "Mark as too hard"
}
}
} ,
2022-07-10 21:47:17 +02:00
"status" : {
"mappings" : {
"0" : {
"then" : "Task is created"
} ,
"1" : {
"then" : "Task is fixed"
} ,
"2" : {
"then" : "Task is a false positive"
} ,
"3" : {
"then" : "Task is skipped"
} ,
"4" : {
"then" : "Task is deleted"
} ,
"5" : {
"then" : "Task is already fixed"
} ,
"6" : {
"then" : "Task is marked as too hard"
} ,
"7" : {
"then" : "Task is disabled"
}
}
}
} ,
"title" : {
"render" : "MapRoulette Item: {parentName}"
}
} ,
2022-07-13 16:12:25 +02:00
"maproulette_challenge" : {
2023-05-01 18:49:43 +02:00
"description" : "Layer showing tasks of a single MapRoulette challenge. This layer is intended to be reused and extended in themes; refer to [the documentation](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/Integrating_Maproulette.md) on how to do this." ,
2022-07-13 16:12:25 +02:00
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Show tasks with all statuses"
} ,
"1" : {
"question" : "Show tasks that are created"
} ,
"2" : {
"question" : "Show tasks that are fixed"
} ,
"3" : {
"question" : "Show tasks that are false positives"
} ,
"4" : {
"question" : "Show tasks that are skipped"
} ,
"5" : {
"question" : "Show tasks that are deleted"
} ,
"6" : {
"question" : "Show tasks that are already fixed"
} ,
"7" : {
"question" : "Show tasks that are marked as too hard"
} ,
"8" : {
"question" : "Show tasks that are disabled"
}
}
}
} ,
"tagRenderings" : {
"status" : {
"mappings" : {
"0" : {
"then" : "Task is created"
} ,
"1" : {
"then" : "Task is fixed"
} ,
"2" : {
"then" : "Task is a false positive"
} ,
"3" : {
"then" : "Task is skipped"
} ,
"4" : {
"then" : "Task is deleted"
} ,
"5" : {
"then" : "Task is already fixed"
} ,
"6" : {
"then" : "Task is marked as too hard"
} ,
"7" : {
"then" : "Task is disabled"
}
}
}
} ,
"title" : {
"render" : "Item in MapRoulette"
}
} ,
2022-06-05 02:23:59 +02:00
"maxspeed" : {
"description" : "Shows the allowed speed for every road" ,
"name" : "Maxspeed" ,
"tagRenderings" : {
"maxspeed-maxspeed" : {
"mappings" : {
"0" : {
"then" : "This is a living street, which has a maxspeed of 20km/h"
}
} ,
"question" : "What is the legal maximum speed one is allowed to drive on this road?" ,
2022-08-18 18:43:21 +02:00
"render" : "The maximum allowed speed on this road is {canonical(maxspeed)}"
2022-06-05 02:23:59 +02:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Road without a name"
}
}
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "kilometers/hour" ,
"humanShort" : "km/h"
} ,
"1" : {
"human" : "miles/hour" ,
"humanShort" : "mph"
}
}
}
}
} ,
2023-07-09 10:25:55 +02:00
"memorial" : {
"tagRenderings" : {
"inscription" : {
"question" : "What is the inscription of this plaque?" ,
"render" : "The inscription on this plaque reads: <p><i>{inscription}<i></p>"
}
} ,
"title" : {
"render" : "Memorial plaque"
}
} ,
2021-11-16 02:59:33 +01:00
"nature_reserve" : {
2022-02-16 02:24:53 +01:00
"description" : "A nature reserve is an area where nature can take its course" ,
2022-02-17 23:56:53 +01:00
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Freely accesible"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "All nature reserves"
} ,
"1" : {
"question" : "Dogs are allowed to roam freely"
} ,
"2" : {
"question" : "Dogs are allowed if they are leashed"
}
}
}
} ,
"name" : "Nature reserve" ,
"presets" : {
"0" : {
"description" : "Add a missing nature reserve" ,
2022-04-03 03:10:06 +02:00
"title" : "a nature reserve"
2022-02-17 23:56:53 +01:00
}
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2022-02-16 02:24:53 +01:00
"Access tag" : {
"mappings" : {
"0" : {
"then" : "Publicly accessible"
} ,
"1" : {
"then" : "Not accessible"
} ,
"2" : {
"then" : "Not accessible as this is a private area"
} ,
"3" : {
"then" : "Accessible despite being a privately owned area"
} ,
"4" : {
"then" : "Only accessible with a guide or during organised activities"
} ,
"5" : {
"then" : "Accessible with fee"
}
} ,
"question" : "Is this nature reserve accessible to the public?" ,
"render" : "Accessin this nature reserve: {access:description}"
} ,
2021-11-16 02:59:33 +01:00
"Curator" : {
2023-03-09 16:30:47 +01:00
"question" : "Whom is the curator of this nature reserve?" ,
"questionHint" : "Respect privacy - only fill out a name if this is widely published" ,
2021-11-16 02:59:33 +01:00
"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?"
} ,
2022-02-17 23:56:53 +01:00
"Editable description" : {
"question" : "Is there some extra info?" ,
"render" : "Extra info: <i>{description:0}</i>"
} ,
2021-11-16 02:59:33 +01:00
"Email" : {
2023-03-09 16:30:47 +01:00
"question" : "What email adress can one send to with questions and problems with this nature reserve?" ,
"questionHint" : "Respect privacy - only fill out a personal email address if this is widely published" ,
2021-11-16 02:59:33 +01:00
"render" : "<a href='mailto:{email}' target='_blank'>{email}</a>"
} ,
2022-02-16 02:24:53 +01:00
"Name tag" : {
"mappings" : {
"0" : {
"then" : "This area doesn't have a name"
}
} ,
"question" : "What is the name of this area?" ,
"render" : "This area is named {name}"
} ,
2022-02-17 23:56:53 +01:00
"Non-editable description" : {
"render" : "Extra information: <i>{description}</i>"
} ,
2022-02-16 02:24:53 +01:00
"Operator tag" : {
"mappings" : {
"0" : {
"then" : "Operated by Natuurpunt"
} ,
"1" : {
"then" : "Operated by {operator}"
} ,
"2" : {
"then" : "Operated by <i>Agentschap Natuur en Bos</i>"
}
} ,
"question" : "Who operates this area?" ,
"render" : "Operated by {operator}"
} ,
2021-11-16 02:59:33 +01:00
"Surface area" : {
"render" : "Surface area: {_surface:ha}Ha"
} ,
"phone" : {
2023-03-09 16:30:47 +01:00
"question" : "What phone number can one call to with questions and problems with this nature reserve?" ,
"questionHint" : "Respect privacy - only fill out a personal phone number address if this is widely published"
2021-11-16 02:59:33 +01:00
}
2022-02-16 02:24:53 +01:00
} ,
"title" : {
"render" : "Nature reserve"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2022-01-11 10:29:14 +01:00
"note" : {
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Should mention {search} in the first comment"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Should <b>not</b> mention {search} in the first comment"
}
}
} ,
"2" : {
"options" : {
"0" : {
2022-03-29 21:24:44 +02:00
"question" : "Opened by contributor {search}"
2022-01-11 10:29:14 +01:00
}
}
} ,
"3" : {
"options" : {
"0" : {
2022-03-29 21:24:44 +02:00
"question" : "<b>Not</b> opened by contributor {search}"
2022-01-11 10:29:14 +01:00
}
}
} ,
"4" : {
"options" : {
"0" : {
2022-03-29 21:24:44 +02:00
"question" : "Last edited by contributor {search}"
2022-01-11 10:29:14 +01:00
}
}
} ,
"5" : {
"options" : {
"0" : {
"question" : "Opened after {search}"
}
}
} ,
"6" : {
"options" : {
"0" : {
2022-03-29 21:24:44 +02:00
"question" : "Created before {search}"
2022-01-11 10:29:14 +01:00
}
}
} ,
"7" : {
"options" : {
"0" : {
2022-03-29 21:24:44 +02:00
"question" : "Created after {search}"
2022-01-11 10:29:14 +01:00
}
}
2022-01-21 01:57:16 +01:00
} ,
"8" : {
"options" : {
"0" : {
2022-03-29 21:24:44 +02:00
"question" : "Only show notes opened by an anonymous contributor"
2022-01-21 01:57:16 +01:00
}
}
2022-03-13 02:46:42 +01:00
} ,
"9" : {
"options" : {
"0" : {
"question" : "Only show open notes"
}
}
2023-03-09 15:18:32 +01:00
} ,
"10" : {
"options" : {
"0" : {
"question" : "All Notes"
} ,
"1" : {
"question" : "Hide import notes"
} ,
"2" : {
"question" : "Show only import Notes"
}
}
2022-01-11 10:29:14 +01:00
}
} ,
"name" : "OpenStreetMap notes" ,
"tagRenderings" : {
2022-05-06 12:41:24 +02:00
"nearby-images" : {
"render" : {
"before" : "<h3>Nearby images</h3>The pictures below are nearby geotagged images and might be helpful to handle this note."
}
} ,
2022-01-11 10:29:14 +01:00
"report-contributor" : {
2023-05-23 01:20:03 +02:00
"render" : "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} for spam or inappropriate messages</a>"
2022-01-11 10:29:14 +01:00
} ,
"report-note" : {
"render" : "<a href='https://www.openstreetmap.org/reports/new?reportable_id={id}&reportable_type=Note' target='_blank'>Report this note as spam or inappropriate</a>"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Closed note"
}
} ,
"render" : "Note"
}
} ,
2021-11-16 02:59:33 +01:00
"observation_tower" : {
"description" : "Towers with a panoramic view" ,
"name" : "Observation towers" ,
"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 <b>{charge}</b>"
} ,
"Height" : {
"question" : "What is the height of this tower?" ,
"render" : "This tower is {height} high"
} ,
"Operator" : {
"question" : "Who maintains this tower?" ,
"render" : "Maintained by <b>{operator}</b>"
} ,
2022-02-04 01:30:39 +01:00
"access" : {
"mappings" : {
"0" : {
"then" : "This tower is publicly accessible"
} ,
"1" : {
"then" : "This tower can only be visited with a guide"
}
} ,
"question" : "Can this tower be visited?"
} ,
2022-02-04 00:44:51 +01:00
"elevator" : {
"mappings" : {
"0" : {
"then" : "This tower has an elevator which takes visitors to the top"
} ,
"1" : {
"then" : "This tower does not have an elevator"
}
} ,
"question" : "Does this tower have an elevator?"
} ,
2021-11-16 02:59:33 +01:00
"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 <b>{name}</b>"
2022-02-04 00:44:51 +01:00
} ,
"step_count" : {
"question" : "How much individual steps does one have to climb to reach the top of this tower?" ,
"render" : "This tower has {step_count} steps to reach the top"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "<b>{name}</b>"
}
} ,
"render" : "Observation tower"
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : " meter"
}
}
}
2021-09-09 00:05:51 +02:00
}
2021-11-07 14:37:21 +01:00
} ,
2022-10-27 01:50:01 +02:00
"osm_community_index" : {
"description" : "A layer showing the OpenStreetMap Communities" ,
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Country"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Sub Country Group"
}
}
} ,
"2" : {
"options" : {
"0" : {
"question" : "Region"
}
}
} ,
"3" : {
"options" : {
"0" : {
"question" : "Intermediate Region"
}
}
} ,
"4" : {
"options" : {
"0" : {
"question" : "Territory"
}
}
} ,
"5" : {
"options" : {
"0" : {
"question" : "World"
}
}
} ,
"6" : {
"options" : {
"0" : {
"question" : "Other Communities"
}
}
}
} ,
"name" : "OSM Community Index" ,
"title" : {
"render" : "OSM Community Index"
}
} ,
2022-08-11 14:03:46 +02:00
"parcel_lockers" : {
"description" : "Layer showing parcel lockers for collecting and sending parcels." ,
"name" : "Parcel Lockers" ,
"presets" : {
"0" : {
"title" : "a parcel locker"
}
} ,
"tagRenderings" : {
"brand" : {
"freeform" : {
"placeholder" : "Brand"
} ,
"mappings" : {
"0" : {
"then" : "This is an Amazon Locker"
} ,
"1" : {
"then" : "This is a DHL Packstation"
} ,
"2" : {
"then" : "This is a DPD Pickup Station"
} ,
"3" : {
"then" : "This is a PostNL Parcel Locker"
}
} ,
"question" : "What is the brand of the parcel locker?" ,
"render" : "This is a {brand} parcel locker"
} ,
"mail-in" : {
"mappings" : {
"0" : {
"then" : "You can send packages from this parcel locker"
} ,
"1" : {
"then" : "You <b>can't</b> send packages from this parcel locker"
}
} ,
"question" : "Can you send packages from this parcel locker?"
} ,
"operator" : {
"freeform" : {
"placeholder" : "Operator"
} ,
"question" : "What is the operator of the parcel locker?" ,
"render" : "This parcel locker is operated by {operator}"
} ,
"pickup" : {
"mappings" : {
"0" : {
"then" : "You can pick up packages from this parcel locker"
} ,
"1" : {
"then" : "You <b>can't</b> pick up packages from this parcel locker"
}
} ,
"question" : "Can you pick up packages from this parcel locker?"
} ,
"ref" : {
"freeform" : {
"placeholder" : "Reference"
} ,
"question" : "What is the reference number/identifier of this parcel locker?" ,
"render" : "This parcel locker has the reference {ref}"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "{brand} parcel locker"
}
} ,
"render" : "Parcel Locker"
}
} ,
2021-11-16 02:59:33 +01:00
"parking" : {
"description" : "A layer showing car parkings" ,
2022-02-17 23:56:53 +01:00
"name" : "Parking" ,
2021-11-16 02:59:33 +01:00
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a car parking"
2021-11-16 02:59:33 +01:00
}
2021-09-14 18:20:25 +02:00
} ,
2022-07-05 15:22:11 +02:00
"tagRenderings" : {
"capacity" : {
"freeform" : {
"placeholder" : "Amount of parking spots"
} ,
"question" : "How many parking spots are there at this parking?" ,
2022-07-06 11:33:27 +02:00
"render" : "There are {capacity} parking spots"
2022-07-05 15:22:11 +02:00
} ,
"capacity-disabled" : {
"freeform" : {
"placeholder" : "Amount of parking spots reserved for disabled people"
} ,
"mappings" : {
"0" : {
"then" : "There are disabled parking spots, but it is not known how many"
} ,
"1" : {
"then" : "There are no disabled parking spots"
2022-08-22 22:31:05 +02:00
} ,
"2" : {
"then" : "There are no disabled parking spots"
2022-07-05 15:22:11 +02:00
}
} ,
"question" : "How many disabled parking spots are there at this parking?" ,
2022-07-06 11:33:27 +02:00
"render" : "There are {capacity:disabled} disabled parking spots"
2022-07-05 15:22:11 +02:00
} ,
"parking-type" : {
"mappings" : {
"0" : {
"then" : "This is a surface parking lot"
} ,
"1" : {
"then" : "This is a parking bay next to a street"
} ,
"2" : {
"then" : "This is an underground parking garage"
} ,
"3" : {
"then" : "This is a multi-storey parking garage"
} ,
"4" : {
"then" : "This is a rooftop parking deck"
} ,
"5" : {
"then" : "This is a lane for parking on the road"
} ,
"6" : {
"then" : "This is parking covered by carports"
} ,
"7" : {
"then" : "This a parking consisting of garage boxes"
} ,
"8" : {
"then" : "This is a parking on a layby"
} ,
"9" : {
"then" : "This is a parking consisting of sheds"
}
} ,
"question" : "What kind of parking is this?"
}
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Car parking"
2021-09-09 00:05:51 +02:00
}
} ,
2022-08-22 22:31:05 +02:00
"parking_spaces" : {
"description" : "Layer showing individual parking spaces." ,
"name" : "Parking Spaces" ,
"tagRenderings" : {
"capacity" : {
"mappings" : {
"0" : {
"then" : "This parking space has 1 space."
}
} ,
"render" : "This parking spaces has {capacity} spaces."
} ,
"type" : {
"mappings" : {
"0" : {
2022-10-22 20:16:55 +02:00
"then" : "This is a normal parking space."
2022-08-22 22:31:05 +02:00
} ,
"1" : {
"then" : "This is a normal parking space."
} ,
"2" : {
"then" : "This is a disabled parking space."
} ,
"3" : {
"then" : "This is a private parking space."
} ,
"4" : {
"then" : "This is parking space reserved for charging vehicles."
} ,
"5" : {
"then" : "This is parking space reserved for deliveries."
} ,
"6" : {
"then" : "This is parking space reserved for heavy goods vehicles."
} ,
"7" : {
"then" : "This is parking space reserved for caravans or RVs."
} ,
"8" : {
"then" : "This is parking space reserved for buses."
} ,
"9" : {
"then" : "This is parking space reserved for motorcycles."
2023-03-09 15:18:32 +01:00
} ,
"10" : {
"then" : "This is a parking space reserved for parents with children."
} ,
"11" : {
"then" : "This is a parking space reserved for staff."
} ,
"12" : {
"then" : "This is a parking space reserved for taxis."
} ,
"13" : {
"then" : "This is a parking space reserved for vehicles towing a trailer."
} ,
"14" : {
"then" : "This is a parking space reserved for car sharing."
2022-08-22 22:31:05 +02:00
}
} ,
"question" : "What kind of parking space is this?"
}
} ,
"title" : {
2022-12-31 01:38:24 +01:00
"mappings" : {
"0" : {
"then" : "Disabled Parking Space"
}
} ,
2022-08-22 22:31:05 +02:00
"render" : "Parking Space"
}
} ,
2023-02-06 00:50:13 +01:00
"parking_ticket_machine" : {
"description" : "Layer with parking ticket machines to pay for parking." ,
"name" : "Parking Ticket Machines" ,
"presets" : {
"0" : {
"title" : "a parking ticket machine"
}
} ,
"tagRenderings" : {
"ref" : {
"freeform" : {
"placeholder" : "Reference number"
} ,
"mappings" : {
"0" : {
"then" : "This parking ticket machine has no reference number"
}
} ,
"question" : "What is the reference number of this parking ticket machine?" ,
"render" : "This parking ticket machine has the reference number {ref}"
}
} ,
"title" : {
"render" : "Parking Ticket Machine"
}
} ,
2021-12-09 13:16:40 +01:00
"pedestrian_path" : {
"description" : "Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer" ,
2022-04-02 14:25:35 +02:00
"name" : "Pedestrian paths"
2021-12-09 13:16:40 +01:00
} ,
2022-07-09 17:25:38 +02:00
"pharmacy" : {
2022-07-26 10:51:14 +02:00
"description" : "A layer showing pharmacies, which (probably) dispense prescription drugs" ,
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Has drive through"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Pharmacy able to provide prescription drugs"
}
}
}
} ,
2022-12-05 17:54:02 +01:00
"name" : "Pharmacies" ,
2022-11-08 14:37:31 +01:00
"presets" : {
"0" : {
"title" : "a pharmacy"
}
} ,
2022-07-09 17:25:38 +02:00
"tagRenderings" : {
2022-07-26 10:51:14 +02:00
"name" : {
"freeform" : {
"placeholder" : "Name of the pharmacy"
} ,
"question" : "What is the name of the pharmacy?" ,
"render" : "This pharmacy is called {name}"
} ,
2022-07-09 17:25:38 +02:00
"wheelchair" : {
"mappings" : {
"0" : {
"then" : "This pharmacy is easy to access on a wheelchair"
} ,
"1" : {
"then" : "This pharmacy is hard to access on a wheelchair"
} ,
"2" : {
"then" : "This pharmacy has limited access for wheelchair users"
}
} ,
"question" : "Is this pharmacy easy to access on a wheelchair?"
}
} ,
"title" : {
2022-07-18 11:49:22 +02:00
"mappings" : {
"0" : {
"then" : "Pharmacy"
}
} ,
2022-07-09 17:25:38 +02:00
"render" : "{name}"
}
} ,
2022-12-05 23:14:21 +01:00
"physiotherapist" : {
"description" : "This layer shows physiotherapists" ,
"name" : "Physiotherapist" ,
"presets" : {
"0" : {
"title" : "a physiotherapists office"
}
} ,
"tagRenderings" : {
"name" : {
"question" : "What is the name of this physiotherapists office?" ,
"render" : "This physiotherapists office is called {name}"
}
} ,
"title" : {
"render" : "Physiotherapist {name}"
}
} ,
2021-11-16 02:59:33 +01:00
"picnic_table" : {
"description" : "The layer showing picnic tables" ,
"name" : "Picnic tables" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a picnic table"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"picnic_table-material" : {
"mappings" : {
"0" : {
"then" : "This is a wooden picnic table"
} ,
"1" : {
"then" : "This is a concrete picnic table"
2022-06-01 20:21:16 +02:00
} ,
"2" : {
"then" : "This picnic table is made from (recycled) plastic"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What material is this picnic table made of?" ,
"render" : "This picnic table is made of {material}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Picnic table"
}
2021-11-07 15:44:22 +01:00
} ,
2021-11-16 02:59:33 +01:00
"playground" : {
2022-06-19 22:13:38 +02:00
"deletion" : {
"nonDeleteMappings" : {
"0" : {
"then" : "This is a schoolyard - an (outdoor) area where pupils of a school can play during recess and which is not publicly accessible"
}
}
} ,
2021-11-16 02:59:33 +01:00
"description" : "Playgrounds" ,
"name" : "Playgrounds" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a playground"
2021-11-16 02:59:33 +01:00
}
2021-11-07 15:44:22 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2022-03-11 02:40:27 +01:00
"then" : "This is a <b>paid</b> playground"
2021-11-16 02:59:33 +01:00
} ,
2022-02-09 00:47:41 +01:00
"2" : {
2022-03-11 02:25:39 +01:00
"then" : "Only accessible for clients of the operating business"
2021-11-16 02:59:33 +01:00
} ,
2022-02-09 00:47:41 +01:00
"3" : {
2022-03-11 02:25:39 +01:00
"then" : "Only accessible to students of the school"
} ,
"4" : {
2021-11-16 02:59:33 +01:00
"then" : "Not accessible"
2022-06-19 22:13:38 +02:00
} ,
"5" : {
"then" : "This is a schoolyard - an outdoor area where the pupils can play during their breaks; but it is not accessible to the general public"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "Is this playground accessible to the general public?"
} ,
"playground-email" : {
"question" : "What is the email address of the playground maintainer?" ,
"render" : "<a href='mailto:{email}'>{email}</a>"
} ,
"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"
}
} ,
"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" : "<a href='tel:{phone}'>{phone}</a>"
} ,
"playground-surface" : {
"mappings" : {
"0" : {
"then" : "The surface is <b>grass</b>"
} ,
"1" : {
"then" : "The surface is <b>sand</b>"
} ,
"2" : {
"then" : "The surface consist of <b>woodchips</b>"
} ,
"3" : {
"then" : "The surface is <b>paving stones</b>"
} ,
"4" : {
"then" : "The surface is <b>asphalt</b>"
} ,
"5" : {
"then" : "The surface is <b>concrete</b>"
} ,
"6" : {
"then" : "The surface is <b>unpaved</b>"
} ,
"7" : {
"then" : "The surface is <b>paved</b>"
}
} ,
2023-03-09 16:55:28 +01:00
"question" : "Which is the surface of this playground?" ,
"questionHint" : "If there are multiple, select the most occuring one" ,
2021-11-16 02:59:33 +01:00
"render" : "The surface is <b>{surface}</b>"
}
2021-11-07 15:44:22 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Playground <i>{name}</i>"
}
} ,
"render" : "Playground"
2021-11-07 15:44:22 +01:00
}
2021-11-16 02:59:33 +01:00
} ,
2022-08-11 14:03:46 +02:00
"postboxes" : {
"description" : "The layer showing postboxes." ,
"name" : "Postboxes" ,
"presets" : {
"0" : {
"title" : "a postbox"
}
} ,
"title" : {
"render" : "Postbox"
}
} ,
"postoffices" : {
"description" : "A layer showing post offices." ,
"name" : "Post offices" ,
"presets" : {
"0" : {
"title" : "a post office"
}
} ,
"tagRenderings" : {
2023-09-02 00:49:40 +02:00
"has_atm" : {
"mappings" : {
"0" : {
"then" : "This post office has an ATM"
} ,
"1" : {
"then" : "This post office does <b>not</b> have an ATM"
} ,
"2" : {
"then" : "This post office does have an ATM, but it is mapped as a different icon"
}
} ,
"question" : "Does this post office have an ATM?"
} ,
2022-08-11 14:03:46 +02:00
"letter-from" : {
"mappings" : {
"0" : {
"then" : "You can post letters here"
} ,
"1" : {
"then" : "You can't post letters here"
}
} ,
"question" : "Can you post a letter here?" ,
"render" : "You can post letters with these companies: {post_office:letter_from}"
} ,
2022-10-27 01:50:01 +02:00
"opening_hours" : {
"override" : {
"question" : "What are the opening hours for this post office?"
}
} ,
2022-08-11 14:03:46 +02:00
"parcel-from" : {
"mappings" : {
"0" : {
"then" : "You can send parcels here"
} ,
"1" : {
"then" : "You can't send parcels here"
}
} ,
"question" : "Can you send a parcel here?" ,
"render" : "You can post parcels with these companies: {post_office:parcel_from}"
} ,
"parcel-pickup" : {
"mappings" : {
"0" : {
"then" : "You can pick up missed parcels here"
} ,
"1" : {
"then" : "You can't pick up missed parcels here"
}
} ,
"question" : "Can you pick up missed parcels here?" ,
"render" : "You can pick up parcels from these companies: {post_office:parcel_pickup}"
} ,
"parcel-to" : {
"mappings" : {
"0" : {
"then" : "You can send parcels to here for pickup"
} ,
"1" : {
"then" : "You can't send parcels to here for pickup"
}
} ,
"question" : "Can you send parcels to here for pickup?" ,
"render" : "You can send parcels to here for pickup with these companies: {post_office:parcel_to}"
} ,
"partner-brand" : {
"mappings" : {
"0" : {
"then" : "This location offers services for DHL"
} ,
"1" : {
"then" : "This location offers services for DPD"
} ,
"2" : {
"then" : "This location offers services for GLS"
} ,
"3" : {
"then" : "This location offers services for UPS"
} ,
"4" : {
"then" : "This location is a DHL Paketshop"
} ,
"5" : {
"then" : "This location is a Hermes PaketShop"
} ,
"6" : {
"then" : "This location is a PostNL-point"
} ,
"7" : {
"then" : "This location offers services for bpost"
}
} ,
"question" : "For which brand does this location offer services?" ,
"render" : "This location offers services for {post_office:brand}"
} ,
"post_partner" : {
"mappings" : {
"0" : {
"then" : "This shop is a post partner"
} ,
"1" : {
"then" : "This shop is not a post partner"
}
} ,
"question" : "Is this a post partner?"
} ,
"stamps" : {
"mappings" : {
"0" : {
"then" : "You can buy stamps here"
} ,
"1" : {
"then" : "You can't buy stamps here"
}
} ,
"question" : "Can you buy stamps here?" ,
"render" : "You can buy stamps from companies: {post_office:stamps}"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Post partner at a shop"
} ,
"1" : {
"then" : "Post partner at {name}"
}
} ,
"render" : "Post Office"
}
} ,
2021-11-16 02:59:33 +01:00
"public_bookcase" : {
"description" : "A streetside cabinet with books, accessible to anyone" ,
"filter" : {
2023-07-09 10:25:55 +02:00
"0" : {
"options" : {
"0" : {
"question" : "Has children books"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Has books for adults"
}
}
} ,
2021-11-16 02:59:33 +01:00
"2" : {
"options" : {
"0" : {
"question" : "Indoor or outdoor"
2023-07-09 10:25:55 +02:00
} ,
"1" : {
"question" : "Located indoors"
} ,
"2" : {
"question" : "Located outdoors"
2021-11-16 02:59:33 +01:00
}
}
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"name" : "Bookcases" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a bookcase"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"bookcase-booktypes" : {
"mappings" : {
"0" : {
"then" : "Mostly children books"
} ,
"1" : {
"then" : "Mostly books for adults"
}
} ,
2022-06-03 01:42:58 +02:00
"question" : "What kind of books can be found in this public bookcase?" ,
"render" : "This place mostly serves {books}"
2021-11-16 02:59:33 +01:00
} ,
"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?" ,
2023-09-02 00:55:07 +02:00
"render" : {
"special" : {
"text" : "More info on the website"
}
}
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Public bookcase <i>{name}</i>"
}
} ,
"render" : "Bookcase"
}
} ,
2023-07-15 18:04:30 +02:00
"questions" : {
"tagRenderings" : {
2023-08-29 09:46:58 +02:00
"check_date" : {
"mappings" : {
"0" : {
"then" : "This object was last checked today"
}
} ,
"question" : "When was this object last checked?" ,
"render" : "This object was last checked on <b>{check_date}</b>"
} ,
2023-07-15 18:04:30 +02:00
"denominations-coins" : {
"mappings" : {
"0" : {
"then" : "1 cent coins are accepted"
} ,
"1" : {
"then" : "2 cent coins are accepted"
} ,
"2" : {
"then" : "5 cent coins are accepted"
} ,
"3" : {
"then" : "10 cent coins are accepted"
} ,
"4" : {
"then" : "20 cent coins are accepted"
} ,
"5" : {
"then" : "50 cent coins are accepted"
} ,
"6" : {
"then" : "1 euro coins are accepted"
} ,
"7" : {
"then" : "2 euro coins are accepted"
}
} ,
"question" : "What coins can you use to pay here?"
} ,
"denominations-notes" : {
"mappings" : {
"0" : {
"then" : "5 euro notes are accepted"
} ,
"1" : {
"then" : "10 euro notes are accepted"
} ,
"2" : {
"then" : "20 euro notes are accepted"
} ,
"3" : {
"then" : "50 euro notes are accepted"
} ,
"4" : {
"then" : "100 euro notes are accepted"
} ,
"5" : {
"then" : "200 euro notes are accepted"
} ,
"6" : {
"then" : "500 euro notes are accepted"
}
} ,
"question" : "what notes can you use to pay here?"
} ,
"description" : {
"question" : "Is there still some relevant info that the previous questions did not cover? Feel free to add it here." ,
"questionHint" : "Please don't repeat already stated facts"
} ,
"dog-access" : {
"mappings" : {
"0" : {
"then" : "Dogs are allowed"
} ,
"1" : {
"then" : "Dogs are <b>not</b> allowed"
} ,
"2" : {
"then" : "Dogs are allowed, but they have to be leashed"
} ,
"3" : {
"then" : "Dogs are allowed and can run around freely"
}
} ,
"question" : "Are dogs allowed in this business?"
} ,
"email" : {
"question" : "What is the email address of {title()}?"
} ,
"induction-loop" : {
"mappings" : {
"0" : {
"then" : "This place has an audio induction loop"
} ,
"1" : {
"then" : "This place <b>does not</b> have an audio induction loop"
}
} ,
"question" : "Does this place have an audio induction loop for people with reduced hearing?"
} ,
"internet" : {
"mappings" : {
"0" : {
"then" : "This place offers wireless internet access"
} ,
"1" : {
"then" : "This place <b>does not</b> offer internet access"
} ,
"2" : {
"then" : "This place offers internet access"
} ,
"3" : {
"then" : "This place offers internet access via a terminal or computer"
} ,
"4" : {
"then" : "This place offers wired internet access"
}
} ,
"question" : "Does this place offer internet access?"
} ,
"internet-fee" : {
"mappings" : {
"0" : {
"then" : "There is a fee for the internet access at this place"
} ,
"1" : {
"then" : "Internet access is free at this place"
} ,
"2" : {
"then" : "Internet access is free at this place, for customers only"
}
} ,
"question" : "Is there a fee for internet access?"
} ,
"internet-ssid" : {
"freeform" : {
"placeholder" : "Enter the network name"
} ,
"question" : "What is the network name for the wireless internet access?" ,
"render" : "The network name is <b>{internet_access:ssid}</b>"
} ,
"just_created" : {
"mappings" : {
"0" : {
"then" : "You just created this element! Thanks for sharing this info with the world and helping people worldwide."
}
}
} ,
"last_edit" : {
"render" : {
"special" : {
"text" : "Last edited on {_last_edit:timestamp} by {_last_edit:contributor}"
}
}
} ,
"level" : {
"mappings" : {
"0" : {
"then" : "Located underground"
} ,
"1" : {
"then" : "Located on the ground floor"
} ,
"2" : {
"then" : "Located on the ground floor"
} ,
"3" : {
"then" : "Located on the first floor"
} ,
"4" : {
"then" : "Located on the first basement level"
}
} ,
"question" : "On what level is this feature located?" ,
"render" : "Located on the {level}th floor"
} ,
"luminous_or_lit" : {
"mappings" : {
"0" : {
"then" : "This object both emits light and is lighted by an external light source"
} ,
"1" : {
"then" : "This object emits light"
} ,
"2" : {
"then" : "This object is lit externally, e.g. by a spotlight or other lights"
} ,
"3" : {
"then" : "This object does not emit light and is not lighted by externally"
}
} ,
"question" : "Is this object lit or does it emit light?"
} ,
2023-08-29 09:46:58 +02:00
"mastodon" : {
"question" : "What is the Mastodon-handle of {title()}?"
} ,
2023-07-15 18:04:30 +02:00
"multilevels" : {
"override" : {
"question" : "What levels does this elevator go to?" ,
"render" : "This elevator goes to floors {level}"
}
} ,
"opening_hours" : {
"question" : "What are the opening hours of {title()}?" ,
"render" : "<h3>Opening hours</h3>{opening_hours_table(opening_hours)}"
} ,
"opening_hours_24_7" : {
"override" : {
"mappings" : {
"0" : {
"then" : "24/7 opened (including holidays)"
}
}
}
} ,
"opening_hours_by_appointment" : {
"override" : {
"mappings" : {
"0" : {
"then" : "Only by appointment"
} ,
"1" : {
"then" : "Only by appointment"
}
}
}
} ,
"payment-options" : {
"mappings" : {
"0" : {
"then" : "Cash is accepted here"
} ,
"1" : {
"then" : "Payment cards are accepted here"
} ,
"2" : {
"then" : "Payment by QR-code is possible here"
}
} ,
"question" : "Which methods of payment are accepted here?"
} ,
"payment-options-advanced" : {
"override" : {
"mappings+" : {
"0" : {
"then" : "Payment is done using a dedicated app"
} ,
"1" : {
"then" : "Payment is done using a membership card"
}
}
}
} ,
"payment-options-split" : {
"override" : {
"mappings+" : {
"0" : {
"then" : "Coins are accepted here"
} ,
"1" : {
"then" : "Bank notes are accepted here"
} ,
"2" : {
"then" : "Debit cards are accepted here"
} ,
"3" : {
"then" : "Credit cards are accepted here"
}
}
}
} ,
"phone" : {
"question" : "What is the phone number of {title()}?"
} ,
"service:electricity" : {
"mappings" : {
"0" : {
"then" : "There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics"
} ,
"1" : {
"then" : "There are a few domestic sockets available to customers seated indoors, where they can charge their electronics"
} ,
"2" : {
"then" : "There are no sockets available indoors to customers, but charging might be possible if the staff is asked"
} ,
"3" : {
"then" : "There are a no domestic sockets available to customers seated indoors"
}
} ,
"question" : "Does this amenity have electrical outlets, available to customers when they are inside?"
} ,
"smoking" : {
"mappings" : {
"0" : {
"then" : "Smoking is <b>allowed</b>"
} ,
"1" : {
"then" : "Smoking is <b>not allowed</b>"
} ,
"2" : {
"then" : "Smoking is <b>allowed outside</b>."
}
} ,
"question" : "Is smoking allowed at {title()}?"
} ,
2023-07-28 01:12:42 +02:00
"survey_date" : {
"mappings" : {
"0" : {
"then" : "This object was last surveyed today"
}
} ,
"question" : "When was this object last surveyed?" ,
"render" : "This object was last surveyed on <b>{survey:date}</b>"
} ,
2023-07-15 18:04:30 +02:00
"website" : {
"question" : "What is the website of {title()}?"
} ,
"wheelchair-access" : {
"mappings" : {
"0" : {
"then" : "This place is specially adapted for wheelchair users"
} ,
"1" : {
"then" : "This place is easily reachable with a wheelchair"
} ,
"2" : {
"then" : "It is possible to reach this place in a wheelchair, but it is not easy"
} ,
"3" : {
"then" : "This place is not reachable with a wheelchair"
}
} ,
"question" : "Is this place accessible with a wheelchair?"
} ,
"wikipedia" : {
"mappings" : {
"0" : {
"then" : "No Wikipedia page has been linked yet"
} ,
"1" : {
"then" : "No Wikipedia page has been linked yet"
}
} ,
"question" : "What is the corresponding Wikidata entity?"
}
}
} ,
2022-11-12 00:08:39 +01:00
"railway_platforms" : {
"description" : "Find every platform in the station, and the train routes that use them." ,
"name" : "Railway Platforms" ,
"tagRenderings" : {
"ref" : {
"freeform" : {
"placeholder" : "Platform number"
} ,
"question" : "What is the number for this platform?" ,
"render" : "Platform {ref}"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Platform {ref}"
}
} ,
"render" : "Platform"
}
} ,
2022-07-13 10:03:09 +02:00
"rainbow_crossings" : {
"description" : "A layer showing pedestrian crossings with rainbow paintings" ,
"name" : "Crossings with rainbow paintings" ,
"presets" : {
"0" : {
"description" : "Pedestrian crossing" ,
"title" : "a crossing"
}
} ,
"tagRenderings" : {
"crossing-with-rainbow" : {
"mappings" : {
"0" : {
"then" : "This crossing has rainbow paintings"
} ,
"1" : {
"then" : "No rainbow paintings here"
} ,
"2" : {
"then" : "No rainbow paintings here"
}
} ,
"question" : "Does this crossing has rainbow paintings?"
}
} ,
"title" : {
"render" : "Crossing"
}
} ,
2022-07-26 10:51:14 +02:00
"reception_desk" : {
"description" : "A layer showing where the reception desks are and which asks some accessibility information" ,
"name" : "Reception desks" ,
"presets" : {
"0" : {
"title" : "a reception desk"
}
} ,
"tagRenderings" : {
"desk-height" : {
2023-03-09 16:57:08 +01:00
"question" : "What is the height of the reception desk? " ,
"questionHint" : "This is measured from the floor to the lowest usable part of the desk" ,
2022-07-26 10:51:14 +02:00
"render" : "The height of the desk is <b>{canonical(desk:height)}</b>"
}
} ,
"title" : {
"render" : "Reception desk"
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "meter"
} ,
"1" : {
"human" : "centimeter"
}
}
}
}
} ,
2022-01-01 15:32:33 +01:00
"recycling" : {
"description" : "A layer with recycling containers and centres" ,
"filter" : {
"1" : {
"options" : {
"0" : {
"question" : "All recycling types"
} ,
"1" : {
"question" : "Recycling of batteries"
} ,
2023-03-09 15:18:32 +01:00
"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 fluorescent tubes"
} ,
"8" : {
"question" : "Recycling of green waste"
} ,
"9" : {
"question" : "Recycling of glass bottles"
} ,
2022-01-01 15:32:33 +01:00
"10" : {
2022-12-25 21:13:28 +01:00
"question" : "Recycling of glass"
2022-01-01 15:32:33 +01:00
} ,
"11" : {
2022-12-25 21:13:28 +01:00
"question" : "Recycling of light bulbs"
2022-01-01 15:32:33 +01:00
} ,
"12" : {
2022-12-25 21:13:28 +01:00
"question" : "Recycling of newspapers"
2022-01-01 15:32:33 +01:00
} ,
"13" : {
2022-12-25 21:13:28 +01:00
"question" : "Recycling of paper"
2022-01-01 15:32:33 +01:00
} ,
"14" : {
2022-12-25 21:13:28 +01:00
"question" : "Recycling of plastic bottles"
2022-01-01 15:32:33 +01:00
} ,
"15" : {
2022-12-25 21:13:28 +01:00
"question" : "Recycling of plastic packaging"
2022-01-01 15:32:33 +01:00
} ,
"16" : {
2022-12-25 21:13:28 +01:00
"question" : "Recycling of plastic"
2022-01-09 14:28:14 +01:00
} ,
"17" : {
2023-04-13 22:52:19 +02:00
"question" : "Recycling of scrap metal"
2022-12-25 21:13:28 +01:00
} ,
2023-04-15 02:28:24 +02:00
"18" : {
2023-04-13 22:52:19 +02:00
"question" : "Recycling of small electrical appliances"
} ,
2023-04-15 02:28:24 +02:00
"19" : {
2022-01-09 14:28:14 +01:00
"question" : "Recycling of residual waste"
2023-03-24 12:23:42 +01:00
} ,
2023-04-13 22:52:19 +02:00
"20" : {
2023-05-01 18:49:43 +02:00
"question" : "Recycling of printer cartridges"
2023-04-20 07:54:57 +02:00
} ,
2023-05-01 10:10:26 +02:00
"21" : {
"question" : "Recycling of bicycles"
2022-01-01 15:32:33 +01:00
}
}
2023-02-06 00:50:13 +01:00
} ,
"2" : {
"options" : {
"0" : {
"question" : "Only public access"
}
}
2022-01-01 15:32:33 +01:00
}
} ,
"name" : "Recycling" ,
"presets" : {
"0" : {
2022-04-01 21:34:06 +02:00
"title" : "a recycling container"
2022-01-01 15:32:33 +01:00
} ,
"1" : {
2022-04-01 21:34:06 +02:00
"title" : "a recycling centre"
2022-01-01 15:32:33 +01:00
}
} ,
"tagRenderings" : {
2023-02-06 00:50:13 +01:00
"access" : {
"mappings" : {
"0" : {
"then" : "Everyone can use this recycling facility"
} ,
"1" : {
"then" : "Only residents can use this recycling facility"
} ,
"2" : {
"then" : "This recycling facility is only for private use"
}
} ,
"question" : "Who can use this recycling facility?" ,
"render" : "This recycling facility can be used by {access}"
} ,
2022-01-01 15:32:33 +01:00
"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?"
} ,
2022-11-08 14:37:31 +01:00
"opening_hours_24_7" : {
"override" : {
"question" : "What are the opening hours of this recycling facility?"
}
} ,
2022-01-01 15:32:33 +01:00
"operator" : {
"question" : "What company operates this recycling facility?" ,
"render" : "This recycling facility is operated by {operator}"
} ,
"recycling-accepts" : {
"mappings" : {
"0" : {
2022-02-18 11:02:38 +01:00
"then" : "Batteries can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
"1" : {
2022-02-18 11:02:38 +01:00
"then" : "Beverage cartons can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
2023-03-09 15:18:32 +01:00
"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" : "Fluorescent tubes can be recycled here"
} ,
"7" : {
"then" : "Green waste can be recycled here"
} ,
"8" : {
"then" : "Organic waste can be recycled here"
} ,
"9" : {
"then" : "Glass bottles can be recycled here"
} ,
2022-01-01 15:32:33 +01:00
"10" : {
2022-12-25 21:13:28 +01:00
"then" : "Glass can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
"11" : {
2022-12-25 21:13:28 +01:00
"then" : "Light bulbs can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
"12" : {
2022-12-25 21:13:28 +01:00
"then" : "Newspapers can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
"13" : {
2022-12-25 21:13:28 +01:00
"then" : "Paper can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
"14" : {
2022-12-25 21:13:28 +01:00
"then" : "Plastic bottles can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
"15" : {
2022-12-25 21:13:28 +01:00
"then" : "Plastic packaging can be recycled here"
2022-01-01 15:32:33 +01:00
} ,
"16" : {
2022-12-25 21:13:28 +01:00
"then" : "Plastic can be recycled here"
2022-01-09 14:28:14 +01:00
} ,
"17" : {
2023-03-29 16:13:36 +02:00
"then" : "Printer cartridges can be recycled here"
2022-02-17 14:34:43 +01:00
} ,
"18" : {
2023-04-13 22:52:19 +02:00
"then" : "Scrap metal can be recycled here"
2022-02-18 11:52:44 +01:00
} ,
"19" : {
2023-04-13 22:52:19 +02:00
"then" : "Shoes can be recycled here"
2022-04-08 01:25:10 +02:00
} ,
"20" : {
2022-12-25 21:13:28 +01:00
"then" : "Small electrical appliances can be recycled here"
} ,
"21" : {
2023-04-13 22:52:19 +02:00
"then" : "Small electrical appliances can be recycled here"
2022-12-25 21:13:28 +01:00
} ,
"22" : {
2023-04-13 22:52:19 +02:00
"then" : "Needles can be recycled here"
} ,
"23" : {
2022-02-18 11:02:38 +01:00
"then" : "Residual waste can be recycled here"
2023-04-20 07:54:57 +02:00
} ,
2023-05-01 10:10:26 +02:00
"24" : {
"then" : "Bicycles can be recycled here"
2022-01-01 15:32:33 +01:00
}
} ,
"question" : "What can be recycled here?"
} ,
2022-02-22 16:11:00 +01:00
"recycling-centre-name" : {
"mappings" : {
"0" : {
"then" : "This recycling centre doesn't have a specific name"
}
} ,
"question" : "What is the name of this recycling centre?" ,
"render" : "This recycling centre is named <b>{name}</b>"
} ,
2022-01-01 15:32:33 +01:00
"recycling-type" : {
"mappings" : {
"0" : {
"then" : "This is a recycling container"
} ,
"1" : {
"then" : "This is a recycling centre"
2022-02-19 21:37:54 +01:00
} ,
"2" : {
"then" : "Waste disposal container for residual waste"
2023-05-01 10:10:26 +02:00
} ,
"3" : {
"then" : "This is a pickup point. The waste material is placed here without placing it in a dedicated container."
} ,
"4" : {
"then" : "This is a dump where the waste material is stacked."
2022-01-01 15:32:33 +01:00
}
} ,
"question" : "What type of recycling is this?"
}
} ,
"title" : {
2022-01-02 20:54:00 +01:00
"mappings" : {
"0" : {
"then" : "Recycling centre"
} ,
"1" : {
2022-04-08 01:13:36 +02:00
"then" : "Recycling centre"
2022-02-22 16:11:00 +01:00
} ,
"2" : {
"then" : "Recycling container"
2022-01-02 20:54:00 +01:00
}
} ,
2022-01-01 15:32:33 +01:00
"render" : "Recycling facility"
}
} ,
2022-06-22 15:29:10 +02:00
"school" : {
"name" : "Primary and secondary schools" ,
"presets" : {
"0" : {
"title" : "a primary or secondary school"
}
} ,
"tagRenderings" : {
"capacity" : {
2022-06-22 18:54:38 +02:00
"question" : "How much students can at most enroll in this school?" ,
2022-06-22 15:29:10 +02:00
"render" : "This school can enroll at most {capacity} students"
} ,
"education-level-belgium" : {
"mappings" : {
"0" : {
"then" : "This is a school with a kindergarten section where young kids receive some education which prepares reading and writing."
} ,
"1" : {
"then" : "This is a school where one learns primary skills such as basic literacy and numerical skills. <div class='subtle'>Pupils typically enroll from 6 years old till 12 years old</div>"
} ,
"2" : {
"then" : "This is a secondary school which offers all grades"
} ,
"3" : {
2022-06-25 13:37:55 +02:00
"then" : "This is a secondary school which does <i>not</i> have all grades, but offers <b>first and second</b> grade"
2022-06-22 15:29:10 +02:00
} ,
"4" : {
2022-06-25 13:37:55 +02:00
"then" : "This is a secondary school which does <i>not</i> have all grades, but offers <b>third and fourth</b> grade"
2022-06-22 15:29:10 +02:00
} ,
"5" : {
2022-06-25 13:37:55 +02:00
"then" : "This is a secondary school which does <i>not</i> have all grades, but offers <b>fifth and sixth</b> grade"
2022-06-22 15:29:10 +02:00
} ,
"6" : {
2022-06-24 15:50:28 +02:00
"then" : "This school offers post-secondary education (e.g. a seventh or eight specialisation year)"
2022-06-22 15:29:10 +02:00
}
} ,
"question" : "What level of education is given on this school?"
} ,
"gender" : {
"mappings" : {
"0" : {
"then" : "Both boys and girls can enroll here and have classes together"
} ,
"1" : {
"then" : "Both boys and girls can enroll here but they are separated (e.g. they have lessons in different classrooms or at different times)"
} ,
"2" : {
"then" : "This is a boys only-school"
} ,
"3" : {
"then" : "This is a girls-only school"
}
} ,
"question" : "Which genders can enroll at this school?"
} ,
2022-11-02 13:47:34 +01:00
"school-language" : {
"render" : {
"special" : {
"no_known_languages" : "The main language of this school is unknown" ,
"question" : "What is the main language of this school?<div class='subtle'>What language is spoken with the students in non-language related courses and with the administration?</div>" ,
"render_all" : "The following languages are used in this school:{list()}" ,
"render_single_language" : "{language():font-bold} is the main language of this school"
}
}
} ,
2022-06-22 15:29:10 +02:00
"school-name" : {
"question" : "What is the name of this school?" ,
"render" : "This school is named {name}"
} ,
"target-audience" : {
"mappings" : {
"0" : {
"then" : "This is a school where students study skills at their age-adequate level. <div>There are little or no special facilities to cater for students with special needs or facilities are ad-hoc</div>"
} ,
"1" : {
2022-06-22 17:00:35 +02:00
"then" : "This is a school for students without special needs<div class='subtle'>This includes students who can follow the courses with small, ad hoc measurements</div>"
2022-06-22 15:29:10 +02:00
} ,
"2" : {
"then" : "This is a school where adults are taught skills on the level as specified."
} ,
"3" : {
2022-06-22 17:00:35 +02:00
"then" : "This is a school for students with autism"
2022-06-22 15:29:10 +02:00
} ,
"4" : {
2022-06-22 17:00:35 +02:00
"then" : "This is a school for students with learning disabilities"
2022-06-22 15:29:10 +02:00
} ,
"5" : {
2022-06-22 17:00:35 +02:00
"then" : "This is a school for blind students or students with sight impairments"
2022-06-22 15:29:10 +02:00
} ,
"6" : {
2022-06-22 17:00:35 +02:00
"then" : "This is a school for deaf students or students with hearing impairments"
2022-06-22 15:29:10 +02:00
} ,
"7" : {
2022-06-22 17:00:35 +02:00
"then" : "This is a school for students with disabilities"
2022-06-22 15:29:10 +02:00
} ,
"8" : {
2022-06-22 17:00:35 +02:00
"then" : "This is a school for students with special needs"
2022-06-22 15:29:10 +02:00
}
} ,
2023-03-09 17:00:10 +01:00
"question" : "Does this school target students with a special need? Which structural facilities does this school have?" ,
"questionHint" : "Ad-hoc measures are not enough to count as a special-needs school" ,
2022-06-22 17:00:35 +02:00
"render" : "This school has facilities for students with {school:for}"
2022-06-22 15:29:10 +02:00
}
} ,
"title" : {
"render" : "School <i>{name}</i>"
}
} ,
2022-12-16 13:44:25 +01:00
"selected_element" : {
"description" : "Highlights the currently selected element. Override this layer to have different colors"
} ,
2022-07-06 11:46:52 +02:00
"shelter" : {
"description" : "Layer showing shelter structures" ,
"name" : "Shelter" ,
"tagRenderings" : {
"shelter-type" : {
"mappings" : {
"0" : {
"then" : "This is a shelter at a public transport stop."
} ,
"1" : {
"then" : "This is a shelter protecting from rain at a picnic site."
} ,
"2" : {
"then" : "This is a gazebo."
} ,
"3" : {
"then" : "This is a small shelter, primarily intended for short breaks. Usually found in the mountains or alongside roads."
} ,
"4" : {
"then" : "This is a shed with 3 walls, primarily intended for camping."
} ,
"5" : {
"then" : "This is a pavilion"
}
} ,
"question" : "What kind of shelter is this?" ,
"render" : "Shelter type: {shelter_type}"
}
} ,
"title" : {
"render" : "Shelter"
}
} ,
2021-11-16 02:59:33 +01:00
"shops" : {
2022-03-14 20:45:17 +01:00
"deletion" : {
"extraDeleteReasons" : {
"0" : {
"explanation" : "{title()} has closed down permanently"
}
}
} ,
2021-11-16 02:59:33 +01:00
"description" : "A shop" ,
2022-04-06 21:37:31 +02:00
"filter" : {
"1" : {
"options" : {
"0" : {
2022-09-14 17:44:24 +02:00
"question" : "Only show shops selling {search}"
2022-04-06 21:37:31 +02:00
}
}
2022-04-28 00:35:08 +02:00
} ,
"2" : {
"options" : {
"0" : {
2022-09-14 17:44:24 +02:00
"question" : "Only show shops with name {search}"
2022-04-28 00:35:08 +02:00
}
}
2022-04-06 21:37:31 +02:00
}
} ,
2021-11-16 02:59:33 +01:00
"name" : "Shop" ,
"presets" : {
"0" : {
"description" : "Add a new shop" ,
2022-04-03 03:10:06 +02:00
"title" : "a shop"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2022-07-09 17:25:38 +02:00
"copyshop-print-sizes" : {
"mappings" : {
"0" : {
"then" : "This shop can print on papers of size A4"
} ,
"1" : {
"then" : "This shop can print on papers of size A3"
} ,
"2" : {
"then" : "This shop can print on papers of size A2"
} ,
"3" : {
"then" : "This shop can print on papers of size A1"
} ,
"4" : {
"then" : "This shop can print on papers of size A0"
}
} ,
"question" : "What paper formats does this shop offer?"
} ,
2022-08-05 13:11:50 +02:00
"id_presets.shop_types" : {
"override" : {
"question" : "What kind of shop is this?" ,
"render" : "This is a {shop}"
}
} ,
2022-11-29 20:45:57 +01:00
"organic" : {
"mappings" : {
"0" : {
"then" : "This shop offers organic products"
} ,
"1" : {
"then" : "This shop only offers organic products"
} ,
"2" : {
"then" : "This shop does not offer organic products"
}
} ,
"question" : "Does this shop offer organic products?"
} ,
2021-11-16 02:59:33 +01:00
"shops-name" : {
2022-07-26 16:58:51 +02:00
"question" : "What is the name of this shop?" ,
"render" : "This shop is called <i>{name}</i>"
2021-11-16 02:59:33 +01:00
}
2021-11-11 17:14:03 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "{name}"
} ,
"1" : {
"then" : "{shop}"
}
} ,
"render" : "Shop"
2021-11-07 18:03:21 +01:00
}
2021-09-09 00:05:51 +02:00
} ,
2023-06-27 21:32:29 +02:00
"shower" : {
"description" : "A layer showing (public) showers" ,
"filter" : {
"1" : {
"options" : {
"0" : {
"question" : "Hot water available"
}
}
}
} ,
"name" : "Shower" ,
"presets" : {
"0" : {
"description" : "A (public) shower" ,
"title" : "a shower"
}
} ,
"tagRenderings" : {
"access" : {
"mappings" : {
"0" : {
"then" : "Anyone can use this shower"
} ,
"1" : {
"then" : "Only customers can use this shower"
} ,
"2" : {
"then" : "Accesible, but one has to ask for a key"
}
} ,
"question" : "Who can use this shower?"
} ,
"charge" : {
"freeform" : {
2023-06-27 21:36:48 +02:00
"placeholder" : "e.g. 1.50 EUR"
2023-06-27 21:32:29 +02:00
} ,
"question" : "How much does it cost to use this shower?" ,
"render" : "It costs {charge} to use this shower"
} ,
"fee" : {
"mappings" : {
"0" : {
"then" : "There is a fee for using this shower"
} ,
"1" : {
"then" : "This shower is free to use"
}
} ,
"question" : "Is there a fee for using this shower?"
} ,
"hot_water" : {
"mappings" : {
"0" : {
"then" : "Hot water is available here"
} ,
"1" : {
"then" : "Hot water is available here, but there is a fee"
} ,
"2" : {
"then" : "There is no hot water available here"
}
} ,
"question" : "Does this shower have hot water available?"
}
} ,
"title" : {
"render" : "Shower"
}
} ,
2021-11-16 02:59:33 +01:00
"slow_roads" : {
2021-12-05 21:02:55 +01:00
"description" : "All carfree roads" ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"slow_roads-surface" : {
"mappings" : {
"0" : {
"then" : "The surface is <b>grass</b>"
} ,
"1" : {
"then" : "The surface is <b>ground</b>"
} ,
"2" : {
"then" : "The surface is <b>unpaved</b>"
} ,
"3" : {
"then" : "The surface is <b>sand</b>"
} ,
"4" : {
"then" : "The surface is <b>paving stones</b>"
} ,
"5" : {
"then" : "The surface is <b>asphalt</b>"
} ,
"6" : {
"then" : "The surface is <b>concrete</b>"
} ,
"7" : {
"then" : "The surface is <b>paved</b>"
}
} ,
"render" : "The surface is <b>{surface}</b>"
}
}
2021-11-07 14:37:21 +01:00
} ,
2022-10-27 01:50:01 +02:00
"speed_camera" : {
"description" : "Layer showing speed cameras" ,
"name" : "Speed Camera" ,
"presets" : {
"0" : {
"title" : "a speed camera"
}
} ,
"tagRenderings" : {
"maxspeed" : {
"freeform" : {
"placeholder" : "Maximum speed allowed"
} ,
"question" : "What is the maximum speed allowed at this speed camera?" ,
"render" : "The maximum speed allowed is {canonical(maxspeed)}"
} ,
"ref" : {
"render" : "The reference number of this speed camera is {ref}"
}
} ,
"title" : {
"render" : "Speed Camera"
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "kilometers/hour" ,
"humanShort" : "km/h"
} ,
"1" : {
"human" : "miles/hour" ,
"humanShort" : "mph"
}
}
}
}
} ,
"speed_display" : {
"description" : "Layer showing speed displays that alert drivers of their speed." ,
"name" : "Speed Display" ,
"presets" : {
"0" : {
"title" : "a speed display"
}
} ,
"tagRenderings" : {
"inscription" : {
"freeform" : {
"placeholder" : "Text on speed display (e.g. 'Your speed')"
} ,
"question" : "What is the text on this speed display?" ,
"render" : "The text on this speed display is {inscription}"
} ,
"maxspeed" : {
"freeform" : {
"placeholder" : "Speed allowed at speed display"
} ,
"question" : "What is the maximum speed allowed at this speed display?" ,
"render" : "The maximum speed allowed at this speed display is {canonical(maxspeed)}"
}
} ,
"title" : {
"render" : "Speed Display"
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "kilometers/hour" ,
"humanShort" : "km/h"
} ,
"1" : {
"human" : "miles/hour" ,
"humanShort" : "mph"
}
}
}
}
} ,
2021-11-16 02:59:33 +01:00
"sport_pitch" : {
"description" : "A sport pitch" ,
2023-03-08 03:01:51 +01:00
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Publicly accessible"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "All sports"
} ,
"1" : {
"question" : "Basketball fields"
} ,
"2" : {
"question" : "Soccer fields"
} ,
"3" : {
2023-03-08 13:28:20 +01:00
"question" : "Ping-pong tables"
2023-03-08 03:01:51 +01:00
} ,
"4" : {
2023-03-08 13:28:20 +01:00
"question" : "Tennis fields"
2023-03-08 03:01:51 +01:00
}
}
}
} ,
2021-11-16 02:59:33 +01:00
"name" : "Sport pitches" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a tabletennis table"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-04-03 03:10:06 +02:00
"title" : "a sport pitch"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2023-06-27 21:32:29 +02:00
"basketball-hoops" : {
"mappings" : {
"0" : {
"then" : "This basketball pitch has a single hoop"
} ,
"1" : {
"then" : "This basketball pitch has two hoops"
} ,
"2" : {
"then" : "This basketball pitch has four hoops"
} ,
"3" : {
"then" : "This basketball pitch has {hoops} hoops"
}
} ,
"question" : "How much basketball hoops does this pitch have?"
} ,
2021-11-16 02:59:33 +01:00
"sport-pitch-access" : {
"mappings" : {
"0" : {
"then" : "Public access"
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "Limited access (e.g. only with an appointment, during certain hours, …)"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
"then" : "Only accessible for members of the club"
} ,
"3" : {
"then" : "Private - not accessible to the public"
2022-08-22 22:31:05 +02:00
} ,
"4" : {
"then" : "Public access"
2021-11-16 02:59:33 +01:00
}
} ,
"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" : {
2022-06-27 09:12:17 +02:00
"0" : {
"then" : "Always accessible"
} ,
2021-11-16 02:59:33 +01:00
"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"
2023-06-11 02:35:22 +02:00
} ,
"6" : {
"then" : "This is a skatepark"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "Which sport can be played here?" ,
"render" : "{sport} is played here"
} ,
"sport_pitch-surface" : {
"mappings" : {
"0" : {
"then" : "The surface is <b>grass</b>"
} ,
"1" : {
"then" : "The surface is <b>sand</b>"
} ,
"2" : {
"then" : "The surface is <b>paving stones</b>"
} ,
"3" : {
"then" : "The surface is <b>asphalt</b>"
} ,
"4" : {
"then" : "The surface is <b>concrete</b>"
}
} ,
"question" : "Which is the surface of this sport pitch?" ,
"render" : "The surface is <b>{surface}</b>"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Sport pitch"
}
} ,
2022-10-27 01:50:01 +02:00
"sports_centre" : {
"description" : "Indoor and outdoor sports centres can be found on this layer" ,
"name" : "Sports centres" ,
"presets" : {
"0" : {
"title" : "a sports centre"
}
} ,
"title" : {
"render" : "Sports centre"
}
} ,
"stairs" : {
"description" : "Layer showing stairs and escalators" ,
"name" : "Stairs" ,
"tagRenderings" : {
"conveying" : {
"mappings" : {
"0" : {
"then" : "This is an escalator"
} ,
"1" : {
"then" : "This is not an escalator"
2022-11-02 13:47:34 +01:00
} ,
"2" : {
"then" : "This is not an escalator"
2022-10-27 01:50:01 +02:00
}
}
} ,
"handrail" : {
"mappings" : {
"0" : {
"then" : "These stairs have a handrail"
} ,
"1" : {
"then" : "These stairs do <b>not</b> have a handrail"
}
} ,
"question" : "Does this stair have a handrail?"
} ,
2022-11-12 00:08:39 +01:00
"multilevels" : {
"override" : {
"question" : "Between which levels are these stairs?" ,
"render" : "These stairs are between the levels {level}"
}
} ,
2022-10-27 01:50:01 +02:00
"ramp" : {
"mappings" : {
"0" : {
"then" : "There is a ramp for bicycles here"
} ,
"1" : {
"then" : "There is a ramp for wheelchairs here"
} ,
"2" : {
"then" : "There is ramp for wheelchairs here, but it is shown separately on the map"
} ,
"3" : {
"then" : "There is a ramp for strollers here"
} ,
"4" : {
"then" : "There is no ramp at these stairs"
}
} ,
"question" : "Is there a ramp at these stairs?"
} ,
2022-11-02 13:47:34 +01:00
"tactile_writing" : {
"mappings" : {
"0" : {
"then" : "There is tactile writing on the handrail"
} ,
"1" : {
"then" : "There is no tactile writing on the handrail"
}
} ,
"question" : "Do these stairs have tactile writing on the handrail?"
} ,
"tactile_writing_language" : {
"render" : {
"special" : {
"question" : "In which languages is there tactile writing (braille) for navigation? <img src='./assets/layers/stairs/Braille_stairs.jpg' style='height: 300px; width: auto; display: block;' />" ,
"render_list_item" : "These stairs have tactile writing in {language():font-bold}" ,
"render_single_language" : "These stairs have tactile writing in {language():font-bold}"
}
2022-10-27 01:50:01 +02:00
}
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Escalator"
}
} ,
"render" : "Stairs"
}
} ,
2021-11-16 02:59:33 +01:00
"street_lamps" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer showing street lights" ,
2021-11-16 02:59:33 +01:00
"name" : "Street Lamps" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a street lamp"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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)"
2023-03-09 15:18:32 +01:00
} ,
"10" : {
"then" : "This lamp uses high pressure sodium lamps (orange with white)"
} ,
"11" : {
"then" : "This lamp is lit using gas"
2021-11-16 02:59:33 +01:00
}
} ,
"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?"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"mappings" : {
"0" : {
"then" : "Street Lamp {ref}"
}
} ,
"render" : "Street Lamp"
2021-11-07 14:37:21 +01:00
}
} ,
2021-11-16 02:59:33 +01:00
"surveillance_camera" : {
2021-12-05 21:02:55 +01:00
"description" : "This layer shows surveillance cameras and allows a contributor to update information and add new cameras" ,
2021-11-16 02:59:33 +01:00
"name" : "Surveillance camera's" ,
2021-12-03 02:31:01 +01:00
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a surveillance camera"
2021-12-03 02:31:01 +01:00
} ,
"1" : {
2022-04-03 03:10:06 +02:00
"title" : "a surveillance camera mounted on a wall"
2021-12-03 02:31:01 +01:00
}
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2022-05-26 13:46:00 +02:00
"then" : "A public area is surveilled, such as a street, a bridge, a square, a park, a train station, a public corridor or tunnel, …"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-05-26 13:46:00 +02:00
"then" : "An outdoor, yet private area is surveilled (e.g. a parking lot, a fuel station, courtyard, entrance, private driveway, …)"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-05-26 13:46:00 +02:00
"then" : "A private indoor area is surveilled, e.g. a shop, a private underground parking, …"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "What kind of surveillance is this camera?"
2021-11-16 02:59:33 +01:00
} ,
"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?" ,
2022-04-09 18:55:26 +02:00
"render" : "Surveills a {surveillance:zone}"
2021-11-16 02:59:33 +01:00
} ,
"camera:mount" : {
"mappings" : {
"0" : {
"then" : "This camera is placed against a wall"
} ,
"1" : {
2022-05-05 11:55:03 +02:00
"then" : "This camera is placed on a pole"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
"then" : "This camera is placed on the ceiling"
2022-05-05 11:55:03 +02:00
} ,
"3" : {
"then" : "This camera is placed on a street light"
} ,
"4" : {
"then" : "This camera is placed on a tree"
2021-11-16 02:59:33 +01:00
}
} ,
"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"
}
2021-11-07 14:37:21 +01:00
} ,
2022-06-22 15:29:10 +02:00
"tertiary_education" : {
"name" : "Colleges and universities" ,
"presets" : {
"0" : {
"description" : "An institute where tertiary education is given (at the level equivalent of a bachelors degree or higher). A single point per campus is enough - buildings and faculties should not be mapped with different university points." ,
"title" : "a university"
}
} ,
"tagRenderings" : {
"institution-kind" : {
"mappings" : {
"0" : {
"then" : "This is an institution of post-secondary, non-tertiary education. One has to have completed secondary education to enroll here, but no bachelor (or higher) degrees are awarded here"
} ,
"1" : {
"then" : "This is a university, an institution of tertiary education where bachelor degrees or higher are awarded."
}
} ,
"question" : "What kind of institution is this?"
} ,
"isced" : {
"mappings" : {
"0" : {
"then" : "Bachelor degrees are awarded here"
} ,
"1" : {
"then" : "Master degrees are awarded here"
} ,
"2" : {
"then" : "Doctorate degrees are awarded here"
}
} ,
"question" : "What level of education is given here?"
}
} ,
"title" : {
"mappings" : {
"1" : {
"then" : "College"
} ,
"2" : {
"then" : "University"
} ,
"3" : {
"then" : "School providing tertiary education"
}
}
}
} ,
2022-11-12 00:08:39 +01:00
"ticket_machine" : {
"description" : "Find ticket machines for public transport tickets" ,
"name" : "Ticket Machines" ,
"presets" : {
"0" : {
"title" : "a ticket machine"
}
} ,
"tagRenderings" : {
"operator" : {
"freeform" : {
"placeholder" : "Name of the operator"
} ,
2022-12-16 13:44:25 +01:00
"mappings" : {
"0" : {
"then" : "Dutch Railways (NS)"
}
} ,
2022-11-12 00:08:39 +01:00
"question" : "Who is the operator of this ticket machine?" ,
"render" : "This ticket machine is operated by {operator}"
}
} ,
"title" : {
"render" : "Ticket Machine"
}
} ,
"ticket_validator" : {
"description" : "Find ticket validators to validate public transport tickets" ,
"name" : "Ticket Validators" ,
"presets" : {
"0" : {
2022-12-25 21:13:28 +01:00
"description" : "A ticket validator to validate a public transport ticket. This can be either a digital reader, reading a card or ticket, or a machine stamping or punching a ticket." ,
2022-11-12 00:08:39 +01:00
"title" : "a ticket validator"
}
} ,
"tagRenderings" : {
"barrier" : {
"mappings" : {
"0" : {
"then" : "This ticket validator is part of a gate"
}
} ,
"render" : "This ticket validator is part of a barrier of type {barrier}"
} ,
"payment-options" : {
"override" : {
"mappings+" : {
"0" : {
"then" : "This ticket validator accepts OV-Chipkaart"
} ,
"1" : {
"then" : "This ticket validator accepts OV-Chipkaart"
}
}
}
} ,
"validator-operator" : {
"freeform" : {
"placeholder" : "Name of the operator"
} ,
2023-05-07 23:50:39 +02:00
"mappings" : {
"0" : {
"then" : "Dutch Railways (NS)"
}
} ,
2022-11-12 00:08:39 +01:00
"question" : "Who is the operator of this ticket validator?" ,
"render" : "This ticket validator is operated by {operator}"
}
} ,
"title" : {
"render" : "Ticket Validator"
}
} ,
2021-11-16 02:59:33 +01:00
"toilet" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer showing (public) toilets" ,
2021-11-16 02:59:33 +01:00
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Wheelchair accessible"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Has a changing table"
}
}
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"name" : "Toilets" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a public toilet"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"description" : "A restroom which has at least one wheelchair-accessible toilet" ,
2022-04-03 03:10:06 +02:00
"title" : "a toilets with wheelchair accessible toilet"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2022-10-27 01:50:01 +02:00
"opening_hours_24_7" : {
"override" : {
"question" : "When are these toilets opened?"
}
2021-11-16 02:59:33 +01:00
} ,
"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" : {
2023-06-27 21:32:29 +02:00
"freeform" : {
"placeholder" : "e.g. 0.50 EUR"
} ,
2021-11-16 02:59:33 +01:00
"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 <b>don't</b> 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"
2022-07-26 16:58:51 +02:00
} ,
"2" : {
"then" : "There is only a dedicated toilet for wheelchair users"
2021-11-16 02:59:33 +01:00
}
} ,
2022-05-26 13:46:00 +02:00
"question" : "Is there a dedicated toilet for wheelchair users?"
2022-07-26 10:51:14 +02:00
} ,
"wheelchair-door-width" : {
"question" : "What is the width of the door to the wheelchair accessible toilet?" ,
"render" : "The door to the wheelchair-accessible toilet is {canonical(door:width)} wide"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Toilet"
2022-07-26 10:51:14 +02:00
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "meter"
} ,
"1" : {
"human" : "centimeter"
}
}
}
2021-11-16 02:59:33 +01:00
}
} ,
2022-10-27 01:50:01 +02:00
"toilet_at_amenity" : {
"description" : "A layer showing (public) toilets located at different places." ,
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "Wheelchair accessible"
}
}
} ,
"2" : {
"options" : {
"0" : {
"question" : "Free to use"
}
}
}
} ,
"name" : "Toilets at other amenities" ,
"tagRenderings" : {
"opening_hours" : {
"override" : {
"question" : "When is the amenity where these toilets are located open?"
}
} ,
"toilet-access" : {
"mappings" : {
"0" : {
"then" : "Public access"
} ,
"1" : {
"then" : "Only access to customers of the amenity"
} ,
"2" : {
"then" : "Not accessible, even for customers of the amenity"
} ,
"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 {toilets:access}"
} ,
"toilet-charge" : {
"question" : "How much does one have to pay for these toilets?" ,
"render" : "The fee is {toilets:charge}"
} ,
"toilets-fee" : {
"mappings" : {
"0" : {
"then" : "These are paid toilets"
} ,
"1" : {
"then" : "Free to use"
}
} ,
"question" : "Are these toilets free to use?"
} ,
"toilets-wheelchair" : {
"mappings" : {
"0" : {
"then" : "There is a dedicated toilet for wheelchair users"
} ,
"1" : {
"then" : "No wheelchair access"
} ,
"2" : {
"then" : "There is only a dedicated toilet for wheelchair users"
}
} ,
"question" : "Is there a dedicated toilet for wheelchair users?"
} ,
"wheelchair-door-width" : {
"question" : "What is the width of the door to the wheelchair accessible toilet?" ,
"render" : "The door to the wheelchair-accessible toilet is {canonical(toilets:door:width)} wide"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Toilet at {name}"
}
} ,
"render" : "Toilet at amenity"
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "meter"
} ,
"1" : {
"human" : "centimeter"
}
}
}
}
} ,
2021-11-16 02:59:33 +01:00
"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"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Trail"
}
} ,
2022-04-06 21:37:31 +02:00
"transit_routes" : {
"description" : "Layer showing bus lines" ,
"mapRendering" : {
"0" : {
"color" : {
"render" : "#ff0000"
}
}
} ,
"name" : "Bus lines" ,
2022-07-06 11:46:52 +02:00
"tagRenderings" : {
"colour" : {
"question" : "What is the colour for this bus line?" ,
"render" : "This bus line has the color {colour}"
} ,
"from" : {
"question" : "What is the starting point for this bus line?" ,
"render" : "This bus line begins at {from}"
} ,
"name" : {
"question" : "What is the name for this bus line? (i.e. Bus XX: From => Via => To)"
} ,
"network" : {
"question" : "What network does this bus line belong to?" ,
"render" : "This bus line is part of the {network} network"
} ,
"operator" : {
"question" : "What company operates this bus line?" ,
"render" : "This bus line is operated by {operator}"
} ,
"to" : {
"question" : "What is the ending point for this bus line?" ,
"render" : "This bus line ends at {to}"
} ,
"via" : {
"question" : "What is the via point for this bus line?" ,
"render" : "This bus line goes via {via}"
}
} ,
2022-04-06 21:37:31 +02:00
"title" : {
"mappings" : {
"0" : {
"then" : "{name}"
}
} ,
"render" : "Bus line"
}
} ,
"transit_stops" : {
"description" : "Layer showing different types of transit stops." ,
2022-10-27 01:50:01 +02:00
"filter" : {
"0" : {
"options" : {
"0" : {
"question" : "With a shelter"
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "With a bench"
}
}
} ,
"2" : {
"options" : {
"0" : {
"question" : "With a bin"
}
}
}
} ,
2022-04-06 21:37:31 +02:00
"name" : "Transit Stops" ,
"tagRenderings" : {
"bench" : {
"mappings" : {
"0" : {
"then" : "This stop has a bench"
} ,
"1" : {
2023-01-23 18:02:24 +01:00
"then" : "This stop does <b>not</b> have a bench"
2022-04-06 21:37:31 +02:00
} ,
"2" : {
"then" : "This stop has a bench, that's separately mapped"
}
} ,
"question" : "Does this stop have a bench?"
} ,
"bin" : {
"mappings" : {
"0" : {
"then" : "This stop has a bin"
} ,
"1" : {
2023-01-23 18:02:24 +01:00
"then" : "This stop does <b>not</b> have a bin"
2022-04-06 21:37:31 +02:00
} ,
"2" : {
"then" : "This stop has a bin, that's separately mapped"
}
} ,
"question" : "Does this stop have a bin?"
} ,
"contained_routes" : {
"render" : "<h3>{_contained_routes_count} routes stop at this stop</h3> <ul>{_contained_routes}</ul>"
} ,
"departures_board" : {
"mappings" : {
"0" : {
"then" : "This stop has a departures board of unknown type"
} ,
"1" : {
"then" : "This stop has a board showing realtime departure information"
} ,
"2" : {
"then" : "This stop has a board showing realtime departure information"
} ,
"3" : {
"then" : "This stop has a timetable showing regular departures"
} ,
"4" : {
"then" : "This stop has a timetable containing just the interval between departures"
} ,
"5" : {
2023-01-23 18:02:24 +01:00
"then" : "This stop does <b>not</b> have a departures board"
2022-04-06 21:37:31 +02:00
}
}
} ,
"lit" : {
"mappings" : {
"0" : {
"then" : "This stop is lit"
} ,
"1" : {
2023-01-23 18:02:24 +01:00
"then" : "This stop is <b>not</b> lit"
2022-04-06 21:37:31 +02:00
}
} ,
"question" : "Is this stop lit?"
} ,
"shelter" : {
"mappings" : {
"0" : {
"then" : "This stop has a shelter"
} ,
"1" : {
2023-01-23 18:02:24 +01:00
"then" : "This stop does <b>not</b> have a shelter"
2022-04-06 21:37:31 +02:00
} ,
"2" : {
"then" : "This stop has a shelter, that's separately mapped"
}
} ,
"question" : "Does this stop have a shelter?"
} ,
"stop_name" : {
"freeform" : {
"placeholder" : "Name of the stop"
} ,
"mappings" : {
"0" : {
"then" : "This stop has no name"
}
} ,
"question" : "What is the name of this stop?" ,
"render" : "This stop is called <b>{name}</b>"
} ,
"tactile_paving" : {
"mappings" : {
"0" : {
"then" : "This stop has tactile paving"
} ,
"1" : {
2023-01-23 18:02:24 +01:00
"then" : "This stop does <b>not</b> have tactile paving"
2022-04-06 21:37:31 +02:00
}
} ,
"question" : "Does this stop have tactile paving?"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Stop {name}"
}
} ,
"render" : "Transit Stop"
}
} ,
2021-11-16 02:59:33 +01:00
"tree_node" : {
2021-12-05 21:02:55 +01:00
"description" : "A layer showing trees" ,
2021-11-16 02:59:33 +01:00
"name" : "Tree" ,
"presets" : {
"0" : {
"description" : "A tree of a species with leaves, such as oak or populus." ,
2022-04-03 03:10:06 +02:00
"title" : "a broadleaved tree"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"description" : "A tree of a species with needles, such as pine or spruce." ,
2022-04-03 03:10:06 +02:00
"title" : "a needleleaved tree"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
"description" : "If you're not sure whether it's a broadleaved or needleleaved tree." ,
2022-04-03 03:10:06 +02:00
"title" : "a tree"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
2022-12-20 20:42:32 +01:00
"circumference" : {
2023-03-09 15:37:10 +01:00
"question" : "What is the circumference of the tree trunk?" ,
"questionHint" : "This is measured at a height of 1.30m" ,
2022-12-20 20:42:32 +01:00
"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"
} ,
2021-11-16 02:59:33 +01:00
"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" : {
2022-04-26 00:29:23 +02:00
"then" : "The tree is in a residential garden."
2021-11-16 02:59:33 +01:00
} ,
"5" : {
"then" : "This is a tree along an avenue."
} ,
"6" : {
2022-04-26 00:29:23 +02:00
"then" : "The tree is in an urban area."
2021-11-16 02:59:33 +01:00
} ,
"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" : {
2022-02-18 03:22:25 +01:00
"then" : "Registered as heritage by <i>Onroerend Erfgoed</i> Flanders"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
"then" : "Registered as heritage by <i>Direction du Patrimoine culturel</i> 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" : {
2022-02-18 03:22:25 +01:00
"then" : "Broadleaved"
2021-11-16 02:59:33 +01:00
} ,
"1" : {
2022-02-18 03:22:25 +01:00
"then" : "Needleleaved"
2021-11-16 02:59:33 +01:00
} ,
"2" : {
2022-02-18 03:22:25 +01:00
"then" : "Permanently leafless"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "Is this a broadleaved or needleleaved tree?"
} ,
2022-04-22 16:09:55 +02:00
"tree-species-wikidata" : {
"question" : "What species is this tree?"
} ,
2021-11-16 02:59:33 +01:00
"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" : "<img src=\"./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg\" style=\"width:0.85em;height:1em;vertical-align:middle\" alt=\"\"/> Onroerend Erfgoed ID: <a href=\"https://id.erfgoed.net/erfgoedobjecten/{ref:OnroerendErfgoed}\">{ref:OnroerendErfgoed}</a>"
} ,
"tree_node-wikidata" : {
"question" : "What is the Wikidata ID for this tree?" ,
"render" : "<img src=\"./assets/svg/wikidata.svg\" style=\"width:1em;height:0.56em;vertical-align:middle\" alt=\"\"/> Wikidata: <a href=\"http://www.wikidata.org/entity/{wikidata}\">{wikidata}</a>"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Tree"
2021-11-07 14:37:21 +01:00
}
} ,
2023-01-13 06:05:19 +01:00
"usersettings" : {
"description" : "A special layer which is not meant to be shown on a map, but which is used to set user settings" ,
"tagRenderings" : {
2023-03-08 03:01:51 +01:00
"all-questions-at-once" : {
"mappings" : {
"0" : {
"then" : "Show all questions in the infobox together"
} ,
"1" : {
"then" : "Show questions one-by-one"
}
} ,
"question" : "Should questions for unknown data fields appear one-by-one or together?"
} ,
2023-01-15 03:30:33 +01:00
"contributor-thanks" : {
"mappings" : {
"0" : {
"then" : "You have contributed code to MapComplete with {_code_contributions} commits! That's awesome!"
}
}
} ,
2023-02-10 01:49:06 +01:00
"cscount-thanks" : {
"mappings" : {
"0" : {
"then" : "You have made changes on {_csCount} different occasions! That is awesome!"
}
}
} ,
2023-07-18 01:53:37 +02:00
"fixate-north" : {
"mappings" : {
"0" : {
"then" : "Allow to rotate the map"
} ,
"1" : {
"then" : "Always keep north pointing up"
}
} ,
"question" : "Should north always be up?"
} ,
2023-04-07 02:13:57 +02:00
"inbox" : {
"mappings" : {
"0" : {
"then" : {
"special" : {
"text" : "Open your inbox"
}
}
} ,
"1" : {
"then" : {
"special" : {
"text" : "<b class='alert'>You have {_unreadMessages}</b><br/>Open your inbox"
}
}
}
}
} ,
2023-07-27 02:03:56 +02:00
"language_picker" : {
"mappings" : {
"0" : {
"then" : "The language was set via an URL-parameter and cannot be set by the user.²"
}
}
} ,
2023-07-17 01:43:53 +02:00
"mangrove-keys" : {
"render" : "<a href='data:application/json,{mangroveidentity}' download='mangrove_private_key_{_name}'>Download the private key for your Mangrove Account</a> <p>Anyone possessing this file can make reviews with your identity</p>"
} ,
2023-01-13 06:05:19 +01:00
"picture-license" : {
"mappings" : {
"0" : {
"then" : "Pictures you take will be licensed with <b>CC0</b> and added to the public domain. This means that everyone can use your pictures for any purpose. <span class='subtle'>This is the default choice.</span>"
} ,
"1" : {
"then" : "Pictures you take will be licensed with <b>CC0</b> 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 <b>CC-BY 4.0</b> which requires everyone using your picture that they have to attribute you"
} ,
"3" : {
"then" : "Pictures you take will be licensed with <b>CC-BY-SA 4.0</b> 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?"
} ,
2023-04-07 03:54:11 +02:00
"settings-link" : {
"render" : {
"special" : {
"text" : "Open your settings on OpenStreetMap.org"
}
}
} ,
2023-02-10 01:49:06 +01:00
"show_debug" : {
"mappings" : {
"0" : {
"then" : "Show debug info"
} ,
"1" : {
"then" : "Don't show debug info"
} ,
"2" : {
"then" : "Don't show debug info"
}
} ,
"question" : "Show user settings debug info?"
} ,
2023-05-14 03:24:13 +02:00
"show_tags" : {
"mappings" : {
"0" : {
"then" : "Never show the tags."
} ,
"1" : {
"then" : "Show the tags that will be applied once I have made {__userjourney_tagsVisibleAt} changesets"
} ,
"2" : {
"then" : "Show the tags that will be applied when making a change"
} ,
"3" : {
"then" : "Show the tags that will be applied when making a change and show the tags table on every feature"
}
} ,
"question" : "Show the raw OpenStreetMap-tags?" ,
"questionHint" : "<b>Tags</b> are attributes that every element has. This is the technical data that is stored in the database. You don't need this information to edit with MapComplete, but advanced users might want to use this as reference."
} ,
2023-02-10 01:49:06 +01:00
"translation-completeness" : {
"mappings" : {
"0" : {
"then" : "Completely translated"
}
} ,
"render" : "Translations for {_theme} in {_language} are at {_translation_percentage}%: {_translation_translated_count} strings out of {_translation_total} are translated"
} ,
"translation-help" : {
"mappings" : {
"0" : {
"then" : "Click the 'translate'-icon next to a string to enter or update a piece of text. You need a Weblate-account for this. Create one with your OSM-username to automatically unlock translation mode."
}
}
} ,
"translation-mode" : {
"mappings" : {
"0" : {
"then" : "Don't show a button to quickly change translations"
} ,
"1" : {
"then" : "Show a button to quickly open translations when using MapComplete on a big screen"
} ,
"2" : {
"then" : "Always show the translation buttons, including on mobile"
}
} ,
"question" : "Do you want to help translating MapComplete?"
} ,
2023-01-13 06:05:19 +01:00
"translation-thanks" : {
"mappings" : {
"0" : {
"then" : "You have contributed to translating MapComplete! That's awesome!"
}
}
2023-01-15 03:30:33 +01:00
} ,
"verified-mastodon" : {
"mappings" : {
"0" : {
"then" : "A link to your Mastodon-profile has been been found: <a href='{_mastodon_link}' target='_blank'>{_mastodon_link}</a>"
} ,
"1" : {
"then" : "We found a link to what looks to be a mastodon account, but it is unverified. <a href='https://www.openstreetmap.org/profile/edit' target='_blank'>Edit your profile description</a> and place the following there: <span class='code'><a href=\"{_mastodon_candidate}\" rel=\"me\">Mastodon</a>"
}
}
2023-01-13 06:05:19 +01:00
}
2023-04-07 02:13:57 +02:00
} ,
"title" : {
"render" : "Settings"
2023-01-13 06:05:19 +01:00
}
} ,
2023-07-17 01:43:53 +02:00
"vending_machine" : {
"description" : "Layer showing vending machines" ,
"filter" : {
"1" : {
"options" : {
"0" : {
"question" : "All vending machines"
} ,
"1" : {
"question" : "Sale of drinks"
} ,
"2" : {
"question" : "Sale of sweets"
} ,
"3" : {
"question" : "Sale of food"
} ,
"4" : {
"question" : "Sale of cigarettes"
} ,
"5" : {
"question" : "Sale of condoms"
} ,
"6" : {
"question" : "Sale of coffee"
} ,
"7" : {
"question" : "Sale of water"
} ,
"8" : {
"question" : "Sale of newspapers"
} ,
"9" : {
"question" : "Sale of bicycle inner tubes"
} ,
"10" : {
"question" : "Sale of milk"
} ,
"11" : {
"question" : "Sale of bread"
} ,
"12" : {
"question" : "Sale of eggs"
} ,
"13" : {
"question" : "Sale of cheese"
} ,
"14" : {
"question" : "Sale of honey"
} ,
"15" : {
"question" : "Sale of potatoes"
} ,
"16" : {
"question" : "Sale of flowers"
}
}
}
} ,
"name" : "Vending Machines" ,
"presets" : {
"0" : {
"title" : "a vending machine"
}
} ,
"tagRenderings" : {
"indoor" : {
"mappings" : {
"0" : {
"then" : "This vending machine is outdoors"
} ,
"1" : {
"then" : "This vending machine is indoors"
} ,
"2" : {
"then" : "This vending machine is outdoors"
}
} ,
"question" : "Is this vending machine indoors?"
} ,
"operator" : {
"freeform" : {
"placeholder" : "Name of operator"
} ,
"question" : "Who operates this vending machine?" ,
"render" : "This vending machine is operated by {operator}"
} ,
"vending" : {
"mappings" : {
"0" : {
"then" : "Drinks are sold"
} ,
"1" : {
"then" : "Sweets are sold"
} ,
"2" : {
"then" : "Food is sold"
} ,
"3" : {
"then" : "Cigarettes are sold"
} ,
"4" : {
"then" : "Condoms are sold"
} ,
"5" : {
"then" : "Coffee is sold"
} ,
"6" : {
"then" : "Drinking water is sold"
} ,
"7" : {
"then" : "Newspapers are sold"
} ,
"8" : {
"then" : "Bicycle inner tubes are sold"
} ,
"9" : {
"then" : "Milk is sold"
} ,
"10" : {
"then" : "Bread is sold"
} ,
"11" : {
"then" : "Eggs are sold"
} ,
"12" : {
"then" : "Cheese is sold"
} ,
"13" : {
"then" : "Honey is sold"
} ,
"14" : {
"then" : "Potatoes are sold"
} ,
"15" : {
"then" : "Flowers are sold"
2023-09-02 00:49:40 +02:00
} ,
"16" : {
"then" : "Parking tickets are sold"
} ,
"17" : {
"then" : "Pressed pennies are sold"
} ,
"18" : {
"then" : "Public transport tickets are sold"
2023-07-17 01:43:53 +02:00
}
} ,
"question" : "What does this vending machine sell?" ,
"render" : "This vending machine sells {vending}"
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "Vending machine {name}"
} ,
"1" : {
"then" : "Vending machine {brand}"
}
} ,
"render" : "Vending machine"
}
} ,
2022-04-30 02:41:06 +02:00
"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"
}
} ,
2021-11-16 02:59:33 +01:00
"viewpoint" : {
"description" : "A nice viewpoint or nice view. Ideal to add an image if no other category fits" ,
"name" : "Viewpoint" ,
"presets" : {
2021-11-07 15:44:22 +01:00
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a viewpoint"
2021-11-16 02:59:33 +01:00
}
} ,
"tagRenderings" : {
"viewpoint-description" : {
"question" : "Do you want to add a description?"
2021-11-07 15:44:22 +01:00
}
2021-11-16 02:59:33 +01:00
} ,
"title" : {
"render" : "Viewpoint"
2021-11-07 15:44:22 +01:00
}
} ,
2021-12-05 21:02:55 +01:00
"village_green" : {
2022-04-02 14:25:35 +02:00
"description" : "A layer showing village-green (which are communal green areas, but not quite parks)"
2021-12-05 21:02:55 +01:00
} ,
2021-11-16 02:59:33 +01:00
"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}"
}
2021-11-07 14:37:21 +01:00
} ,
2021-12-03 02:31:01 +01:00
"walls_and_buildings" : {
2022-05-26 13:46:00 +02:00
"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." ,
2022-07-18 11:49:22 +02:00
"tagRenderings" : {
2022-07-29 20:12:11 +02:00
"entrance_info" : {
2022-07-18 11:49:22 +02:00
"mappings" : {
"0" : {
2022-07-29 20:12:11 +02:00
"then" : "No entrance has been marked"
} ,
"1" : {
"then" : "None of the {_entrance_count} entrances have width information yet"
2022-07-18 11:49:22 +02:00
}
} ,
2022-07-29 20:12:11 +02:00
"render" : {
"after" : "{_entrances_count_without_width_count} entrances don't have width information yet" ,
"before" : "<h3>Entrances</h3>This building has {_entrances_count} entrances:" ,
"special" : {
"tagrendering" : "An <a href='#{id}'>entrance</a> of {canonical(width)}"
}
}
2022-07-18 11:49:22 +02:00
}
} ,
2021-12-03 02:31:01 +01:00
"title" : {
"render" : "Wall or building"
2022-07-29 20:12:11 +02:00
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : "meter"
} ,
"1" : {
"human" : "centimeter"
}
}
}
2021-12-03 02:31:01 +01:00
}
} ,
2021-11-16 02:59:33 +01:00
"waste_basket" : {
"description" : "This is a public waste basket, thrash can, where you can throw away your thrash." ,
2022-01-01 15:32:33 +01:00
"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"
2022-02-17 11:03:11 +01:00
} ,
"6" : {
"question" : "Waste basket for plastic"
2022-01-01 15:32:33 +01:00
}
}
} ,
"1" : {
"options" : {
"0" : {
"question" : "Waste basket with dispenser for (dog) excrement bags"
}
}
}
} ,
2021-11-16 02:59:33 +01:00
"mapRendering" : {
"0" : {
"iconSize" : {
"mappings" : {
"0" : {
"then" : "Waste Basket"
}
}
}
}
} ,
"name" : "Waste Basket" ,
"presets" : {
"0" : {
2022-04-03 03:10:06 +02:00
"title" : "a waste basket"
2021-11-16 02:59:33 +01:00
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"tagRenderings" : {
"dispensing_dog_bags" : {
"mappings" : {
"0" : {
"then" : "This waste basket has a dispenser for (dog) excrement bags"
} ,
"1" : {
"then" : "This waste basket <b>does not</b> have a dispenser for (dog) excrement bags"
} ,
"2" : {
"then" : "This waste basket <b>does not</b> 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"
2022-02-17 11:03:11 +01:00
} ,
"6" : {
"then" : "A waste basket for plastic"
2021-11-16 02:59:33 +01:00
}
} ,
"question" : "What kind of waste basket is this?"
}
2021-11-07 14:37:21 +01:00
} ,
2021-11-16 02:59:33 +01:00
"title" : {
"render" : "Waste Basket"
}
2021-09-07 01:52:21 +02:00
} ,
2022-01-01 15:32:33 +01:00
"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" ,
2022-04-03 03:10:06 +02:00
"title" : "a waste disposal bin"
2022-01-01 15:32:33 +01:00
}
} ,
"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}"
2022-01-09 17:39:51 +01:00
} ,
"disposal-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?"
2023-02-06 00:50:13 +01:00
} ,
"type" : {
"mappings" : {
"0" : {
"then" : "This is a medium to large bin for disposal of (household) waste"
} ,
"1" : {
"then" : "This is actually a recycling container"
}
} ,
"question" : "What kind of waste disposal bin is this?"
2022-01-01 15:32:33 +01:00
}
} ,
"title" : {
"render" : "Waste Disposal"
}
} ,
2022-04-15 00:56:42 +02:00
"windturbine" : {
2022-04-22 02:06:03 +02:00
"description" : "Modern windmills generating electricity" ,
2022-04-15 00:56:42 +02:00
"name" : "wind turbine" ,
"presets" : {
"0" : {
"title" : "a wind turbine"
}
} ,
"tagRenderings" : {
"turbine-diameter" : {
"question" : "What is the rotor diameter of this wind turbine, in metres?" ,
"render" : "The rotor diameter of this wind turbine is {rotor:diameter} metres."
} ,
"turbine-height" : {
"question" : "What is the total height of this wind turbine (including rotor radius), in metres?" ,
"render" : "The total height (including rotor radius) of this wind turbine is {height} metres."
} ,
"turbine-operator" : {
"question" : "Who operates this wind turbine?" ,
"render" : "This wind turbine is operated by {operator}."
} ,
"turbine-output" : {
"question" : "What is the power output of this wind turbine? (e.g. 2.3 MW)" ,
"render" : "The power output of this wind turbine is {generator:output:electricity}."
} ,
"turbine-start-date" : {
"question" : "When did this wind turbine go into operation?" ,
"render" : "This wind turbine went into operation on/in {start_date}."
2023-01-15 03:30:33 +01:00
} ,
"windturbine-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}"
2022-04-15 00:56:42 +02:00
}
} ,
"title" : {
"mappings" : {
"0" : {
"then" : "{name}"
}
} ,
"render" : "wind turbine"
} ,
"units" : {
"0" : {
"applicableUnits" : {
"0" : {
"human" : " megawatts"
} ,
"1" : {
"human" : " kilowatts"
} ,
"2" : {
"human" : " watts"
} ,
"3" : {
"human" : " gigawatts"
}
}
} ,
"1" : {
"applicableUnits" : {
"0" : {
"human" : " meter"
}
}
}
}
2021-05-19 20:47:41 +02:00
}
2023-07-17 01:43:53 +02:00
}