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 • 3.33 kB
JavaScript
'use strict';var chunkZ6HDFNEQ_js=require('./chunk-Z6HDFNEQ.js'),chunkSDEP44OM_js=require('./chunk-SDEP44OM.js');var t=chunkSDEP44OM_js.a.object({}).describe("Input parameters for retrieving bridge clearance data for all bridges."),n=chunkSDEP44OM_js.a.object({Route:chunkSDEP44OM_js.a.string().describe("State route identifier as three-digit number. E.g., '005' for I-5, '167' for SR-167, '520' for SR-520.")}).describe("Input parameters for retrieving bridge clearance data filtered by state route.");var d=chunkSDEP44OM_js.a.object({APILastUpdate:chunkZ6HDFNEQ_js.d().describe("UTC datetime when the bridge clearance record was last updated."),BridgeNumber:chunkSDEP44OM_js.a.string().nullable().describe("Two-part bridge identifier combining route and structure number. E.g., '519/101FTP' for route 519 bridge 101FTP, '5/629A' for I-5 bridge 629A."),ControlEntityGuid:chunkSDEP44OM_js.a.string().describe("Unique bridge control entity identifier as a GUID."),CrossingDescription:chunkSDEP44OM_js.a.string().nullable().describe("Human-readable description of the bridge crossing location and type."),CrossingLocationId:chunkSDEP44OM_js.a.number().describe("Numeric ID of the bridge crossing location."),CrossingRecordGuid:chunkSDEP44OM_js.a.string().describe("Unique identifier for the bridge crossing record as a GUID."),InventoryDirection:chunkSDEP44OM_js.a.string().nullable().describe("Code indicating milepost direction: I = Increasing, D = Decreasing, B = Both directions."),Latitude:chunkSDEP44OM_js.a.number().describe("Bridge GPS latitude coordinate in decimal degrees."),LocationGuid:chunkSDEP44OM_js.a.string().describe("Unique identifier for the bridge location as a GUID."),Longitude:chunkSDEP44OM_js.a.number().describe("Bridge GPS longitude coordinate in decimal degrees."),RouteDate:chunkZ6HDFNEQ_js.d().describe("UTC datetime when the route information was established or last updated."),SRMP:chunkSDEP44OM_js.a.number().describe("State Route Milepost reference point in decimal format."),SRMPAheadBackIndicator:chunkSDEP44OM_js.a.string().nullable().describe("Code indicating milepost equation area: A = ahead mileage equation area."),StateRouteID:chunkSDEP44OM_js.a.string().nullable().describe("State route identifier assigned by legislature. E.g., '00167' for SR-167, '005S119195' for I-5 southbound segment."),StateStructureId:chunkSDEP44OM_js.a.string().nullable().describe("Permanent 8-digit bridge structure identifier assigned by WSDOT Bridge Office."),VerticalClearanceMaximumFeetInch:chunkSDEP44OM_js.a.string().nullable().describe("Maximum vertical clearance height in feet and inches format. E.g., '14 ft 3 in'."),VerticalClearanceMaximumInches:chunkSDEP44OM_js.a.number().describe("Maximum vertical clearance height in total inches."),VerticalClearanceMinimumFeetInch:chunkSDEP44OM_js.a.string().nullable().describe("Minimum vertical clearance height in feet and inches format. E.g., '14 ft 3 in'."),VerticalClearanceMinimumInches:chunkSDEP44OM_js.a.number().describe("Minimum vertical clearance height in total inches.")}).describe("Bridge clearance record with location coordinates, route associations, vertical clearance measurements, and structure identification.");exports.a=t;exports.b=n;exports.c=d;//# sourceMappingURL=chunk-3O4HEH6Q.js.map
//# sourceMappingURL=chunk-3O4HEH6Q.js.map