Directly include the VRS-derived json db since the underlying DB
is not being updated any more.
This commit is contained in:
parent
577fe9b52e
commit
108b402918
69 changed files with 73 additions and 26 deletions
5
public_html/db/README
Normal file
5
public_html/db/README
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue