Skip to content

Commit

Permalink
Merge pull request #1 from zlsa/gh-pages
Browse files Browse the repository at this point in the history
Ignore
  • Loading branch information
Fechulo authored Jul 19, 2016
2 parents 1bc03d1 + b12fc7f commit 54a6bb1
Show file tree
Hide file tree
Showing 11 changed files with 3,063 additions and 440 deletions.
10 changes: 5 additions & 5 deletions assets/airports/ksfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"ctr_radius": 80,
"ctr_ceiling": 23000,
"initial_alt": 5000,
"position": ["N37.6195", "W122.3738333"],
"position": ["N37.6195", "W122.3738333", "13ft"],
"rr_radius_nm": 5.0,
"rr_center": ["N37.6195", "W122.3738333"],
"has_terrain": true,
Expand Down Expand Up @@ -127,27 +127,27 @@
{
"name": ["28R", "10L"],
"name_offset": [[0, 0.3], [0, 0.3]],
"end": [ ["N37.6135324", "W122.3571410"], ["N37.6287386", "W122.3933911"]],
"end": [ ["N37.6135324", "W122.3571410", "13.0ft"], ["N37.6287386", "W122.3933911", "5.5ft"]],
"ils": [true, true],
"ils_distance":[30, 25]
},
{
"name": ["28L", "10R"],
"name_offset": [[0, -0.2], [0, -0.3]],
"end": [["N37.6117091", "W122.3583420"], ["N37.6262900", "W122.3931054"]],
"end": [["N37.6117091", "W122.3583420", "12.6ft"], ["N37.6262900", "W122.3931054", "7.1ft"]],
"ils": [true, true],
"ils_distance":[30, 25]
},
{
"name": ["19L", "1R"],
"name_offset": [[0.3, -0.1], [0.4, 0]],
"end": [["N37.6273412","W122.3671104" ], ["N37.6063291", "W122.3810404"] ],
"end": [["N37.6273412","W122.3671104", "10.5ft"], ["N37.6063291", "W122.3810404", "11.4ft"] ],
"ils": [true, true]
},
{
"name": ["19R", "1L"],
"name_offset": [[-0.3, 0], [-0.3, 0.1]],
"end": [["N37.6264803", "W122.3706090"], ["N37.6078970","W122.3829280"]],
"end": [["N37.6264803", "W122.3706090", "9.2ft"], ["N37.6078970","W122.3829280", "10.7ft"]],
"ils": [true, true]
}
],
Expand Down
Binary file added assets/images/splash-screen.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 54a6bb1

Please sign in to comment.