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.86 kB
JavaScript
'use strict';var chunkHGKRSNIZ_js=require('./chunk-HGKRSNIZ.js'),chunkZ6HDFNEQ_js=require('./chunk-Z6HDFNEQ.js'),chunkSDEP44OM_js=require('./chunk-SDEP44OM.js');var o=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving all commercial vehicle restrictions statewide.");var r=chunkSDEP44OM_js.a.object({BLMaxAxle:chunkSDEP44OM_js.a.number().nullable().describe("Maximum axle weight for Bridge Legal classification in pounds."),BridgeName:chunkSDEP44OM_js.a.string().nullable().describe("Name of the bridge associated with the restriction."),BridgeNumber:chunkSDEP44OM_js.a.string().nullable().describe("WSDOT bridge identifier in format 'route/bridge' (e.g., '10/142')."),CL8MaxAxle:chunkSDEP44OM_js.a.number().nullable().describe("Maximum axle weight for CL-8 classification in pounds."),DateEffective:chunkZ6HDFNEQ_js.d().describe("UTC datetime when the commercial vehicle restriction becomes effective."),DateExpires:chunkZ6HDFNEQ_js.d().describe("UTC datetime when the commercial vehicle restriction expires."),DatePosted:chunkZ6HDFNEQ_js.d().describe("UTC datetime when the commercial vehicle restriction was first posted."),EndRoadwayLocation:chunkHGKRSNIZ_js.a.nullable().describe("End location of the restriction along the roadway."),IsDetourAvailable:chunkSDEP44OM_js.a.boolean().describe("True if a detour route is available around the restriction; otherwise false."),IsExceptionsAllowed:chunkSDEP44OM_js.a.boolean().describe("True if exceptions are permitted for the restriction; otherwise false."),IsPermanentRestriction:chunkSDEP44OM_js.a.boolean().describe("True if the restriction is permanent; otherwise false (temporary)."),IsWarning:chunkSDEP44OM_js.a.boolean().describe("True if the restriction is a warning rather than an enforceable limit; otherwise false."),Latitude:chunkSDEP44OM_js.a.number().describe("GPS latitude coordinate for the restriction location in decimal degrees."),LocationDescription:chunkSDEP44OM_js.a.string().nullable().describe("Human-readable description of the restriction location."),LocationName:chunkSDEP44OM_js.a.string().nullable().describe("Name of the location where the restriction applies."),Longitude:chunkSDEP44OM_js.a.number().describe("GPS longitude coordinate for the restriction location in decimal degrees."),MaximumGrossVehicleWeightInPounds:chunkSDEP44OM_js.a.number().nullable().describe("Maximum gross vehicle weight limit in pounds."),RestrictionComment:chunkSDEP44OM_js.a.string().nullable().describe("Additional details and comments about the restriction."),RestrictionHeightInInches:chunkSDEP44OM_js.a.number().nullable().describe("Maximum load height restriction in inches."),RestrictionLengthInInches:chunkSDEP44OM_js.a.number().nullable().describe("Maximum load length restriction in inches."),RestrictionType:chunkSDEP44OM_js.a.number().describe("Code indicating restriction type: 0 = BridgeRestriction, 1 = RoadRestriction."),RestrictionWeightInPounds:chunkSDEP44OM_js.a.number().nullable().describe("Maximum load weight restriction in pounds."),RestrictionWidthInInches:chunkSDEP44OM_js.a.number().nullable().describe("Maximum load width restriction in inches."),SAMaxAxle:chunkSDEP44OM_js.a.number().nullable().describe("Maximum axle weight for Semi-Automatic classification in pounds."),StartRoadwayLocation:chunkHGKRSNIZ_js.a.nullable().describe("Start location of the restriction along the roadway."),State:chunkSDEP44OM_js.a.string().nullable().describe("State code where the commercial vehicle restriction is located."),StateRouteID:chunkSDEP44OM_js.a.string().nullable().describe("State route identifier where the restriction applies."),TDMaxAxle:chunkSDEP44OM_js.a.number().nullable().describe("Maximum axle weight for Tandem Drive classification in pounds."),VehicleType:chunkSDEP44OM_js.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=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving all commercial vehicle restrictions with unique identifiers statewide.");var f=r.extend({UniqueID:chunkSDEP44OM_js.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.");exports.a=o;exports.b=r;exports.c=m;exports.d=f;//# sourceMappingURL=chunk-QF5KKN5H.js.map
//# sourceMappingURL=chunk-QF5KKN5H.js.map