Coder Social home page Coder Social logo

iunusov / vatsim-flight-map Goto Github PK

View Code? Open in Web Editor NEW
28.0 3.0 9.0 3.44 MB

Vatsim / IVAO online map

Home Page: https://vatmap.jsound.org

License: MIT License

PHP 36.58% HTML 18.60% JavaScript 44.58% Shell 0.24%
vatsim nodejs webpack memcached php mapbox maps flight-simulator vatmap ivao

vatsim-flight-map's Introduction

Build Status

Vatsim Flight Map

Vatsim aircrafts and ATC on the live map: https://vatmap.jsound.org/

Requirements

Webserver with PHP support

Mapbox API key

Request API key for maps: https://docs.mapbox.com/help/glossary/access-token/ after that, add your api key to the prod.js file.

Build

Install required dependencies:

$ cd ~
$ curl -sL https://deb.nodesource.com/setup_14.x -o nodesource_setup.sh
$ sudo bash nodesource_setup.sh
$ sudo apt install nodejs
$ sudo npm install webpack-cli -g
$ sudo npm install webpack -g
$ sudo apt install memcached php-cli php-xml php-memcache

Build web app:

$ npm install
$ webpack

Parser scripts:

$ cd vatsim_parser
$ ./parse.php vatsim   #add cron job to parse every 2 minutes
$ ./parse.php ivao     #add cron job to parse every 5 minutes

License

MIT License

vatsim-flight-map's People

Contributors

iunusov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vatsim-flight-map's Issues

Rotate plane image on which value

Hello,

i have a developed a webpage similar to yours for live flight tracking but right now i am facing an issue of "How to rotate or replace plane image base on there movements or path". Like in your i understand that you used different plane images like 0,10,90 based on angle but how we get to know the exactly in which direction flight is going i have only latitude and longitude of flights.

Thanks
Kuldeep

Displaying Center as Airspace

Hey, great work you've done so far. Your website is my #1 goto on mobile for VATSIM. I was thinking about displaying Centers as airspace instead of a point, similar to vattastic. I'll be submitting a pull request soon with this feature for you to consider.

help

I want to apply this to my own FSD server. What should I do

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.