Skip to content

Commit 77a6eea

Browse files
committed
added KJRA, KJPN
1 parent d112339 commit 77a6eea

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

airports.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351635,6 +351635,30 @@
351635351635
"lon": 122.3586,
351636351636
"tz": "Asia/Shanghai"
351637351637
},
351638+
"KJRA": {
351639+
"icao": "KJRA",
351640+
"iata": "JRA",
351641+
"name": "West 30th Street Heliport",
351642+
"city": "New York",
351643+
"state": "New York",
351644+
"country": "US",
351645+
"elevation": 7,
351646+
"lat": 40.7549028,
351647+
"lon": -74.0070597,
351648+
"tz": "America/New_York"
351649+
},
351650+
"KJPN": {
351651+
"icao": "KJPN",
351652+
"iata": "JPN",
351653+
"name": "Pentagon Army Heliport",
351654+
"city": "Washington",
351655+
"state": "DC",
351656+
"country": "US",
351657+
"elevation": 43,
351658+
"lat": 38.8748889,
351659+
"lon": -77.0566667,
351660+
"tz": "America/New_York"
351661+
},
351638351662
"ZYYY": {
351639351663
"icao": "ZYYY",
351640351664
"iata": "",
@@ -351647,4 +351671,4 @@
351647351671
"lon": 123.4960021973,
351648351672
"tz": "Asia/Shanghai"
351649351673
}
351650-
}
351674+
}

0 commit comments

Comments
 (0)