It shows that implicit “access”=yes (beyond highway tags) is complicated because you have to consider in which order the tags are interpreted, and this order is not documented well.

1 highway default access
2 motorroad=yes default
3. access tags from general to special
4. oneway=yes/-1 tags set one direction to no

It is dangerous to say oneway=yes is only a shortcut for vehicle:backward=no.

E.g what does this mean?
vehicle:backward=no + bicycle=yes
Is this a oneway for bicycle or not? Does bicycle overwrite vehicle:backward?

1 Like