Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ACCSP5 committed May 15, 2023
1 parent ae5692b commit 7e56da0
Showing 1 changed file with 52 additions and 83 deletions.
135 changes: 52 additions & 83 deletions GCCC/Plugins/VFPC/Sid.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,40 +31,16 @@
}
],
"LARYS": [
{
"direction": "ANY",
"min_fl": 140,
"airways": ["DCT"]
},
{
"direction": "EVEN",
"max_fl": 195,
"airways": [""]
},
{
"direction": "ODD",
"min_fl": 195,
"airways": [""]
"min_fl": 60,
"destinations": ["GCXO","GCLA"]
}
],
"LORPO": [
{
"direction": "ODD",
"min_fl": 95,
"max_fl": 145,
"airways": ["DCT COSTI W279"],
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"]
},
{
"direction": "ODD",
"min_fl": 145,
"max_fl": 660,
"airways": ["DCT COSTI UQ279"],
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"]
},
{
"direction": "EVEN",
"min_fl": 70,
"min_fl": 60,
"destinations": ["GCLB","GCLP","GCTS","GCGM"]
}
],
Expand Down Expand Up @@ -528,10 +504,16 @@
],
"SAMAR": [
{
"direction": "EVEN",
"min_fl": 195,
"max_fl": 460,
"airways": ["DCT BEXAL", "DCT NEVTU"]
"direction": "EVEN",
"min_fl": 195,
"max_fl": 305,
"airways": ["DCT LIMAL"]
},
{
"direction": "EVEN",
"min_fl": 195,
"max_fl": 460,
"airways": ["DCT BEXAL","DCT NEVTU"]
}
],
"SARAY": [
Expand Down Expand Up @@ -580,97 +562,84 @@
{
"icao": "GCRR",
"sids": {
"KEMEV": [
"BAMKU": [
{
"direction": "ODD",
"airways": ["DCT", ""]
"direction": "ODD"
}
],
"KORAL": [
{
"direction": "EVEN",
"min_fl": 100,
"airways": ["DCT", ""]
},
"DESUM": [
{
"direction": "EVEN",
"min_fl": 145,
"airways": ["UG5","UN871"]
"min_fl": 195,
"max_fl": 460,
"airways": ["DCT AKUDA"]
}
],
"LARYS": [
{
"direction": "ODD",
"min_fl": 90,
"airways": ["DCT"]
},
{
"direction": "EVEN",
"max_fl": 195,
"airways": [""]
},
"KEMEV": [
{
"direction": "ODD",
"min_fl": 195,
"airways": [""]
"direction": "ODD"
}
],
"LORPO": [
{
"direction": "ODD",
"min_fl": 90,
"airways": ["DCT"]
},
"KORAL": [
{
"direction": "EVEN",
"min_fl": 65,
"max_fl": 195,
"airways": [""]
"airways": ["G5"]
},
{
"direction": "ODD",
"direction": "EVEN",
"min_fl": 195,
"airways": [""]
"max_fl": 460,
"airways": ["UG5","UN871"]
}
],
"TENDA": [
"LARYS": [
{
"direction": "ODD",
"airways": ["DCT", ""]
"direction": "EVEN",
"min_fl": 60,
"destinations": ["GCXO","GCLA","GCHI","GCGM"]
}
],
"SAMAR": [
"LORPO": [
{
"direction": "EVEN",
"airways": ["DCT", ""]
"min_fl": 90,
"destinations": ["GCLB","GCLP","GCTS"]
}
],
"VASTO": [
"SAMAR": [
{
"direction": "EVEN",
"airways": ["DCT", ""]
"min_fl": 195,
"max_fl": 305,
"airways": ["DCT LIMAL"]
},
{
"direction": "EVEN",
"min_fl": 195,
"airways": ["UN858"]
"min_fl": 195,
"max_fl": 460,
"airways": ["DCT BEXAL","DCT NEVTU"]
}
],
"DESUM": [
"SOTAD": [
{
"direction": "EVEN",
"airways": ["DCT", ""]
"direction": "ODD"
}
],
"SOTAD": [
"TENDA": [
{
"direction": "ODD",
"airways": ["DCT", ""]
"direction": "ANY",
"min_fl": 90,
"destinations": ["GCFV"]
}
],
"BAMKU": [
"VASTO": [
{
"direction": "ODD",
"airways": ["DCT", ""]
"direction": "EVEN",
"min_fl": 195,
"max_fl": 460,
"airways": ["UN858","DCT BAROK","DCT NIDEB"]
}
]
},
Expand Down

0 comments on commit 7e56da0

Please sign in to comment.