Skip to content

morganherlocker/plane-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plane-feed

Aggregate plane routes from realtime ads-b data generated by dump1090.

install

git clone git@github.com:morganherlocker/plane-feed.git
cd plane-feed
npm install

run

dump1090 | node index.js

This will create hourly geojson files with aggregated route data in ./out. Each LineString has properties containing arrays of altitudes (feet) and times (HH:MM:SS) corresponding to each coordinate.

About

aggregate plane routes from realtime ads-b data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published