|
Traveler Information API
|
Classes | |
| class | Clearance |
| class | CVRestrictions |
| class | BridgeDataGIS |
| class | CVRestrictionData |
| class | CVRestrictionDataWithId |
Functions | |
| List< BridgeDataGIS > | Clearance.GetClearances (string AccessCode, string Route) |
| enum | CommercialVehicleRestrictionType { CommercialVehicleRestrictionType.BridgeRestriction = 0 , CommercialVehicleRestrictionType.RoadRestriction = 1 } |
Information useful to Commercial Vehicle operators (see Disclaimer)
| List< BridgeDataGIS > Clearance.GetClearances | ( | string | AccessCode, |
| string | Route ) |
Retrieve list of bridge clearance data.
| AccessCode | Your Access Code |
| Route | Optional - A State Route formatted as a three digit number. I-5 would be 005. |