Skip to content

bm98/dump-dbTool

Repository files navigation

dump-dbTool
===============

dump1090 database utility

The dump1090-dbTool (tool) derives from a number of input files databases and other output which can be used to update the FA and extended versions of the dump1090 Web Interface.
Geo location files are created within a range of a given location to limit the size and load time of such data.
Most input files are from publicly available sources and updated regularly at the time of writing.
Flight information derived from a free route data file – however the quality is +- …
For airways no suitable source with current content could be found (other than professional sources $$$) So this data is derived from XPlane11 flight simulator ($) which is kind of recent but quality is unknown.
Such source data is not included here

dump1090-dbTool: a command line executable to easily create output as needed
See: Doc folder: dump1090-dbTool-GUIDE-V0.9.pdf

example-data: an exemplary tool data folder containing input and output

  • You may use data from the output db folder to use it in the standard dum1090fa Web Site
  • Make sure to backup the original db folder by e.g. renaming it before deploying data from here
  • Geolocation data files are created around Lat/Lon 47.7/8.15 with a radius of 300nm - may not be directly usable

dumpDbBrowser: just a testbed for the various data types (don't rely on it)
d1090dataLib: shared code library for reading, conversion and writing
xy-Test: some testing code

Uses System.Data.SQLite


NOTE: THIS _ IS _ VERY _ EARLY _ WORK _ IN _ PROGRESS _ IT _ MAY _ JUST _ BREAK _ AT _ ANY _ TIME ;-)