Ładowanie...

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....

Zgodność
Sim Update 12
Kategoria
Applications
Pierwsze Wydanie
May 02, 2023
Ostatnio aktualizowane
3 day(s) ago — 1.2.2
Uprawnienia
Zobacz

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....
 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 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 )
- Simbrief Data from your latest planning
- 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) 

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

9. to get Simbrief Information, open config.txt and add your username.

 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.2.2

Rozmiar pliku

119.70 MB

Downloads

670

Ten plik nie został skanowany pod kątem wirusów. Pobieraj na własne ryzyko.

Informacje o pliku

Abonenci
23
Ocena
5/5.0 — Znakomita!
Status
Jeszcze nie pobrane
Dzisiejsze materiały do pobrania
6

Timeline

  • Zaktualizowano do wersji 1.2.2

  • Zaktualizowano do wersji 1.2.1

  • Zaktualizowano do wersji 1.2.0

  • Zaktualizowano do wersji 1.1.0

  • Zaktualizowano do wersji 1.0.7

  • Zaktualizowano do wersji 1.0.6.3

  • Initial File Release

Znakomita!
Na podstawie 2 oceny
😢
0
smutny
😠
0
zły
😮
0
zszokowany
🙏
6
wdzięczny
😂
0
rozbawiony
😍
1
zakochany




Kategoria — Applications

Odkryj serię kolejnych uploadów w tej samej kategorii co ten mod.

eBag (Electronic Flight Bag) also works in VR - for Microsoft Flight Simulator

Applications 7,240

eBag (Electronic Flight Bag) also works in VR

I'm sorry but I'm not maintaining this anymore now that ...

Spit40

MSFS HudBar - for Microsoft Flight Simulator

Applications 10,102

MSFS HudBar

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

bm98ch

Calc Transition Level - for Microsoft Flight Simulator

Applications 161

Calc Transition Level

🔰Bienvenue🔰 Welcome aboard l'ami ! Ce petit Fichier va te permetre de calculer automatiquemen...

VRECEO



5 Komentarze
Podziękowano przez turmspringer123

Very cool and thank you for your efforts!

Podziękowano przez turmspringer123

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


  • Version 1.2.2 June 06, 2023

    - small update: you get automatically your latest simbrief planning data.
    if you change your flight again, this app will load your plan. Its more comfortable as before.

    happy flight on your sim

  • Version 1.2.1 June 05, 2023

    - solved an error to use simbrief data ( caused through node js- pkg )
    - solved an error to calculate arrival time

  • Version 1.2.0 June 05, 2023

    -removed opensky api ( too unstable)
    - added simbrief data to get latest information
    - added new traffic-board layout
    - added file "HOW TO"

  • 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

Często zadawane

Masz pytania? Tutaj znajdziesz rozwiązanie.


Dość pusto tutaj.

Darowizny

Użytkownicy ci przekazali darowizny na rzecz turmspringer123 aby nadal tworzył niesamowite dodatki, którymi wszyscy mogą się cieszyć.

Zależności

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


Dość pusto tutaj.