Skip to content

Commit

Permalink
add RKDU runway
Browse files Browse the repository at this point in the history
  • Loading branch information
lancard committed May 15, 2024
1 parent c275369 commit fcfaa4f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions database/runway.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,15 @@
"endLongitude": "E128.22.13.102",
"airport": "RKTY"
},
{
"runway": "06",
"oppositeRunway": "24",
"startLatitude": "N037.27.22.225",
"startLongitude": "E130.52.34.319",
"endLatitude": "N037.27.49.757",
"endLongitude": "E130.53.17.501",
"airport": "RKDU"
},
{
"runway": "16L",
"oppositeRunway": "34R",
Expand Down

0 comments on commit fcfaa4f

Please sign in to comment.