Chain Control JSON File Layout Example


Layout

Chain Control JSON file layout by field number and sample data
Field Number JSON Example
  {
1 "data":
  [
  {
1.1 "cc":
  {
1.1.1 "index": "9-MNO-395-69.9-S-D67",
1.1.2 "recordTimestamp":
{
1.1.2.1 "recordDate": "2013-10-15",
1.1.2.2 "recordTime": "10:15:02"
},
1.1.3 "location":
{
1.1.3.1 "district": "9",
1.1.3.2 "locationName": "7 miles south of Bridgeport",
1.1.3.3 "nearbyPlace": "Bridgeport",
1.1.3.4 "longitude": "-119.19486",
1.1.3.5 "latitude": "38.17515",
1.1.3.6 "elevation": "6870",
1.1.3.7 "direction": "South",
1.1.3.8 "county": "Mono",
1.1.3.9 "route": "US-395",
1.1.3.10 "routeSuffix": "",
1.1.3.11 "postmilePrefix": "",
1.1.3.12 "postmile": "69.84",
1.1.3.13 "alignment": "",
1.1.3.14 "milepost": "303.41"
},
1.1.4 "inService": "true",
1.1.5 "statusData":
{
1.1.5.1 "statusTimestamp":
{
1.1.5.1.1 "statusDate": "2013-04-17",
1.1.5.1.2 "statusTime": "09:03:00"
},
1.1.5.2 "status": "R-0",
1.1.5.3 "statusDescription": "No chain controls are in effect at this time."
}
}
}
]
}