Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleRoute Briefing
$ /usr/bin/curl -k -A "Mozilla/5.0" -i -c cookies/cookies. --header "Authorization: Basic bWVAbGV0bWVpbi5jb206TXlQYXNzdzByZCE=" --data "type=DOMESTIC&flightRules=VFR&aircraftIdentifier=DOMC&departure=HOU&destination=MIA&departureInstant=2015-03-04T15:06:00.0&flightDuration=PT1H30M&route=LEV%20Q102%20CYY%20SSCOT&altDestination1=LAX&altDestination2=SEA&briefingType=SIMPLE&altitudeFL=35&routeCorridorWidth=100&includeCodedMessages=true" "http://www.elabs.testafss.net/Website2/rest/FP/routeBriefing" -v

 

 

Currently the only un-deprecated briefing type is SIMPLE.  The output of the briefing text is too long to be useful in this this This format has the following conventions:

TextDescription
_NL_

...

Newline break
********[Section Header Name]********

...

Section Header

...

Note that both Area and Route Briefings provide support for plaintext translation.  This makes the typically cryptic announcements in a briefing easier to read.  You can get this data by setting the plaintext parameter to true.