Guides
Guides

Safety cameras feature class (Safety_Cameras)

This Safety_Cameras feature class indicates the presence of a safety camera including red light and/or speed cameras and cameras monitoring bus only lanes.

This Safety_Cameras feature class indicates the presence of a safety camera including red light and/or speed cameras and cameras monitoring bus only lanes.

For a description of the attributes OBJECTID, Shape, and GlobalID, see Esri® system fields.


Field nameData typeDescription
CAMERA_IDString (20)Unique HERE ID for the camera
CAMERA_TYPEString (20)

Description of the camera type values are:

  • RedLight Speed
  • RedLightAndSpeed
  • SectionStart
  • SectionEnd
  • BusLane
  • Distance
LINK_IDInteger (4)Unique link ID for the navigable street segment the camera is on. Foreign key referencing Streets.Link_ID
STREET_NAMEString (100)Full street name for the street segment including the abbreviated street type, prefix and suffix
LANGUAGE_CODEString(3)Language code
STREET_NAME_LATINString (100)Street name
LANGUAGE_CODE_LATINString(5)Language code
ALTERNATE_STREET_NAME1String (100)Another alternate street name for the street segment including the abbreviated street type, prefix and suffix, such as Fred St S where one exists.
ALTERNATE_STREET_NAME1_LATINString (200)Another alternate street name in Latin character set for the street segment including the abbreviated street type, prefix and suffix, such as Fred St S where one exists.
SIDE_OF_STREETString (2)

The side of the street the camera is on:

  • L - Left Side
  • R - Right Side
CAMERA_SPEED_LIMITSmall Integer (2)Indicates the maximum legal speed for vehicles to travel at the camera location.
CAMERA_DIRECTION_ON_LINKString (1)

Direction of the camera focus on the link.

  • T : Toward reference node.
  • F: From reference node.
  • B: Both directions
CAMERA_TIMESTAMPDate (8)Indicates the day, month, and year that data was collected.
DRIVING_DIRECTIONSmall Integer (2)Indicates the direction (in degrees) of the road the camera is associated with, in the range 0-359.
FIXTURE_STATUSString (15)Indicates which type of camera is present.
LOCALITYString (100)Administrative locality containing the camera.
LOCALITY_LATINString (120)Administrative locality containing the camera.
SUBREGIONString (100)Name of the city containing the camera.
SUBREGION_LATINString (120)Name of the city containing the camera.
REGIONString (100)Administrative region containing the camera.
REGION_ABBREVString (50)Abbreviated administrative region containing the POI.
REGION_LATINString (100)Administrative region containing the POI.
REGION_ABBREV_LATINString (50)Abbreviated administrative region containing the POI.
ISO_COUNTRY_CODEString (3)ISO 3 character country code
OBJECTIDOIDInternal feature number.
ShapeGeometryPolyline geometry for the road segment.