@fboes/aerofly-data 1.5.3 → 1.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/README.md +13 -13
- package/data/aircraft-liveries.json +76 -0
- package/data/aircraft-livery-select-optgroup.html +11 -0
- package/data/aircraft-select-optgroup.html +1 -0
- package/data/aircraft-select.html +1 -0
- package/data/aircraft.json +26 -0
- package/data/aircraft.md +4 -3
- package/data/airport-coordinates-object.json +47042 -0
- package/data/airport-coordinates-object.json.d.ts +11 -0
- package/data/airport-coordinates.json +7841 -8509
- package/data/airport-coordinates.json.d.ts +3 -0
- package/data/airport-list.json +1 -669
- package/data/airports-unmatched.md +6 -0
- package/data/airports.geojson +131 -130
- package/get-airports.js +20 -10
- package/package.json +5 -1
|
@@ -70,7 +70,13 @@ The following Aerofly FS4 Airports were not matched to any known airport. You ma
|
|
|
70
70
|
1. `EGSTHL`
|
|
71
71
|
1. `EGSTHV`
|
|
72
72
|
1. `EGSTRT`
|
|
73
|
+
1. `EM08`
|
|
74
|
+
1. `EM15`
|
|
75
|
+
1. `EM16`
|
|
76
|
+
1. `EM17`
|
|
77
|
+
1. `EM18`
|
|
73
78
|
1. `ETML`
|
|
79
|
+
1. `ETMNHL`
|
|
74
80
|
1. `FRHBRP`
|
|
75
81
|
1. `FRRVNS`
|
|
76
82
|
1. `FRSYNL`
|