Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 580 Bytes

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