On 31 January 2017 12:06:55 CET, Ben Laenen <benlaenen@gmail.com> wrote:<br>
>(...)<br>
><br>
>Er zullen naast vrachtwagens nog wel andere voertuigen zijn die maar 90<br>
>of een <br>
>andere snelheid mogen rijden uit technische overwegingen, we kunnen<br>
>niet heel <br>
>BelgiĆ« vol zetten met al die mogelijke beperkingen, die eigenlijk van<br>
>het <br>
>voertuig afhangen en niet van de weg.<br>
<br>
Just over a week ago I made "defaults" relations for Belgian roads:<br>
Federal: <a href="https://openstreetmap.org/relation/6900538">https://openstreetmap.org/relation/6900538</a><br>
Flanders: <a href="https://openstreetmap.org/relation/6900533">https://openstreetmap.org/relation/6900533</a><br>
Wallonia: <a href="https://openstreetmap.org/relation/6900513">https://openstreetmap.org/relation/6900513</a><br>
<br>
Description of the scheme: <a href="https://wiki.openstreetmap.org/wiki/Relations/Proposed/Defaults">https://wiki.openstreetmap.org/wiki/Relations/Proposed/Defaults</a><br>
<br>
I don't think that this information is used anywhere yet. The proposal is also marked as "abandoned", but that doesn't mean it cannot be used of course.<br>
<br>
<br>
<br>
It's possible to add maxspeed based on weight with conditional restrictions.[1] If heavy vehicles are limited to 90kph on motorways, we could use these rules in the defaults relation:<br>
def:highway=motorway;maxspeed=120<br>
def:highway=motorway;maxspeed:conditional=90 @ (weight>3.5)<br>
<br>
<br>
<br>
[1] <a href="https://wiki.openstreetmap.org/wiki/Conditional_restrictions">https://wiki.openstreetmap.org/wiki/Conditional_restrictions</a><br>