Skip to content

Commit

Permalink
add KINF airport
Browse files Browse the repository at this point in the history
  • Loading branch information
maidough committed Mar 7, 2024
1 parent 7f0a0be commit c5e2e5f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -160739,6 +160739,18 @@
"lon": -86.2944030762,
"tz": "America\/Indiana\/Indianapolis"
},
"KINF": {
"icao": "KINF",
"iata": "",
"name": "Inverness Airport",
"city": "Inverness",
"state": "Florida",
"country": "US",
"elevation": 65,
"lat": 28.803611,
"lon": -82.318333,
"tz": "America\/New_York"
},
"KINJ": {
"icao": "KINJ",
"iata": "",
Expand Down

0 comments on commit c5e2e5f

Please sign in to comment.