Highway Signs

Highway Exit Signs

Only exit signs that include the exit location ā€” not upcoming exits.

{
  "id": "SLS299345",
  "objectClass": "highway-exit-sign",
  "attributes": {
        "regulatory": "guidance"
        "exitNumber": "111A"
        "exitLabel": "Deltona"
      },
  "position": {
      "lon": -108.123,
      "lat": 34.234,
      "azimuth": 90,
      "height": 0.5,
      "width": 0.3
  },
  "observed": {
      "confidence": 0.9,
      "firstSeen": "2023-05-05T00:00:00.000Z",
      "lastSeen": "2023-05-05T00:00:00.000Z",
      "frameId": 1922121212933
  },
}

Last updated