Skip to content
/ Web_App Public

Fork of Barrie Spotter. This fork is dead. You can use FlightAirMap, same fork with lot more features.

License

Notifications You must be signed in to change notification settings

Ysurac/Web_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dead repository. Use the new version AirRadar at [https://github.com/Ysurac/AirRadar].

"Fork" of Barrie Spotter - Web App

Barrie Spotter is an open source project documenting most of the aircrafts. Browse through the data based on a particular aircraft, airline or airport to search through the database. See extensive statistics such as most common aircraft type, airline, departure & arrival airport and busiest time of the day, or just explore flights.

This is a "fork" of Barrie Spotter https://github.com/barriespotter/Web_App with PDO and ADS-B support.

System Requirements

To install the web app which Barrie Spotter runs, you need to have meet the following requirements:

  • PHP version 5.2.3 or greater (5.3 or greater is recommended)
  • MySQL version 5.0 or greater
  • SQLite 3 (if you use ADS-B as datasource)
  • An HTTP Server such as:
    • Apache 1.3+
    • Apache 2.0+

Required Extensions

The follwing is a list of PHP extensions that must be installed on your server in order for this web app to run properly:

Install

Web install

Use install/index.php

Console install

  • Create a mysql database.
  • Populate the database with db/*.sql
  • supply require/settings.php with your database credentials.
  • If you use ADS-B as datasource, supply install/update_db.sh with your database credentials and run it. (You should go to http://www.virtualradarserver.co.uk/ and http://pp-sqb.mantma.co.uk/ to read the licences. If you find databases with better licences contact me)

Data Sources

You can choose FlightAware OR ADS-B in SBS1 (BaseStation) format.

FlightAware Api Key

ADS-B

  • You can use dump1090 https://github.com/MalcolmRobb/dump1090 with a RTL dongle
  • run cron-sbs.php (The name is not really good, this should be run one time like a daemon, use a init script or screen)

About

Fork of Barrie Spotter. This fork is dead. You can use FlightAirMap, same fork with lot more features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages