Tag:man made=charge point

man_made=charge_point
Description
A device for charging electric vehicles.
Used on these elements
Useful combination
See also
Status: approved

The charge point tag is used to map the individual charging devices (sometimes also known as "dispensers") 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 around the charge points and associated parkings lots and tag it amenity=charging_station. Then create a 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
For reference, here is first the tagging of the charging station area around the charge points:

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

Optional charge point 1:

man_made=charge_point
ref=2146A;2146B
capacity=2
socket:type2=2
socket:type2:output=22 kW

Optional 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

Optional 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

This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.