Access tagging ambiguity

Yes, @dieterdreist is right. In most of the world =yes is absolutely fine and you don’t need =designated.

3 Likes

It sounds to me like you all are saying that =designated has a very specific meaning (which apparently I don’t actually understand :grinning:) and only applies in certain countries with particular types of laws. Prior to this discussion, that was not my understanding of the meaning. My understanding is based on these descriptions taken from the wiki:

A way marked for a particular use

A preferred or designated route for the class of traffic specified

indicates that a route has been specially designated (typically by a government) for use by a particular mode (or modes) of transport

The value designated is not meant to imply that OpenStreetMap access=* permissions have been automatically “designated” only to that transport mode

The language on the wiki recommends the use of =designated in any situation where a sign indicates that a way is intended for a particular mode of transport. It says nothing about strict legal requirements.

It sounds like you all are saying this is an incomplete description and that =designated is a value that should only be used rarely. If this is in fact the case, it sounds like the wiki should be changed. However, I still don’t understand what the specific cases are where =designated should be used. All I’ve understood so far is that you all say it shouldn’t be used in the examples I’ve put forward!

My primary use case for =designated has been on trails in the backcountry that are managed primarily for one use type, but other uses are also allowed. For example a trail may be managed for horses & stock animals, with hiking also allowed but not the primary use. I would tag this as highway=path + horse=designated + foot=yes. It sounds like you are saying this is not correct, but if =designated is not to be used in a case like this, then what is it for? I’m sure someone will be quick to say that in this case, highway=bridleway + foot=yes should be used instead. However, that type of tagging only works for horse, pedestrian, and bicycle focused ways with bridleway, footway, and cycleway respectively. Other transport modes do not have highway=*way tags like highway=skiway, highway=snowmobileway, or highway=atvway. So highway=path + atv=designated + bicycle=yes is the only way I know of to tag a trail that is managed primarily for ATV use, but where mountain bikes are also allowed secondarily.

If the understanding I’ve developed so far is incorrect, I’d appreciate any further clarification on how the =designated value is intended to be used.

3 Likes

I agree, and think that this describes the problem very well. Right now we have one tag value trying to store two pieces of information - “what is the legal right of access of traffic mode X” and “was this highway=whatever designed for the use of traffic mode X”.

The one absolutely does not imply the other (even before considering “esoteric” modes such as snowmobile). I can think of plenty of places locally (in England) where there is a legal right of bicycle access but it was never designed for and is completely unsuitable for that mode, and plenty of places designed for bicycle (or horse) use where the legal access is only “permissive” - permission can be removed at any time.

2 Likes

Speaking from a region, where this peculiarity of using “desginated” in such a way is a common sight, I give it a try:

There is a body of rules, that govern traffic on public infrastructure. It is not a law, but a directive. It covers a lot of private infrastructure too, eg. parking lots at shopping centers &c. Among other types of streets, for motorists and mixed use, it describes footways, cycleways and bridleways. It contains several rules, that apply especially to that kind of streets (yes, they are true streets.)

Mappers are told in ground school :slight_smile: to tag those streets “highway=path+foot|bicylce|horse=designated” to tell consumers, that some certain way is not just any old footway, but one, the usage of which is governed by the directive.

That is mostly all there is to this, but it would be easy to collect forum discussions on the subject into a weighty tome. Perhaps I should mention: No sign is necessary for this “designation”, e.g. sidewalks here must not be sign-posted, but of course they are “designated”. Signs not from the directive, eg. green cycle-route markers, do not count.

2 Likes

In the United States, the law on paper, the words on signs, and the laws which get enforced are often three different concepts, which gets more confusing when individual people and businesses also make rules and post signs about various things. There are even privately owned police forces where I live that operate separately from the regular police on behalf of private entities (that is definitely not common everywhere in the US, just an extreme example of something that is a possibility).

I’ve been thinking about this lately because there are quite a few different forms of tagging that could be justified based on different interpretations of the tag. My city has a law on paper that on streets with a speed limit higher than 30 miles per hour, the sidewalks are designated for bicycle use, and bicycles aren’t allowed or encouraged in the roadway. They also paint bike symbols and put up school zone signs and bike symbol signs on roads with a posted speed limit higher than 30 miles per hour. They also don’t enforce speed limits or bicycle rules so in practice people don’t follow any of these things. Going by the law on paper, lots of footways would be bicycle=yes and lots of roadways would be bicycle=no. Going by signs, lots of quite dangerous roads would be bicycle=designated, and almost nothing, if anything, would be bicycle=no. Going by enforcement in practice, nearly every foot way and road way would be bicycle=yes. Going by safety, every foot way and road way would be bicycle=discouraged or bicycle=no, bicycle=designated or bicycle=yes would be only on features completely physically separated from foot ways and road ways.

As I understand it, there are many countries in which a sign saying something is designated for bikes that means that’s also what the law says, so I can see how someone can read the wiki differently if they live in a country like that

1 Like

There is at least piste:type=* in lieu of highway=skiway.
Note that the piste: prefix is completely orthogonal to the highway and other tags, making it a kind of primary key for this niche use.
Then there is relations route=piste for the typical signposted routes.
Last, there’s also the access tag ski=yes/no/… , but it is seldom used which is to be expected.

For niche practices like atv or snowmobile, I suspect snowmobile=yes or atv=yes is abused for lack of a better dedicated tagging scheme that would simply says ‘have fun on this way with your snowmobile / atv’.

See map-rulesets/skoter.mrules at master · skoterleder/map-rulesets · GitHub

1 Like

Yes, this is the core of the issue. designated does not make sense as an access value. It seems people have been pointing this out since 2008. We should have a parallel scheme to specify the transport mode a way is designed/intended/designated to be to used by. Something like designated:for=moped;carriage;horse;etc would make sense if data consumers could be counted on to reliably parse semicolon delimited values.

3 Likes

+1, just do it. The designated access is something you can ignore or see as an alternative yes, if it doesn’t make sense to you

3 Likes

I’ve seen some uses of bus=dedicated and while whatever is proposed doesn’t have to follow a scheme that mirrors access exactly, I like the use of the term dedicated. I like the idea of a separate way to show this & would support