Skip to content

varnav/BaseStation.sqb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BaseStation.sqb

Builds BaseStation.sqb from OpenSky Network CSV file.

Download

Click here for the latest build

Use with dumpvdl2

cd ~
wget https://github.com/varnav/BaseStation.sqb/releases/download/latest/BaseStation.sqb.tar.xz
tar xf BaseStation.sqb.tar.xz && rm -f BaseStation.sqb.tar.xz

use this argument:

--bs-db ~/basestation.sqb

Use from REST API

See this project