From 51e37ac6629ccd36937fe138c68c0ff72af1029a Mon Sep 17 00:00:00 2001 From: portree_kid Date: Tue, 25 Apr 2017 22:25:35 +0200 Subject: [PATCH] Added aircraft manufacturers --- catalog/catalogTags.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/catalog/catalogTags.py b/catalog/catalogTags.py index b84c1f8..032e125 100644 --- a/catalog/catalogTags.py +++ b/catalog/catalogTags.py @@ -27,6 +27,7 @@ manufacturerTags = [ "boeing", "bombardier", "cessna", + "consolidated", "dassault", "diamond", "douglas", @@ -34,14 +35,20 @@ manufacturerTags = [ "eurocopter", "fairchild", "fairey", + "focke-wulf", "fokker", "general-dynamics", "grumman", + "handley page" + "heinkel" "lockheed", + "mitsubishi", "northrop", "pilatus", "piper", "robin", + "short", + "supermarine", "vickers", "vought", "yakovlev"