Skip to content

Commit

Permalink
add taxiway E
Browse files Browse the repository at this point in the history
  • Loading branch information
lancard committed Nov 9, 2023
1 parent de5dccb commit b8dbb3d
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions database/intersection.json
Original file line number Diff line number Diff line change
Expand Up @@ -1248,9 +1248,14 @@
"longitude": "E126.27.15.233"
},
{
"name": "TAXIWAY_B2,RUNWAY_33L/15R",
"latitude": "N037.27.45.295",
"longitude": "E126.27.12.323"
"name": "TAXIWAY_B2,RUNWAY_33L/15R,TAXIWAY_E",
"latitude": "N037.27.45.917",
"longitude": "E126.27.11.697"
},
{
"name": "TAXIWAY_C,TAXIWAY_E",
"latitude": "N037.27.50.069",
"longitude": "E126.27.19.048"
},
{
"name": "TAXIWAY_B3",
Expand Down

0 comments on commit b8dbb3d

Please sign in to comment.