User:Push-f/Default speed limits

From OpenStreetMap Wiki
Jump to navigation Jump to search
Country codeRoad typeVehicle typemaxspeedmaxspeed:conditional
AOurban[1]default6050 @ (trailer) [2]
bus5040 @ (trailer)
ruraldefault90 [3]70 @ (trailer)
ATmotorroad or motorwaybus10080 @ (articulated)
ALmotorwayhgv9080 @ ( trailer); 80 @ (articulated); 80 @ (12t)

Road types

motorwayhighway~^(motorway|motorway_link)$
motorroadmotorroad=yes
urbanurban=yes or source:maxspeed~urban or maxspeed:type~urban or zone:maxspeed~urban or zone:traffic~urban or maxspeed~urban

JSON

{
    "road_types": {
        "motorway": "highway~^(motorway|motorway_link)$",
        "motorroad": "motorroad=yes",
        "urban": "urban=yes or source:maxspeed~urban or maxspeed:type~urban or zone:maxspeed~urban or zone:traffic~urban or maxspeed~urban"
    },
    "rules": {
        "AT": {
            "motorroad": {
                "maxspeed:bus": "100",
                "maxspeed:bus:conditional": "80 @ (articulated)"
            },
            "motorway": {
                "maxspeed:bus": "100",
                "maxspeed:bus:conditional": "80 @ (articulated)"
            }
        },
        "AO": {
            "rural": {
                "maxspeed:conditional": "70 @ (trailer)",
                "maxspeed": "90 "
            },
            "urban": {
                "maxspeed:conditional": "50 @ (trailer) ",
                "maxspeed:bus:conditional": "40 @ (trailer)",
                "maxspeed:bus": "50",
                "maxspeed": "60"
            }
        },
        "AL": {
            "motorway": {
                "maxspeed:hgv:conditional": "80 @ ( trailer);  80 @ (articulated);  80 @ (12t)",
                "maxspeed:hgv": "90"
            }
        }
    }
}
  1. test
  2. E. Miller, The Sun, (New York: Academic Press, 2005), 23–25.
  3. some reference