Directly include the VRS-derived json db since the underlying DB

is not being updated any more.
This commit is contained in:
Oliver Jowett 2016-02-16 10:33:18 +00:00
parent 577fe9b52e
commit 108b402918
69 changed files with 73 additions and 26 deletions

5
public_html/db/README Normal file
View file

@ -0,0 +1,5 @@
This directory contains static data on some aircraft (registrations, etc)
originally derived from Virtual Radar Server's BasicAircraftLookup.sqb
(see tools/vrs-basicaircraft-to-json.py). As that database is no longer being
updated, the data is directly included here rather than periodically refreshing
from the online copy.