skytracker.storage.queries.state#

State table queries

Classes

LatestBatchMapQuery([limit, lat_min, ...])

Query to select the latest aircraft simple map states (with optional bounding box)

LatestBatchQuery([limit, lat_min, lat_max, ...])

Query to select the latest aircraft states (with optional bounding box)

NearbyQuery(lat, lon[, radius, limit])

Query to select aircraft within a radius from a specified point

TrackQuery(callsign, duration[, limit])

Query to select track history of an aircraft