ADS-B & AIS: OpenSky and AISStream OSINT feeds upsert into the CoT store; tactical tracks still arrive via adsbcot/aiscot on :8089. Map clients subscribe via GET /api/cot/stream (SSE) with viewport bbox filtering and Air / Surface / Team layer toggles.
ALPR (Flock/OSM): Toggleable license-plate reader layer sourced from OpenStreetMap, with SQLite cache, Overpass fallback, tiled viewport fetching, and clustered markers with direction cones.
Ingest aircraft and vessel tracks via OSINT feeds and tactical CoT, expose viewport-filtered SSE to the map, and add an OSM ALPR layer with tiled caching and performant marker sync.
Keli Grubb
added 1 commit 2026-06-24 20:29:36 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
:8089. Map clients subscribe viaGET /api/cot/stream(SSE) with viewport bbox filtering and Air / Surface / Team layer toggles.Docs
docs/tracking.md— ADS-B/AIS accuracy tiers, freshness, self-hosted receivers, optional OSINT API keysdocs/map-and-cameras.md— ALPR layer and map behavior updates