Help Index

Observer

This page is only available to users that have been allocated the Observer Role. This is a strictly view only function with no capacity to edit or delete violations and related evidence.

There are broadly two distinct display formats, one for Violations, and the other for ANPR events.

Violation Display

ObserverInitial.png


Main Image

Depending on what item has been selected in the Evidence List, this may be any one of the following ...

Static Image Navigation

When a Static Image is displayed, it is possible to navigate to other related images using a series of single-clicks and/or double-clicks on the image itself. The source of those images will be either the Evidence List or the Video Chart depending upon which is currently highlighted by a red border. A single-click will take you forward in the sequence, while a double-click will take you backwards. You will find another explanation here as it applies to the Adjudicator - while not identical, the principle is the same.

Filter Controls

This page also contains the same filtering controls that are available to Adjudicators and Supervisors, but with the additional ...

ObserverShiftDialog.png

Double-clicking a shift entry or clicking the 'View' button will present you with the details of the selected shift. For example ...

ObserverShiftDetails.png

Note that the displayed logo and layout are customizable.

Speed and Range Chart

The Speed and Range Chart is described here.

ObserverChart.png

Violation List

This list is fairly self-evident. Its purpose is to allow the user to select a particular violation and to view it's associated details. You will notice that the text colour may vary from line to line:

ObserverViolationList.png

Status Values

The 'Status' column denotes a combination conditions, summarized as follows:

Stage

Description

<Blank>

Unprocessed.

Busy

Currently being processed by an adjudicator.

Pending

Pending review by the supervisor.

Reviewing

Busy being reviewed by the supervisor

Accepted

Accepted by an Adjudicator. Blue then it is still to be checked by a 'Supervisor' - otherwise Black.

Rejected

Rejected by an Adjudicator. Blue then it is still to be checked by a 'Supervisor' - otherwise Black.

Overruled

The ruling has been overruled by the supervisor.

Exported

Completed processing and has been exported.

To summarize: Black or Gray indicate that no further action is required by a user (Adjudicator or Supervisor).

Evidence List

This is a list of all the items of evidence associated with the selected violation. All of these files are saved in the LFR (Large File Repository).

ObserverEvidenceList.png

The items in this example include ...

Samples of the contents of some of these files are shown below.

Sample 'Details'

{
    "ApiVersion": "1.0.0",
    "Header": {
        "ActiveSatellites": "--",
        "BatteryVoltage": "368",
        "CameraWorkingMode": "3",
        "CameraZoomMode": "0",
        "CaptureSpeedCar": "005",
        "Compass": "2",
        "DVRRecordState": "1",
        "Date": "191108",
        "Distance": "0468",
        "EventNo": "00000716",
        "GPSEast": "------------",
        "GPSNorth": "-----------",
        "Inclination": "1",
        "LaserBeamState": "1",
        "LocationCode": "111555",
        "MultipleSpeedLimit": "0",
        "OperatorId": "000001",
        "RangeDecimalPoint": "3",
        "RecordName": "LE1011_191108_132854",
        "RecordNumber": "000044",
        "SpeedLimit": "013",
        "SpeedUnit": "2",
        "TargetDirection": " ",
        "TargetSpeed": "052",
        "Time": "132854",
        "Transfer": "0",
        "UserType": "2",
        "WorkingMode": "2"
    },
    "Records": [
        [
            "",
            "2019-11-08 13:28:54",
            468,
            52
        ],

        ....


        [
            "",
            "2019-11-08 13:28:56",
            310,
            51
        ]
    ]

}

Sample 'Frame Trace'

This is a textual representation of the displayed Speed and Range Chart, and is useful when attempting to diagnose an OCR translation error. Unfortunately such errors are sometime unavoidable due to a technical problem (or electronic 'noise') on the original recording equipment. This is very rare, but does occasionally occur, and is described more fully below.

FrameNo | Time | Range[Meters] | Speed[Mph] | OverSpeed
0 | 13:28:54 | 468 | 52 | N
1 | 13:28:54 | 468 | 52 | N
2 | 13:28:54 | 468 | 52 | N
3 | 13:28:54 | 468 | 52 | N
4 | 13:28:54 | 468 | 52 | N
5 | 13:28:54 | 468 | 52 | N
6 | 13:28:54 | 468 | 52 | N
7 | 13:28:54 | 446 | 52 | N
8 | 13:28:54 | 446 | 52 | N
9 | 13:28:54 | 446 | 52 | N
10 | 13:28:54 | 446 | 52 | N
11 | 13:28:54 | 446 | 52 | N
12 | 13:28:55 | 446 | 52 | N
13 | 13:28:55 | 446 | 52 | N
14 | 13:28:55 | 446 | 52 | N

   ...

49 | 13:28:56 | 333 | 51 | N
50 | 13:28:56 | 333 | 51 | N
51 | 13:28:56 | 333 | 51 | N
52 | 13:28:56 | 333 | 51 | N
53 | 13:28:56 | 310 | 51 | N
54 | 13:28:56 | 310 | 51 | N
55 | 13:28:56 | 310 | 51 | N

Sample 'VideoDetails'

This is a JSON document containing ...


2026-05-11 03:11