The following options to create new points are included:
- **charging station for electrical bikes** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcharging_station'target='_blank'>charging_station</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:motorcar'target='_blank'>motorcar</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dno'target='_blank'>no</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle'target='_blank'>bicycle</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes'target='_blank'>yes</a>
- **charging station for cars** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcharging_station'target='_blank'>charging_station</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:motorcar'target='_blank'>motorcar</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle'target='_blank'>bicycle</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno'target='_blank'>no</a>
## Basic tags for this layer
Elements must match **any** of the following expressions:
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22charging_station%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22construction%3Aamenity%22%3D%22charging_station%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22disused%3Aamenity%22%3D%22charging_station%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22planned%3Aamenity%22%3D%22charging_station%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [Type](#Type) | Which vehicles are allowed to charge here?<br/>5 options | | _Multiple choice only_ |
| [access](#access) | Who is allowed to use this charging station?<br/>_Access is {access}_<br/>6 options | | *[access](https://wiki.osm.org/wiki/Key:access)* ([string](../SpecialInputElements.md#string)) |
| [capacity](#capacity) | How much vehicles can be charged here at the same time?<br/>_{capacity} vehicles can be charged here at the same time_ | | *[capacity](https://wiki.osm.org/wiki/Key:capacity)* ([pnat](../SpecialInputElements.md#pnat)) |
| [Available_charging_stations (generated)](#Available_charging_stations (generated)) | Which charging connections are available here?<br/>42 options | | _Multiple choice only_ |
| [plugs-amount-socket:schuko](#plugs-amount-socket:schuko) | How much plugs of type <b>Schuko wall plug</b> without ground pin (CEE7/4 type F) are available here?<br/>_There are <bclass='text-xl'>{socket:schuko}</b> plugs of type <b>Schuko wall plug</b> without ground pin (CEE7/4 type F) available here_ | plugs-amount | *[socket:schuko](https://wiki.osm.org/wiki/Key:socket:schuko)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:schuko](#voltage-socket:schuko) | What voltage do the plugs with <b>Schuko wall plug</b> without ground pin (CEE7/4 type F) offer?<br/>_<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs {canonical(socket:schuko:voltage)}_<br/>1 options | technical | *[socket:schuko:voltage](https://wiki.osm.org/wiki/Key:socket:schuko:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:schuko](#current-socket:schuko) | What current do the plugs with <b>Schuko wall plug</b> without ground pin (CEE7/4 type F) offer?<br/>_<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:current)}_<br/>1 options | technical | *[socket:schuko:current](https://wiki.osm.org/wiki/Key:socket:schuko:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:schuko](#power-output-socket:schuko) | What power output does a single plug of type <b>Schuko wall plug</b> without ground pin (CEE7/4 type F) offer?<br/>_<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:output)}_<br/>1 options | technical | *[socket:schuko:output](https://wiki.osm.org/wiki/Key:socket:schuko:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:typee](#plugs-amount-socket:typee) | How much plugs of type <b>European wall plug</b> with ground pin (CEE7/4 type E) are available here?<br/>_There are <bclass='text-xl'>{socket:typee}</b> plugs of type <b>European wall plug</b> with ground pin (CEE7/4 type E) available here_ | plugs-amount | *[socket:typee](https://wiki.osm.org/wiki/Key:socket:typee)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:typee](#voltage-socket:typee) | What voltage do the plugs with <b>European wall plug</b> with ground pin (CEE7/4 type E) offer?<br/>_<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs {canonical(socket:typee:voltage)}_<br/>1 options | technical | *[socket:typee:voltage](https://wiki.osm.org/wiki/Key:socket:typee:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:typee](#current-socket:typee) | What current do the plugs with <b>European wall plug</b> with ground pin (CEE7/4 type E) offer?<br/>_<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:current)}_<br/>1 options | technical | *[socket:typee:current](https://wiki.osm.org/wiki/Key:socket:typee:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:typee](#power-output-socket:typee) | What power output does a single plug of type <b>European wall plug</b> with ground pin (CEE7/4 type E) offer?<br/>_<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:output)}_<br/>2 options | technical | *[socket:typee:output](https://wiki.osm.org/wiki/Key:socket:typee:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:chademo](#plugs-amount-socket:chademo) | How much plugs of type <b>Chademo</b> are available here?<br/>_There are <bclass='text-xl'>{socket:chademo}</b> plugs of type <b>Chademo</b> available here_ | plugs-amount | *[socket:chademo](https://wiki.osm.org/wiki/Key:socket:chademo)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:chademo](#voltage-socket:chademo) | What voltage do the plugs with <b>Chademo</b> offer?<br/>_<b>Chademo</b> outputs {canonical(socket:chademo:voltage)}_<br/>1 options | technical | *[socket:chademo:voltage](https://wiki.osm.org/wiki/Key:socket:chademo:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:chademo](#current-socket:chademo) | What current do the plugs with <b>Chademo</b> offer?<br/>_<b>Chademo</b> outputs at most {canonical(socket:chademo:current)}_<br/>1 options | technical | *[socket:chademo:current](https://wiki.osm.org/wiki/Key:socket:chademo:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:chademo](#power-output-socket:chademo) | What power output does a single plug of type <b>Chademo</b> offer?<br/>_<b>Chademo</b> outputs at most {canonical(socket:chademo:output)}_<br/>1 options | technical | *[socket:chademo:output](https://wiki.osm.org/wiki/Key:socket:chademo:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:type1_cable](#plugs-amount-socket:type1_cable) | How much plugs of type <b>Type 1 with cable</b> (J1772) are available here?<br/>_There are <bclass='text-xl'>{socket:type1_cable}</b> plugs of type <b>Type 1 with cable</b> (J1772) available here_ | plugs-amount | *[socket:type1_cable](https://wiki.osm.org/wiki/Key:socket:type1_cable)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:type1_cable](#voltage-socket:type1_cable) | What voltage do the plugs with <b>Type 1 with cable</b> (J1772) offer?<br/>_<b>Type 1 with cable</b> (J1772) outputs {canonical(socket:type1_cable:voltage)}_<br/>2 options | technical | *[socket:type1_cable:voltage](https://wiki.osm.org/wiki/Key:socket:type1_cable:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:type1_cable](#current-socket:type1_cable) | What current do the plugs with <b>Type 1 with cable</b> (J1772) offer?<br/>_<b>Type 1 with cable</b> (J1772) outputs at most {canonical(socket:type1_cable:current)}_<br/>1 options | technical | *[socket:type1_cable:current](https://wiki.osm.org/wiki/Key:socket:type1_cable:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:type1_cable](#power-output-socket:type1_cable) | What power output does a single plug of type <b>Type 1 with cable</b> (J1772) offer?<br/>_<b>Type 1 with cable</b> (J1772) outputs at most {canonical(socket:type1_cable:output)}_<br/>2 options | technical | *[socket:type1_cable:output](https://wiki.osm.org/wiki/Key:socket:type1_cable:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:type1](#plugs-amount-socket:type1) | How much plugs of type <b>Type 1 <i>without</i> cable</b> (J1772) are available here?<br/>_There are <bclass='text-xl'>{socket:type1}</b> plugs of type <b>Type 1 <i>without</i> cable</b> (J1772) available here_ | plugs-amount | *[socket:type1](https://wiki.osm.org/wiki/Key:socket:type1)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:type1](#voltage-socket:type1) | What voltage do the plugs with <b>Type 1 <i>without</i> cable</b> (J1772) offer?<br/>_<b>Type 1 <i>without</i> cable</b> (J1772) outputs {canonical(socket:type1:voltage)}_<br/>2 options | technical | *[socket:type1:voltage](https://wiki.osm.org/wiki/Key:socket:type1:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:type1](#current-socket:type1) | What current do the plugs with <b>Type 1 <i>without</i> cable</b> (J1772) offer?<br/>_<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most {canonical(socket:type1:current)}_<br/>1 options | technical | *[socket:type1:current](https://wiki.osm.org/wiki/Key:socket:type1:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:type1](#power-output-socket:type1) | What power output does a single plug of type <b>Type 1 <i>without</i> cable</b> (J1772) offer?<br/>_<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most {canonical(socket:type1:output)}_<br/>4 options | technical | *[socket:type1:output](https://wiki.osm.org/wiki/Key:socket:type1:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:type1_combo](#plugs-amount-socket:type1_combo) | How much plugs of type <b>Type 1 CCS</b> (aka Type 1 Combo) are available here?<br/>_There are <bclass='text-xl'>{socket:type1_combo}</b> plugs of type <b>Type 1 CCS</b> (aka Type 1 Combo) available here_ | plugs-amount | *[socket:type1_combo](https://wiki.osm.org/wiki/Key:socket:type1_combo)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:type1_combo](#voltage-socket:type1_combo) | What voltage do the plugs with <b>Type 1 CCS</b> (aka Type 1 Combo) offer?<br/>_<b>Type 1 CCS</b> (aka Type 1 Combo) outputs {canonical(socket:type1_combo:voltage)}_<br/>2 options | technical | *[socket:type1_combo:voltage](https://wiki.osm.org/wiki/Key:socket:type1_combo:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:type1_combo](#current-socket:type1_combo) | What current do the plugs with <b>Type 1 CCS</b> (aka Type 1 Combo) offer?<br/>_<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:current)}_<br/>2 options | technical | *[socket:type1_combo:current](https://wiki.osm.org/wiki/Key:socket:type1_combo:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:type1_combo](#power-output-socket:type1_combo) | What power output does a single plug of type <b>Type 1 CCS</b> (aka Type 1 Combo) offer?<br/>_<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most {canonical(socket:type1_combo:output)}_<br/>4 options | technical | *[socket:type1_combo:output](https://wiki.osm.org/wiki/Key:socket:type1_combo:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:tesla_supercharger](#plugs-amount-socket:tesla_supercharger) | How much plugs of type <b>Tesla Supercharger</b> are available here?<br/>_There are <bclass='text-xl'>{socket:tesla_supercharger}</b> plugs of type <b>Tesla Supercharger</b> available here_ | plugs-amount | *[socket:tesla_supercharger](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:tesla_supercharger](#voltage-socket:tesla_supercharger) | What voltage do the plugs with <b>Tesla Supercharger</b> offer?<br/>_<b>Tesla Supercharger</b> outputs {canonical(socket:tesla_supercharger:voltage)}_<br/>1 options | technical | *[socket:tesla_supercharger:voltage](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:tesla_supercharger](#current-socket:tesla_supercharger) | What current do the plugs with <b>Tesla Supercharger</b> offer?<br/>_<b>Tesla Supercharger</b> outputs at most {canonical(socket:tesla_supercharger:current)}_<br/>2 options | technical | *[socket:tesla_supercharger:current](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:tesla_supercharger](#power-output-socket:tesla_supercharger) | What power output does a single plug of type <b>Tesla Supercharger</b> offer?<br/>_<b>Tesla Supercharger</b> outputs at most {canonical(socket:tesla_supercharger:output)}_<br/>3 options | technical | *[socket:tesla_supercharger:output](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:type2](#plugs-amount-socket:type2) | How much plugs of type <b>Type 2</b> (mennekes) are available here?<br/>_There are <bclass='text-xl'>{socket:type2}</b> plugs of type <b>Type 2</b> (mennekes) available here_ | plugs-amount | *[socket:type2](https://wiki.osm.org/wiki/Key:socket:type2)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:type2](#voltage-socket:type2) | What voltage do the plugs with <b>Type 2</b> (mennekes) offer?<br/>_<b>Type 2</b> (mennekes) outputs {canonical(socket:type2:voltage)}_<br/>2 options | technical | *[socket:type2:voltage](https://wiki.osm.org/wiki/Key:socket:type2:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:type2](#current-socket:type2) | What current do the plugs with <b>Type 2</b> (mennekes) offer?<br/>_<b>Type 2</b> (mennekes) outputs at most {canonical(socket:type2:current)}_<br/>2 options | technical | *[socket:type2:current](https://wiki.osm.org/wiki/Key:socket:type2:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:type2](#power-output-socket:type2) | What power output does a single plug of type <b>Type 2</b> (mennekes) offer?<br/>_<b>Type 2</b> (mennekes) outputs at most {canonical(socket:type2:output)}_<br/>2 options | technical | *[socket:type2:output](https://wiki.osm.org/wiki/Key:socket:type2:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:type2_combo](#plugs-amount-socket:type2_combo) | How much plugs of type <b>Type 2 CCS</b> (mennekes) are available here?<br/>_There are <bclass='text-xl'>{socket:type2_combo}</b> plugs of type <b>Type 2 CCS</b> (mennekes) available here_ | plugs-amount | *[socket:type2_combo](https://wiki.osm.org/wiki/Key:socket:type2_combo)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:type2_combo](#voltage-socket:type2_combo) | What voltage do the plugs with <b>Type 2 CCS</b> (mennekes) offer?<br/>_<b>Type 2 CCS</b> (mennekes) outputs {canonical(socket:type2_combo:voltage)}_<br/>2 options | technical | *[socket:type2_combo:voltage](https://wiki.osm.org/wiki/Key:socket:type2_combo:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:type2_combo](#current-socket:type2_combo) | What current do the plugs with <b>Type 2 CCS</b> (mennekes) offer?<br/>_<b>Type 2 CCS</b> (mennekes) outputs at most {canonical(socket:type2_combo:current)}_<br/>2 options | technical | *[socket:type2_combo:current](https://wiki.osm.org/wiki/Key:socket:type2_combo:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:type2_combo](#power-output-socket:type2_combo) | What power output does a single plug of type <b>Type 2 CCS</b> (mennekes) offer?<br/>_<b>Type 2 CCS</b> (mennekes) outputs at most {canonical(socket:type2_combo:output)}_<br/>1 options | technical | *[socket:type2_combo:output](https://wiki.osm.org/wiki/Key:socket:type2_combo:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:type2_cable](#plugs-amount-socket:type2_cable) | How much plugs of type <b>Type 2 with cable</b> (mennekes) are available here?<br/>_There are <bclass='text-xl'>{socket:type2_cable}</b> plugs of type <b>Type 2 with cable</b> (mennekes) available here_ | plugs-amount | *[socket:type2_cable](https://wiki.osm.org/wiki/Key:socket:type2_cable)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:type2_cable](#voltage-socket:type2_cable) | What voltage do the plugs with <b>Type 2 with cable</b> (mennekes) offer?<br/>_<b>Type 2 with cable</b> (mennekes) outputs {canonical(socket:type2_cable:voltage)}_<br/>2 options | technical | *[socket:type2_cable:voltage](https://wiki.osm.org/wiki/Key:socket:type2_cable:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:type2_cable](#current-socket:type2_cable) | What current do the plugs with <b>Type 2 with cable</b> (mennekes) offer?<br/>_<b>Type 2 with cable</b> (mennekes) outputs at most {canonical(socket:type2_cable:current)}_<br/>2 options | technical | *[socket:type2_cable:current](https://wiki.osm.org/wiki/Key:socket:type2_cable:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:type2_cable](#power-output-socket:type2_cable) | What power output does a single plug of type <b>Type 2 with cable</b> (mennekes) offer?<br/>_<b>Type 2 with cable</b> (mennekes) outputs at most {canonical(socket:type2_cable:output)}_<br/>2 options | technical | *[socket:type2_cable:output](https://wiki.osm.org/wiki/Key:socket:type2_cable:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:tesla_supercharger_ccs](#plugs-amount-socket:tesla_supercharger_ccs) | How much plugs of type <b>Tesla Supercharger CCS</b> (a branded type2_css) are available here?<br/>_There are <bclass='text-xl'>{socket:tesla_supercharger_ccs}</b> plugs of type <b>Tesla Supercharger CCS</b> (a branded type2_css) available here_ | plugs-amount | *[socket:tesla_supercharger_ccs](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger_ccs)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:tesla_supercharger_ccs](#voltage-socket:tesla_supercharger_ccs) | What voltage do the plugs with <b>Tesla Supercharger CCS</b> (a branded type2_css) offer?<br/>_<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs {canonical(socket:tesla_supercharger_ccs:voltage)}_<br/>2 options | technical | *[socket:tesla_supercharger_ccs:voltage](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger_ccs:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:tesla_supercharger_ccs](#current-socket:tesla_supercharger_ccs) | What current do the plugs with <b>Tesla Supercharger CCS</b> (a branded type2_css) offer?<br/>_<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:current)}_<br/>2 options | technical | *[socket:tesla_supercharger_ccs:current](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger_ccs:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:tesla_supercharger_ccs](#power-output-socket:tesla_supercharger_ccs) | What power output does a single plug of type <b>Tesla Supercharger CCS</b> (a branded type2_css) offer?<br/>_<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:output)}_<br/>1 options | technical | *[socket:tesla_supercharger_ccs:output](https://wiki.osm.org/wiki/Key:socket:tesla_supercharger_ccs:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:tesla_destination_us](#plugs-amount-socket:tesla_destination_us) | How much plugs of type <b>Tesla Supercharger (destination)</b> are available here?<br/>_There are <bclass='text-xl'>{socket:tesla_destination}</b> plugs of type <b>Tesla Supercharger (destination)</b> available here_ | plugs-amount | *[socket:tesla_destination](https://wiki.osm.org/wiki/Key:socket:tesla_destination)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:tesla_destination_us](#voltage-socket:tesla_destination_us) | What voltage do the plugs with <b>Tesla Supercharger (destination)</b> offer?<br/>_<b>Tesla Supercharger (destination)</b> outputs {canonical(socket:tesla_destination:voltage)}_<br/>1 options | technical | *[socket:tesla_destination:voltage](https://wiki.osm.org/wiki/Key:socket:tesla_destination:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:tesla_destination_us](#current-socket:tesla_destination_us) | What current do the plugs with <b>Tesla Supercharger (destination)</b> offer?<br/>_<b>Tesla Supercharger (destination)</b> outputs at most {canonical(socket:tesla_destination:current)}_<br/>2 options | technical | *[socket:tesla_destination:current](https://wiki.osm.org/wiki/Key:socket:tesla_destination:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:tesla_destination_us](#power-output-socket:tesla_destination_us) | What power output does a single plug of type <b>Tesla Supercharger (destination)</b> offer?<br/>_<b>Tesla Supercharger (destination)</b> outputs at most {canonical(socket:tesla_destination:output)}_<br/>3 options | technical | *[socket:tesla_destination:output](https://wiki.osm.org/wiki/Key:socket:tesla_destination:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:USB-A](#plugs-amount-socket:USB-A) | How much plugs of type <b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) are available here?<br/>_There are <bclass='text-xl'>{socket:USB-A}</b> plugs of type <b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) available here_ | plugs-amount | *[socket:USB-A](https://wiki.osm.org/wiki/Key:socket:USB-A)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:USB-A](#voltage-socket:USB-A) | What voltage do the plugs with <b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) offer?<br/>_<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs {canonical(socket:USB-A:voltage)}_<br/>1 options | technical | *[socket:USB-A:voltage](https://wiki.osm.org/wiki/Key:socket:USB-A:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:USB-A](#current-socket:USB-A) | What current do the plugs with <b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) offer?<br/>_<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:USB-A:current)}_<br/>2 options | technical | *[socket:USB-A:current](https://wiki.osm.org/wiki/Key:socket:USB-A:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:USB-A](#power-output-socket:USB-A) | What power output does a single plug of type <b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) offer?<br/>_<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:USB-A:output)}_<br/>2 options | technical | *[socket:USB-A:output](https://wiki.osm.org/wiki/Key:socket:USB-A:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:bosch_3pin](#plugs-amount-socket:bosch_3pin) | How much plugs of type <b>USB</b> to charge phones and small electronics are available here?<br/>_There are <bclass='text-xl'>{socket:bosch_3pin}</b> plugs of type <b>USB</b> to charge phones and small electronics available here_ | plugs-amount | *[socket:bosch_3pin](https://wiki.osm.org/wiki/Key:socket:bosch_3pin)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:bosch_3pin](#voltage-socket:bosch_3pin) | What voltage do the plugs with <b>USB</b> to charge phones and small electronics offer?<br/>_<b>USB</b> to charge phones and small electronics outputs {canonical(socket:bosch_3pin:voltage)}_ | technical | *[socket:bosch_3pin:voltage](https://wiki.osm.org/wiki/Key:socket:bosch_3pin:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:bosch_3pin](#current-socket:bosch_3pin) | What current do the plugs with <b>USB</b> to charge phones and small electronics offer?<br/>_<b>USB</b> to charge phones and small electronics outputs at most {canonical(socket:bosch_3pin:current)}_ | technical | *[socket:bosch_3pin:current](https://wiki.osm.org/wiki/Key:socket:bosch_3pin:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:bosch_3pin](#power-output-socket:bosch_3pin) | What power output does a single plug of type <b>USB</b> to charge phones and small electronics offer?<br/>_<b>USB</b> to charge phones and small electronics outputs at most {canonical(socket:bosch_3pin:output)}_ | technical | *[socket:bosch_3pin:output](https://wiki.osm.org/wiki/Key:socket:bosch_3pin:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:bosch_5pin](#plugs-amount-socket:bosch_5pin) | How much plugs of type <b>Bosch Active Connect with 3 pins</b> and cable are available here?<br/>_There are <bclass='text-xl'>{socket:bosch_5pin}</b> plugs of type <b>Bosch Active Connect with 3 pins</b> and cable available here_ | plugs-amount | *[socket:bosch_5pin](https://wiki.osm.org/wiki/Key:socket:bosch_5pin)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:bosch_5pin](#voltage-socket:bosch_5pin) | What voltage do the plugs with <b>Bosch Active Connect with 3 pins</b> and cable offer?<br/>_<b>Bosch Active Connect with 3 pins</b> and cable outputs {canonical(socket:bosch_5pin:voltage)}_ | technical | *[socket:bosch_5pin:voltage](https://wiki.osm.org/wiki/Key:socket:bosch_5pin:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:bosch_5pin](#current-socket:bosch_5pin) | What current do the plugs with <b>Bosch Active Connect with 3 pins</b> and cable offer?<br/>_<b>Bosch Active Connect with 3 pins</b> and cable outputs at most {canonical(socket:bosch_5pin:current)}_ | technical | *[socket:bosch_5pin:current](https://wiki.osm.org/wiki/Key:socket:bosch_5pin:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:bosch_5pin](#power-output-socket:bosch_5pin) | What power output does a single plug of type <b>Bosch Active Connect with 3 pins</b> and cable offer?<br/>_<b>Bosch Active Connect with 3 pins</b> and cable outputs at most {canonical(socket:bosch_5pin:output)}_ | technical | *[socket:bosch_5pin:output](https://wiki.osm.org/wiki/Key:socket:bosch_5pin:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:bs1363](#plugs-amount-socket:bs1363) | How much plugs of type <b>Bosch Active Connect with 5 pins</b> and cable are available here?<br/>_There are <bclass='text-xl'>{socket:bs1363}</b> plugs of type <b>Bosch Active Connect with 5 pins</b> and cable available here_ | plugs-amount | *[socket:bs1363](https://wiki.osm.org/wiki/Key:socket:bs1363)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:bs1363](#voltage-socket:bs1363) | What voltage do the plugs with <b>Bosch Active Connect with 5 pins</b> and cable offer?<br/>_<b>Bosch Active Connect with 5 pins</b> and cable outputs {canonical(socket:bs1363:voltage)}_<br/>1 options | technical | *[socket:bs1363:voltage](https://wiki.osm.org/wiki/Key:socket:bs1363:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:bs1363](#current-socket:bs1363) | What current do the plugs with <b>Bosch Active Connect with 5 pins</b> and cable offer?<br/>_<b>Bosch Active Connect with 5 pins</b> and cable outputs at most {canonical(socket:bs1363:current)}_<br/>1 options | technical | *[socket:bs1363:current](https://wiki.osm.org/wiki/Key:socket:bs1363:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:bs1363](#power-output-socket:bs1363) | What power output does a single plug of type <b>Bosch Active Connect with 5 pins</b> and cable offer?<br/>_<b>Bosch Active Connect with 5 pins</b> and cable outputs at most {canonical(socket:bs1363:output)}_<br/>1 options | technical | *[socket:bs1363:output](https://wiki.osm.org/wiki/Key:socket:bs1363:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:nema5_15](#plugs-amount-socket:nema5_15) | How much plugs of type <b>BS1363</b> (Type G) are available here?<br/>_There are <bclass='text-xl'>{socket:nema5_15}</b> plugs of type <b>BS1363</b> (Type G) available here_ | plugs-amount | *[socket:nema5_15](https://wiki.osm.org/wiki/Key:socket:nema5_15)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:nema5_15](#voltage-socket:nema5_15) | What voltage do the plugs with <b>BS1363</b> (Type G) offer?<br/>_<b>BS1363</b> (Type G) outputs {canonical(socket:nema5_15:voltage)}_<br/>1 options | technical | *[socket:nema5_15:voltage](https://wiki.osm.org/wiki/Key:socket:nema5_15:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:nema5_15](#current-socket:nema5_15) | What current do the plugs with <b>BS1363</b> (Type G) offer?<br/>_<b>BS1363</b> (Type G) outputs at most {canonical(socket:nema5_15:current)}_<br/>1 options | technical | *[socket:nema5_15:current](https://wiki.osm.org/wiki/Key:socket:nema5_15:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:nema5_15](#power-output-socket:nema5_15) | What power output does a single plug of type <b>BS1363</b> (Type G) offer?<br/>_<b>BS1363</b> (Type G) outputs at most {canonical(socket:nema5_15:output)}_<br/>1 options | technical | *[socket:nema5_15:output](https://wiki.osm.org/wiki/Key:socket:nema5_15:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:sev1011_t23](#plugs-amount-socket:sev1011_t23) | How much plugs of type <b>NEMA 5-15</b> (Type B) are available here?<br/>_There are <bclass='text-xl'>{socket:sev1011_t23}</b> plugs of type <b>NEMA 5-15</b> (Type B) available here_ | plugs-amount | *[socket:sev1011_t23](https://wiki.osm.org/wiki/Key:socket:sev1011_t23)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:sev1011_t23](#voltage-socket:sev1011_t23) | What voltage do the plugs with <b>NEMA 5-15</b> (Type B) offer?<br/>_<b>NEMA 5-15</b> (Type B) outputs {canonical(socket:sev1011_t23:voltage)}_<br/>1 options | technical | *[socket:sev1011_t23:voltage](https://wiki.osm.org/wiki/Key:socket:sev1011_t23:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:sev1011_t23](#current-socket:sev1011_t23) | What current do the plugs with <b>NEMA 5-15</b> (Type B) offer?<br/>_<b>NEMA 5-15</b> (Type B) outputs at most {canonical(socket:sev1011_t23:current)}_<br/>1 options | technical | *[socket:sev1011_t23:current](https://wiki.osm.org/wiki/Key:socket:sev1011_t23:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:sev1011_t23](#power-output-socket:sev1011_t23) | What power output does a single plug of type <b>NEMA 5-15</b> (Type B) offer?<br/>_<b>NEMA 5-15</b> (Type B) outputs at most {canonical(socket:sev1011_t23:output)}_<br/>1 options | technical | *[socket:sev1011_t23:output](https://wiki.osm.org/wiki/Key:socket:sev1011_t23:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:as3112](#plugs-amount-socket:as3112) | How much plugs of type <b>SEV 1011 T23</b> (Type J) are available here?<br/>_There are <bclass='text-xl'>{socket:as3112}</b> plugs of type <b>SEV 1011 T23</b> (Type J) available here_ | plugs-amount | *[socket:as3112](https://wiki.osm.org/wiki/Key:socket:as3112)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:as3112](#voltage-socket:as3112) | What voltage do the plugs with <b>SEV 1011 T23</b> (Type J) offer?<br/>_<b>SEV 1011 T23</b> (Type J) outputs {canonical(socket:as3112:voltage)}_<br/>1 options | technical | *[socket:as3112:voltage](https://wiki.osm.org/wiki/Key:socket:as3112:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:as3112](#current-socket:as3112) | What current do the plugs with <b>SEV 1011 T23</b> (Type J) offer?<br/>_<b>SEV 1011 T23</b> (Type J) outputs at most {canonical(socket:as3112:current)}_<br/>1 options | technical | *[socket:as3112:current](https://wiki.osm.org/wiki/Key:socket:as3112:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:as3112](#power-output-socket:as3112) | What power output does a single plug of type <b>SEV 1011 T23</b> (Type J) offer?<br/>_<b>SEV 1011 T23</b> (Type J) outputs at most {canonical(socket:as3112:output)}_<br/>1 options | technical | *[socket:as3112:output](https://wiki.osm.org/wiki/Key:socket:as3112:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:nema_5_20](#plugs-amount-socket:nema_5_20) | How much plugs of type <b>AS3112</b> (Type I) are available here?<br/>_There are <bclass='text-xl'>{socket:nema_5_20}</b> plugs of type <b>AS3112</b> (Type I) available here_ | plugs-amount | *[socket:nema_5_20](https://wiki.osm.org/wiki/Key:socket:nema_5_20)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:nema_5_20](#voltage-socket:nema_5_20) | What voltage do the plugs with <b>AS3112</b> (Type I) offer?<br/>_<b>AS3112</b> (Type I) outputs {canonical(socket:nema_5_20:voltage)}_<br/>1 options | technical | *[socket:nema_5_20:voltage](https://wiki.osm.org/wiki/Key:socket:nema_5_20:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:nema_5_20](#current-socket:nema_5_20) | What current do the plugs with <b>AS3112</b> (Type I) offer?<br/>_<b>AS3112</b> (Type I) outputs at most {canonical(socket:nema_5_20:current)}_<br/>1 options | technical | *[socket:nema_5_20:current](https://wiki.osm.org/wiki/Key:socket:nema_5_20:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:nema_5_20](#power-output-socket:nema_5_20) | What power output does a single plug of type <b>AS3112</b> (Type I) offer?<br/>_<b>AS3112</b> (Type I) outputs at most {canonical(socket:nema_5_20:output)}_<br/>1 options | technical | *[socket:nema_5_20:output](https://wiki.osm.org/wiki/Key:socket:nema_5_20:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [plugs-amount-socket:nacs](#plugs-amount-socket:nacs) | How much plugs of type <b>NEMA 5-20</b> (Type B) are available here?<br/>_There are <bclass='text-xl'>{socket:nacs}</b> plugs of type <b>NEMA 5-20</b> (Type B) available here_ | plugs-amount | *[socket:nacs](https://wiki.osm.org/wiki/Key:socket:nacs)* ([pnat](../SpecialInputElements.md#pnat)) |
| [voltage-socket:nacs](#voltage-socket:nacs) | What voltage do the plugs with <b>NEMA 5-20</b> (Type B) offer?<br/>_<b>NEMA 5-20</b> (Type B) outputs {canonical(socket:nacs:voltage)}_ | technical | *[socket:nacs:voltage](https://wiki.osm.org/wiki/Key:socket:nacs:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:nacs](#current-socket:nacs) | What current do the plugs with <b>NEMA 5-20</b> (Type B) offer?<br/>_<b>NEMA 5-20</b> (Type B) outputs at most {canonical(socket:nacs:current)}_ | technical | *[socket:nacs:current](https://wiki.osm.org/wiki/Key:socket:nacs:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:nacs](#power-output-socket:nacs) | What power output does a single plug of type <b>NEMA 5-20</b> (Type B) offer?<br/>_<b>NEMA 5-20</b> (Type B) outputs at most {canonical(socket:nacs:output)}_ | technical | *[socket:nacs:output](https://wiki.osm.org/wiki/Key:socket:nacs:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [OH](#OH) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours_24_7))_ | When is this charging station opened?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>2 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [fee](#fee) | Does one have to pay to use this charging station?<br/>5 options | | _Multiple choice only_ |
| [charge](#charge) | How much does one have to pay to use this charging station?<br/>_Using this charging station costs <b>{charge}</b>_ | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([string](../SpecialInputElements.md#string)) |
| [payment-options](#payment-options) <br/>_(Original in [questions](./BuiltinQuestions.md#payment-options-advanced))_ | Which methods of payment are accepted here?<br/>6 options | | _Multiple choice only_ |
| [app-name](#app-name) | What is the name of the app used for payment?<br/>_Payment can be done using the app <b>{payment:app}</b>_ | | *[payment:app](https://wiki.osm.org/wiki/Key:payment:app)* ([string](../SpecialInputElements.md#string)) |
| [Authentication](#Authentication) | What kind of authentication is available at the charging station?<br/>8 options | | _Multiple choice only_ |
| [Auth phone](#Auth phone) | What's the phone number for authentication call or SMS?<br/>_Authenticate by calling or SMS'ing to <ahref='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>_ | | *[authentication:phone_call:number](https://wiki.osm.org/wiki/Key:authentication:phone_call:number)* ([phone](../SpecialInputElements.md#phone)) |
| [maxstay](#maxstay) <br/>_(Original in [questions](./BuiltinQuestions.md#maxstay))_ | What is the maximum amount of time one is allowed to stay here?<br/>_One can stay at most <b>{canonical(maxstay)}</b>_<br/>1 options | | *[maxstay](https://wiki.osm.org/wiki/Key:maxstay)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [Network](#Network) | Is this charging station part of a network?<br/>_Part of the network <b>{network}</b>_<br/>8 options | | *[network](https://wiki.osm.org/wiki/Key:network)* ([string](../SpecialInputElements.md#string)) |
| [Operator](#Operator) | Who is the operator of this charging station?<br/>_This charging station is operated by {operator}_<br/>1 options | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
| [phone](#phone) | What number can one call if there is a problem with this charging station?<br/>_In case of problems, call <ahref='tel:{phone}'>{phone}</a>_ | | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [email](#email) | What is the email address of the operator?<br/>_In case of problems, send an email to <ahref='mailto:{email}'>{email}</a>_ | | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [website](#website) | What is the website where one can find more information about this charging station?<br/>_More info on <ahref='{website}'>{website}</a>_ | | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [repeated](#repeated) <br/>_(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [ref](#ref) | What is the reference number of this charging station?<br/>_Reference number is <b>{ref}</b>_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) |
| [Operational status](#Operational status) | Is this charging point in use?<br/>5 options | | _Multiple choice only_ |
| [Parking:fee](#Parking:fee) | Does one have to pay a parking fee while charging?<br/>2 options | | _Multiple choice only_ |
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_
The question is `Which vehicles are allowed to charge here?`
-*<b>Bicycles</b> can be charged here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle'target='_blank'>bicycle</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle'target='_blank'>bicycle</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno'target='_blank'>no</a>
-*<b>Cars</b> can be charged here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:motorcar'target='_blank'>motorcar</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:motorcar'target='_blank'>motorcar</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dno'target='_blank'>no</a>
-*<b>Scooters</b> can be charged here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:scooter'target='_blank'>scooter</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:scooter%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:scooter'target='_blank'>scooter</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:scooter%3Dno'target='_blank'>no</a>
-*<b>Heavy good vehicles</b> (such as trucks) can be charged here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:hgv'target='_blank'>hgv</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:hgv'target='_blank'>hgv</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dno'target='_blank'>no</a>
-*<b>Buses</b> can be charged here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:bus'target='_blank'>bus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:bus'target='_blank'>bus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dno'target='_blank'>no</a>
### access
The question is `Who is allowed to use this charging station?`
-*Anyone can use this charging station (payment might be needed)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes'target='_blank'>yes</a>
-*Anyone can use this charging station (payment might be needed)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic'target='_blank'>public</a>. _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>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers'target='_blank'>customers</a>
-*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>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey'target='_blank'>key</a>
-*Not accessible to the general public (e.g. only accessible to the owners, employees, ...)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate'target='_blank'>private</a>
-*This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive'target='_blank'>permissive</a>
### capacity
The question is `How much vehicles can be charged here at the same time?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/CEE7_4F.svg'>*<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:schuko'target='_blank'>socket:schuko</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:schuko%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:schuko=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/CEE7_4F.svg'>*<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)* is shown if with socket:schuko~.+ & socket:schuko!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/TypeE.svg'>*<b>European wall plug</b> with ground pin (CEE7/4 type E)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:typee'target='_blank'>socket:typee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:typee%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:typee=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/TypeE.svg'>*<b>European wall plug</b> with ground pin (CEE7/4 type E)* is shown if with socket:typee~.+ & socket:typee!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Chademo_type4.svg'>*<b>Chademo</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:chademo'target='_blank'>socket:chademo</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:chademo%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:chademo=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Chademo_type4.svg'>*<b>Chademo</b>* is shown if with socket:chademo~.+ & socket:chademo!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type1_J1772.svg'>*<b>Type 1 with cable</b> (J1772)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable'target='_blank'>socket:type1_cable</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:type1_cable=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type1_J1772.svg'>*<b>Type 1 with cable</b> (J1772)* is shown if with socket:type1_cable~.+ & socket:type1_cable!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type1_J1772.svg'>*<b>Type 1 <i>without</i> cable</b> (J1772)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1'target='_blank'>socket:type1</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:type1=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type1_J1772.svg'>*<b>Type 1 <i>without</i> cable</b> (J1772)* is shown if with socket:type1~.+ & socket:type1!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type1-ccs.svg'>*<b>Type 1 CCS</b> (aka Type 1 Combo)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo'target='_blank'>socket:type1_combo</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:type1_combo=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type1-ccs.svg'>*<b>Type 1 CCS</b> (aka Type 1 Combo)* is shown if with socket:type1_combo~.+ & socket:type1_combo!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Tesla-hpwc-model-s.svg'>*<b>Tesla Supercharger</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger'target='_blank'>socket:tesla_supercharger</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger%3D1'target='_blank'>1</a>. _This option cannot be chosen as answer_. Unselecting this answer will add socket:tesla_supercharger=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Tesla-hpwc-model-s.svg'>*<b>Tesla Supercharger</b>* is shown if with socket:tesla_supercharger~.+ & socket:tesla_supercharger!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_socket.svg'>*<b>Type 2</b> (mennekes)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2'target='_blank'>socket:type2</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:type2=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_socket.svg'>*<b>Type 2</b> (mennekes)* is shown if with socket:type2~.+ & socket:type2!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_CCS.svg'>*<b>Type 2 CCS</b> (mennekes)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo'target='_blank'>socket:type2_combo</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:type2_combo=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_CCS.svg'>*<b>Type 2 CCS</b> (mennekes)* is shown if with socket:type2_combo~.+ & socket:type2_combo!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_tethered.svg'>*<b>Type 2 with cable</b> (mennekes)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable'target='_blank'>socket:type2_cable</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:type2_cable=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_tethered.svg'>*<b>Type 2 with cable</b> (mennekes)* is shown if with socket:type2_cable~.+ & socket:type2_cable!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_CCS.svg'>*<b>Tesla Supercharger CCS</b> (a branded type2_css)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs'target='_blank'>socket:tesla_supercharger_ccs</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs%3D1'target='_blank'>1</a>. _This option cannot be chosen as answer_. Unselecting this answer will add socket:tesla_supercharger_ccs=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Type2_CCS.svg'>*<b>Tesla Supercharger CCS</b> (a branded type2_css)* is shown if with socket:tesla_supercharger_ccs~.+ & socket:tesla_supercharger_ccs!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Tesla-hpwc-model-s.svg'>*<b>Tesla Supercharger (destination)</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination'target='_blank'>socket:tesla_destination</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination%3D1'target='_blank'>1</a>. _This option cannot be chosen as answer_. Unselecting this answer will add socket:tesla_destination=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Tesla-hpwc-model-s.svg'>*<b>Tesla Supercharger (destination)</b>* is shown if with socket:tesla_destination~.+ & socket:tesla_destination!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/usb_port.svg'>*<b>USB</b> to charge phones and small electronics* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:USB-A'target='_blank'>socket:USB-A</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:USB-A=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/usb_port.svg'>*<b>USB</b> to charge phones and small electronics* is shown if with socket:USB-A~.+ & socket:USB-A!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/bosch-3pin.svg'>*<b>Bosch Active Connect with 3 pins</b> and cable* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin'target='_blank'>socket:bosch_3pin</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:bosch_3pin%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:bosch_3pin=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/bosch-3pin.svg'>*<b>Bosch Active Connect with 3 pins</b> and cable* is shown if with socket:bosch_3pin~.+ & socket:bosch_3pin!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/bosch-5pin.svg'>*<b>Bosch Active Connect with 5 pins</b> and cable* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin'target='_blank'>socket:bosch_5pin</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:bosch_5pin%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:bosch_5pin=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/bosch-5pin.svg'>*<b>Bosch Active Connect with 5 pins</b> and cable* is shown if with socket:bosch_5pin~.+ & socket:bosch_5pin!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/bs1363.svg'>*<b>BS1363</b> (Type G)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:bs1363'target='_blank'>socket:bs1363</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:bs1363=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/bs1363.svg'>*<b>BS1363</b> (Type G)* is shown if with socket:bs1363~.+ & socket:bs1363!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/nema-5-15.svg'>*<b>NEMA 5-15</b> (Type B)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15'target='_blank'>socket:nema5_15</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:nema5_15=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/nema-5-15.svg'>*<b>NEMA 5-15</b> (Type B)* is shown if with socket:nema5_15~.+ & socket:nema5_15!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/typej.svg'>*<b>SEV 1011 T23</b> (Type J)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23'target='_blank'>socket:sev1011_t23</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:sev1011_t23=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/typej.svg'>*<b>SEV 1011 T23</b> (Type J)* is shown if with socket:sev1011_t23~.+ & socket:sev1011_t23!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/as3112.svg'>*<b>AS3112</b> (Type I)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:as3112'target='_blank'>socket:as3112</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:as3112%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:as3112=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/as3112.svg'>*<b>AS3112</b> (Type I)* is shown if with socket:as3112~.+ & socket:as3112!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/nema-5-20.svg'>*<b>NEMA 5-20</b> (Type B)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20'target='_blank'>socket:nema_5_20</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:nema_5_20=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/nema-5-20.svg'>*<b>NEMA 5-20</b> (Type B)* is shown if with socket:nema_5_20~.+ & socket:nema_5_20!=1. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Tesla-hpwc-model-s.svg'>*<b>NACS</b>(North-American Charging System)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nacs'target='_blank'>socket:nacs</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nacs%3D1'target='_blank'>1</a>. Unselecting this answer will add socket:nacs=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/charging_station/Tesla-hpwc-model-s.svg'>*<b>NACS</b>(North-American Charging System)* is shown if with socket:nacs~.+ & socket:nacs!=1. _This option cannot be chosen as answer_
*There are <bclass='text-xl'>{socket:schuko}</b> plugs of type <b>Schuko wall plug</b> without ground pin (CEE7/4 type F) available here* is shown if `socket:schuko` is set.
-*<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs 230 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage'target='_blank'>socket:schuko:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230'target='_blank'>230</a>
*<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:current)}* is shown if `socket:schuko:current` is set.
-*<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 16 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current'target='_blank'>socket:schuko:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16'target='_blank'>16</a>
*<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most {canonical(socket:schuko:output)}* is shown if `socket:schuko:output` is set.
-*<b>Schuko wall plug</b> without ground pin (CEE7/4 type F) outputs at most 3.6 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output'target='_blank'>socket:schuko:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW'target='_blank'>3.6 kW</a>
*There are <bclass='text-xl'>{socket:typee}</b> plugs of type <b>European wall plug</b> with ground pin (CEE7/4 type E) available here* is shown if `socket:typee` is set.
-*<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs 230 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage'target='_blank'>socket:typee:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230'target='_blank'>230</a>
*<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most {canonical(socket:typee:current)}* is shown if `socket:typee:current` is set.
-*<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 16 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:typee:current'target='_blank'>socket:typee:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16'target='_blank'>16</a>
-*<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 3 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:typee:output'target='_blank'>socket:typee:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW'target='_blank'>3 kW</a>
-*<b>European wall plug</b> with ground pin (CEE7/4 type E) outputs at most 22 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:typee:output'target='_blank'>socket:typee:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW'target='_blank'>22 kW</a>
-*<b>Chademo</b> outputs 500 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage'target='_blank'>socket:chademo:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500'target='_blank'>500</a>
-*<b>Chademo</b> outputs at most 120 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current'target='_blank'>socket:chademo:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120'target='_blank'>120</a>
-*<b>Chademo</b> outputs at most 50 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output'target='_blank'>socket:chademo:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW'target='_blank'>50 kW</a>
*There are <bclass='text-xl'>{socket:type1_cable}</b> plugs of type <b>Type 1 with cable</b> (J1772) available here* is shown if `socket:type1_cable` is set.
-*<b>Type 1 with cable</b> (J1772) outputs 200 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage'target='_blank'>socket:type1_cable:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200'target='_blank'>200</a>
-*<b>Type 1 with cable</b> (J1772) outputs 240 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage'target='_blank'>socket:type1_cable:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240'target='_blank'>240</a>
-*<b>Type 1 with cable</b> (J1772) outputs at most 32 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current'target='_blank'>socket:type1_cable:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32'target='_blank'>32</a>
-*<b>Type 1 with cable</b> (J1772) outputs at most 3.7 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output'target='_blank'>socket:type1_cable:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW'target='_blank'>3.7 kW</a>
-*<b>Type 1 with cable</b> (J1772) outputs at most 7 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output'target='_blank'>socket:type1_cable:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW'target='_blank'>7 kW</a>
*There are <bclass='text-xl'>{socket:type1}</b> plugs of type <b>Type 1 <i>without</i> cable</b> (J1772) available here* is shown if `socket:type1` is set.
-*<b>Type 1 <i>without</i> cable</b> (J1772) outputs 200 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage'target='_blank'>socket:type1:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200'target='_blank'>200</a>
-*<b>Type 1 <i>without</i> cable</b> (J1772) outputs 240 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage'target='_blank'>socket:type1:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240'target='_blank'>240</a>
-*<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 32 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1:current'target='_blank'>socket:type1:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32'target='_blank'>32</a>
-*<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 3.7 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1:output'target='_blank'>socket:type1:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW'target='_blank'>3.7 kW</a>
-*<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 6.6 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1:output'target='_blank'>socket:type1:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW'target='_blank'>6.6 kW</a>
-*<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1:output'target='_blank'>socket:type1:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW'target='_blank'>7 kW</a>
-*<b>Type 1 <i>without</i> cable</b> (J1772) outputs at most 7.2 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1:output'target='_blank'>socket:type1:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW'target='_blank'>7.2 kW</a>
*There are <bclass='text-xl'>{socket:type1_combo}</b> plugs of type <b>Type 1 CCS</b> (aka Type 1 Combo) available here* is shown if `socket:type1_combo` is set.
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs 400 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage'target='_blank'>socket:type1_combo:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400'target='_blank'>400</a>
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs 1000 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage'target='_blank'>socket:type1_combo:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000'target='_blank'>1000</a>
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current'target='_blank'>socket:type1_combo:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50'target='_blank'>50</a>
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 125 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current'target='_blank'>socket:type1_combo:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125'target='_blank'>125</a>
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 50 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output'target='_blank'>socket:type1_combo:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW'target='_blank'>50 kW</a>
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 62.5 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output'target='_blank'>socket:type1_combo:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW'target='_blank'>62.5 kW</a>
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 150 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output'target='_blank'>socket:type1_combo:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW'target='_blank'>150 kW</a>
-*<b>Type 1 CCS</b> (aka Type 1 Combo) outputs at most 350 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output'target='_blank'>socket:type1_combo:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW'target='_blank'>350 kW</a>
*There are <bclass='text-xl'>{socket:tesla_supercharger}</b> plugs of type <b>Tesla Supercharger</b> available here* is shown if `socket:tesla_supercharger` is set.
-*<b>Tesla Supercharger</b> outputs 480 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage'target='_blank'>socket:tesla_supercharger:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480'target='_blank'>480</a>
-*<b>Tesla Supercharger</b> outputs at most 125 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current'target='_blank'>socket:tesla_supercharger:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125'target='_blank'>125</a>
-*<b>Tesla Supercharger</b> outputs at most 350 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current'target='_blank'>socket:tesla_supercharger:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350'target='_blank'>350</a>
-*<b>Tesla Supercharger</b> outputs at most 120 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output'target='_blank'>socket:tesla_supercharger:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW'target='_blank'>120 kW</a>
-*<b>Tesla Supercharger</b> outputs at most 150 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output'target='_blank'>socket:tesla_supercharger:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW'target='_blank'>150 kW</a>
-*<b>Tesla Supercharger</b> outputs at most 250 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output'target='_blank'>socket:tesla_supercharger:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW'target='_blank'>250 kW</a>
-*<b>Type 2</b> (mennekes) outputs 230 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage'target='_blank'>socket:type2:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230'target='_blank'>230</a>
-*<b>Type 2</b> (mennekes) outputs 400 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage'target='_blank'>socket:type2:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400'target='_blank'>400</a>
-*<b>Type 2</b> (mennekes) outputs at most 16 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2:current'target='_blank'>socket:type2:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16'target='_blank'>16</a>
-*<b>Type 2</b> (mennekes) outputs at most 32 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2:current'target='_blank'>socket:type2:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32'target='_blank'>32</a>
-*<b>Type 2</b> (mennekes) outputs at most 11 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2:output'target='_blank'>socket:type2:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW'target='_blank'>11 kW</a>
-*<b>Type 2</b> (mennekes) outputs at most 22 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2:output'target='_blank'>socket:type2:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW'target='_blank'>22 kW</a>
*There are <bclass='text-xl'>{socket:type2_combo}</b> plugs of type <b>Type 2 CCS</b> (mennekes) available here* is shown if `socket:type2_combo` is set.
-*<b>Type 2 CCS</b> (mennekes) outputs 500 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage'target='_blank'>socket:type2_combo:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500'target='_blank'>500</a>
-*<b>Type 2 CCS</b> (mennekes) outputs 920 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage'target='_blank'>socket:type2_combo:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920'target='_blank'>920</a>
-*<b>Type 2 CCS</b> (mennekes) outputs at most 125 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current'target='_blank'>socket:type2_combo:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125'target='_blank'>125</a>
-*<b>Type 2 CCS</b> (mennekes) outputs at most 350 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current'target='_blank'>socket:type2_combo:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350'target='_blank'>350</a>
-*<b>Type 2 CCS</b> (mennekes) outputs at most 50 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output'target='_blank'>socket:type2_combo:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW'target='_blank'>50 kW</a>
*There are <bclass='text-xl'>{socket:type2_cable}</b> plugs of type <b>Type 2 with cable</b> (mennekes) available here* is shown if `socket:type2_cable` is set.
-*<b>Type 2 with cable</b> (mennekes) outputs 230 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage'target='_blank'>socket:type2_cable:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230'target='_blank'>230</a>
-*<b>Type 2 with cable</b> (mennekes) outputs 400 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage'target='_blank'>socket:type2_cable:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400'target='_blank'>400</a>
-*<b>Type 2 with cable</b> (mennekes) outputs at most 16 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current'target='_blank'>socket:type2_cable:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16'target='_blank'>16</a>
-*<b>Type 2 with cable</b> (mennekes) outputs at most 32 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current'target='_blank'>socket:type2_cable:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32'target='_blank'>32</a>
-*<b>Type 2 with cable</b> (mennekes) outputs at most 11 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output'target='_blank'>socket:type2_cable:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW'target='_blank'>11 kW</a>
-*<b>Type 2 with cable</b> (mennekes) outputs at most 22 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output'target='_blank'>socket:type2_cable:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW'target='_blank'>22 kW</a>
*There are <bclass='text-xl'>{socket:tesla_supercharger_ccs}</b> plugs of type <b>Tesla Supercharger CCS</b> (a branded type2_css) available here* is shown if `socket:tesla_supercharger_ccs` is set.
*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs {canonical(socket:tesla_supercharger_ccs:voltage)}* is shown if `socket:tesla_supercharger_ccs:voltage` is set.
-*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs 500 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage'target='_blank'>socket:tesla_supercharger_ccs:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500'target='_blank'>500</a>
-*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs 920 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage'target='_blank'>socket:tesla_supercharger_ccs:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920'target='_blank'>920</a>
*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:current)}* is shown if `socket:tesla_supercharger_ccs:current` is set.
-*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 125 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current'target='_blank'>socket:tesla_supercharger_ccs:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125'target='_blank'>125</a>
-*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 350 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current'target='_blank'>socket:tesla_supercharger_ccs:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350'target='_blank'>350</a>
*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most {canonical(socket:tesla_supercharger_ccs:output)}* is shown if `socket:tesla_supercharger_ccs:output` is set.
-*<b>Tesla Supercharger CCS</b> (a branded type2_css) outputs at most 50 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output'target='_blank'>socket:tesla_supercharger_ccs:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW'target='_blank'>50 kW</a>
*There are <bclass='text-xl'>{socket:tesla_destination}</b> plugs of type <b>Tesla Supercharger (destination)</b> available here* is shown if `socket:tesla_destination` is set.
-*<b>Tesla Supercharger (destination)</b> outputs 480 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage'target='_blank'>socket:tesla_destination:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480'target='_blank'>480</a>
*<b>Tesla Supercharger (destination)</b> outputs at most {canonical(socket:tesla_destination:current)}* is shown if `socket:tesla_destination:current` is set.
-*<b>Tesla Supercharger (destination)</b> outputs at most 125 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current'target='_blank'>socket:tesla_destination:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125'target='_blank'>125</a>
-*<b>Tesla Supercharger (destination)</b> outputs at most 350 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current'target='_blank'>socket:tesla_destination:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350'target='_blank'>350</a>
*<b>Tesla Supercharger (destination)</b> outputs at most {canonical(socket:tesla_destination:output)}* is shown if `socket:tesla_destination:output` is set.
-*<b>Tesla Supercharger (destination)</b> outputs at most 120 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output'target='_blank'>socket:tesla_destination:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW'target='_blank'>120 kW</a>
-*<b>Tesla Supercharger (destination)</b> outputs at most 150 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output'target='_blank'>socket:tesla_destination:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW'target='_blank'>150 kW</a>
-*<b>Tesla Supercharger (destination)</b> outputs at most 250 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output'target='_blank'>socket:tesla_destination:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW'target='_blank'>250 kW</a>
*There are <bclass='text-xl'>{socket:USB-A}</b> plugs of type <b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) available here* is shown if `socket:USB-A` is set.
*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs {canonical(socket:USB-A:voltage)}* is shown if `socket:USB-A:voltage` is set.
-*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs 5 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage'target='_blank'>socket:USB-A:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5'target='_blank'>5</a>
*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:USB-A:current)}* is shown if `socket:USB-A:current` is set.
-*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 1 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current'target='_blank'>socket:USB-A:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1'target='_blank'>1</a>
-*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 2 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current'target='_blank'>socket:USB-A:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2'target='_blank'>2</a>
*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most {canonical(socket:USB-A:output)}* is shown if `socket:USB-A:output` is set.
-*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 5W* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output'target='_blank'>socket:USB-A:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W'target='_blank'>5W</a>
-*<b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla) outputs at most 10W* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output'target='_blank'>socket:USB-A:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W'target='_blank'>10W</a>
*There are <bclass='text-xl'>{socket:bosch_3pin}</b> plugs of type <b>USB</b> to charge phones and small electronics available here* is shown if `socket:bosch_3pin` is set.
*<b>USB</b> to charge phones and small electronics outputs at most {canonical(socket:bosch_3pin:current)}* is shown if `socket:bosch_3pin:current` is set.
*<b>USB</b> to charge phones and small electronics outputs at most {canonical(socket:bosch_3pin:output)}* is shown if `socket:bosch_3pin:output` is set.
*There are <bclass='text-xl'>{socket:bosch_5pin}</b> plugs of type <b>Bosch Active Connect with 3 pins</b> and cable available here* is shown if `socket:bosch_5pin` is set.
*<b>Bosch Active Connect with 3 pins</b> and cable outputs at most {canonical(socket:bosch_5pin:current)}* is shown if `socket:bosch_5pin:current` is set.
*<b>Bosch Active Connect with 3 pins</b> and cable outputs at most {canonical(socket:bosch_5pin:output)}* is shown if `socket:bosch_5pin:output` is set.
*There are <bclass='text-xl'>{socket:bs1363}</b> plugs of type <b>Bosch Active Connect with 5 pins</b> and cable available here* is shown if `socket:bs1363` is set.
-*<b>Bosch Active Connect with 5 pins</b> and cable outputs 230 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage'target='_blank'>socket:bs1363:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230'target='_blank'>230</a>
-*<b>Bosch Active Connect with 5 pins</b> and cable outputs at most 13 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current'target='_blank'>socket:bs1363:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13'target='_blank'>13</a>
-*<b>Bosch Active Connect with 5 pins</b> and cable outputs at most 3kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output'target='_blank'>socket:bs1363:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW'target='_blank'>3kW</a>
-*<b>BS1363</b> (Type G) outputs 120 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage'target='_blank'>socket:nema5_15:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120'target='_blank'>120</a>
-*<b>BS1363</b> (Type G) outputs at most 15 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current'target='_blank'>socket:nema5_15:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15'target='_blank'>15</a>
-*<b>BS1363</b> (Type G) outputs at most 1.8 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output'target='_blank'>socket:nema5_15:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW'target='_blank'>1.8 kW</a>
-*<b>NEMA 5-15</b> (Type B) outputs 230 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage'target='_blank'>socket:sev1011_t23:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230'target='_blank'>230</a>
-*<b>NEMA 5-15</b> (Type B) outputs at most 16 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current'target='_blank'>socket:sev1011_t23:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16'target='_blank'>16</a>
-*<b>NEMA 5-15</b> (Type B) outputs at most 3.7 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output'target='_blank'>socket:sev1011_t23:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW'target='_blank'>3.7 kW</a>
-*<b>SEV 1011 T23</b> (Type J) outputs 230 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage'target='_blank'>socket:as3112:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230'target='_blank'>230</a>
-*<b>SEV 1011 T23</b> (Type J) outputs at most 10 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current'target='_blank'>socket:as3112:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10'target='_blank'>10</a>
-*<b>SEV 1011 T23</b> (Type J) outputs at most 2.3 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output'target='_blank'>socket:as3112:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW'target='_blank'>2.3 kW</a>
-*<b>AS3112</b> (Type I) outputs 120 volt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage'target='_blank'>socket:nema_5_20:voltage</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120'target='_blank'>120</a>
-*<b>AS3112</b> (Type I) outputs at most 20 A* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current'target='_blank'>socket:nema_5_20:current</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20'target='_blank'>20</a>
-*<b>AS3112</b> (Type I) outputs at most 2.4 kW* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output'target='_blank'>socket:nema_5_20:output</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW'target='_blank'>2.4 kW</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/open24_7.svg'>*24/7 opened (including holidays)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:opening_hours'target='_blank'>opening_hours</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7'target='_blank'>24/7</a>
-*Marked as closed for an unspecified time* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:opening_hours'target='_blank'>opening_hours</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed'target='_blank'>closed</a>. _This option cannot be chosen as answer_
### fee
The question is `Does one have to pay to use this charging station?`
-*Free to use (without authenticating)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>& fee:conditional= & charge= &<ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:none'target='_blank'>authentication:none</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes'target='_blank'>yes</a>
-*Free to use, but one has to authenticate* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>& fee:conditional= & charge= &<ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:none'target='_blank'>authentication:none</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno'target='_blank'>no</a>
-*Free to use* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno'target='_blank'>no</a>. _This option cannot be chosen as answer_
-*Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:fee:conditional'target='_blank'>fee:conditional</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee:conditional%3Dno @ customers'target='_blank'>no @ customers</a>
-*Paid use* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes'target='_blank'>yes</a>& fee:conditional=
### charge
The question is `How much does one have to pay to use this charging station?`
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes'target='_blank'>yes</a>
### payment-options
The question is `Which methods of payment are accepted here?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/cash.svg'>*Cash is accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/payment_card.svg'>*Payment cards are accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/qrcode.svg'>*Payment by QR-code is possible here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/smartphone.svg'>*Payment is done using a dedicated app* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:app'target='_blank'>payment:app</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:app'target='_blank'>payment:app</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/nfc_card.svg'>*Payment is done using a membership card* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:membership_card'target='_blank'>payment:membership_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:membership_card%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:membership_card'target='_blank'>payment:membership_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:membership_card%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/smartphone.svg'>*Payment is done using a dedicated app* is shown if with payment:app~.+ & payment:app!=no & payment:app!=yes. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:fee'target='_blank'>fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes'target='_blank'>yes</a> | charge~.+
The question is `What kind of authentication is available at the charging station?`
-*Authentication by a membership card* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:membership_card'target='_blank'>authentication:membership_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:membership_card%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:membership_card'target='_blank'>authentication:membership_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:membership_card%3Dno'target='_blank'>no</a>
-*Authentication by an app* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:app'target='_blank'>authentication:app</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:app%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:app'target='_blank'>authentication:app</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:app%3Dno'target='_blank'>no</a>
-*Authentication via phone call is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call'target='_blank'>authentication:phone_call</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:phone_call%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call'target='_blank'>authentication:phone_call</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:phone_call%3Dno'target='_blank'>no</a>
-*Authentication via SMS is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:short_message'target='_blank'>authentication:short_message</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:short_message%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:short_message'target='_blank'>authentication:short_message</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:short_message%3Dno'target='_blank'>no</a>
-*Authentication via NFC is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:nfc'target='_blank'>authentication:nfc</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:nfc%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:nfc'target='_blank'>authentication:nfc</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:nfc%3Dno'target='_blank'>no</a>
-*Authentication via Money Card is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:money_card'target='_blank'>authentication:money_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:money_card%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:money_card'target='_blank'>authentication:money_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:money_card%3Dno'target='_blank'>no</a>
-*Authentication via debit card is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:debit_card'target='_blank'>authentication:debit_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:debit_card%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:debit_card'target='_blank'>authentication:debit_card</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:debit_card%3Dno'target='_blank'>no</a>
-*Charging here is (also) possible without authentication* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:none'target='_blank'>authentication:none</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:none'target='_blank'>authentication:none</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:none%3Dno'target='_blank'>no</a>
### Auth phone
The question is `What's the phone number for authentication call or SMS?`
*Authenticate by calling or SMS'ing to <ahref='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>* is shown if `authentication:phone_call:number` is set.
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call'target='_blank'>authentication:phone_call</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:phone_call%3Dyes'target='_blank'>yes</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:authentication:short_message'target='_blank'>authentication:short_message</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:authentication:short_message%3Dyes'target='_blank'>yes</a>
### maxstay
The question is `What is the maximum amount of time one is allowed to stay here?`
-*There is no limit to the amount of time one can stay here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:maxstay'target='_blank'>maxstay</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited'target='_blank'>unlimited</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:bus'target='_blank'>bus</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bus%3Dyes'target='_blank'>yes</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:hgv'target='_blank'>hgv</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:hgv%3Dyes'target='_blank'>yes</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:motorcar'target='_blank'>motorcar</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:motorcar%3Dyes'target='_blank'>yes</a>
-*Not part of a bigger network, e.g. because the charging station is maintained by a local business* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:no:network'target='_blank'>no:network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:no:network%3Dyes'target='_blank'>yes</a>
-*Not part of a bigger network* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:network'target='_blank'>network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network%3Dnone'target='_blank'>none</a>. _This option cannot be chosen as answer_
-*AeroVironment* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:network'target='_blank'>network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network%3DAeroVironment'target='_blank'>AeroVironment</a>
-*Blink* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:network'target='_blank'>network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network%3DBlink'target='_blank'>Blink</a>
-*EVgo* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:network'target='_blank'>network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network%3DEVgo'target='_blank'>EVgo</a>
-*Allego* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:network'target='_blank'>network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network%3DAllego'target='_blank'>Allego</a>
-*Blue Corner* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:network'target='_blank'>network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network%3DBlue Corner'target='_blank'>Blue Corner</a>
-*Tesla* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:network'target='_blank'>network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network%3DTesla'target='_blank'>Tesla</a>
### Operator
The question is `Who is the operator of this charging station?`
-*Located underground* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:location'target='_blank'>location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground'target='_blank'>underground</a>. _This option cannot be chosen as answer_
-*Located on the ground floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D0'target='_blank'>0</a>
-*Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
-*Located on the first floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D1'target='_blank'>1</a>
-*Located on the first basement level* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1'target='_blank'>-1</a>
This tagrendering is only visible in the popup if the following condition is met: network~.+
### Operational status
The question is `Is this charging point in use?`
-*This charging station works* is shown if with planned:amenity= & construction:amenity= & disused:amenity= & operational_status= &<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcharging_station'target='_blank'>charging_station</a>
-*This charging station is broken* is shown if with planned:amenity= & construction:amenity= & disused:amenity= &<ahref='https://wiki.openstreetmap.org/wiki/Key:operational_status'target='_blank'>operational_status</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken'target='_blank'>broken</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcharging_station'target='_blank'>charging_station</a>
-*A charging station is planned here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:planned:amenity'target='_blank'>planned:amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3Dcharging_station'target='_blank'>charging_station</a>& construction:amenity= & disused:amenity= & operational_status= & amenity=
-*A charging station is constructed here* is shown if with planned:amenity= &<ahref='https://wiki.openstreetmap.org/wiki/Key:construction:amenity'target='_blank'>construction:amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:construction:amenity%3Dcharging_station'target='_blank'>charging_station</a>& disused:amenity= & operational_status= & amenity=
-*This charging station has beed permanently disabled and is not in use anymore but is still visible* is shown if with planned:amenity= & construction:amenity= &<ahref='https://wiki.openstreetmap.org/wiki/Key:disused:amenity'target='_blank'>disused:amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:disused:amenity%3Dcharging_station'target='_blank'>charging_station</a>& operational_status= & amenity=
### Parking:fee
The question is `Does one have to pay a parking fee while charging?`
-*No additional parking cost while charging* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:parking:fee'target='_blank'>parking:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dno'target='_blank'>no</a>
-*An additional parking fee should be paid while charging* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:parking:fee'target='_blank'>parking:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dyes'target='_blank'>yes</a>
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
| connection_type.13 | Has a <divstyle='display: inline-block'><b><b>Tesla supercharger (destination)</b> (A Type 2 with cable branded as tesla)</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector | socket:USB-A~.+ |
| connection_type.14 | Has a <divstyle='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/usb_port.svg'/></div> connector | socket:bosch_3pin~.+ |
| connection_type.15 | Has a <divstyle='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector | socket:bosch_5pin~.+ |
| connection_type.16 | Has a <divstyle='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector | socket:bs1363~.+ |
| connection_type.17 | Has a <divstyle='display: inline-block'><b><b>BS1363</b> (Type G)</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/bs1363.svg'/></div> connector | socket:nema5_15~.+ |
| connection_type.18 | Has a <divstyle='display: inline-block'><b><b>NEMA 5-15</b> (Type B)</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/nema-5-15.svg'/></div> connector | socket:sev1011_t23~.+ |
| connection_type.19 | Has a <divstyle='display: inline-block'><b><b>SEV 1011 T23</b> (Type J)</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/typej.svg'/></div> connector | socket:as3112~.+ |
| connection_type.20 | Has a <divstyle='display: inline-block'><b><b>AS3112</b> (Type I)</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/as3112.svg'/></div> connector | socket:nema_5_20~.+ |
| connection_type.21 | Has a <divstyle='display: inline-block'><b><b>NEMA 5-20</b> (Type B)</b><imgstyle='width:1rem; display: inline-block'src='./assets/layers/charging_station/nema-5-20.svg'/></div> connector | socket:nacs~.+ |
This document is autogenerated from [assets/layers/charging_station/charging_station.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/charging_station/charging_station.json)