Proposal:Charging Stations v2

Charging Stations v2
Proposal status: Proposed (under way)
Proposed by: GA Kevin
Tagging: amenity=charging_station
Applies to: node relation
Definition: 2025 update to amenity=charging_station and it's elements.
Statistics:

Draft started: 2025-03-21
RFC start: 2025-05-21

Background

amenity=charging_station has been around since 2015[1] and aims to give OSM contributors a way to represent charging stations and their associated (optional) elements. Previous discussions in 2023[2] surrounding stations vs charge points led to a rough consensus surrounding the tag amenity=charging_station and tag man_made=charge_point. The main opposition to this proposal was the existing data and data consumers use of this tag was on an individual node node and would now be associated with node nodes or area areas, consisting of many (sometimes implied) energy dispensers.

Proposal

This proposal aims to address the need for clear, consistent charging station tagging as the rise of Electric Vehicles (EVs) continues and with it the rise of charging infrastructure (such as [W]Tesla's [W]Supercharger network.) This proposal aims to align current nomenclature and address current technologies (as of 2025) while remaining flexible so future innovations can be added without needing significantly new tagging. This proposal will also eliminate the isolated tag man_made=charge_point as it will still be considered a station even if only 1 charging bay exists.

Logic

Multi-unit charging stations can span a large area while still being considered as part of the same station or project. Knowing this, a relation type=site + relation site=charging_station should be used to associate Role charging_bays to the overall relation amenity=charging_station and a charging bay's elements to the bay itself. One bay is a space where one vehicle may charge, regardless of how many an energy dispenser can dispense to.

However, some mappers may find relations confusing or overly complex. If this is the case, it will be encouraged to use node amenity=charging_station and place a note=Please expand to relation where other contributors can complete the relation organization.

Finally, in the context of EV charging stations, key socket:*:power_delivery=* should refer to if the charging bay provides [W]Alternating Current (AC) or [W]Direct Current (DC) (values of tag socket:*:power_delivery=ac or tag socket:*:power_delivery=dc.) socket:*:current=* should capture the amount of [W]amperes the charging bay can provide. socket:*:voltage=* and socket:*:output=* remain unchanged. This is important in EV charging since the conversion needs to happen with the vehicles onboard converter if AC power is supplied whereas DC Fast Chargers off load that conversion to the dispenser / station. AC chargers are typically slower and lack the pins for DC charging making them less ideal for roadside chargers.

Tagging

Element Members Required Tags Highly Recommended Keys Recommended Keys Encouraged Keys
relation Charging Station Role charging_bay
Role label
tag type=site
tag site=charging_station
Role label tag amenity=charging_station key name=*
key addr:*=*
key network=*
key network:wikidata=*
key access=yes
key brand=*
key brand:wikidata=*
key opening_hours=*
key ref=*
key website=*
key phone=*
relation Charging Bay
Role charging_bay
Role dispenser
Role parking_space
tag type=site
tag site=charging_bay
key socket:*=*
key socket:*:current=* in [W]Amps
key socket:*:output=* in [W]kW
key socket:*:voltage=*in [W]Volts
key socket:*:power_delivery=*
key ref=*
key fee=*
key charge=*
key payment:*=*
key authentication=*
key socket:*:length=*
key covered=*
key lit=*
key level=*
key reservation=*
area Charging Parking
Role parking_space
tag amenity=parking_space
tag parking_space=charging
Please see tag amenity=parking_space for other common parking space tags.
[W]Electric Vehicle Supply Equipment (EVSE)
Role dispenser
tag man_made=charge_point key manufacturer=*
key manufacturer:wikidata=*
key model=*
key model:wikidata=*
key ref=*
key name=*
key colour=*
key height=*
key
width=*
key depth=*

Roaming

Since a vast majority of charging stations are payment:cash=no, the payment options should reflect the payment terminal, app used, or roaming agreement in place to initiate a charge. For example, if a station is able to roam to the [W]ChargePoint application to initiate charge and payment, payment:app:chargepoint=yes would be used. In Europe, the EVRoaming Foundation facilitates several protocols to accomplish roaming, including the Open Charge Point Interface. If roaming is available from a manufacturers application, use the manufacturers name in the key payment:app:*=* such as payment:app:chevrolet=yes instead of payment:app:myChevrolet=yes.

Plug and Charge

Combination authentication/payment solutions such as [W]"Plug and Charge" (ISO 15118), [W]AutoCharge (DIN Spec 70121), or Tesla's proprietary "Plug and Charge" solution should use key authentication:*=*. This does not include if you are able to pay for a session via another app, only "handheld-free" solutions.

Charge Point Operator

A Charge Point Operator (CPO) is the entity which installs, maintains, and manages the operation of a charging station. In OSM, we use key operator=* to describe this. The CPO can also serve as the network for a particular site (such as [W]IONNA stations in the United States) or be a partnership with the network or manufacturer depending on agreement. When unclear, key brand=* and key network=* should be sufficient. The CPO is rarely the location of the charging station. For example, many [W]Walmart stores have [W]Electrify America charging stations in their parking lot, but this does not mean Value operator=Walmart should be used.

Examples

See this example on OSM: relation 19157804

For this example, I will be using a new [W]IONNA "Rechargery Relay" site in [W]Valdosta, Gerogia, United States of America. This site consists of 5 [W]Alpitronic HYDC400UL dispensers serving 10 charging bays, with various amenities. For this example we will focus on charging bay "CCS 2A" but the others would be similar. The datasheet for these dispensers can be found in this PDF and is also present on the rear of the dispenser following a site survey.

node Node

Not recommended, but if a contributor is new or uncomfortable with relations, a node can be used.

amenity=charging_station
brand=IONNA
network=IONNA
capacity=10
socket:type1_combo=6
socket:nacs=4
covered=yes
note=Please expand to a relation.

relation Relation

relation Charging Station

Value Tags
type=site
site=charging_station
Role Members

node Valdosta Rechargery Relay

amenity=charging_station
name=Valdosta Rechargery Relay
addr:housenumber=278
addr:street=Norman Drive
addr:city=Valdosta
addr:state=GA
addr:postcode=31601
network=IONNA
network:wikidata=Q124528707
access=yes
brand=IONNA
brand:wikidata=Q124528707
branch=Valdosta
model=Rechargery Relay
opening_hours=24/7
ref=GA-0002
ref:ocm=OCM-312426
website=https://www.ionna.com/rechargery/valdosta/
phone=+1-833-466-2474

relation CCS 2A

Value Tags
type=site
site=charging_bay
ref=CCS 2A

socket:type1_combo=1
socket:type1_combo:current=direct
socket:type1_combo:output=400
socket:type1_combo:amperage=600
socket:type1_combo:voltage=1000

length:cable=5
covered=yes
lit=yes
level=0
fee=yes
charge=0.39 USD/kWh

payment:cash=no
payment:visa=yes
payment:mastercard=yes
payment:discover_card=yes
payment:american_express=yes
payment:apple_pay=yes
payment:google_pay=yes
payment:samsung_pay=yes
payment:app:ford=yes
payment:app:bmw=yes
payment:app:cadillac=yes
payment:app:chevrolet=yes
payment:app:gmc=yes
payment:app:hyundai=yes
payment:app:kia=yes
payment:app:mercedes_benz=yes
payment:app:stellantis=yes
payment:app:chargepoint=yes
payment:app:shell=yes

authentication:autocharge=yes
reservation=no
Role Members

node CCS 2

man_made=charge_point
name=CCS 2
ref=GA-0002-02
colour=#72D2BD
manufacturer=Alpitronic
manufacturer:wikidata=Q131895757
model=HYDC400UL
model:wikidata=Q91487502
height=2.185
width=0.732
depth=0.663

Rendering

Rendering in Carto should use the current symbol for amenity=charging_station () where the Role label is placed. For each man_made=charge_point there should be a square with colour #0092DA (0,146,218) (■︎) to match the charging station icon with the name=* or ref=* as a label at low zoom levels.

Import Process

When importing datasets into OSM using this proposal, such as those from the [W]U.S. Department of Energy, make each entry a node, and follow the instructions above for a node amenity=charging_station with all available information and place tag note=Please expand to relation to each imported node. Unless the number of charging bays has changed, there should be no need to overwrite an existing relation charging station. Please follow all import guidelines.

Data Consumers

This proposal aims to make parsing of charging station data easy by splitting the station into 3 elements:

  • The overall charging station
  • Each individual charging bay
  • Each energy dispenser regardless of shared capacity ability

When marking a charging bay as "in-use" be sure to mark the charging bay itself, not the dispenser it is attached to. In the example section, you will see we mapped "CCS 2A" however "CCS 2B" was in use. Regardless that they share the same dispenser ("CCS 2") one can be marked as "in-use" and the other as "available", "reserved", "unavailable", etc.

Since not every charging station has a name, consider the brand or network for a more readable label instead of what it is in proximity to. Please see above, just because a station is in a places parking lot does not necessarily mean they are connected in any way to the station beyond a land sharing agreement.

A common aspect of charging station maps is amenities nearby, please consider using something like Overpass to query places nearby for this feature or filter (i.e. "only stations with 200+ kW charging bays available and within 0.25 miles of a restaurant" is possible.)

Features/Pages affected

External discussions

Comments

Please comment on the discussion page.

  1. https://wiki.openstreetmap.org/w/index.php?title=Tag:amenity%3Dcharging_station&oldid=1193015
  2. Charging stations (sites or individual chargers?) - General talk / Tagging general discussion - OpenStreetMap Community Forum