Skip to content

Instantly share code, notes, and snippets.

@stijnsanders
Created December 19, 2014 14:25
Show Gist options
  • Save stijnsanders/f9abfe9ee909d9d0babd to your computer and use it in GitHub Desktop.
Save stijnsanders/f9abfe9ee909d9d0babd to your computer and use it in GitHub Desktop.
ebbr.json for zlsa's atc
{
"name":"Brussels-National",
"level":"hard",
"radio":"Brussels",
"icao":"EBBR",
"wind":{
"angle":230,
"speed":5
},
"fixes":{
"LOB":[50.31,12.12],
"LOP":[40.89,21.73],
"LOZ":[-5.17,-40.55],
"IBX":[4.11,-6.01],
"IBM":[6.57,3.97],
"IBL":[13.64,-1.88],
"IBR":[3.74,5.56],
"BR201":[-639.89,24.23],
"BR202":[-108.48,551.17],
"BR203":[-90.12,543.43],
"BR204":[637.51,-78.54],
"BR205":[654.61,-52.75],
"BR209":[-474.67,-13.51],
"ANT":[-24.2,515.56],
"AKOVI":[-548.23,-104.18],
"ARVOL":[-629.42,-216.1],
"BATTY":[786.96,-106.34],
"BEKEM":[12.26,647.58],
"CIV":[-500.69,-195.99],
"FLO":[507.35,5.95],
"HUL":[63.63,-79.67],
"KERKY":[-446.46,-3.19],
"KOK":[-1236.39,417.66],
"LNO":[734.94,-142.5],
"NIK":[-134.78,497.63],
"RODRI":[-495.36,-32.22],
"TULNI":[-712.31,-212.95],
"WOODY":[-69.46,630.12],
"APR":[0,0]
},
"runways":[
{
"name":["19","1"],
"name_offset":[[0,0],[0,0]],
"position":[4.651,-1.022],
"angle":194.43,
"length":16,
"delay":[10,30],
"ils":[true,true]
},
{
"name":["25L","7R"],
"name_offset":[[0,0],[0,0]],
"position":[7.167,-3.624],
"angle":249.89,
"length":20,
"delay":[40,20],
"ils":[true,false]
},
{
"name":["25R","7L"],
"name_offset":[[0.4,0.4],[-0.2,0]],
"position":[-2.003,2.301],
"angle":245.38,
"length":20,
"delay":[10,30],
"ils":[true,false]
}
],
"departures":{
"airlines":[],
"frequency":[1,3]
},
"arrivals":[]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment