Hi everyone,
I’m working on a PR for the iD Tagging Schema that adds a field to indicate which types of vehicles can be charged at an amenity=charging_station.
PR link:
https://github.com/openstreetmap/id-tagging-schema/pull/1106
During the review, a few questions came up regarding which vehicle categories should be offered in the preset. The goal is not to replace existing OSM vehicle tags, but simply to reuse well-established categories in a clear and consistent way.
Before updating the PR, I’d like to get broader community feedback.
Questions for clarification
1. Which existing OSM vehicle classes should be used?
Several options were mentioned, but some terms are unclear or inconsistently defined across wiki languages:
-
hgv(vs. “truck”) -
motorcycle -
moped -
bicycle -
bus/psv -
and whether any additional class is needed at all
The intention is to reuse existing, well-defined OSM vehicle categories and avoid inventing new terms.
2. Do we need a separate category like “small electric vehicles”?
This label exists on the wiki page for charging stations, but its meaning is vague:
-
Does it include scooters?
-
mopeds?
-
e-bikes?
-
mobility scooters?
Or should we avoid this term entirely and rely solely on the existing vehicle classes listed above?
3. Expected use cases
To understand how detailed the preset should be:
Which vehicle types actually have dedicated charging stations in practice?
Examples:
-
bus charging infrastructure
-
truck-only charging
-
motorcycle charging
-
micromobility-only stations
-
mixed stations
Examples or photos would help determine which categories are practical and necessary.
Goal
The aim is to:
-
use existing OSM vehicle categories where possible,
-
avoid ambiguous or newly invented terms,
-
keep the preset simple enough for mappers,
-
and remain consistent with established tagging.
Once there is agreement on the correct set of categories, I will update the PR accordingly.
Thanks in advance for your input!