From 12bfd45123d118254e28216bee35b03d6d3ce41c Mon Sep 17 00:00:00 2001 From: Justin Dixson Date: Tue, 27 Jun 2023 17:09:38 -0400 Subject: [PATCH 1/4] Removed BGN/ETUR (closed 2015) --- airports.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/airports.json b/airports.json index 495c454..9835437 100644 --- a/airports.json +++ b/airports.json @@ -106859,18 +106859,6 @@ "lon": 8.3063297272, "tz": "Europe\/Berlin" }, - "ETUR": { - "icao": "ETUR", - "iata": "BGN", - "name": "Brugge Air Base", - "city": "", - "state": "North-Rhine-Westphalia", - "country": "DE", - "elevation": 0, - "lat": 51.1996994019, - "lon": 6.1320800781, - "tz": "Europe\/Berlin" - }, "ETWM": { "icao": "ETWM", "iata": "", From c0081aa3e6641b967e9d926b8716088911a7c86c Mon Sep 17 00:00:00 2001 From: Justin Dixson Date: Tue, 27 Jun 2023 17:19:04 -0400 Subject: [PATCH 2/4] Removed EPRU/CZW as duplicate of EPCH/CZW --- airports.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/airports.json b/airports.json index 9835437..b03b225 100644 --- a/airports.json +++ b/airports.json @@ -104195,18 +104195,6 @@ "lon": 21.1100006104, "tz": "Europe\/Warsaw" }, - "EPRU": { - "icao": "EPRU", - "iata": "CZW", - "name": "Czestochowa-Rudniki Airport", - "city": "Czestochowa", - "state": "Silesia", - "country": "PL", - "elevation": 860, - "lat": 50.886133, - "lon": 19.202472, - "tz": "Europe\/Warsaw" - }, "EPRZ": { "icao": "EPRZ", "iata": "RZE", From 5ce2984f768322a09f1afd0f6bdd2d90214ac307 Mon Sep 17 00:00:00 2001 From: Justin Dixson Date: Tue, 27 Jun 2023 17:25:16 -0400 Subject: [PATCH 3/4] VAGO/GOI was removed as VOGO/GOI is correct --- airports.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/airports.json b/airports.json index b03b225..2fbf4ce 100644 --- a/airports.json +++ b/airports.json @@ -308519,18 +308519,6 @@ "lon": 77.3472976685, "tz": "Asia\/Kolkata" }, - "VAGO": { - "icao": "VAGO", - "iata": "GOI", - "name": "Dabolim Airport", - "city": "Vasco da Gama", - "state": "Goa", - "country": "IN", - "elevation": 184, - "lat": 15.3808002472, - "lon": 73.8313980103, - "tz": "Asia\/Kolkata" - }, "VAHB": { "icao": "VAHB", "iata": "HBX", From 5959afebdee0fdfe4ab331db41626346506e8568 Mon Sep 17 00:00:00 2001 From: Justin Dixson Date: Tue, 27 Jun 2023 17:49:51 -0400 Subject: [PATCH 4/4] Revert "Removed EPRU/CZW as duplicate of EPCH/CZW" This reverts commit c0081aa3e6641b967e9d926b8716088911a7c86c. --- airports.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/airports.json b/airports.json index 2fbf4ce..16e343c 100644 --- a/airports.json +++ b/airports.json @@ -104195,6 +104195,18 @@ "lon": 21.1100006104, "tz": "Europe\/Warsaw" }, + "EPRU": { + "icao": "EPRU", + "iata": "CZW", + "name": "Czestochowa-Rudniki Airport", + "city": "Czestochowa", + "state": "Silesia", + "country": "PL", + "elevation": 860, + "lat": 50.886133, + "lon": 19.202472, + "tz": "Europe\/Warsaw" + }, "EPRZ": { "icao": "EPRZ", "iata": "RZE",