Guides
Guides

Safety camera properties

Safety Cameras must be sent as POINT data.

Safety Camera Properties

Safety Cameras must be sent as POINT data.

ElementRequiredData Type

Description

errorYesString70: Safety Camera missing
71: Safety Camera with incorrect info
72: Safety Camera not exist (delete)
73: Safety Camera exist (confirmation)
domainYesObject

Safety Camera Request structure with the following attributes encoded

↳ cameraTypeYesInteger

Safety Camera type, possible values are:

  • 1: Average
  • 2: BusLane
  • 3: Dangerous Zone
  • 4: Mobile
  • 5: Red Light
  • 6: Red Light and Speed
  • 7: Regular Mobile Zone
  • 8: Speed
  • 9: Police
↳ headingNoInteger

The heading of the camera in degrees (0-360)

↳ cameraIdNoString

The optional camera ID which references the camera for a removal request.

↳ gpsSpeedNoObject

GPS speed information as object.

↳ unitYesString

The unit of the speed value. Can be either "m/h" or "km/h".

↳ valueYesInteger

The value of the GPS speed.