Add Length Limit and Axle Weight Limit fields (#911)

This commit is contained in:
archpdx 2023-06-02 06:13:05 -07:00 committed by GitHub
parent 9b04f30fae
commit f8ecdeb4a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 44 additions and 5 deletions

View file

@ -18,7 +18,9 @@
"flood_prone",
"junction_line",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxweight_bridge",
"maxwidth",
"oneway/bicycle",

View file

@ -17,7 +17,9 @@
"incline",
"junction_line",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed/advisory",
"maxspeed/hgv",
"maxweight_bridge",

View file

@ -20,7 +20,9 @@
"incline",
"junction_line",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed",
"maxweight_bridge",
"maxwidth",

View file

@ -20,7 +20,9 @@
"incline",
"junction_line",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed/advisory",
"maxweight_bridge",
"maxwidth",

View file

@ -21,7 +21,9 @@
"junction_line",
"lane_markings",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed/advisory",
"maxspeed/hgv",
"maxweight_bridge",

View file

@ -22,7 +22,9 @@
"junction_line",
"junction/ref_oneway",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed",
"maxweight_bridge",
"maxwidth",

View file

@ -22,7 +22,9 @@
"junction_line",
"junction/ref_oneway",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed/advisory",
"maxweight_bridge",
"maxwidth",

View file

@ -20,9 +20,11 @@
"junction_line",
"lane_markings",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed/advisory",
"maxweight_bridge",
"maxweight",
"maxwidth",
"not/name",
"oneway/bicycle",

View file

@ -16,7 +16,9 @@
"incline",
"lanes",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed/advisory",
"maxweight_bridge",
"maxwidth",

View file

@ -18,7 +18,9 @@
"incline",
"junction_line",
"lit",
"maxaxleload_bridge",
"maxheight",
"maxlength",
"maxspeed/advisory",
"maxspeed/hgv",
"maxweight_bridge",