Safety cameras feature class (Safety_Cameras)
Package availability: Premier
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 name | Data type | Description |
|---|---|---|
| CAMERA_ID | String (30) | Unique HERE ID for the camera |
| CAMERA_TYPE | String (20) |
Description of the camera type values are:
|
| STREET_NAME | String (100) | Full street name for the street segment including the abbreviated street type, prefix and suffix |
| LANGUAGE_CODE | String(3) | Language code |
| STREET_NAME_LATIN | String (100) | STREET_NAME is a cartographic label for each street segment, using Latin character set, the full street name of the segment including the abbreviated street type, prefix, and suffix, for example "Fred St S". Where multiple names exist for a street segment, the data includes the one most likely to be useful for cartographic display of highways as identified where possible |
| LANGUAGE_CODE_LATIN | String(3) | Language code, using Latin character set |
| ALTERNATE_STREET_NAME1 | String (100) | Alternate street name for the street segment including the abbreviated street type, prefix and suffix, for example "Fred St S", where one exists |
| ALTERNATE_STREET_NAME1_LATIN | String (100) | Description, using Latin character set |
| SIDE_OF_STREET | String (2) | The side of the street the camera is on:
|
| CAMERA_SPEED_LIMIT | SmallInteger (2) | Indicates the maximum legal speed for vehicles to travel at the camera location |
| CAMERA_SPEED_LIMIT_UNIT | Text (3) | Indicates the speed limit unit for camera speed limits |
| LINK_ID | Integer (4) | Unique link ID for the navigable street segment the camera is on. Foreign key referencing Streets.Link_ID |
| CAMERA_DIRECTION_ON_LINK | String (1) | Indicates the traffic direction on the link to which the camera applies |
| CAMERA_TIMESTAMP | Date (8) | Indicates the day, month, and year of data collection |
| DRIVING_DIRECTION | SmallInteger (2) | Indicates the camera's associated direction (in degrees) of the road, in the range 0-359 |
| FIXTURE_STATUS | String (15) | Indicates which type of camera is present |
| LOCALITY | String (100) | Administrative locality containing the camera |
| LOCALITY_LATIN | String (100) | Administrative locality containing the camera, using Latin character set |
| SUBREGION | String (100) | Name of the city containing the camera |
| SUBREGION_LATIN | String (100) | Name of the city containing the camera, using Latin character set |
| REGION | String (100) | Administrative region containing the camera |
| REGION_LATIN | String (100) | Administrative region containing the POI, using Latin character set |
| REGION_ABBREV | String (50) | Abbreviated administrative region containing the POI |
| REGION_ABBREV_LATIN | String (50) | Abbreviated administrative region containing the POI, using Latin character set |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |