ws-dottie
Version:
Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration
2 lines • 4.25 kB
JavaScript
import {a as a$1}from'./chunk-ADNUROX2.mjs';import {d}from'./chunk-BOH3LKTH.mjs';import {a}from'./chunk-6REGGRVO.mjs';var o=a.object({}).describe("Input parameters for retrieving all commercial vehicle restrictions statewide.");var r=a.object({BLMaxAxle:a.number().nullable().describe("Maximum axle weight for Bridge Legal classification in pounds."),BridgeName:a.string().nullable().describe("Name of the bridge associated with the restriction."),BridgeNumber:a.string().nullable().describe("WSDOT bridge identifier in format 'route/bridge' (e.g., '10/142')."),CL8MaxAxle:a.number().nullable().describe("Maximum axle weight for CL-8 classification in pounds."),DateEffective:d().describe("UTC datetime when the commercial vehicle restriction becomes effective."),DateExpires:d().describe("UTC datetime when the commercial vehicle restriction expires."),DatePosted:d().describe("UTC datetime when the commercial vehicle restriction was first posted."),EndRoadwayLocation:a$1.nullable().describe("End location of the restriction along the roadway."),IsDetourAvailable:a.boolean().describe("True if a detour route is available around the restriction; otherwise false."),IsExceptionsAllowed:a.boolean().describe("True if exceptions are permitted for the restriction; otherwise false."),IsPermanentRestriction:a.boolean().describe("True if the restriction is permanent; otherwise false (temporary)."),IsWarning:a.boolean().describe("True if the restriction is a warning rather than an enforceable limit; otherwise false."),Latitude:a.number().describe("GPS latitude coordinate for the restriction location in decimal degrees."),LocationDescription:a.string().nullable().describe("Human-readable description of the restriction location."),LocationName:a.string().nullable().describe("Name of the location where the restriction applies."),Longitude:a.number().describe("GPS longitude coordinate for the restriction location in decimal degrees."),MaximumGrossVehicleWeightInPounds:a.number().nullable().describe("Maximum gross vehicle weight limit in pounds."),RestrictionComment:a.string().nullable().describe("Additional details and comments about the restriction."),RestrictionHeightInInches:a.number().nullable().describe("Maximum load height restriction in inches."),RestrictionLengthInInches:a.number().nullable().describe("Maximum load length restriction in inches."),RestrictionType:a.number().describe("Code indicating restriction type: 0 = BridgeRestriction, 1 = RoadRestriction."),RestrictionWeightInPounds:a.number().nullable().describe("Maximum load weight restriction in pounds."),RestrictionWidthInInches:a.number().nullable().describe("Maximum load width restriction in inches."),SAMaxAxle:a.number().nullable().describe("Maximum axle weight for Semi-Automatic classification in pounds."),StartRoadwayLocation:a$1.nullable().describe("Start location of the restriction along the roadway."),State:a.string().nullable().describe("State code where the commercial vehicle restriction is located."),StateRouteID:a.string().nullable().describe("State route identifier where the restriction applies."),TDMaxAxle:a.number().nullable().describe("Maximum axle weight for Tandem Drive classification in pounds."),VehicleType:a.string().nullable().describe("Type of vehicle affected by the restriction.")}).describe("Commercial vehicle restriction information including weight limits by classification, height/width/length restrictions, location data, effective dates, and restriction type for bridge and roadway restrictions statewide.");var m=a.object({}).describe("Input parameters for retrieving all commercial vehicle restrictions with unique identifiers statewide.");var f=r.extend({UniqueID:a.string().nullable().describe("Unique identifier for the commercial vehicle restriction in format 'Type-State-Route-Sequence' (e.g., 'B-WA-010-1').")}).describe("Commercial vehicle restriction information with unique identifier, including weight limits by classification, height/width/length restrictions, location data, effective dates, restriction type, and unique restriction ID for bridge and roadway restrictions statewide.");export{o as a,r as b,m as c,f as d};//# sourceMappingURL=chunk-GTMPMYQQ.mjs.map
//# sourceMappingURL=chunk-GTMPMYQQ.mjs.map