Add Truck Speed Limit maxspeed/hgv field (#520)

This commit is contained in:
archpdx
2022-07-15 03:51:39 -07:00
committed by GitHub
parent c4d976cfff
commit 260123a8a4
4 changed files with 9 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"key": "maxspeed:hgv",
"type": "roadspeed",
"label": "Truck Speed Limit",
"placeholder": "40, 50, 60..."
}
+1
View File
@@ -18,6 +18,7 @@
"lit",
"maxheight",
"maxspeed/advisory",
"maxspeed/hgv",
"maxweight_bridge",
"maxwidth",
"minspeed",
+1
View File
@@ -22,6 +22,7 @@
"lit",
"maxheight",
"maxspeed/advisory",
"maxspeed/hgv",
"maxweight_bridge",
"maxwidth",
"not/name",
+1
View File
@@ -19,6 +19,7 @@
"lit",
"maxheight",
"maxspeed/advisory",
"maxspeed/hgv",
"maxweight_bridge",
"maxwidth",
"minspeed",