This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

HOV access=no or access=yes?

0

I searched the OSM wikis and elsewhere, and can't find a definitive standard in the value of access tag with HOV. What is the proper access tag to give lanes on a freeway that are HOV, access=yes or access=no?

asked 21 Sep '18, 19:03

markzawi's gravatar image

markzawi
71448
accept rate: 0%

edited 21 Sep '18, 22:13

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

what is "HOV"?

(21 Sep '18, 19:45) aseerel4c26 ♦
1

"HOV" (High Occupancy Vehicle) is an American term that means "carpool" - a car with more than a certain number of occupants can use it.

(21 Sep '18, 20:51) SomeoneElse ♦

One Answer:

0

What seems to work for the motorway near me, that is JOSM and other tools seem to accept it) is:

lanes=5
hov:lanes=designated|yes|yes|yes|yes
hov:minimum=2

This is for a 5 lane section of the motorway. There are, of course, some other tags for HGV, maxspeed, etc.

In this area you are allowed to enter and exit the designated HOV lane at any point. There are some other areas where changing into or out of the HOV lane(s) is not allowed. In those areas the change:lanes=* tagging can be used to indicate what lane changes are permitted.

answered 21 Sep '18, 20:48

n76's gravatar image

n76
10.8k1082172
accept rate: 17%

Source code available on GitHub .