Skip to content

Commit

Permalink
Merge branch 'mwgg:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
chadhutchins182 authored Nov 3, 2023
2 parents 8ff7094 + e3909fc commit 1e09c0f
Showing 1 changed file with 30 additions and 6 deletions.
36 changes: 30 additions & 6 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -14134,6 +14134,18 @@
"lat": 40.4034004211,
"lon": -75.3704986572,
"tz": "America\/New_York"
},
"1S2": {
"icao": "1S2",
"iata": "",
"name": "Darrington Municipal Airport",
"city": "Darrington",
"state": "Washington",
"country": "US",
"elevation": 553,
"lat": 48.2586125,
"lon": -121.6102036,
"tz": "America\/Los_Angeles"
},
"1SC2": {
"icao": "1SC2",
Expand Down Expand Up @@ -157873,7 +157885,7 @@
},
"KGTB": {
"icao": "KGTB",
"iata": "",
"iata": "GTB",
"name": "Wheeler Sack Army Air Field",
"city": "Fort Drum",
"state": "New-York",
Expand Down Expand Up @@ -165544,7 +165556,7 @@
"iata": "MIC",
"name": "Crystal Airport",
"city": "Minneapolis",
"state": "California",
"state": "Minnesota",
"country": "US",
"elevation": 869,
"lat": 45.0620002747,
Expand Down Expand Up @@ -169192,7 +169204,7 @@
"iata": "ONP",
"name": "Newport Municipal Airport",
"city": "Newport",
"state": "Arkansas",
"state": "Oregon",
"country": "US",
"elevation": 160,
"lat": 44.5803985596,
Expand Down Expand Up @@ -171952,7 +171964,7 @@
"iata": "RDM",
"name": "Roberts Field",
"city": "Redmond",
"state": "Indiana",
"state": "Oregon",
"country": "US",
"elevation": 3080,
"lat": 44.2541008,
Expand Down Expand Up @@ -188918,7 +188930,7 @@
"LHBP": {
"icao": "LHBP",
"iata": "BUD",
"name": "Budapest Liszt Ferenc International Airport",
"name": "Budapest Ferenc Liszt International Airport",
"city": "Budapest",
"state": "Budapest",
"country": "HU",
Expand Down Expand Up @@ -191774,7 +191786,7 @@
"LKPR": {
"icao": "LKPR",
"iata": "PRG",
"name": "Ruzyne International Airport",
"name": "Vaclav Havel Airport",
"city": "Prague",
"state": "Praha",
"country": "CZ",
Expand Down Expand Up @@ -312275,6 +312287,18 @@
"lon": 76.6349472222,
"tz": "Asia\/Kolkata"
},
"VOKN": {
"icao": "VOKN",
"iata": "CNN",
"name": "Kannur International Airport",
"city": "Mattanur",
"state": "Kerala",
"country": "IN",
"elevation": 249,
"lat": 11.92,
"lon": 75.55,
"tz": "Asia\/Kolkata"
},
"VOKP": {
"icao": "VOKP",
"iata": "",
Expand Down

0 comments on commit 1e09c0f

Please sign in to comment.