You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
Pages: 1
#1 2013-01-17 22:24:42
- yrtimiD
- Moderator

- From: Israel
- Registered: 2010-10-08
- Posts: 265
Maxheight tag
Hi All,
Once I collected values of max height for most bridges on Ayalon highway. Then I cut roads before and after bridge and applied maxheight tag on the part under the bridge.
Today I thinking about another way - setting maxheight tag on large part of road from nearest entrance to the road and until next exit, in other words - if you can't go off the road with is passes under the bridge - the maxheight limit applies on the whole part. And if there is more than one height limits on this part - to use the lower one.
Any thought about this?
How would you apply this tag?
Offline
#2 2013-01-19 19:24:07
- eric22
- Member
- Registered: 2010-07-04
- Posts: 114
Re: Maxheight tag
I like your new way. It is better for navigation.
Offline
#3 2013-01-20 12:07:35
- Mr_Israel
- Moderator

- From: Israel, Germany
- Registered: 2009-03-02
- Posts: 513
Re: Maxheight tag
Would be great to have such informations.
Of course its always hard to define max height and their are a lot of discussions about this topic.
In my opinion it would make sense to define the max height only bellow the bridge.
Why? because everything else is not correct. Even if it makes sense that a truck will not be able to pass the bridge.
The truck is only not able to drive bellow the bridge. But he is allowed to drive the rest of the road. This is a fact.
We should not make definitions only for navigation.
Beside that I'm not sure if I will ever drive a very high truck in Israel ![]()
Offline
#4 2013-01-20 22:54:28
- yxejamir
- Member
- From: Israel
- Registered: 2011-12-02
- Posts: 7
Re: Maxheight tag
I tend to agree with Mr_Israel. If you have the resources, then tagging under the bridge seems best, as it is the most accurate. If not, then tagging the whole section seems better than not tagging at all, maybe adding a FIXME note for later reference.
Offline
#5 2013-01-21 21:12:08
- mmd
- Member
- Registered: 2010-11-06
- Posts: 2,150
Re: Maxheight tag
Hello,
I'm currently working on an Overpass API-based prototype to show truck related tags in OSM, including maxheight=*. I thought this map could be somewhat interesting for you.
There's also some logic in place to identify potentially missing maxheight tags underneath (railway) bridges. Relevant in this case are either segments tagged with "maxheight" underneath a bridge or a single maxheight node, which is not too far away form the bridge. We had quite some lengthy discussions about this topic in the German subforum. If you're interested Google Translation might come in handy.
I hope this is somewhat useful to identify missing tags or check existing tags in your area. Feedback is of course very welcome.
Please note that some layers might be a bit slow, so please be sure to zoom in accordingly.
Link: http://maxheight.bplaced.net/overpass/p … TT&lang=en
Cheers,
mmd
Last edited by mmd (2013-01-21 21:16:10)
Offline
#6 2013-02-18 11:57:33
- yrtimiD
- Moderator

- From: Israel
- Registered: 2010-10-08
- Posts: 265
Re: Maxheight tag
Another question to the community and especially to @mmd:
If different lanes have different max height - which to tag: the bigger or lower?
If I'll tag bigger value - I'll tell that one-lane-wide car under this height can pass on at least one of lanes.
If I'll tag lower value - I'll tell that any-width car under this height can pass on any lane.
Offline
#7 2013-02-20 20:26:44
- zstadler
- Moderator
- Registered: 2012-05-05
- Posts: 381
- Website
Re: Maxheight tag
IMO, if you tag a single value - tag the bigger value. There are many more tall vehicles than wider-than-one-lane vehicles.
If you want to capture per-lane heights, from left to right, you may want to use a maxheight:lanes tag:
lanes=3
maxheight=4.60
maxheight:lanes=4.60|4.50|4.30The OSM Wiki page on Lanes says:
In principle every tag used to describe properties of a road can be extended by the :lanes suffix when its value depends on the lane.
Offline
Pages: 1