ws-dottie
Version:
Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration
173 lines (108 loc) • 5 kB
Markdown
[](group___highway_cameras.html)
| Column | Column | Column |
| --- | --- | --- |
| Properties | |
| int | [CameraID](class_camera.html
| | |
| string | [Region](class_camera.html
| | |
| [RoadwayLocation](class_roadway_location.html) | [CameraLocation](class_camera.html
| | |
| double | [DisplayLatitude](class_camera.html
| | |
| double | [DisplayLongitude](class_camera.html
| | |
| string | [Title](class_camera.html
| | |
| string | [Description](class_camera.html
| | |
| string | [ImageURL](class_camera.html
| | |
| string | [CameraOwner](class_camera.html
| | |
| string | [OwnerURL](class_camera.html
| | |
| int | [ImageWidth](class_camera.html
| | |
| int | [ImageHeight](class_camera.html
| | |
| bool | [IsActive](class_camera.html
| | |
| int | [SortOrder](class_camera.html
| | |
Information about traffic camera.
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | int Camera.CameraID | | getset |
Unique identifier for the camera
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | [RoadwayLocation](class_roadway_location.html) Camera.CameraLocation | | getset |
Structure identifying where the camera is located
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string Camera.CameraOwner | | getset |
Owner of camera when not WSDOT
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string Camera.Description | | getset |
Short description for the camera
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | double Camera.DisplayLatitude | | getset |
Latitude of where to display the camera on a map
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | double Camera.DisplayLongitude | | getset |
Longitude of where to display the camera on a map
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | int Camera.ImageHeight | | getset |
Pixel height of the image
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string Camera.ImageURL | | getset |
Stored location of the camera image
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | int Camera.ImageWidth | | getset |
Pixel width of the image
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | bool Camera.IsActive | | getset |
Indicator if the camera is still actively being updated
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string Camera.OwnerURL | | getset |
Website for camera owner when not WSDOT
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string Camera.Region | | getset |
WSDOT region which owns the camera
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | int Camera.SortOrder | | getset |
When more than one camera is located in the same area this is order of display
| Column | Column | Column | Column |
| --- | --- | --- | --- |
| | | | --- | | string Camera.Title | | getset |
Title for the camera
* [Camera](class_camera.html)
* Generated by [](https://www.doxygen.org/index.html) 1.9.5