Traveler Information API
Loading...
Searching...
No Matches
Camera Class Reference

Properties

int CameraID [get, set]
 
string Region [get, set]
 
RoadwayLocation CameraLocation [get, set]
 
double DisplayLatitude [get, set]
 
double DisplayLongitude [get, set]
 
string Title [get, set]
 
string Description [get, set]
 
string ImageURL [get, set]
 
string CameraOwner [get, set]
 
string OwnerURL [get, set]
 
int ImageWidth [get, set]
 
int ImageHeight [get, set]
 
bool IsActive [get, set]
 
int SortOrder [get, set]
 

Detailed Description

Information about traffic camera.

Property Documentation

◆ CameraID

int Camera.CameraID
getset

Unique identifier for the camera

◆ CameraLocation

RoadwayLocation Camera.CameraLocation
getset

Structure identifying where the camera is located

◆ CameraOwner

string Camera.CameraOwner
getset

Owner of camera when not WSDOT

◆ Description

string Camera.Description
getset

Short description for the camera

◆ DisplayLatitude

double Camera.DisplayLatitude
getset

Latitude of where to display the camera on a map

◆ DisplayLongitude

double Camera.DisplayLongitude
getset

Longitude of where to display the camera on a map

◆ ImageHeight

int Camera.ImageHeight
getset

Pixel height of the image

◆ ImageURL

string Camera.ImageURL
getset

Stored location of the camera image

◆ ImageWidth

int Camera.ImageWidth
getset

Pixel width of the image

◆ IsActive

bool Camera.IsActive
getset

Indicator if the camera is still actively being updated

◆ OwnerURL

string Camera.OwnerURL
getset

Website for camera owner when not WSDOT

◆ Region

string Camera.Region
getset

WSDOT region which owns the camera

◆ SortOrder

int Camera.SortOrder
getset

When more than one camera is located in the same area this is order of display

◆ Title

string Camera.Title
getset

Title for the camera