Merge pull request #1692 from pietervdvn/feature/studio

Feature/studio
This commit is contained in:
Pieter Vander Vennet 2023-10-30 17:03:27 +01:00 committed by GitHub
commit a2deea76cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
692 changed files with 72771 additions and 90345 deletions

View file

@ -73,9 +73,8 @@ jobs:
git add *
if git status | grep -q "Changes to be committed"
then
git commit -am "Deploying a new version"
git commit -am "Deploying a new version of mapcomplete"
git push
else
echo "No changes to commit"
fi

View file

@ -11,13 +11,14 @@
- [Existing builtin tagrenderings](#existing-builtin-tagrenderings)
+ [images](#images)
+ [luminous_or_lit](#luminous_or_lit)
+ [reviews](#reviews)
+ [website](#website)
+ [phone](#phone)
+ [email](#email)
+ [wikipedia](#wikipedia)
+ [bench.*bench-questions](#bench*bench-questions)
+ [opening_hours](#opening_hours)
+ [artwork.*artwork-question](#artwork*artwork-question)
+ [website](#website)
+ [phone](#phone)
+ [email](#email)
+ [description](#description)
+ [payment-options](#payment-options)
+ [payment-options-advanced](#payment-options-advanced)
@ -33,7 +34,6 @@
+ [internet](#internet)
+ [internet-fee](#internet-fee)
+ [internet-ssid](#internet-ssid)
+ [reviews](#reviews)
+ [questions](#questions)
+ [climbing.website](#climbingwebsite)
+ [climbing.fee](#climbingfee)
@ -58,6 +58,7 @@
+ [minimap](#minimap)
+ [mastodon](#mastodon)
+ [contact](#contact)
+ [diets](#diets)
+ [etymology.wikipedia-etymology](#etymologywikipedia-etymology)
+ [toilet.relevant-questions](#toiletrelevant-questions)
+ [denominations-notes](#denominations-notes)
@ -91,6 +92,7 @@
- advertising
- ambulancestation
- animal_shelter
- artwork
- atm
- barrier
@ -134,6 +136,7 @@
- hackerspace
- hotel
- hydrant
- ice_cream
- indoors
- information_board
- kerbs
@ -155,6 +158,7 @@
- rainbow_crossings
- reception_desk
- recycling
- route_marker
- shops
- shower
- slow_roads
@ -191,6 +195,139 @@
### reviews
- animal_shelter
- cafe_pub
- dogpark
- fitness_centre
- food
- hackerspace
- hotel
- pharmacy
- shops
- veterinary
### website
- animal_shelter
- bicycle_library
- bicycle_rental
- bike_cafe
- bike_shop
- bike_themed_object
- cafe_pub
- car_rental
- climbing_club
- climbing_gym
- dentist
- doctors
- elongated_coin
- fitness_centre
- food
- governments
- hackerspace
- hotel
- kindergarten_childcare
- nature_reserve
- observation_tower
- pharmacy
- physiotherapist
- playground
- recycling
- school
- shops
- sports_centre
- tertiary_education
- vending_machine
- veterinary
### phone
- animal_shelter
- bicycle_library
- bicycle_rental
- bike_cafe
- bike_shop
- bike_themed_object
- cafe_pub
- car_rental
- climbing_club
- climbing_gym
- dentist
- doctors
- fitness_centre
- food
- governments
- hackerspace
- hotel
- kindergarten_childcare
- pharmacy
- physiotherapist
- recycling
- school
- shops
- sports_centre
- tertiary_education
- vending_machine
- veterinary
### email
- animal_shelter
- bicycle_library
- bicycle_rental
- bike_cafe
- bike_shop
- bike_themed_object
- cafe_pub
- car_rental
- climbing_club
- climbing_gym
- dentist
- doctors
- fitness_centre
- food
- governments
- hackerspace
- hotel
- kindergarten_childcare
- pharmacy
- physiotherapist
- recycling
- school
- shops
- sports_centre
- tertiary_education
### wikipedia
@ -234,6 +371,7 @@
- dentist
- fitness_centre
- food
- ice_cream
- kindergarten_childcare
- pharmacy
- postoffices
@ -259,116 +397,6 @@
### website
- bicycle_library
- bicycle_rental
- bike_cafe
- bike_shop
- bike_themed_object
- cafe_pub
- car_rental
- climbing_club
- climbing_gym
- dentist
- doctors
- elongated_coin
- fitness_centre
- food
- governments
- hackerspace
- hotel
- kindergarten_childcare
- nature_reserve
- observation_tower
- pharmacy
- physiotherapist
- playground
- recycling
- school
- shops
- sports_centre
- tertiary_education
- vending_machine
- veterinary
### phone
- bicycle_library
- bicycle_rental
- bike_cafe
- bike_shop
- bike_themed_object
- cafe_pub
- car_rental
- climbing_club
- climbing_gym
- dentist
- doctors
- fitness_centre
- food
- governments
- hackerspace
- hotel
- kindergarten_childcare
- pharmacy
- physiotherapist
- recycling
- school
- shops
- sports_centre
- tertiary_education
- vending_machine
- veterinary
### email
- bicycle_library
- bicycle_rental
- bike_cafe
- bike_shop
- bike_themed_object
- cafe_pub
- car_rental
- climbing_club
- climbing_gym
- dentist
- doctors
- fitness_centre
- food
- governments
- hackerspace
- hotel
- kindergarten_childcare
- pharmacy
- physiotherapist
- recycling
- school
- shops
- sports_centre
- tertiary_education
### description
@ -395,6 +423,7 @@
- cafe_pub
- climbing_gym
- food
- ice_cream
- observation_tower
- questions
- questions
@ -517,6 +546,7 @@
- food
- hackerspace
- hotel
- ice_cream
- observation_tower
- sports_centre
- transit_stops
@ -604,25 +634,6 @@
### reviews
- cafe_pub
- dogpark
- fitness_centre
- food
- hackerspace
- hotel
- pharmacy
- shops
- veterinary
### questions
@ -900,6 +911,18 @@
- hospital
- ice_cream
### diets
- ice_cream

View file

@ -133,7 +133,7 @@ MapComplete has a few data layers available in the theme which have special prop
<img src='https://mapcomplete.org/circle:red' height="100px">
Highlights the currently selected element. Override this layer to have different colors
@ -176,7 +176,7 @@ Elements must have the all of following tags to be shown on this layer:
<img src='https://mapcomplete.org/crosshair:var(--catch-detail-color)' height="100px">
Meta layer showing the current location of the user. Add this to your theme and override the icon to change the appearance of the current location. The object will always have `id=gps` and will have _all_ the properties included in the [`Coordinates`-object](https://developer.mozilla.org/en-US/docs/Web/API/GeolocationCoordinates) (except latitude and longitude) returned by the browser, such as `speed`, `altitude`, `heading`, ....
@ -219,7 +219,7 @@ Elements must have the all of following tags to be shown on this layer:
<img src='https://mapcomplete.org/square:red' height="100px">
Meta layer which contains the previous locations of the user as single points. This is mainly for technical reasons, e.g. to keep match the distance to the modified object
@ -264,7 +264,7 @@ Elements must have the all of following tags to be shown on this layer:
<img src='https://mapcomplete.org/circle:white;./assets/svg/home.svg' height="100px">
Meta layer showing the home location of the user. The home location can be set in the [profile settings](https://www.openstreetmap.org/profile/edit) of OpenStreetMap.
@ -512,7 +512,7 @@ Elements must have the all of following tags to be shown on this layer:
<img src='https://mapcomplete.org/<div class='relative'> <img src='./assets/svg/add_pin.svg' class='absolute' style='height: 50px'> <div class='absolute top-0 left-0 rounded-full overflow-hidden noselect' style='width: 40px; height: 40px'><div class='flex slide min-w-min' style='animation: slide linear {number_of_presets}s infinite; width: calc( (1 + {number_of_presets}) * 40px ); height: 40px'>{renderings}{first_preset}</div></div></div>' height="100px">
This layer defines how to render the 'last click'-location. By default, it will show a marker with the possibility to add a new point (if there are some presets) and/or to add a new note (if the 'note' layer attribute is set). If none are possible, this layer won't show up
@ -641,7 +641,7 @@ action.0 | only_if_action_is_possible | has_note_layer=yes\|has_presets=yes
<img src='https://mapcomplete.org/addSmall:#000' height="100px">
If the import-button moves OSM points, the imported way points or conflates, a preview is shown. This layer defines how this preview is rendered. This layer cannot be included in a theme.
@ -682,7 +682,7 @@ Elements must have the all of following tags to be shown on this layer:
<img src='https://mapcomplete.org/circle:white;./assets/svg/scissors.svg' height="100px">
Layer rendering the little scissors for the minimap in the 'splitRoadWizard'
@ -723,7 +723,7 @@ Elements must have the all of following tags to be shown on this layer:
<img src='https://mapcomplete.org/bug' height="100px">
Layer rendering the way to split in the 'splitRoadWizard'. This one is used instead of the variable rendering by the themes themselves, as they might not always be very visible
@ -871,7 +871,7 @@ This tagrendering has no question and is thus read-only
<img src='https://mapcomplete.org/square:red;' height="100px">
Layer used as template in the importHelper
@ -1417,6 +1417,7 @@ The following layers are included in MapComplete:
- [address](./Layers/address.md)
- [advertising](./Layers/advertising.md)
- [ambulancestation](./Layers/ambulancestation.md)
- [animal_shelter](./Layers/animal_shelter.md)
- [artwork](./Layers/artwork.md)
- [atm](./Layers/atm.md)
- [bank](./Layers/bank.md)
@ -1477,6 +1478,7 @@ The following layers are included in MapComplete:
- [hospital](./Layers/hospital.md)
- [hotel](./Layers/hotel.md)
- [hydrant](./Layers/hydrant.md)
- [ice_cream](./Layers/ice_cream.md)
- [icons](./Layers/icons.md)
- [id_presets](./Layers/id_presets.md)
- [import_candidate](./Layers/import_candidate.md)
@ -1514,6 +1516,7 @@ The following layers are included in MapComplete:
- [range](./Layers/range.md)
- [reception_desk](./Layers/reception_desk.md)
- [recycling](./Layers/recycling.md)
- [route_marker](./Layers/route_marker.md)
- [school](./Layers/school.md)
- [selected_element](./Layers/selected_element.md)
- [shelter](./Layers/shelter.md)

View file

@ -870,6 +870,8 @@ The question is *Does this shop have a sugar free offering?*
- *This shop has no sugar free offering* corresponds with `diet:sugar_free=no`
This tagrendering has labels `diets`
### lactose_free
@ -888,6 +890,8 @@ The question is *Does {title()} have a lactose-free offering?*
- *No lactose free offering* corresponds with `diet:lactose_free=no`
This tagrendering has labels `diets`
### gluten_free
@ -904,6 +908,8 @@ The question is *Does this shop have a gluten free offering?*
- *This shop has a big gluten free offering* corresponds with `diet:gluten_free=yes`
- *This shop has a <b>limited gluten free</b> offering* corresponds with `diet:gluten_free=limited`
- *This shop has no gluten free offering* corresponds with `diet:gluten_free=no`
This tagrendering has labels `diets`
This document is autogenerated from [assets/layers/questions/questions.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/questions/questions.json)

View file

@ -319,7 +319,7 @@ For example to get all objects which overlap or embed from a layer, use `_contai
Also see [enclosingFeatures](#enclosingFeatures) which can be used to get all objects which fully contain this feature
0. ...layerIds - one or more layer ids of the layer from which every feature is checked for overlap
0. ...layerIds - one or more layer ids of the layer from which every feature is checked for overlap)
### enclosingFeatures
@ -329,7 +329,7 @@ Also see [enclosingFeatures](#enclosingFeatures) which can be used to get all ob
The result is a list of features: `{feat: Polygon}[]`
This function will never return the feature itself.
0. ...layerIds - one or more layer ids of the layer from which every feature is checked for overlap
0. ...layerIds - one or more layer ids of the layer from which every feature is checked for overlap)
### intersectionsWith
@ -341,7 +341,7 @@ Returns a `{feat: GeoJson, intersections: [number,number][]}` where `feat` is th
If the current feature is a point, this function will return an empty list.
Points from other layers are ignored - even if the points are parts of the current linestring.
0. ...layerIds - one or more layer ids of the layer from which every feature is checked for intersection
0. ...layerIds - one or more layer ids of the layer from which every feature is checked for intersection)
### closest

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/address/housenumber_blank.svg' height="100px">
Addresses

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/advertising/sign.svg' height="100px">
We will complete data from advertising features with reference, operator and lit

View file

@ -15,6 +15,7 @@ Layer to mark any street as cyclestreet
- This layer is shown at zoomlevel **18** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/vending_machine/vending_machine.svg' height="100px">
Layer showing vending machines
@ -175,7 +175,7 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Coins are accepted here* corresponds with `payment:coins=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a>
- *Banknotes are accepted here* corresponds with `payment:notes=yes`
- *Bank notes are accepted here* corresponds with `payment:notes=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:notes' target='_blank'>payment:notes</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:notes%3Dno' target='_blank'>no</a>
- *Debit cards are accepted here* corresponds with `payment:debit_cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:debit_cards' target='_blank'>payment:debit_cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:debit_cards%3Dno' target='_blank'>no</a>

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/hailhydrant/Twemoji_1f691.svg' height="100px">
An ambulance station is an area for storage of ambulance vehicles, medical equipment, personal protective equipment, and other medical supplies.

View file

@ -0,0 +1,266 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
animal_shelter
================
An animal shelter is a facility where animals in trouble are brought and facility's staff (volunteers or not) feeds them and cares of them, rehabilitating and healing them if necessary. This definition includes kennels for abandoned dogs, catteries for abandoned cats, shelters for other abandoned pets and wildlife recovery centres.
- This layer is shown at zoomlevel **0** and higher
This is a special layer - data is not sourced from OpenStreetMap
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/purpose#values) [purpose](https://wiki.openstreetmap.org/wiki/Key:purpose) | Multiple choice | [adoption](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Dadoption) [sanctuary](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Dsanctuary) [release](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Drelease)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) |
### just_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
This tagrendering has no question and is thus read-only
### reviews
Shows the reviews module (including the possibility to leave a review)
This tagrendering has no question and is thus read-only
### 2
The question is *What is the name of this animal shelter?*
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `This animal shelter is named <b>{name}</b>`
### website
The question is *What is the website of {title()}?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
- *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone
The question is *What is the phone number of {title()}?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### email
The question is *What is the email address of {title()}?*
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with `<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>`
- *<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* corresponds with `contact:email~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### 6
The question is *What is the purpose of the animal shelter?*
- *Animals are kept here until adopted by a new owner* corresponds with `purpose=adoption`
- *Animals are taken care of for the rest of their lives* corresponds with `purpose=sanctuary`
- *Injured animals are rehabilitated here until they can be released in nature again * corresponds with `purpose=release`
### 7
The question is *When is this animal shelter opened?*
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `{opening_hours_table()}`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### move-button
This tagrendering has no question and is thus read-only
### delete-button
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/animal_shelter/animal_shelter.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/animal_shelter/animal_shelter.json)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/themes/artwork/artwork.svg' height="100px">
An open map of statues, busts, graffitis and other artwork all over the world

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/atm/atm.svg' height="100px">
ATMs to withdraw money

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/bank/bank.svg' height="100px">
A financial institution to deposit money

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/bank/bank.svg' height="100px">
A financial institution to deposit money

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/barrier/barrier.svg' height="100px">
Obstacles while cycling, such as bollards and cycle barriers

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:#99bd54;./assets/layers/bench/bench.svg' height="100px">
A bench is a wooden, metal, stone, … surface where a human can sit. This layers visualises them and asks a few questions about them.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/themes/benches/bench_public_transport.svg' height="100px">
A layer showing all public-transport-stops which do have a bench

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#22ff55;./assets/layers/bicycle_library/bicycle_library.svg' height="100px">
A facility where bicycles can be lent for longer period of times

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/bicycle_rental/logo.svg' height="100px">
Bicycle rental stations

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#ba2792;./assets/themes/cyclofix/key.svg' height="100px">
Bicycle rental stations

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#ffffff;./assets/layers/bicycle_tube_vending_machine/pinIcon.svg' height="100px">
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, …)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#684c2b;./assets/layers/bike_cafe/bike_cafe.svg' height="100px">
A bike café is a café geared towards cyclists, for example with services such as a pump, with lots of bicycle-related decoration, …

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/bike_cleaning/bike_cleaning.svg' height="100px">
A layer showing facilities where one can clean their bike

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#5473de;./assets/layers/bike_parking/parking.svg' height="100px">
A layer showing where you can park your bike

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#88d32c;./assets/layers/bike_repair_station/repair_station.svg' height="100px">
A layer showing bicycle pumps and bicycle repair tool stands

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#f04c4c;./assets/layers/bike_shop/repair_shop.svg' height="100px">
A shop specifically selling bicycles or related items

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/bike_themed_object/other_services.svg' height="100px">
A layer with bike-themed objects but who don't match any other layer

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/binocular/telescope.svg' height="100px">
Binoculars

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/birdhide/birdhide.svg' height="100px">
A birdhide

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/cafe_pub/pub.svg' height="100px">
A layer showing cafés and pubs where one can gather around a drink. The layer asks for some relevant questions

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/car_rental/car_rental.svg' height="100px">
Places where you can rent a car

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/themes/campersite/caravan.svg' height="100px">
camper sites
@ -15,6 +15,7 @@ camper sites
- This layer is shown at zoomlevel **10** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#fff;./assets/themes/charging_stations/plug.svg' height="100px">
A charging station
@ -206,7 +206,7 @@ This is rendered with `Access is {access}`
- This option cannot be chosen as answer
- *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>* corresponds with `access=customers`
- *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>* corresponds with `access=key`
- *Not accessible to the general public (e.g. only accessible to the owners, employees, )* corresponds with `access=private`
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* corresponds with `access=private`
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* corresponds with `access=permissive`
@ -620,7 +620,7 @@ This is rendered with `<div style='display: inline-block'><b><b>Schuko wall plu
- *<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 3.6 kw A* corresponds with `socket:schuko:output=3.6 kW`
- *<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 3.6 kW A* corresponds with `socket:schuko:output=3.6 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
@ -689,8 +689,8 @@ This is rendered with `<div style='display: inline-block'><b><b>European wall p
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 3 kw A* corresponds with `socket:typee:output=3 kW`
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 22 kw A* corresponds with `socket:typee:output=22 kW`
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 3 kW A* corresponds with `socket:typee:output=3 kW`
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 22 kW A* corresponds with `socket:typee:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
@ -759,7 +759,7 @@ This is rendered with `<div style='display: inline-block'><b><b>Chademo</b></b>
- *<b>Chademo</b> outputs at most 50 kw A* corresponds with `socket:chademo:output=50 kW`
- *<b>Chademo</b> outputs at most 50 kW A* corresponds with `socket:chademo:output=50 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
@ -829,8 +829,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 1 with cab
- *<b>Type 1 with cable</b> (J1772) outputs at most 3.7 kw A* corresponds with `socket:type1_cable:output=3.7 kW`
- *<b>Type 1 with cable</b> (J1772) outputs at most 7 kw A* corresponds with `socket:type1_cable:output=7 kW`
- *<b>Type 1 with cable</b> (J1772) outputs at most 3.7 kW A* corresponds with `socket:type1_cable:output=3.7 kW`
- *<b>Type 1 with cable</b> (J1772) outputs at most 7 kW A* corresponds with `socket:type1_cable:output=7 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
@ -900,10 +900,10 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 1 <i>witho
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 3.7 kw A* corresponds with `socket:type1:output=3.7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 6.6 kw A* corresponds with `socket:type1:output=6.6 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7 kw A* corresponds with `socket:type1:output=7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7.2 kw A* corresponds with `socket:type1:output=7.2 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 3.7 kW A* corresponds with `socket:type1:output=3.7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 6.6 kW A* corresponds with `socket:type1:output=6.6 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7 kW A* corresponds with `socket:type1:output=7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7.2 kW A* corresponds with `socket:type1:output=7.2 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
@ -974,10 +974,10 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 1 CCS</b>
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 kw A* corresponds with `socket:type1_combo:output=50 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 62.5 kw A* corresponds with `socket:type1_combo:output=62.5 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 150 kw A* corresponds with `socket:type1_combo:output=150 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 350 kw A* corresponds with `socket:type1_combo:output=350 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 kW A* corresponds with `socket:type1_combo:output=50 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 62.5 kW A* corresponds with `socket:type1_combo:output=62.5 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 150 kW A* corresponds with `socket:type1_combo:output=150 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 350 kW A* corresponds with `socket:type1_combo:output=350 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
@ -1047,9 +1047,9 @@ This is rendered with `<div style='display: inline-block'><b><b>Tesla Superchar
- *<b>Tesla Supercharger</b> outputs at most 120 kw A* corresponds with `socket:tesla_supercharger:output=120 kW`
- *<b>Tesla Supercharger</b> outputs at most 150 kw A* corresponds with `socket:tesla_supercharger:output=150 kW`
- *<b>Tesla Supercharger</b> outputs at most 250 kw A* corresponds with `socket:tesla_supercharger:output=250 kW`
- *<b>Tesla Supercharger</b> outputs at most 120 kW A* corresponds with `socket:tesla_supercharger:output=120 kW`
- *<b>Tesla Supercharger</b> outputs at most 150 kW A* corresponds with `socket:tesla_supercharger:output=150 kW`
- *<b>Tesla Supercharger</b> outputs at most 250 kW A* corresponds with `socket:tesla_supercharger:output=250 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
@ -1120,8 +1120,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 2</b> (men
- *<b>Type 2</b> (mennekes) outputs at most 11 kw A* corresponds with `socket:type2:output=11 kW`
- *<b>Type 2</b> (mennekes) outputs at most 22 kw A* corresponds with `socket:type2:output=22 kW`
- *<b>Type 2</b> (mennekes) outputs at most 11 kW A* corresponds with `socket:type2:output=11 kW`
- *<b>Type 2</b> (mennekes) outputs at most 22 kW A* corresponds with `socket:type2:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
@ -1192,7 +1192,7 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 2 CCS</b>
- *<b>Type 2 CCS</b> (mennekes) outputs at most 50 kw A* corresponds with `socket:type2_combo:output=50 kW`
- *<b>Type 2 CCS</b> (mennekes) outputs at most 50 kW A* corresponds with `socket:type2_combo:output=50 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
@ -1263,8 +1263,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 2 with cab
- *<b>Type 2 with cable</b> (mennekes) outputs at most 11 kw A* corresponds with `socket:type2_cable:output=11 kW`
- *<b>Type 2 with cable</b> (mennekes) outputs at most 22 kw A* corresponds with `socket:type2_cable:output=22 kW`
- *<b>Type 2 with cable</b> (mennekes) outputs at most 11 kW A* corresponds with `socket:type2_cable:output=11 kW`
- *<b>Type 2 with cable</b> (mennekes) outputs at most 22 kW A* corresponds with `socket:type2_cable:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
@ -1277,18 +1277,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *What voltage 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?*
This rendering asks information about the property [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage)
This is rendered 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> outputs {socket:tesla_supercharger_ccs:voltage} volt`
This is rendered 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> outputs {socket:tesla_supercharger_ccs:voltage} volt`
- *<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 500 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=500 V`
- *<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 920 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=920 V`
- *<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs 500 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=500 V`
- *<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs 920 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=920 V`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
@ -1325,17 +1325,17 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *What power output does a single plug 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> offer?*
This rendering asks information about the property [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output)
This is rendered 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> outputs at most {socket:tesla_supercharger_ccs:output}`
This is rendered 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> outputs at most {socket:tesla_supercharger_ccs:output}`
- *<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs at most 50 kw A* corresponds with `socket:tesla_supercharger_ccs:output=50 kW`
- *<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 50 kW A* corresponds with `socket:tesla_supercharger_ccs:output=50 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
@ -1348,17 +1348,17 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage)
This is rendered 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> outputs {socket:tesla_destination:voltage} volt`
This is rendered 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> outputs {socket:tesla_destination:voltage} volt`
- *<b>Tesla Supercharger (Destination)</b> outputs 480 volt* corresponds with `socket:tesla_destination:voltage=480 V`
- *<b>Tesla Supercharger (destination)</b> outputs 480 volt* corresponds with `socket:tesla_destination:voltage=480 V`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1371,18 +1371,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current)
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 125 A* corresponds with `socket:tesla_destination:current=125 A`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 350 A* corresponds with `socket:tesla_destination:current=350 A`
- *<b>Tesla Supercharger (destination)</b> outputs at most 125 A* corresponds with `socket:tesla_destination:current=125 A`
- *<b>Tesla Supercharger (destination)</b> outputs at most 350 A* corresponds with `socket:tesla_destination:current=350 A`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1395,19 +1395,19 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output)
This is rendered 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> outputs at most {socket:tesla_destination:output}`
This is rendered 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> outputs at most {socket:tesla_destination:output}`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 120 kw A* corresponds with `socket:tesla_destination:output=120 kW`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 150 kw A* corresponds with `socket:tesla_destination:output=150 kW`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 250 kw A* corresponds with `socket:tesla_destination:output=250 kW`
- *<b>Tesla Supercharger (destination)</b> outputs at most 120 kW A* corresponds with `socket:tesla_destination:output=120 kW`
- *<b>Tesla Supercharger (destination)</b> outputs at most 150 kW A* corresponds with `socket:tesla_destination:output=150 kW`
- *<b>Tesla Supercharger (destination)</b> outputs at most 250 kW A* corresponds with `socket:tesla_destination:output=250 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1420,7 +1420,7 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage)
@ -1430,8 +1430,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Tesla superchar
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 230 volt* corresponds with `socket:tesla_destination:voltage=230 V`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 400 volt* corresponds with `socket:tesla_destination:voltage=400 V`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs 230 volt* corresponds with `socket:tesla_destination:voltage=230 V`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs 400 volt* corresponds with `socket:tesla_destination:voltage=400 V`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1444,18 +1444,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current)
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla) outputs at most 16 A* corresponds with `socket:tesla_destination:current=16 A`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 32 A* corresponds with `socket:tesla_destination:current=32 A`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 16 A* corresponds with `socket:tesla_destination:current=16 A`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 32 A* corresponds with `socket:tesla_destination:current=32 A`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1468,18 +1468,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output)
This is rendered 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> outputs at most {socket:tesla_destination:output}`
This is rendered 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> outputs at most {socket:tesla_destination:output}`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 11 kw A* corresponds with `socket:tesla_destination:output=11 kW`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 22 kw A* corresponds with `socket:tesla_destination:output=22 kW`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 11 kW A* corresponds with `socket:tesla_destination:output=11 kW`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 22 kW A* corresponds with `socket:tesla_destination:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1549,8 +1549,8 @@ This is rendered with `<div style='display: inline-block'><b><b>USB</b> to char
- *<b>USB</b> to charge phones and small electronics outputs at most 5w A* corresponds with `socket:USB-A:output=5W`
- *<b>USB</b> to charge phones and small electronics outputs at most 10w A* corresponds with `socket:USB-A:output=10W`
- *<b>USB</b> to charge phones and small electronics outputs at most 5W A* corresponds with `socket:USB-A:output=5W`
- *<b>USB</b> to charge phones and small electronics outputs at most 10W A* corresponds with `socket:USB-A:output=10W`
This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
@ -1730,7 +1730,7 @@ The question is *Does one have to pay to use this charging station?*
- *Free to use, but one has to authenticate* corresponds with `fee=no&authentication:none=no`
- *Free to use* corresponds with `fee=no`
- This option cannot be chosen as answer
- *Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station* corresponds with `fee=yes&fee:conditional=no @ customers`
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* corresponds with `fee=yes&fee:conditional=no @ customers`
- *Paid use* corresponds with `fee=yes`
@ -2132,15 +2132,15 @@ connection_type.1 | Has a <div style='display: inline-block'><b><b>Schuko wall p
connection_type.2 | 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 | socket:typee~.+
connection_type.3 | 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 | socket:chademo~.+
connection_type.4 | 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 | socket:type1_cable~.+
connection_type.5 | 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 | socket:type1~.+
connection_type.6 | 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 | socket:type1_combo~.+
connection_type.5 | Has a <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> connector | socket:type1~.+
connection_type.6 | Has a <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> connector | socket:type1_combo~.+
connection_type.7 | 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 | socket:tesla_supercharger~.+
connection_type.8 | 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 | socket:type2~.+
connection_type.9 | 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 | socket:type2_combo~.+
connection_type.10 | 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 | socket:type2_cable~.+
connection_type.11 | 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 | socket:tesla_supercharger_ccs~.+
connection_type.12 | 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 | socket:tesla_destination~.+
connection_type.13 | 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 | socket:tesla_destination~.+
connection_type.13 | 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 | socket:tesla_destination~.+
connection_type.14 | 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 | socket:USB-A~.+
connection_type.15 | 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 | socket:bosch_3pin~.+
connection_type.16 | 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 | socket:bosch_5pin~.+

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#fff;./assets/themes/charging_stations/plug.svg' height="100px">
A charging station
@ -204,7 +204,7 @@ This is rendered with `Access is {access}`
- This option cannot be chosen as answer
- *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>* corresponds with `access=customers`
- *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>* corresponds with `access=key`
- *Not accessible to the general public (e.g. only accessible to the owners, employees, )* corresponds with `access=private`
- *Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* corresponds with `access=private`
- *This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* corresponds with `access=permissive`
@ -618,7 +618,7 @@ This is rendered with `<div style='display: inline-block'><b><b>Schuko wall plu
- *<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 3.6 kw A* corresponds with `socket:schuko:output=3.6 kW`
- *<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 3.6 kW A* corresponds with `socket:schuko:output=3.6 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:schuko~.+&socket:schuko!=0`
@ -687,8 +687,8 @@ This is rendered with `<div style='display: inline-block'><b><b>European wall p
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 3 kw A* corresponds with `socket:typee:output=3 kW`
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 22 kw A* corresponds with `socket:typee:output=22 kW`
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 3 kW A* corresponds with `socket:typee:output=3 kW`
- *<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 22 kW A* corresponds with `socket:typee:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:typee~.+&socket:typee!=0`
@ -757,7 +757,7 @@ This is rendered with `<div style='display: inline-block'><b><b>Chademo</b></b>
- *<b>Chademo</b> outputs at most 50 kw A* corresponds with `socket:chademo:output=50 kW`
- *<b>Chademo</b> outputs at most 50 kW A* corresponds with `socket:chademo:output=50 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:chademo~.+&socket:chademo!=0`
@ -827,8 +827,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 1 with cab
- *<b>Type 1 with cable</b> (J1772) outputs at most 3.7 kw A* corresponds with `socket:type1_cable:output=3.7 kW`
- *<b>Type 1 with cable</b> (J1772) outputs at most 7 kw A* corresponds with `socket:type1_cable:output=7 kW`
- *<b>Type 1 with cable</b> (J1772) outputs at most 3.7 kW A* corresponds with `socket:type1_cable:output=3.7 kW`
- *<b>Type 1 with cable</b> (J1772) outputs at most 7 kW A* corresponds with `socket:type1_cable:output=7 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type1_cable~.+&socket:type1_cable!=0`
@ -898,10 +898,10 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 1 <i>witho
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 3.7 kw A* corresponds with `socket:type1:output=3.7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 6.6 kw A* corresponds with `socket:type1:output=6.6 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7 kw A* corresponds with `socket:type1:output=7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7.2 kw A* corresponds with `socket:type1:output=7.2 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 3.7 kW A* corresponds with `socket:type1:output=3.7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 6.6 kW A* corresponds with `socket:type1:output=6.6 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7 kW A* corresponds with `socket:type1:output=7 kW`
- *<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7.2 kW A* corresponds with `socket:type1:output=7.2 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type1~.+&socket:type1!=0`
@ -972,10 +972,10 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 1 CCS</b>
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 kw A* corresponds with `socket:type1_combo:output=50 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 62.5 kw A* corresponds with `socket:type1_combo:output=62.5 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 150 kw A* corresponds with `socket:type1_combo:output=150 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 350 kw A* corresponds with `socket:type1_combo:output=350 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 kW A* corresponds with `socket:type1_combo:output=50 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 62.5 kW A* corresponds with `socket:type1_combo:output=62.5 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 150 kW A* corresponds with `socket:type1_combo:output=150 kW`
- *<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 350 kW A* corresponds with `socket:type1_combo:output=350 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type1_combo~.+&socket:type1_combo!=0`
@ -1045,9 +1045,9 @@ This is rendered with `<div style='display: inline-block'><b><b>Tesla Superchar
- *<b>Tesla Supercharger</b> outputs at most 120 kw A* corresponds with `socket:tesla_supercharger:output=120 kW`
- *<b>Tesla Supercharger</b> outputs at most 150 kw A* corresponds with `socket:tesla_supercharger:output=150 kW`
- *<b>Tesla Supercharger</b> outputs at most 250 kw A* corresponds with `socket:tesla_supercharger:output=250 kW`
- *<b>Tesla Supercharger</b> outputs at most 120 kW A* corresponds with `socket:tesla_supercharger:output=120 kW`
- *<b>Tesla Supercharger</b> outputs at most 150 kW A* corresponds with `socket:tesla_supercharger:output=150 kW`
- *<b>Tesla Supercharger</b> outputs at most 250 kW A* corresponds with `socket:tesla_supercharger:output=250 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger~.+&socket:tesla_supercharger!=0`
@ -1118,8 +1118,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 2</b> (men
- *<b>Type 2</b> (mennekes) outputs at most 11 kw A* corresponds with `socket:type2:output=11 kW`
- *<b>Type 2</b> (mennekes) outputs at most 22 kw A* corresponds with `socket:type2:output=22 kW`
- *<b>Type 2</b> (mennekes) outputs at most 11 kW A* corresponds with `socket:type2:output=11 kW`
- *<b>Type 2</b> (mennekes) outputs at most 22 kW A* corresponds with `socket:type2:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type2~.+&socket:type2!=0`
@ -1190,7 +1190,7 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 2 CCS</b>
- *<b>Type 2 CCS</b> (mennekes) outputs at most 50 kw A* corresponds with `socket:type2_combo:output=50 kW`
- *<b>Type 2 CCS</b> (mennekes) outputs at most 50 kW A* corresponds with `socket:type2_combo:output=50 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type2_combo~.+&socket:type2_combo!=0`
@ -1261,8 +1261,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Type 2 with cab
- *<b>Type 2 with cable</b> (mennekes) outputs at most 11 kw A* corresponds with `socket:type2_cable:output=11 kW`
- *<b>Type 2 with cable</b> (mennekes) outputs at most 22 kw A* corresponds with `socket:type2_cable:output=22 kW`
- *<b>Type 2 with cable</b> (mennekes) outputs at most 11 kW A* corresponds with `socket:type2_cable:output=11 kW`
- *<b>Type 2 with cable</b> (mennekes) outputs at most 22 kW A* corresponds with `socket:type2_cable:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:type2_cable~.+&socket:type2_cable!=0`
@ -1275,18 +1275,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *What voltage 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?*
This rendering asks information about the property [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage)
This is rendered 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> outputs {socket:tesla_supercharger_ccs:voltage} volt`
This is rendered 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> outputs {socket:tesla_supercharger_ccs:voltage} volt`
- *<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 500 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=500 V`
- *<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs 920 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=920 V`
- *<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs 500 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=500 V`
- *<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs 920 volt* corresponds with `socket:tesla_supercharger_ccs:voltage=920 V`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
@ -1323,17 +1323,17 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *What power output does a single plug 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> offer?*
This rendering asks information about the property [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output)
This is rendered 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> outputs at most {socket:tesla_supercharger_ccs:output}`
This is rendered 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> outputs at most {socket:tesla_supercharger_ccs:output}`
- *<b>Tesla Supercharger CCS</b> (a branded Type 2 CSS) outputs at most 50 kw A* corresponds with `socket:tesla_supercharger_ccs:output=50 kW`
- *<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 50 kW A* corresponds with `socket:tesla_supercharger_ccs:output=50 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_supercharger_ccs~.+&socket:tesla_supercharger_ccs!=0`
@ -1346,17 +1346,17 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage)
This is rendered 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> outputs {socket:tesla_destination:voltage} volt`
This is rendered 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> outputs {socket:tesla_destination:voltage} volt`
- *<b>Tesla Supercharger (Destination)</b> outputs 480 volt* corresponds with `socket:tesla_destination:voltage=480 V`
- *<b>Tesla Supercharger (destination)</b> outputs 480 volt* corresponds with `socket:tesla_destination:voltage=480 V`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1369,18 +1369,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current)
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 125 A* corresponds with `socket:tesla_destination:current=125 A`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 350 A* corresponds with `socket:tesla_destination:current=350 A`
- *<b>Tesla Supercharger (destination)</b> outputs at most 125 A* corresponds with `socket:tesla_destination:current=125 A`
- *<b>Tesla Supercharger (destination)</b> outputs at most 350 A* corresponds with `socket:tesla_destination:current=350 A`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1393,19 +1393,19 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output)
This is rendered 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> outputs at most {socket:tesla_destination:output}`
This is rendered 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> outputs at most {socket:tesla_destination:output}`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 120 kw A* corresponds with `socket:tesla_destination:output=120 kW`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 150 kw A* corresponds with `socket:tesla_destination:output=150 kW`
- *<b>Tesla Supercharger (Destination)</b> outputs at most 250 kw A* corresponds with `socket:tesla_destination:output=250 kW`
- *<b>Tesla Supercharger (destination)</b> outputs at most 120 kW A* corresponds with `socket:tesla_destination:output=120 kW`
- *<b>Tesla Supercharger (destination)</b> outputs at most 150 kW A* corresponds with `socket:tesla_destination:output=150 kW`
- *<b>Tesla Supercharger (destination)</b> outputs at most 250 kW A* corresponds with `socket:tesla_destination:output=250 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1418,7 +1418,7 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage)
@ -1428,8 +1428,8 @@ This is rendered with `<div style='display: inline-block'><b><b>Tesla superchar
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 230 volt* corresponds with `socket:tesla_destination:voltage=230 V`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs 400 volt* corresponds with `socket:tesla_destination:voltage=400 V`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs 230 volt* corresponds with `socket:tesla_destination:voltage=230 V`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs 400 volt* corresponds with `socket:tesla_destination:voltage=400 V`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1442,18 +1442,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current)
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
This is rendered 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> outputs at most {socket:tesla_destination:current}A`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla) outputs at most 16 A* corresponds with `socket:tesla_destination:current=16 A`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 32 A* corresponds with `socket:tesla_destination:current=32 A`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 16 A* corresponds with `socket:tesla_destination:current=16 A`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 32 A* corresponds with `socket:tesla_destination:current=32 A`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1466,18 +1466,18 @@ This tagrendering has labels `technical`
The question is *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?*
The question is *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?*
This rendering asks information about the property [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output)
This is rendered 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> outputs at most {socket:tesla_destination:output}`
This is rendered 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> outputs at most {socket:tesla_destination:output}`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 11 kw A* corresponds with `socket:tesla_destination:output=11 kW`
- *<b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as Tesla) outputs at most 22 kw A* corresponds with `socket:tesla_destination:output=22 kW`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 11 kW A* corresponds with `socket:tesla_destination:output=11 kW`
- *<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 22 kW A* corresponds with `socket:tesla_destination:output=22 kW`
This tagrendering is only visible in the popup if the following condition is met: `socket:tesla_destination~.+&socket:tesla_destination!=0`
@ -1547,8 +1547,8 @@ This is rendered with `<div style='display: inline-block'><b><b>USB</b> to char
- *<b>USB</b> to charge phones and small electronics outputs at most 5w A* corresponds with `socket:USB-A:output=5W`
- *<b>USB</b> to charge phones and small electronics outputs at most 10w A* corresponds with `socket:USB-A:output=10W`
- *<b>USB</b> to charge phones and small electronics outputs at most 5W A* corresponds with `socket:USB-A:output=5W`
- *<b>USB</b> to charge phones and small electronics outputs at most 10W A* corresponds with `socket:USB-A:output=10W`
This tagrendering is only visible in the popup if the following condition is met: `socket:USB-A~.+&socket:USB-A!=0`
@ -1728,7 +1728,7 @@ The question is *Does one have to pay to use this charging station?*
- *Free to use, but one has to authenticate* corresponds with `fee=no&authentication:none=no`
- *Free to use* corresponds with `fee=no`
- This option cannot be chosen as answer
- *Paid use, but free for customers of the hotel/pub/hospital/ who operates the charging station* corresponds with `fee=yes&fee:conditional=no @ customers`
- *Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* corresponds with `fee=yes&fee:conditional=no @ customers`
- *Paid use* corresponds with `fee=yes`

View file

@ -1,285 +0,0 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
climbing
==========
A dummy layer which contains tagrenderings, shared among the climbing layers
- This layer is shown at zoomlevel **19** and higher
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
This is a special layer - data is not sourced from OpenStreetMap
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/url#values) [url](https://wiki.openstreetmap.org/wiki/Key:url) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:length#values) [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:min#values) [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:max#values) [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:boulder#values) [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:toprope#values) [climbing:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:toprope) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:sport#values) [climbing:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:sport) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:traditional#values) [climbing:traditional](https://wiki.openstreetmap.org/wiki/Key:climbing:traditional) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:traditional%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:traditional%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:bolts:max#values) [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D)
### just_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
### website
The question is *Is there a (unofficial) website with more informations (e.g. topos)?*
This rendering asks information about the property [url](https://wiki.openstreetmap.org/wiki/Key:url)
This is rendered with `<a href='{url}' target='_blank' rel='noopener'>{url}</a>`
This tagrendering is only visible in the popup if the following condition is met: `leisure!~^(sports_centre)$&sport=climbing`
### average_length
The question is *What is the (average) length of the routes in meters?*
This rendering asks information about the property [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length)
This is rendered with `The routes are <b>{canonical(climbing:length)}</b> long on average`
### min_difficulty
The question is *What is the grade of the easiest route here, according to the french classification system?*
This rendering asks information about the property [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min)
This is rendered with `The lowest grade is {climbing:grade:french:min} according to the french/belgian system`
### max_difficulty
The question is *What is the highest grade route here, according to the french classification system?*
This rendering asks information about the property [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max)
This is rendered with `The highest grade is {climbing:grade:french:max} according to the french/belgian system`
This tagrendering is only visible in the popup if the following condition is met: `climbing!~^(route)$&climbing:sport=yes|sport=climbing`
### bouldering
The question is *Is bouldering possible here?*
- *Bouldering is possible here* corresponds with `climbing:boulder=yes`
- *Bouldering is not possible here* corresponds with `climbing:boulder=no`
- *Bouldering is possible, although there are only a few problems* corresponds with `climbing:boulder=limited`
- *There are {climbing:boulder} boulder problems* corresponds with `climbing:boulder~.+`
- This option cannot be chosen as answer
### toprope
The question is *Is toprope climbing possible here?*
- *Toprope climbing is possible here* corresponds with `climbing:toprope=yes`
- *Toprope climbing is not possible here* corresponds with `climbing:toprope=no`
- *There are {climbing:toprope} toprope routes* corresponds with `climbing:toprope~.+`
- This option cannot be chosen as answer
### sportclimbing
The question is *Is sport climbing possible here on fixed anchors?*
- *Sport climbing is possible here* corresponds with `climbing:sport=yes`
- *Sport climbing is not possible here* corresponds with `climbing:sport=no`
- *There are {climbing:sport} sport climbing routes* corresponds with `climbing:sport~.+`
- This option cannot be chosen as answer
### trad_climbing
The question is *Is traditional climbing possible here?*
- *Traditional climbing is possible here* corresponds with `climbing:traditional=yes`
- *Traditional climbing is not possible here* corresponds with `climbing:traditional=no`
- *There are {climbing:traditional} traditional climbing routes* corresponds with `climbing:traditional~.+`
- This option cannot be chosen as answer
### max_bolts
The question is *How many bolts do routes in {title()} have at most?*
This rendering asks information about the property [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max)
This is rendered with `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>`
### fee
The question is *Is a fee required to climb here?*
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
This is rendered with `A fee of {charge} should be paid for climbing here`
- *Climbing here is free of charge* corresponds with `fee=no`
- *Paying a fee is required to climb here* corresponds with `fee=yes`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/climbing/climbing.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing/climbing.json)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/climbing/climbing_no_rope.svg' height="100px">
An area where climbing is possible, e.g. a crag, site, boulder, … Contains aggregation of routes

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/climbing/club.svg' height="100px">
A climbing club or organisation

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/climbing/climbing_gym.svg' height="100px">
A climbing gym

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/climbing/climbing_unknown.svg' height="100px">
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

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/themes/climbing/climbing_route.svg' height="100px">
A single climbing route and its properties. Some properties are derived from the containing features

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/clock/clock.svg' height="100px">
Layer with public clocks

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/crab_address/housenumber_blank.svg' height="100px">
Address data for Flanders by the governement, suited for import into OpenStreetMap. Datadump from 2021-10-26. This layer contains only visualisation logic. Import buttons should be added via an override. Note that HNRLABEL contains the original value, whereas _HNRLABEL contains a slightly cleaned version

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/crossings/pedestrian_crossing.svg' height="100px">
Crossings for pedestrians and cyclists

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#05d7fcaa' height="100px">
All objects which have an etymology known

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/cycle_infra/bicycleway.svg' height="100px">
All infrastructure that someone can cycle over, accompanied with questions about this infrastructure

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/square:#008754;./assets/layers/defibrillator/defibrillator.svg' height="100px">
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

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/dentist/dentist.svg' height="100px">
This layer shows dentist offices

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/direction_gradient:var(--catch-detail-color)' height="100px">
This layer visualizes directions

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/doctors/doctors.svg' height="100px">
This layer shows doctor offices

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/pets/dog-food.svg' height="100px">
A layer showing restaurants and fast-food amenities (with a special rendering for friteries)
@ -455,6 +455,8 @@ The question is *Does this shop have a sugar free offering?*
- *This shop has no sugar free offering* corresponds with `diet:sugar_free=no`
This tagrendering has labels `diets`
### gluten_free
@ -473,6 +475,8 @@ The question is *Does this shop have a gluten free offering?*
- *This shop has no gluten free offering* corresponds with `diet:gluten_free=no`
This tagrendering has labels `diets`
### lactose_free
@ -491,6 +495,8 @@ The question is *Does {title()} have a lactose-free offering?*
- *No lactose free offering* corresponds with `diet:lactose_free=no`
This tagrendering has labels `diets`
### organic (no friture)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/dogpark/dog-park.svg' height="100px">
A layer showing dogparks, which are areas where dog are allowed to run without a leash

File diff suppressed because one or more lines are too long

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#6BC4F7;./assets/layers/drinking_water/drips.svg' height="100px">
A layer showing drinking water fountains
@ -14,7 +14,7 @@ A layer showing drinking water fountains
- This layer is shown at zoomlevel **13** and higher
- This layer is shown at zoomlevel **0** and higher
- This layer will automatically load [drinking_water](./drinking_water.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _closest_other_drinking_water)
- This layer is needed as dependency for layer [drinking_water](#drinking_water)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/themes/campersite/sanitary_dump_station.svg' height="100px">
Sanitary dump stations
@ -15,6 +15,7 @@ Sanitary dump stations
- This layer is shown at zoomlevel **10** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#05d7fcaa' height="100px">
All objects which have an etymology known

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/elevator/elevator_wheelchair.svg' height="100px">
This layer show elevators and asks for operational status and elevator dimensions. Useful for wheelchair accessibility information

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:#FFFFFF00;./assets/themes/elongated_coin/penny.svg' height="100px">
Layer showing penny presses.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/entrance/entrance.svg' height="100px">
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, …)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#05d7fcaa' height="100px">
All objects which have an etymology known

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/hailhydrant/Twemoji12_1f9ef.svg' height="100px">
Map layer to show fire extinguishers.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/themes/facadegardens/geveltuin.svg' height="100px">
Facade gardens
@ -15,6 +15,7 @@ Facade gardens
- This layer is shown at zoomlevel **12** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`

View file

@ -15,6 +15,7 @@ A cyclestreet is a street where motorized traffic is not allowed to overtake a c
- This layer is shown at zoomlevel **7** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/hailhydrant/Twemoji12_1f692.svg' height="100px">
Map layer to show fire stations.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/fitness_centre/gym.svg' height="100px">
Layer showing fitness centres

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/fitness_station/fitness.svg' height="100px">
Find a fitness station near you, and add missing ones.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/svg/bug.svg' height="100px">
OSM objects that likely need to be fixed, based on a FIXME tag.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/food/restaurant.svg' height="100px">
A layer showing restaurants and fast-food amenities (with a special rendering for friteries)
@ -459,6 +459,8 @@ The question is *Does this shop have a sugar free offering?*
- *This shop has no sugar free offering* corresponds with `diet:sugar_free=no`
This tagrendering has labels `diets`
### gluten_free
@ -477,6 +479,8 @@ The question is *Does this shop have a gluten free offering?*
- *This shop has no gluten free offering* corresponds with `diet:gluten_free=no`
This tagrendering has labels `diets`
### lactose_free
@ -495,6 +499,8 @@ The question is *Does {title()} have a lactose-free offering?*
- *No lactose free offering* corresponds with `diet:lactose_free=no`
This tagrendering has labels `diets`
### organic (no friture)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/food/restaurant.svg' height="100px">
A layer showing restaurants and fast-food amenities (with a special rendering for friteries)
@ -455,6 +455,8 @@ The question is *Does this shop have a sugar free offering?*
- *This shop has no sugar free offering* corresponds with `diet:sugar_free=no`
This tagrendering has labels `diets`
### gluten_free
@ -473,6 +475,8 @@ The question is *Does this shop have a gluten free offering?*
- *This shop has no gluten free offering* corresponds with `diet:gluten_free=no`
This tagrendering has labels `diets`
### lactose_free
@ -491,6 +495,8 @@ The question is *Does {title()} have a lactose-free offering?*
- *No lactose free offering* corresponds with `diet:lactose_free=no`
This tagrendering has labels `diets`
### organic (no friture)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/ghost_bike/ghost_bike.svg' height="100px">
A layer showing memorials for cyclists, killed in road accidents

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/governments/government.svg' height="100px">
This layer show governmental buildings. It was setup as commissioned layer for the client of OSOC '22

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/guidepost/guidepost.svg' height="100px">
Guideposts (also known as fingerposts or finger posts) are often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations
@ -84,6 +84,30 @@ This tagrendering has no question and is thus read-only
### type
The question is *What kind of routes are shown on this guidepost?*
- *This guidepost shows bicycle routes* corresponds with `bicycle=yes`
- Unselecting this answer will add
- *This guidepost shows hiking routes* corresponds with `hiking=yes`
- Unselecting this answer will add
- *This guidepost shows mountain bike routes* corresponds with `mtb=yes`
- Unselecting this answer will add
- *This guidepost shows horse riding routes* corresponds with `horse=yes`
- Unselecting this answer will add
- *This guidepost shows ski routes* corresponds with `ski=yes`
- Unselecting this answer will add
### leftover-questions

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/hackerspaces/glider.svg' height="100px">
Hackerspace

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#05d7fcaa' height="100px">
All objects which have an etymology known

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/hospital/hospital.svg' height="100px">
A layer showing hospital grounds

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/hotel/hotel.svg' height="100px">
Layer showing all hotels

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/hailhydrant/hydrant.svg' height="100px">
Map layer to show fire hydrants.

331
Docs/Layers/ice_cream.md Normal file
View file

@ -0,0 +1,331 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
ice_cream
===========
A place where ice cream is sold over the counter
- This layer is shown at zoomlevel **0** and higher
#### Themes using this layer
- [icecream](https://mapcomplete.org/icecream)
- [personal](https://mapcomplete.org/personal)
- [shops](https://mapcomplete.org/shops)
This is a special layer - data is not sourced from OpenStreetMap
Supported attributes
----------------------
Warning:
this quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/diet:sugar_free#values) [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/diet:lactose_free#values) [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/diet:gluten_free#values) [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
### just_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
This tagrendering has no question and is thus read-only
### 1
The question is *What is the name of this ice cream parlor?*
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `This ice cream parlor is named <b>{name}</b>`
### opening_hours
The question is *What are the opening hours of {title()}?*
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
### phone
The question is *What is the phone number of {title()}?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### email
The question is *What is the email address of {title()}?*
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with `<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>`
- *<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* corresponds with `contact:email~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### website
The question is *What is the website of {title()}?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
- *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### sugar_free
The question is *Does this shop have a sugar free offering?*
- *This shop <b>only sells sugar free</b> products* corresponds with `diet:sugar_free=only`
- *This shop has a big sugar free offering* corresponds with `diet:sugar_free=yes`
- *This shop has a <b>limited sugar free</b> offering* corresponds with `diet:sugar_free=limited`
- *This shop has no sugar free offering* corresponds with `diet:sugar_free=no`
This tagrendering has labels `diets`
### lactose_free
The question is *Does {title()} have a lactose-free offering?*
- *<b>Only sells lactose free</b> products* corresponds with `diet:lactose_free=only`
- *Big lactose free offering* corresponds with `diet:lactose_free=yes`
- *<b>Limited lactose free</b> offering* corresponds with `diet:lactose_free=limited`
- *No lactose free offering* corresponds with `diet:lactose_free=no`
This tagrendering has labels `diets`
### gluten_free
The question is *Does this shop have a gluten free offering?*
- *This shop <b>only sells gluten free</b> products* corresponds with `diet:gluten_free=only`
- *This shop has a big gluten free offering* corresponds with `diet:gluten_free=yes`
- *This shop has a <b>limited gluten free</b> offering* corresponds with `diet:gluten_free=limited`
- *This shop has no gluten free offering* corresponds with `diet:gluten_free=no`
This tagrendering has labels `diets`
### payment-options
The question is *Which methods of payment are accepted here?*
- *Cash is accepted here* corresponds with `payment:cash=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
### wheelchair-access
The question is *Is this place accessible with a wheelchair?*
- *This place is specially adapted for wheelchair users* corresponds with `wheelchair=designated`
- *This place is easily reachable with a wheelchair* corresponds with `wheelchair=yes`
- *It is possible to reach this place in a wheelchair, but it is not easy* corresponds with `wheelchair=limited`
- *This place is not reachable with a wheelchair* corresponds with `wheelchair=no`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/ice_cream/ice_cream.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ice_cream/ice_cream.json)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/information_board/board.svg' height="100px">
A layer showing touristical, road side information boards (e.g. giving information about the landscape, a building, a feature, a map, …)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/kerbs/KerbIcon.svg' height="100px">
A layer showing kerbs.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/map/map.svg' height="100px">
A map, meant for tourists which is permanently installed in the public space

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/maproulette/logomark.svg' height="100px">
Layer showing all tasks in MapRoulette

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/maproulette/logomark.svg' height="100px">
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.

File diff suppressed because one or more lines are too long

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/memorial/plaque.svg' height="100px">
Layer showing memorial plaques, based upon a unofficial theme. Can be expanded to have multiple types of memorials later on

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/nature_reserve/nature_reserve.svg' height="100px">
A nature reserve is an area where nature can take its course

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/note' height="100px">
This layer shows notes on OpenStreetMap. Having this layer in your theme will trigger the 'add new note' functionality in the 'addNewPoint'-popup (or if your theme has no presets, it'll enable adding notes)

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/observation_tower/Tower_observation.svg' height="100px">
Towers with a panoramic view

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#6BC4F7;./assets/layers/osm_community_index/osm.svg' height="100px">
A layer showing the OpenStreetMap Communities

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/square:white;./assets/layers/parcel_lockers/parcel_lockers.svg' height="100px">
Layer showing parcel lockers for collecting and sending parcels.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/parking/parking.svg' height="100px">
A layer showing car parkings

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/parking_spaces/parking_space.svg' height="100px">
Layer showing individual parking spaces.
@ -14,7 +14,7 @@ Layer showing individual parking spaces.
- This layer is shown at zoomlevel **19** and higher
- This layer is shown at zoomlevel **18** and higher

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/square:white;./assets/layers/parking_ticket_machine/parking_tickets.svg' height="100px">
Layer with parking ticket machines to pay for parking.

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/pin:#05d7fcaa' height="100px">
All objects which have an etymology known

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/svg/bug.svg' height="100px">
Pedestrian footpaths, especially used for indoor navigation and snapping entrances to this layer

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/pharmacy/pharmacy.svg' height="100px">
A layer showing pharmacies, which (probably) dispense prescription drugs

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:white;./assets/layers/physiotherapist/doctors.svg' height="100px">
This layer shows physiotherapists

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/circle:#e6cf39;./assets/layers/picnic_table/picnic_table.svg' height="100px">
The layer showing picnic tables

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/layers/play_forest/icon.svg' height="100px">
Een speelbos is een vrij toegankelijke zone in een bos

View file

@ -5,7 +5,7 @@
<img src='https://mapcomplete.org/./assets/themes/playgrounds/playground.svg' height="100px">
Playgrounds

Some files were not shown because too many files have changed in this diff Show more