FSEconomy database is a snapshot of FS9 database, so, many of those airports even don't exist anymore or, in the best scenario, has their ICAO codes changed.
The app tries to identify a missed airport by:
- Locating a new ICAO code for the airport based on user's simulator choice and using it in the LNM plan (in this case, a remark will be added with the FSE ICAO code)
- Creating a userpoint*
- this case can prevent LNM terrain profile to work. We've get in touch with Alex (LNM developer) and he'll try to solve it.
- Clone this repo
npm install
oryarn install
orpnpm install
npm run dev
oryarn run dev
orpnpm run dev
- Enjoy!