-
Consider how we might deal with multiple sensors per flight. This has certainly happened on many of our flights and I can see how a user might want to make comparisons between sensors. This is a dis…
-
```
import sets as S
type Key = String
cities =
table: code :: Key, name :: Key
row: "PVD", "Providence"
row: "EWR", "Newark"
row: "SFO", "San Francisco"
end
flights =
…
-
**Kibana version:** 8.10, main
**Describe the bug:** When a Dashboard is filtered by map bounds, all controls will infinite load.
**Steps to reproduce:**
1. Load up flights sample data dashboar…
-
As we know for the flights, we have the AirSegment details, itinerary details and pricing options.
1) Regarding the flight airline agency, how can we get them using travelport API - JAVA? (Please fin…
-
Hello, I am not a technical computer savvy guy so this may be stupid, but on openflights.org the map is about 2/3 of the screen. Is it possible to view in full screen? I have some flights from NY>Hong…
-
Statische Landing-Page analog dem Design der Fluganzeigen mit folgenden Links:
- Fluganzeige (https://flights.lszt.ch)
- MFGT (https://www.mfgt.ch)
- Flightnet (https://www.mfgt.ch/club/charter/flight…
-
I've been spending some time looking at [Malloy](https://github.com/looker-open-source/malloy), a language from Looker that looks promising. I've been a fan of @lloydtabb's for a while, and briefly ch…
-
I am planning to make a plane that can perform object detection and perform specific tasks while in flight. So for planning flights, I wanna use ardupilot mission planner and for object detection and …
-
I would propose to add more data to cached data:
Common military operations:
[Bombings](https://www.wikidata.org/wiki/Q152142), [military offensive](https://www.wikidata.org/wiki/Q52418)
Specia…
-
### Description
When executing an SQL Count(*) the GUI row limiter overrides the true result. This is seen when executing table-valued functions. When the count is in a union the result is correct.…