Skip to content

Commit

Permalink
Merge pull request #138 from maidough/changes-8-22-24
Browse files Browse the repository at this point in the history
some airport name updates and a couple lat/lon improvements
  • Loading branch information
mwgg authored Aug 26, 2024
2 parents 8553beb + ebf562b commit aeb4f69
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -8054,7 +8054,7 @@
"11II": {
"icao": "11II",
"iata": "",
"name": "Atterbury Field (Camp Atterbury)",
"name": "Himsel Army Airfield",
"city": "Nineveh",
"state": "Indiana",
"country": "US",
Expand Down Expand Up @@ -11522,7 +11522,7 @@
"1AZ0": {
"icao": "1AZ0",
"iata": "",
"name": "Mobile Airport",
"name": "Bishop Airfield",
"city": "Mobile",
"state": "Arizona",
"country": "US",
Expand Down Expand Up @@ -23531,10 +23531,10 @@
"lon": -76.5886001587,
"tz": "America/New_York"
},
"31WI": {
"icao": "31WI",
"W11": {
"icao": "W11",
"iata": "",
"name": "Mcdermott Air Park",
"name": "Sullivan Airport",
"city": "Sullivan",
"state": "Wisconsin",
"country": "US",
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -43622,7 +43622,7 @@
"62FL": {
"icao": "62FL",
"iata": "",
"name": "David Wine's Airstrip",
"name": "FlyJiveFly Airport",
"city": "Lake Wales",
"state": "Florida",
"country": "US",
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit aeb4f69

Please sign in to comment.