You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional sectors (small circles around the airfield) should be definable, so that we recognise if an aircraft has passed the sector. This can be used as inbound or outbound routes.
I have actually been working on something like this back in 2017 when in Sisteron! The difference is that it was an event handler which would notify you when an aircraft passed certain geofences. I'd prefer to build this as a separate feature rather than grouping it together with the encounters. Alternatively I'd consider changing the encounters to become certain triggers during flight. "This aircraft nearby, passed that geofence, entered airspace xyz" etc.
As we're already using a spatial map, why not record all aircraft which pass at a certain distance (2km?).
Additionally add an event to record when an encounter happens and when it ends.
The text was updated successfully, but these errors were encountered: