Ladataan...

Flight Information Map

Flightplanning with Weatherinformation, Traffic Board, real live Traffic and Real Traffic Information. You can to calculate your flighttime, your arrival time and your flightdistance within one click. You get, if you own fbw airbus or fenix, a display to manage your flight within one app....

Yhteensopivuus
Sim Update 12
Ensimmäinen versio julkaistu
May 02, 2023
Viimeksi päivitetty
7 day(s) ago — 1.1.0
Luvat
Näytä

About

With this app you are able to follow your current flight and get different infomations about icing, altitude, flighttime, speed, wind, weather, clouds, rains....
Its my first app here, I programmed in node js and python with a lot of insperations from github and stackoverflow Q&A, pyflightdata etc ..... 
I know, its another moving map, but I decided to include real time airtraffic from the offical opensky network and from the non commercial api from flightradar24, you can fiind on github ( links see below )
 

Supported simulator: Microsoft Flight Simulator 2020 (MSFS)

Features include:

- KML Flightplan import
- Connections to fbw mcdu
- if you own fenix:
Connections to fenix tablet
Connections to fenix mcdu ( you find here:
https://flightsim.to/file/53052/remote-mcdu-for-the-fenix-a320
- if you own PACX
Connections to IFE
- Real-Traffic updating Arrival and Departure Board for worldwide airports
- Metar Information Board with IFR, MVIFR etc Information ( see link below )

-

- Wind and weather Informations barbs from the free openweathermap API ( see config.json at folder:(templates). open it with text editor and set the free api key also from opensky-network.

 

Installation Instructions

1. unzip the app folder everywhere on your system

2. start your Simulator

3. load any flight

4. create a flightplan with . KML- ending for ex from simbrief.com

5. start server.exe when on airport

6. open your browser on: http://localhost:5000

8. to use windbarbs and wind information go to : https://openweathermap.org/api : ( free use)  or to opensky-network.org

and set the keys with texteditor in /templates/config.json 

 Probably you need to whitelist the app in your antivirus and open, no installation is required.

 

My App is under current development

Aircraft color descriptions:on map:

Red: cruising

Blue: on decent

grey: on climb

Please let me know, if you have any questions and friendly critics:
Thank you 
Credits:

Inspirations for code programming and learning, a lot of thanks to:

openskynetwork.github.io

https://github.com/derhuerst/flightradar24-client

https://github.com/mracko/MSFS-Mobile-Companion-App

https://pypi.org/project/SimConnect/

https://nodejs.org/en

https://stackoverflow.com/questions/54234262/how-to-move-markers-on-openstreetmap-using-leaflet

https://tkardi.ee/writeup/post/2019/04/27/building-a-totally-useless-map/

https://gis.stackexchange.com/questions/356491/keeping-popup-text-open-after-marker-refresh-in-leaflet

https://leafletjs.com/

https://github.com/baspete/Split-Flap

https://pyflightdata.readthedocs.io/en/latest/about.html

 

Be patient, sometimes  opensky or flightradar server are overloaded, so sit back and relax the flight.
 

 

A python variant of Departure and Arrival Board and Metar information you will find on my other apps here on flightsim.to
https://flightsim.to/file/55341/airport-information

 

Planned:

App for the  InGame-Panel 

Traffic-Board similar like from old fsx :-)... ( Status: in developement ) see picture at the gallery. Its very hard work to import aiirline pics with code and find non commercial free apis from airports like in my example from Zurich Switzerland.

 

 

known bugs:

flightradar airtraffic sometimes disappear

Traffic Board: issue with some airport json data, when pressed, no information, because of wrong json data

different localtime / departure time ( timezones) Im working on it to solve.

issues with node modules ( library for exe )

 

 

 

 

 

Version

1.1.0

Tiedoston koko

57.60 MB

Downloads

532

Tätä tiedostoa ei ole ei tarkistettu virusten varalta. Lataa omalla vastuullasi.

Tiedoston tiedot

Tilaajat
20
Luokitus
5/5.0 — Loistava!
Status
Ei vielä ladattu
Tämän päivän lataukset
1

Timeline

  • Päivitetty versioon 1.1.0

  • Päivitetty versioon 1.0.7

  • Päivitetty versioon 1.0.6.3

  • Päivitetty versioon 1.0.6.2.1

  • Päivitetty versioon 1.0.6.2

  • Päivitetty versioon 1.0.6.1

  • Initial File Release

Loistava!
Perustuu 1 arviot
😢
0
surullinen
😠
0
vihainen
😮
0
järkyttynyt
🙏
6
kiitollinen
😂
0
huvittunut
😍
1
rakastunut




Luokka — Applications

Tutustu useisiin muihin latauksiin samassa kategoriassa kuin tämä mod.

Taxi Ribbons Toggle - for Microsoft Flight Simulator

Applications 1,184

Taxi Ribbons Toggle

Set your Taxi Ribbons on or off with the CTRL key or automatically...

ModManFX - for Microsoft Flight Simulator

Applications 14,247

ModManFX

For complete information and version history, please read readme.txtINTRODUCTION...

Skypat

Toolbar Pushback - for Microsoft Flight Simulator

Applications 429,730

Toolbar Pushback

Toolbar Pushback gives you full control over your pushback! Use Pushback Pre...

MSFS FlightBag - for Microsoft Flight Simulator

Applications 1,423

MSFS FlightBag

Updated for V0.63  - Feature Update - RERUN FacilityDataLoader !!!- CHECK MapL...

bm98ch



3 Kommentit
Kiitti turmspringer123

Thank you so much for the ongoing effort you're putting in this work !


  • Version 1.1.0 May 25, 2023

    - added a complete Departure and Arrival Board for worldwide airports as a new feature on the main map
    Both are automatic updating regularly, so you can find your flight on map and see, what origin or destination have this flight.

    planned: connection to sim to see your flight on the boards.

  • Version 1.0.7 May 24, 2023

    - add new feature : Flightboard, now you can call your Arrival Airport Board with Remarks blinking buttons.

    - arrival board updated ervery 10 seconds

    Departure Board is in developement.

    known bugs:
    data loading from server needs a bit patient :-)
    aircraft movment on map sometimes stuttering or to slow







  • Version 1.0.6.3 May 19, 2023

    -deleted additional apps ( departure, metar...) you can find it on a seperate link here on flightsm.to

    https://flightsim.to/file/55341/airport-information



    happy flying

  • Version 1.0.6.2.1 May 17, 2023

    -issue node modules, it causes sometimes because of file structure after uploading. So node-modules are in 2 folders now.
    (node modules are needed as library for exe files and javascript programs)

  • Version 1.0.6.2 May 17, 2023

    - minimized file space for uploading and downloading time
    - issue with node modules hopefully solved

    sorry for this unconvenient

  • Version 1.0.6.1 May 17, 2023

    - added a little helpful app : metar you can get metar from airport and Info about VFR or IFR or MVFR etc.
    - added node modules to components because there was an issue with flightradar hope it works now.



    please let me know about bugs and other nice thinks... thank you.

    All apps are only for flight-simulation not for real flight !!!

Usein kysytyt kysymykset

Kysymyksiä? Löydä ratkaisu täältä.


Täällä on aika tyhjää.

Lahjoitukset

Nämä käyttäjät ovat lahjoittaneet turmspringer123 pitää hänet tekemässä mahtavia lisäosia, joista kaikki voivat nauttia.

Vaatimukset

These add-ons may be required or recommended to use.


Täällä on aika tyhjää.