Documentation hub

Everything from getting started to deep architecture and feature guides. These links open the project's Markdown documentation directly.

Start here

Getting oriented

Feature guides

Deep-dives on each capability

Recently shipped · feature docs

The latest capabilities

Deep-dives for the capabilities that landed in the newest releases — STAC, connectors, Full Motion Video, CAD import, SDR, and feed streaming.

🛰️

STAC

Browse & ingest from Earth Search / Planetary Computer, plus an in-app STAC API server.

AGENTS.md · "STAC catalog browser"
🌐

360 Camera / StreetView New

Immersive equirect / cubemap / 360-video viewer; click-to-place tags, AI auto-tag, live map sync.

STREETVIEW_GUIDE.md
🎫

ServiceNow New

Incidents + CMDB via DLT, write-back to Table API, opt-in poller, OAuth2.

SERVICENOW_GUIDE.md
📦

DLT Data Loading New

REST APIs + 60+ verified sources + SQLAlchemy DBs → staging DuckDB → served layers.

DLT_GUIDE.md
🕸️

Web Crawler New

Crawl pages / sitemaps / link graphs; extract tables, CSS, JS vars, articles. Pure SQL, no sidecar.

Src/LocalMapServer/Crawler/
🔔

DuckDB Events Tap New

Trigger→webhook for DuckDB — forward query & transaction events to webhooks, SSE, files, or commands.

EVENTS_GUIDE.md
🗂️

Project Model New

Portable .tmgproj GPKG + in-memory DuckDB hub, VIEW-default no-copy storage, composite MVT.

AGENTS.md · "Project model"
📁

Folder Watcher · Auto-Ingest New

Hot-folder auto-ingest — drop a vector file and it's on the map within ~2 s. Air-gapped.

AGENTS.md · "Folder watcher"
🗄️

Database Connectors

6 databases → MVT / OGC / FeatureServer via DuckDB ATTACH.

CONNECTORS_GUIDE.md
📐

CAD Import

DWG / DXF / DGN conversion & georeferencing.

CAD_IMPORT.md
🎬

Full Motion Video

MISB ST 0601 / STANAG 4609 KLV, DJI→MISB, and an optional YOLO-E AI sidecar.

docs/FMV_AI_SIDECAR.md
📡

SDR · ADS-B / RemoteID

Live crewed-aircraft & UAS tracks from a HackRF (readsb / dump978) onto the map.

docs/SDR_GUIDE.md
🔄

Feeds & StreamServer

SensorThings / SOS / GTFS / Moving Features → DuckDB, plus an Esri WebSocket StreamServer.

esri_streamserver_compatibleendpoint.md

STAC is documented on its promo page and in the route source (StacRoutes.cs / StacServerRoutes.cs, commit f714fcc75).

New in v1.3 – v1.4 New

The GEOINT-wave guides

Operator and developer guides for the newest capabilities — tactical, exploitation, sensing, routing, connectors, reconstruction, and the plugin SDK.

For builders & operators

Developer & deployment docs

Links resolve to the repo's Markdown docs. Some docs describe roadmap/aspirational capability — cross-check against compiled sources for shipped status.

Ready to build with it?