feat(cameras): ODOT TripCheck parser -> cameras table #40
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "osint-dashboard/t_93732570-osint-odot-tripcheck-cameras-cameras-tab"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds
parse_odot_jsonnext toparse_caltrans_jsonfor Oregon DOT TripCheck's public CCTV inventory (cctvinventory.js, Esri-style JSON).What
features[].attributes(cameraId,filename,latitude,longitude,route,title).https://tripcheck.com/RoadCams/cams/{filename}assnapshot_url(never RTSP).discovery_source=odot, Oregon bbox guard (lat 41.9–46.3, lon -124.6–-116.4), skip missing filename / non-finite coords.scrape_source+ defaultCAMERA_SOURCE_URLSentry. Hourly scrape via existingCAMERA_SCRAPE_INTERVAL.Notes
last_seenonly).