AndrewRWilliams
commited on
Commit
•
1e98127
1
Parent(s):
7e0adbb
Amend metadata
Browse files- traffic_metadata.json +3 -3
traffic_metadata.json
CHANGED
@@ -105,7 +105,7 @@
|
|
105 |
"unit": "miles"
|
106 |
},
|
107 |
"Name": {
|
108 |
-
"description": "Name of the
|
109 |
"data_type": "object",
|
110 |
"unit": null
|
111 |
},
|
@@ -115,12 +115,12 @@
|
|
115 |
"unit": null
|
116 |
},
|
117 |
"Type": {
|
118 |
-
"description": "Type of road or segment (
|
119 |
"data_type": "object",
|
120 |
"unit": null
|
121 |
},
|
122 |
"Sensor Type": {
|
123 |
-
"description": "Type of sensor used (e.g.,
|
124 |
"data_type": "object",
|
125 |
"unit": null
|
126 |
}
|
|
|
105 |
"unit": "miles"
|
106 |
},
|
107 |
"Name": {
|
108 |
+
"description": "Name of the location in shorthand, e.g. '99SB at Crystal Way'",
|
109 |
"data_type": "object",
|
110 |
"unit": null
|
111 |
},
|
|
|
115 |
"unit": null
|
116 |
},
|
117 |
"Type": {
|
118 |
+
"description": "Type of road or segment (always 'Mainline' in this case)",
|
119 |
"data_type": "object",
|
120 |
"unit": null
|
121 |
},
|
122 |
"Sensor Type": {
|
123 |
+
"description": "Type of sensor used (e.g., 'loops', 'radars', 'magnetometers', 'others')",
|
124 |
"data_type": "object",
|
125 |
"unit": null
|
126 |
}
|