-
Hi,
I last took a cut of this data in November 2016. I took a new cut yesterday. The following airports have lost their correct timezone data in that time. Some of them are pretty major:
airport_i…
-
Great work Tanya! Just a few comments below:
- beautifully laid out code (capitalisation of class names, clear test naming structure)
- (minor) rename Crewmember to CrewMember (I am so fussy!). Al…
-
25 NM range rings for airports listed above.
Also add 5NM range ring for ENBR STAR map.
-
The current version uses a fixed list of airports from https://ourairports.com/data/, filtering them by `type` (only `medium_airport`s and `large_airport`s). The filtered list is stored here to avoid …
-
Hi, great library.
I am wondering if you could implement a function to search for an airport, given the city name, the airport name, the airport code or a portion of them.
Example:
```
import a…
-
-
Countries are already implemented in the game, but at this point neither can they be assigned nor do they get displayed. How about adding a little flag to the airports name, or even an additional fiel…
jdno updated
11 years ago
-
For the calculation of airfield (flight) performance, different airport runway distance parameters are required as shown here:
https://skybrary.aero/sites/default/files/Declared_Distances_2.jpg
…
-
-
1. Get latest 'master' branch code from TrippismUtility.
2. I have given a rank to each airport.
3. Get the latest airports.json file.
4. In Javascript where airports are shown upon typing letters , a…