GET Special Events
Request Information
https://maps.traveliq.co/api/v2/get/specialevents
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key |
Developer Key |
string |
Required |
format |
Valid values are 'xml' or 'json', default 'json'. |
string |
Optional |
Response Information
Resource Description
Name | Description | Type |
---|---|---|
ID |
|
string |
Organization |
|
string |
RoadwayName |
|
string |
DirectionOfTravel |
|
string |
Description |
The description of the item. |
string |
Reported |
|
integer |
LastUpdated |
The date the item's details were last updated in Unix time. More information |
integer |
StartDate |
|
integer |
PlannedEndDate |
|
integer |
LanesAffected |
|
string |
Latitude |
The latitude describing the location. Format: double between -90 and 90. |
double |
Longitude |
The longitude describing the location. Format: double between -180 and 180. |
double |
LatitudeSecondary |
|
double |
LongitudeSecondary |
|
double |
EventType |
|
string |
IsFullClosure |
All lanes are closed. |
boolean |
Comment |
|
string |
Recurrence |
|
string |
RecurrenceSchedules |
|
string |
EventSubType |
|
string |
EncodedPolyline |
A single string storing a series of coordinates. More information |
string |