Skip to content

Commit

Permalink
Automatically sorted Airports JSON file
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 24, 2024
1 parent 8b0dabf commit 35aaddb
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions airports.json
Original file line number Diff line number Diff line change
Expand Up @@ -198745,14 +198745,14 @@
},
"LSMP": {
"icao": "LSMP",
"iata": "",
"iata": "VIP",
"name": "Payerne Airport",
"city": "",
"city": "Payern",
"state": "Vaud",
"country": "CH",
"elevation": 1465,
"lat": 46.8432006836,
"lon": 6.9150600433,
"elevation": 445,
"lat": 46.84674595816998,
"lon": 6.920598655936771,
"tz": "Europe/Zurich"
},
"LSPA": {
Expand Down Expand Up @@ -351190,17 +351190,5 @@
"lat": 41.7844009399,
"lon": 123.4960021973,
"tz": "Asia/Shanghai"
},
"LSMP": {
"icao": "LSMP",
"iata": "VIP",
"name": "Payerne Airport",
"city": "Payern",
"state": "Vaud",
"country": "CH",
"elevation": 445,
"lat": 46.84674595816998,
"lon": 6.920598655936771,
"tz": "Europe/Zurich"
}
}

0 comments on commit 35aaddb

Please sign in to comment.