Add lane_markings field (#479)

This commit is contained in:
archpdx
2022-06-17 06:33:35 -07:00
committed by GitHub
parent cbfeb77994
commit 767b2d6dd3
3 changed files with 12 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"key": "lane_markings",
"type": "check",
"label": "Lane Markings",
"terms": [
"centerline",
"striped",
"unstriped"
]
}
+1
View File
@@ -18,6 +18,7 @@
"flood_prone",
"incline",
"junction_line",
"lane_markings",
"lit",
"maxheight",
"maxspeed/advisory",
+1
View File
@@ -15,6 +15,7 @@
"flood_prone",
"incline",
"junction_line",
"lane_markings",
"lit",
"maxheight",
"maxspeed/advisory",