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

How to Tag 7.5t Except for Access

3

I checked a section of road and the signage today after a query about it. The sign restricts trucks over 7.5 Ton except for access. How should I tag this?

alt text

asked 19 Aug '15, 17:33

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

edited 19 Aug '15, 17:43

2

Strictly speaking, that's "no hgvs over 7.5t except for access" isn't it? I can think of bus routes that go through signs such as this one.

(19 Aug '15, 17:36) SomeoneElse ♦

One Answer:

2

Tag the general access as usual, and then add a conditional restriction such as access:conditional=destination @ (weight > 7.5).

answered 19 Aug '15, 18:30

Vincent%20de%20Phily's gravatar image

Vincent de P... ♦
17.3k18152249
accept rate: 19%

In the UK a HGV is over 7.5t, its different elsewhere in the EU, so I would normally tag this as hgv=destination.

(19 Aug '15, 19:40) trigpoint
3

I've always tended to write the conditional the other way around, so "maxweight:hgv=7.5" and "maxweight:hgv:conditional=none @ destination".

Taginfo stats for the UK are hgv=destination 634, maxweight:hgv:conditional=none @ destination 313, maxweight=7.5 variations around 6000. There are also 428 maxweight:conditional=none @ destination. I suspect a large number of these "non-HGV" restrictions are actually mismapped (I know I'm responsible for a few).

(19 Aug '15, 21:23) SomeoneElse ♦

Not being wholly familiar with EU signage, I'm curious if this is a weight limit just for trucks and goods vans, or for everything? In a ha-ha-only-sad (given my region's propensity for obesity), would this apply to say, a 8t bicycle or pedestrian?

(26 Aug '15, 17:29) Baloo Uriza
2

According to road signs in the UK this weight limit only applies to goods vehicles. This also matches with other sources from the web. So I guess Godzilla is allowed to walk down this road, even for through traffic.

(27 Aug '15, 07:43) scai ♦

Source code available on GitHub .