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 • 2.39 kB
JavaScript
import {a as a$1}from'./chunk-ADNUROX2.mjs';import {a}from'./chunk-6REGGRVO.mjs';var i=a.object({}).describe("Input parameters for listing all highway cameras statewide."),t=a.object({StateRoute:a.string().optional().describe("State route identifier for filtering cameras (e.g., 'I-5', 'I-90')."),Region:a.string().optional().describe("WSDOT region code for filtering cameras by geographic region."),StartingMilepost:a.number().nullable().optional().describe("Starting milepost value for milepost range filtering."),EndingMilepost:a.number().nullable().optional().describe("Ending milepost value for milepost range filtering.")}).describe("Input parameters for searching cameras by route, region, or milepost range."),o=a.object({CameraID:a.number().describe("Numeric ID of the camera.")}).describe("Input parameters for retrieving a specific camera by ID.");var m=a.object({CameraID:a.number().describe("Numeric ID of the camera."),CameraLocation:a$1.nullable().describe("Roadway location information for camera placement, including route and milepost."),CameraOwner:a.string().nullable().describe("Organization or agency that owns the camera."),Description:a.string().nullable().describe("Short descriptive text about the camera's purpose or location."),DisplayLatitude:a.number().describe("Latitude of the camera display position in decimal degrees."),DisplayLongitude:a.number().describe("Longitude of the camera display position in decimal degrees."),ImageHeight:a.number().describe("Pixel height of the camera image."),ImageURL:a.string().nullable().describe("URL where the camera image is stored and accessible."),ImageWidth:a.number().describe("Pixel width of the camera image."),IsActive:a.boolean().describe("True if the camera is currently active and being updated; otherwise false."),OwnerURL:a.string().nullable().describe("Website URL for the camera owner organization."),Region:a.string().nullable().describe("WSDOT region code that owns the camera."),SortOrder:a.number().describe("Display sort order; lower values appear first when sorting cameras by location."),Title:a.string().nullable().describe("Display name of the camera.")}).describe("Highway camera information including location data, image URLs, status, ownership, and display metadata.");export{i as a,t as b,o as c,m as d};//# sourceMappingURL=chunk-GZ2X6YSB.mjs.map
//# sourceMappingURL=chunk-GZ2X6YSB.mjs.map