Skip to content

Commit

Permalink
change G597/Y697
Browse files Browse the repository at this point in the history
  • Loading branch information
lancard committed Jun 11, 2024
1 parent 45d65ff commit d93c305
Show file tree
Hide file tree
Showing 3 changed files with 1,048 additions and 1,500 deletions.
8 changes: 4 additions & 4 deletions database/airway.json
Original file line number Diff line number Diff line change
Expand Up @@ -869,14 +869,14 @@
"description": "저고도항로",
"airwayType": "CONVENTIONAL",
"fixStart": "PILIT",
"fixEnd": "NIMUS"
"fixEnd": "ESNEG"
},
{
"name": "G597",
"seq": 16,
"description": "저고도항로",
"airwayType": "CONVENTIONAL",
"fixStart": "NIMUS",
"fixStart": "ESNEG",
"fixEnd": "AGSUS"
},
{
Expand Down Expand Up @@ -2333,14 +2333,14 @@
"description": "저고도항로",
"airwayType": "RNAV",
"fixStart": "PILIT",
"fixEnd": "NIMUS"
"fixEnd": "ESNEG"
},
{
"name": "Y697",
"seq": 16,
"description": "저고도항로",
"airwayType": "RNAV",
"fixStart": "NIMUS",
"fixStart": "ESNEG",
"fixEnd": "AGSUS"
},
{
Expand Down
6 changes: 3 additions & 3 deletions database/navaid.json
Original file line number Diff line number Diff line change
Expand Up @@ -6305,12 +6305,12 @@
"airport": "RKNY"
},
{
"name": "NIMUS",
"name": "ESNEG",
"navaidType": "FIX",
"extraType": "FIX",
"description": "경로 픽스",
"latitude": "N037.12.10.000",
"longitude": "E129.46.56.000"
"latitude": "N037.10.14.000",
"longitude": "E129.50.51.000"
},
{
"name": "NIPUT",
Expand Down
Loading

0 comments on commit d93c305

Please sign in to comment.