From 4b63bc6a2726d3ff74bf3d002c3f6f055f209f4d Mon Sep 17 00:00:00 2001 From: maidough Date: Fri, 23 Aug 2024 17:10:20 +0000 Subject: [PATCH 1/2] some airport name updates and a couple lat/lon improvements --- airports.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/airports.json b/airports.json index 091d340..a402edf 100644 --- a/airports.json +++ b/airports.json @@ -8054,7 +8054,7 @@ "11II": { "icao": "11II", "iata": "", - "name": "Atterbury Field (Camp Atterbury)", + "name": "Himsel Army Airfield", "city": "Nineveh", "state": "Indiana", "country": "US", @@ -11522,7 +11522,7 @@ "1AZ0": { "icao": "1AZ0", "iata": "", - "name": "Mobile Airport", + "name": "Bishop Airfield", "city": "Mobile", "state": "Arizona", "country": "US", @@ -23534,7 +23534,7 @@ "31WI": { "icao": "31WI", "iata": "", - "name": "Mcdermott Air Park", + "name": "Sullivan Airport", "city": "Sullivan", "state": "Wisconsin", "country": "US", @@ -37651,8 +37651,8 @@ "state": "New Mexico", "country": "US", "elevation": 6940, - "lat": 32.6338996887, - "lon": -105.6859970093, + "lat": 32.63406944, + "lon": -105.68745, "tz": "America/Denver" }, "52NY": { @@ -43622,7 +43622,7 @@ "62FL": { "icao": "62FL", "iata": "", - "name": "David Wine's Airstrip", + "name": "FlyJiveFly Airport", "city": "Lake Wales", "state": "Florida", "country": "US", @@ -50918,7 +50918,7 @@ "75TA": { "icao": "75TA", "iata": "", - "name": "Coleman Cattle Company Nr 1 Airport", + "name": "Canadian River Ranch Airport", "city": "Ackerly", "state": "Texas", "country": "US", @@ -168091,8 +168091,8 @@ "state": "New York", "country": "US", "elevation": 405, - "lat": 43.0834007263, - "lon": -76.2829971313, + "lat": 43.08527777, + "lon": -76.29272222, "tz": "America/New_York" }, "KNYG": { From ebf562bec36335a97ec9413e6aa8c32ea4a1000e Mon Sep 17 00:00:00 2001 From: maidough Date: Sun, 25 Aug 2024 22:26:37 +0000 Subject: [PATCH 2/2] fixup ICAO for Sullivan Airport and revert 75TA name change --- airports.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/airports.json b/airports.json index a402edf..02bb676 100644 --- a/airports.json +++ b/airports.json @@ -23531,8 +23531,8 @@ "lon": -76.5886001587, "tz": "America/New_York" }, - "31WI": { - "icao": "31WI", + "W11": { + "icao": "W11", "iata": "", "name": "Sullivan Airport", "city": "Sullivan", @@ -50918,7 +50918,7 @@ "75TA": { "icao": "75TA", "iata": "", - "name": "Canadian River Ranch Airport", + "name": "Coleman Cattle Company Nr 1 Airport", "city": "Ackerly", "state": "Texas", "country": "US",