Hello,
as i read in the Wiki, i can fetch a OFP with this link:
https://www.simbrief.com/api/xml.fetcher.php?username={username}&json=1
But can i also fetch a Takeoff or/and Landingreport ?
Would be great
Matthias
Hello,
as i read in the Wiki, i can fetch a OFP with this link:
https://www.simbrief.com/api/xml.fetcher.php?username={username}&json=1
But can i also fetch a Takeoff or/and Landingreport ?
Would be great
Matthias
If the TLR is enabled (“runway analysis” toggle), the TLR is included in the XML/JSON output.
<tlr>
<takeoff>
<conditions>
<airport_icao>LFPB</airport_icao>
<planned_runway>21</planned_runway>
<planned_weight>4935</planned_weight>
<wind_direction>219</wind_direction>
<wind_speed>10</wind_speed>
<temperature>16</temperature>
<altimeter>29.70</altimeter>
<surface_condition>dry</surface_condition>
</conditions>
<runway>
<identifier>03</identifier>
<length>2395</length>
<length_tora>2395</length_tora>
<length_toda>2395</length_toda>
<length_asda>2664</length_asda>
<length_lda>2130</length_lda>
<elevation>144</elevation>
<gradient>0.37</gradient>
<true_course>25</true_course>
<magnetic_course>24</magnetic_course>
<headwind_component>-10</headwind_component>
<crosswind_component>3</crosswind_component>
<ils_frequency/>
<flap_setting>TO/APPR</flap_setting>
<thrust_setting>FULL</thrust_setting>
<bleed_setting>N/A</bleed_setting>
<anti_ice_setting>OFF</anti_ice_setting>
<flex_temperature/>
<max_temperature>35</max_temperature>
<max_weight>5035</max_weight>
<limit_code>A</limit_code>
<limit_obstacle/>
<speeds_v1>111</speeds_v1>
<speeds_vr>116</speeds_vr>
<speeds_v2>120</speeds_v2>
<speeds_other>140</speeds_other>
<speeds_other_id>VE/VFTO</speeds_other_id>
<distance_decide>992</distance_decide>
<distance_reject>1670</distance_reject>
<distance_margin>994</distance_margin>
<distance_continue>1604</distance_continue>
</runway>
<runway>
<identifier>07</identifier>
<length>2991</length>
<length_tora>2901</length_tora>
<length_toda>3051</length_toda>
<length_asda>2901</length_asda>
<length_lda>2602</length_lda>
<elevation>155</elevation>
<gradient>0.32</gradient>
<true_course>68</true_course>
<magnetic_course>67</magnetic_course>
<headwind_component>-9</headwind_component>
<crosswind_component>5</crosswind_component>
<ils_frequency>109.50</ils_frequency>
<flap_setting>TO/APPR</flap_setting>
<thrust_setting>FULL</thrust_setting>
<bleed_setting>N/A</bleed_setting>
<anti_ice_setting>OFF</anti_ice_setting>
<flex_temperature/>
<max_temperature>35</max_temperature>
<max_weight>5035</max_weight>
<limit_code>A</limit_code>
<limit_obstacle/>
<speeds_v1>111</speeds_v1>
<speeds_vr>116</speeds_vr>
<speeds_v2>120</speeds_v2>
<speeds_other>140</speeds_other>
<speeds_other_id>VE/VFTO</speeds_other_id>
<distance_decide>961</distance_decide>
<distance_reject>1620</distance_reject>
<distance_margin>1281</distance_margin>
<distance_continue>1562</distance_continue>
</runway>
<runway>
<identifier>09</identifier>
<length>1847</length>
<length_tora>1847</length_tora>
<length_toda>1913</length_toda>
<length_asda>1929</length_asda>
<length_lda>1847</length_lda>
<elevation>148</elevation>
<gradient>0.3</gradient>
<true_course>85</true_course>
<magnetic_course>84</magnetic_course>
<headwind_component>-7</headwind_component>
<crosswind_component>7</crosswind_component>
<ils_frequency/>
<flap_setting>TO/APPR</flap_setting>
<thrust_setting>FULL</thrust_setting>
<bleed_setting>N/A</bleed_setting>
<anti_ice_setting>OFF</anti_ice_setting>
<flex_temperature/>
<max_temperature>35</max_temperature>
<max_weight>5035</max_weight>
<limit_code>A</limit_code>
<limit_obstacle/>
<speeds_v1>111</speeds_v1>
<speeds_vr>116</speeds_vr>
<speeds_v2>120</speeds_v2>
<speeds_other>140</speeds_other>
<speeds_other_id>VE/VFTO</speeds_other_id>
<distance_decide>912</distance_decide>
<distance_reject>1541</distance_reject>
<distance_margin>388</distance_margin>
<distance_continue>1497</distance_continue>
</runway>
<runway>
<identifier>21</identifier>
<length>2395</length>
<length_tora>2130</length_tora>
<length_toda>2190</length_toda>
<length_asda>2130</length_asda>
<length_lda>2130</length_lda>
<elevation>173</elevation>
<gradient>-0.37</gradient>
<true_course>205</true_course>
<magnetic_course>204</magnetic_course>
<headwind_component>10</headwind_component>
<crosswind_component>3</crosswind_component>
<ils_frequency/>
<flap_setting>TO/APPR</flap_setting>
<thrust_setting>FULL</thrust_setting>
<bleed_setting>N/A</bleed_setting>
<anti_ice_setting>OFF</anti_ice_setting>
<flex_temperature/>
<max_temperature>35</max_temperature>
<max_weight>5035</max_weight>
<limit_code>A</limit_code>
<limit_obstacle/>
<speeds_v1>111</speeds_v1>
<speeds_vr>116</speeds_vr>
<speeds_v2>120</speeds_v2>
<speeds_other>140</speeds_other>
<speeds_other_id>VE/VFTO</speeds_other_id>
<distance_decide>659</distance_decide>
<distance_reject>1145</distance_reject>
<distance_margin>985</distance_margin>
<distance_continue>1148</distance_continue>
</runway>
<runway>
<identifier>25</identifier>
<length>2991</length>
<length_tora>2991</length_tora>
<length_toda>3051</length_toda>
<length_asda>2991</length_asda>
<length_lda>2100</length_lda>
<elevation>186</elevation>
<gradient>-0.32</gradient>
<true_course>248</true_course>
<magnetic_course>273</magnetic_course>
<headwind_component>9</headwind_component>
<crosswind_component>5</crosswind_component>
<ils_frequency>111.10</ils_frequency>
<flap_setting>TO/APPR</flap_setting>
<thrust_setting>FULL</thrust_setting>
<bleed_setting>N/A</bleed_setting>
<anti_ice_setting>OFF</anti_ice_setting>
<flex_temperature/>
<max_temperature>35</max_temperature>
<max_weight>5035</max_weight>
<limit_code>A</limit_code>
<limit_obstacle/>
<speeds_v1>111</speeds_v1>
<speeds_vr>116</speeds_vr>
<speeds_v2>120</speeds_v2>
<speeds_other>140</speeds_other>
<speeds_other_id>VE/VFTO</speeds_other_id>
<distance_decide>667</distance_decide>
<distance_reject>1155</distance_reject>
<distance_margin>1836</distance_margin>
<distance_continue>1159</distance_continue>
</runway>
<runway>
<identifier>27</identifier>
<length>1847</length>
<length_tora>1847</length_tora>
<length_toda>1847</length_toda>
<length_asda>1847</length_asda>
<length_lda>1805</length_lda>
<elevation>166</elevation>
<gradient>-0.3</gradient>
<true_course>265</true_course>
<magnetic_course>264</magnetic_course>
<headwind_component>7</headwind_component>
<crosswind_component>7</crosswind_component>
<ils_frequency>110.55</ils_frequency>
<flap_setting>TO/APPR</flap_setting>
<thrust_setting>FULL</thrust_setting>
<bleed_setting>N/A</bleed_setting>
<anti_ice_setting>OFF</anti_ice_setting>
<flex_temperature/>
<max_temperature>35</max_temperature>
<max_weight>5035</max_weight>
<limit_code>A</limit_code>
<limit_obstacle/>
<speeds_v1>111</speeds_v1>
<speeds_vr>116</speeds_vr>
<speeds_v2>120</speeds_v2>
<speeds_other>140</speeds_other>
<speeds_other_id>VE/VFTO</speeds_other_id>
<distance_decide>678</distance_decide>
<distance_reject>1175</distance_reject>
<distance_margin>672</distance_margin>
<distance_continue>1174</distance_continue>
</runway>
</takeoff>
<landing>
<conditions>
<airport_icao>LSGG</airport_icao>
<planned_runway>22</planned_runway>
<planned_weight>4507</planned_weight>
<flap_setting>LDG</flap_setting>
<wind_direction>228</wind_direction>
<wind_speed>8</wind_speed>
<temperature>17</temperature>
<altimeter>29.88</altimeter>
<surface_condition>wet</surface_condition>
</conditions>
<distance_dry>
<weight>4510</weight>
<flap_setting>LDG</flap_setting>
<brake_setting>MAX MAN</brake_setting>
<reverser_credit>NO</reverser_credit>
<speeds_vref>114</speeds_vref>
<actual_distance>1166</actual_distance>
<factored_distance>1461</factored_distance>
</distance_dry>
<distance_wet>
<weight>4510</weight>
<flap_setting>LDG</flap_setting>
<brake_setting>MAX MAN</brake_setting>
<reverser_credit>NO</reverser_credit>
<speeds_vref>114</speeds_vref>
<actual_distance>1572</actual_distance>
<factored_distance>1928</factored_distance>
</distance_wet>
<runway>
<identifier>04</identifier>
<length>3900</length>
<length_tora>3900</length_tora>
<length_toda>3960</length_toda>
<length_asda>3900</length_asda>
<length_lda>3570</length_lda>
<elevation>1411</elevation>
<gradient>-0.36</gradient>
<true_course>46</true_course>
<magnetic_course>44</magnetic_course>
<headwind_component>-8</headwind_component>
<crosswind_component>1</crosswind_component>
<ils_frequency>110.90</ils_frequency>
<max_weight_dry>4699</max_weight_dry>
<max_weight_wet>4699</max_weight_wet>
</runway>
<runway>
<identifier>22</identifier>
<length>3900</length>
<length_tora>3900</length_tora>
<length_toda>3960</length_toda>
<length_asda>3900</length_asda>
<length_lda>3900</length_lda>
<elevation>1365</elevation>
<gradient>0.36</gradient>
<true_course>226</true_course>
<magnetic_course>224</magnetic_course>
<headwind_component>8</headwind_component>
<crosswind_component>1</crosswind_component>
<ils_frequency>108.70</ils_frequency>
<max_weight_dry>4699</max_weight_dry>
<max_weight_wet>4699</max_weight_wet>
</runway>
</landing>
</tlr>
Regards,
Tim
Hello,
yes i know.
The Problem with the default TLR is that Simbrief always calculates with Flaps 5 ( and you can not set it to Flaps 1 as it is usual ) for a B738 and also i can not change the AC GW for any last minute changes ( LMC ) in the AC Weight, or the Weather conditions changes or the wind…or it starts raining.
I had the hope i can set this as a Parameter and can then create a new TLR and fetch them as xml.
Matthias