Live · Milan Airspace
King of Eagles
Rules the sky.
Thorondor is an API-first U-space / UTM platform for Italian drone operators. Real-time airspace awareness, automated CONOPS-compliant flight authorization, and conflict detection — built for the ENAC regulatory environment.
Airspace Classification
RestrictedHard no-fly — hospitals, military
CTRControl zone — requires clearance
TMATerminal area — altitude limits apply
CorridorDesignated drone corridors
OpenAuthorised for operation
Platform Capabilities
Situational Awareness
Real-time airspace map with live drone positions, restricted zones, CTR/TMA boundaries, and NOTAMs for a single Italian city.
Dynamic Geofencing
Automated flight authorization against PostGIS geometry. Instant approved / rejected decision with spatial conflict reason.
Conflict Detection
ST_Intersects checks against restricted, hospital, CTR, and TMA zones with altitude range filtering.
REST + WebSocket API
OpenAPI-compatible endpoints for OEM and logistics integrators. SSE stream for real-time airspace state.
REST API
POST
/api/flightsGET
/api/flights/{id}GET
/api/flights/activeGET
/api/airspaceGET
/api/airspace/stream