Tag:man_made=charge_point

From OpenStreetMap Wiki
Jump to navigation Jump to search
Public-images-osm logo.svg man_made = charge_point
Cs us tesla supercharger.png
Description
A device for charging electric vehicles. Show/edit corresponding data item.
Group: man made
Used on these elements
may be used on nodesshould not be used on waysshould not be used on areasshould not be used on relations (except multipolygon relations)
Useful combination
See also
Status: approvedPage for proposal

The charge point tag is used to map the individual physical charging devices (sometimes also known as "dispensers" or "stalls") at charging station sites, like fuel pumps at fuel stations for combustion vehicles. Each charge point usually has one or two connectors or cables for charging electric vehicles.

How to map

First map an area area around the charge points and associated parkings lots and tag it amenity=charging_station. Then create a node node at each physical charge point belonging to the charging station. Add the tag man_made=charge_point to the node.

Tags associated with the site (group of charge points), such as name=*, brand=* and capacity=*, are added to the amenity=charging_station area. Tags which are specific to each charge point, such as socket=* information, are added to the man_made=charge_point nodes. See example below. If all charge points at the site are equal it is not necessary to tag the socket=* information on man_made=charge_point but only on amenity=charging_station.

If there is only one charge point at the site then it is usually not necessary to map man_made=charge_point separately. Just tag the socket information to amenity=charging_station.

This feature is optional. It is usually not necessary to map each charge point at charging station sites. Note that only amenity=charging_station will be rendered on maps and will show up in search results.

Please also see comments and examples in the wiki for amenity=charging_station.

Tags to use in combination

The most common tags for man_made=charge_point objects:
Key Description
man_made=charge_point Feature tag.
ref=* The reference number or code used to identify the charge point, if available, for example "2126". Often displayed on the charge point and used in apps. Some charge points have two or more reference numbers, which may be tagged with a semicolon, for example "2126A;2126B".
socket:<type>=* The number of sockets/cables of the type <type> that can be used at once at the charge point, for example socket:type2=2.

Not needed if all charge points are identical (put tag on the amenity=charging_station object instead).

socket:<type>:output=* The power (in kW) that can be sourced from a single socket/cable of the type <type> at the charge point, for example socket:chademo:output=50 kW.

Not needed if all charge points are identical (put tag on the amenity=charging_station object instead).

Other optional tags:

Examples

The following table provides examples of tags to consider when mapping man_made=charge_point.

Image Tags charging station Tags charge points
Recharge Vigra charging station.jpg amenity=charging_station

name=Recharge Vigra

brand=Recharge

access=yes

capacity=5

socket:type2=2

socket:type2_combo=2

socket:chademo=2

socket:type2:output=22 kW

socket:type2_combo:output=150 kW

socket:chademo:output=63 kW

charge point 1:

man_made=charge_point

ref=2146A;2146B

capacity=2

socket:type2=2

socket:type2:output=22 kW

charge point 2:

man_made=charge_point

ref=2126A;2126B

capacity=1

socket:type2_combo=1

socket:chademo=1

socket:type2_combo:output=50 kW

socket:chademo:output=50 kW

charge point 3:

man_made=charge_point

ref=2888A;2888B

capacity=2

socket:type2_combo=1

socket:chademo=1

socket:type2_combo:output=150 kW

socket:chademo:output=63 kW

Symbols used at vehicle charge points

See also