<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.flightgear.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PH-JBO</id>
	<title>FlightGear wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.flightgear.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PH-JBO"/>
	<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/Special:Contributions/PH-JBO"/>
	<updated>2026-05-08T16:58:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_June_2012&amp;diff=51456</id>
		<title>FlightGear Newsletter June 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_June_2012&amp;diff=51456"/>
		<updated>2012-06-30T09:17:48Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Suggested flights */ Kisimayu to Kilimanjaro&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
=== 2.8.0 release preparations ===&lt;br /&gt;
{{Main article|Release plan}}&lt;br /&gt;
Since the feature freeze on June 17, no new features may be pushed to our [[Git]] repositories. Aircraft outside the base package can still receive updates till July 17, when release branches will be created from the repositories. That is basically the birth of a new release. From then on only bug fixes will be accepted. &lt;br /&gt;
&lt;br /&gt;
Thanks to the branching, development for the next-next release (3.0.0?) can start right away; even before 2.8.0 is released. &lt;br /&gt;
&lt;br /&gt;
=== Rembrandt controls ===&lt;br /&gt;
[[File:Rembrandt dialog.png|thumb|left]]&lt;br /&gt;
A special [[Project Rembrandt|Rembrandt]] dialog has been created, to give the user full control over Rembrandt's rich feature set. The dialog can be reached via &amp;lt;tt&amp;gt;View &amp;gt; Rendering Options&amp;lt;/tt&amp;gt;. By adjusting the various options, the framerate impact can be decreased.&lt;br /&gt;
&lt;br /&gt;
=== Taxiway signs support improved ===&lt;br /&gt;
Flightgear does now better support the taxiway signs syntax of the apt.dat 850 spec.&lt;br /&gt;
Christian implemented the new specs and got rid of some old cruft along the way. The signs are also rendered now with a 3D case around and we support double sided signs as well!&lt;br /&gt;
[[File:3d sign front.png|320px|left|Taxiway sign, front side]]&lt;br /&gt;
[[File:3d sign back.png|320px|right|Taxiway sign, back side]]&lt;br /&gt;
Emilian updated the signs textures to have some shading on top, which improves the overall appearance a lot. Also, Now it is possible to make use of new special types, such as {critical}, {safety}, {no-entry} and {hazard}. See the [[Signs|Signs entry]] for more details.&lt;br /&gt;
[[File:3d sign special.png|320px|left|special sign variants]]&lt;br /&gt;
&lt;br /&gt;
James was able to improve the rendering code considerably. The signs are now rendered per stg file into one geometry. This reduces the amount of geodes a lot.&lt;br /&gt;
&lt;br /&gt;
=== FlightGear-Devel: A new Nasal Garbage Collector in the works! ===&lt;br /&gt;
As of 06/2012, a new incremental Nasal GC is being worked on:&lt;br /&gt;
{{cquote|I have been working on a 4-color incremental mark/sweep collector with&lt;br /&gt;
the intention of merging it into the Nasal interpreter.&lt;br /&gt;
&lt;br /&gt;
The work so far can be found at http://github.com/chrisforbes/incgc;&lt;br /&gt;
There's still quite a lot to do, but the path is clear.&lt;br /&gt;
|FlightGear Devel mailing list&amp;lt;ref&amp;gt;{{cite web |url=http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg37579.html&lt;br /&gt;
 |title=Nasal CG: (Was: Sea color) |author=Chris Forbes |date=13 June 2012 }}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Appendix}}&lt;br /&gt;
&lt;br /&gt;
=== Forum digest ===&lt;br /&gt;
&lt;br /&gt;
=== Git digest ===&lt;br /&gt;
&lt;br /&gt;
=== Getting involved as a programmer ===&lt;br /&gt;
&lt;br /&gt;
Please see [[Howto:Start core development]]&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (NAME) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter! If you'd like to help interview a contributor or get interviewed, please do consider adding yourself to the [[list of interview volunteers]]! To keep this going and less awkward, we are currently trying to come up with the convention that former interviewees become next month's interviewers.''&lt;br /&gt;
&lt;br /&gt;
* How long have you been involved in FlightGear?&lt;br /&gt;
* What are your major interests in FlightGear?&lt;br /&gt;
* What project are you working on right now?&lt;br /&gt;
* What do you plan on doing in the future?&lt;br /&gt;
* Are you happy with the way the FlightGear project is going?&lt;br /&gt;
* What do you enjoy most about developing for FlightGear?&lt;br /&gt;
* Are there any &amp;quot;hidden features&amp;quot; you have worked on in FlightGear that new users may miss?&lt;br /&gt;
* What advice can you give to new developers who want to get started on their first aircraft/new feature/Nasal script?&lt;br /&gt;
&lt;br /&gt;
More questions are being collected here: [[Interview questions]].&lt;br /&gt;
&lt;br /&gt;
Stay tuned for next month's interview, featuring FlightGear contributor XXXXXXXX &lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice monthly). These snapshots depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be download via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
&lt;br /&gt;
=== MP Map desktop application ===&lt;br /&gt;
&lt;br /&gt;
Development has started on a multiplayer map (similar to [[MPMap]] but as a desktop application rather than a web page, and using [[OpenStreetMap]] instead of Google).&lt;br /&gt;
&lt;br /&gt;
http://almien.co.uk/flightgear/map/multiplayer/&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot-FlightGear multiplayer map-1.png|400px|KSFO during a quiet period]]&lt;br /&gt;
&lt;br /&gt;
OpenStreetMap data tends to be quite good for airports, since OSM have the option of using Bing aerial imagery and runway/taxiway/stand numbers tend to be readily visible from aerial photos. &lt;br /&gt;
&lt;br /&gt;
Features available in this map include:&lt;br /&gt;
* Historical tracks (&amp;quot;breadcrumbs&amp;quot;) showing movement of aircraft over time &lt;br /&gt;
* Label decluttering, meaning that in a crowded area each aircraft's label will be visible, and each aircraft symbol will be visible&lt;br /&gt;
* Colour schemes: stationary aircraft are grey, and you can give each aircraft symbol its own random colour to distinguish them in a crowded space. When you select an aircraft its label and trail will become bright red.&lt;br /&gt;
* Selected aircraft: click on an aircraft (or vehicle)'s label, and some details will appear on right of screen - track, groundspeed, etc.&lt;br /&gt;
* Measure distances between any two vehicles - select one and then the other and tick &amp;quot;measure&amp;quot; to see continuously-updated bearing and distance between them&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== [[MPRecorder]] ===&lt;br /&gt;
&lt;br /&gt;
[[MPRecorder]] is a new developed tool to record and replay multiplayer activities. By using normal aircrafts while replaying a flight, you can easily create other views and record better videos.&lt;br /&gt;
&lt;br /&gt;
In the following video you can see a lot of non standard views, recorded with the help of MPRecorder.&lt;br /&gt;
{{#ev:youtube|FCgBhIgjOmo|400|Flightgear MPRecorder example video at St. Barths}}&lt;br /&gt;
&lt;br /&gt;
== FlightGear add-ons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
&lt;br /&gt;
All the way back in May 2011, we adopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
==== Glaser-Dirks DG-101G ====&lt;br /&gt;
The winching and aerotowing rope that was discussed in the [[FlightGear Newsletter February 2012#Glider winch launching ropes|February newsletter]] is now available for the [[Glaser-Dirks DG-101G]] from Git.&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
=== Airports ===&lt;br /&gt;
====London Gatwick in 850====&lt;br /&gt;
Islandmonkey has been working to make the already-great airport of [[London Gatwick Airport|London Gatwick (EGKK)]] 850 apt.dat layout.&lt;br /&gt;
&lt;br /&gt;
[[File:Gatwick-850-version.png|640px]]&lt;br /&gt;
&lt;br /&gt;
Download link is [https://dl.dropbox.com/s/y640k6sk5307l6p/Gatwick850.zip?dl=1 here].&lt;br /&gt;
&lt;br /&gt;
====Berlin-Tempelhof (EDDI/THF)====&lt;br /&gt;
User Frank (aka fmg) is currently working on [[Berlin Tempelhof Airport]] (EDDI/THF) scenery ([[FlightGear Newsletter January 2012#Airport of the month|airport of the month January]]), what is declared to be the &amp;quot;Mother of all airports&amp;quot; by the British architect Sir Norman Foster.&lt;br /&gt;
&lt;br /&gt;
The Berlin Tempelhof airport was opened officially on 8 October 1923, but there was aviation activity in this area before. In 1909 the Wright brothers showed their flyer there. During the 1920's it was the one of the busiest airports in Europe. The old terminal was originally constructed in 1927 and was destroyed during the Second World War. Work on the modern building was started in 1936, but was not finished until the end of the war, when it became a U.S. military base. It became famous during the Berlin airlift of 1948-49. In the 1950's it was opened to civilian flights, and in 1993 it ceased to be a military base. The airport was closed on 30 October 2008.&lt;br /&gt;
&lt;br /&gt;
Tempelhof airbase was not only an airport, but also a small independent town in the city of Berlin. It had its own power plant, waterworks, garbage incinerator, a railway siding, sporting facilities, barbecue area, and plant nursery. The aim is to have the airport area and the adjacent surroundings as complete as possible to bring a bit of the special atmosphere of this place to FlightGear. Most of the technical facilities have been modelled and send to the repository. The main building is in work. It's modeled partly based on original construction drawings and it is textured with photos of the real thing.&lt;br /&gt;
&lt;br /&gt;
If you ever had the opportunity to arrive there by plane, you may remember the impressive experience of rolling with your plane under this mighty roof construction and walking away freely on the apron, even as a normal passenger. This gives a good impression of what aviation was like in former days.&lt;br /&gt;
&lt;br /&gt;
Since you can't have this experience any longer in real life, maybe we will have it in FlightGear someday. But be patient:  since it claims to be among the twenty largest buildings of the world, it will take some time to finish it.&lt;br /&gt;
&lt;br /&gt;
Some impressions of the project and the progress can be seen in [http://www.flightgear.org/forums/viewtopic.php?f=5&amp;amp;t=15378 the forum topic] and in [http://www.youtube.com/watch?v=u9Ctdn-xPcI this YouTube video].&lt;br /&gt;
&lt;br /&gt;
[[File:EDDI3.jpg|640px]]&lt;br /&gt;
[[File:EDDI1.jpg|640px]]&lt;br /&gt;
[[File:EDDI2.jpg|640px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Düsseldorf International (EDDL)===&lt;br /&gt;
[[Düsseldorf International Airport]] is Germany's third largest airport. It was updated to a highly detailed ap850 ground layout with signs and generic buildings. The scenery was generated with corine and openstreetmap.&lt;br /&gt;
&lt;br /&gt;
[[File:EDDL-generic1.jpg|640px]]&lt;br /&gt;
[[File:EDDL-night.jpg|640px]]&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
===Kisimayu to Kilimanjaro===&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
More amazing flights can be found at [[Suggested Flights]].&lt;br /&gt;
&lt;br /&gt;
== Hardware reviews==&lt;br /&gt;
Stuart has reviewed the Saitek Pro Flight Cessna controls for FlightGear.  These are officially licensed controls intended to mimic Cessna singles like the 172 as closely as possible.  See what he thought in his [[Hardware Review: Saitek Pro Flight Cessna controls|review]].  &lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
As part of a big cleanup, 2,000 inactive accounts have been deleted. Those accounts were never used for anything. Most of them had rather dubious names, normally created by spambots. The total number of users is now {{NUMBEROFUSERS}}.&lt;br /&gt;
&lt;br /&gt;
In order to keep the wiki database clean and small, it's important that all editors try to apply the following tips as much as possible:&lt;br /&gt;
* Limit the number of edits. One edit containing a big edit is better than several smaller edits (to one article). Every time someone saves an edit, the entire article is saved in history and thus the database. The following tips can help you minimise your edit count:&lt;br /&gt;
** Do not edit an article on a per-section base (by clicking the &amp;lt;nowiki&amp;gt;[edit]&amp;lt;/nowiki&amp;gt; link next to a header). If you would like to make edits in multiple sections of the same article, simply edit the entire article by clicking the Edit button at the top of the page.&lt;br /&gt;
** Preview your edit(s) before saving, by clicking the preview button. Especially check for red links to non existing articles (usually the result of typos).&lt;br /&gt;
&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
Lukea visited London Gatwick (EGKK) with the new 850 apt.dat installed&lt;br /&gt;
{{#ev:youtube|uPOq1p5BD30|400|This is an embedded video!}}&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
Thanks to Yves for setting up a multiplayer server in Switzerland, the total number of available servers is now 14! The host adress of the new server is: &amp;lt;tt&amp;gt;mpserver14.flightgear.org&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please refer to [[Howto:Set up a multiplayer server]] if you are interested in setting up a server yourself.&lt;br /&gt;
&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
==== FlightGear at the National Museum of Flight, Scotland ====&lt;br /&gt;
[[File:FlightGear demo at museum.jpg|thumb|FlightGear at the Museum of Flight, Scotland]]&lt;br /&gt;
Stuart Buchanan (stuart on the forum), ran a booth showing off FlightGear at the &amp;quot;Robots Live&amp;quot; event at the National Museum of Flight at East Fortune, Scotland, on Sunday 17th May.  About 100 people tried landing an F-35C on a carrier, lots of flyers were handed out, and many compliments were received on the quality of the simulator.  Demoing FG at an event at your local aviation museum is a great way to spread the word about FG.  See our [[FlightGear Expo Checklist]] for guidance on how you can go about it. &lt;br /&gt;
&lt;br /&gt;
==== FSweekend 2012 ====&lt;br /&gt;
With still several months to go, the FlightGear FSweekend team got the confirmation that [[FSweekend 2012]], the world's largest flight simulation event, will take place on '''3 and 4 November 2012''', at the usual location: Aviodrome museum ([[Lelystad Airport]], the Netherlands). &lt;br /&gt;
&lt;br /&gt;
[[File:FSweekend banner 2012.jpg|left|270px]]&lt;br /&gt;
Until recently it was unsure whether the event would take place this year, because the museum announced its bankruptcy the Monday after last year's weekend. Aviodrome closed its doors by the end of 2011. Luckily a company was found that took over the museum and its collection; leading to the reopening earlier this year. The reopened museum is more attractive for children, as well as the average person (not just the true aviation enthusiastic). &lt;br /&gt;
&lt;br /&gt;
The museum entrance fee gives you access to both the FSweekend and the museum. So when you've seen enough virtual stuff, there are plenty of real aircraft to discover. The FlightGear team would appreciate it if you are able to travel to Lelystad!&lt;br /&gt;
&lt;br /&gt;
Facebook users can join [http://www.facebook.com/events/315742308452348 the event's page] to stay up to date and connect to other visitors.&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=51455</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=51455"/>
		<updated>2012-06-30T09:14:24Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Origin of the Amazon River */ Recording May 2012 publication&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
{{Location map | USA&lt;br /&gt;
| caption = Latitude: 39.790156 Longitude: -123.266403&lt;br /&gt;
| lat_deg = 39.790156&lt;br /&gt;
| lon_deg = -123.266403&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as FlightGear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4,000 to a max of 8,930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8,929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4,217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6,673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3,361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]. Published [[FlightGear_Newsletter_March_2012|Newsletter Match 2012]].&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]], published in [[FlightGear_Newsletter_February_2012#Suggested_flights| Newsletter February 2012]].&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176° (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176°.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250°. Arm the [[autopilot]] and set the initial [[altitude]] to 16,000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14,422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250°. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19,000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18,362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19,872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19,101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2°. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8,405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11,405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11,405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]. Published [[FlightGear_Newsletter_March_2012|Newsletter May 2012]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
== Central Karakoram range ==&lt;br /&gt;
Let's explore one of the highest regions of the planet - the central Karakoram with the densest concentration of mountains of 8000 m and above. We're going to need a good climbing performance for the trip - even the frozen plateau of Baltoro glacier, above which K2 and Gasherbrum V and VI loom, is more than 13,000 ft high.&lt;br /&gt;
&lt;br /&gt;
[[File:Karakoram1.jpg|300px|thumb|left|Circling Gasherbrum I]]&lt;br /&gt;
&lt;br /&gt;
Take off from Skardu airport in Pakistan (OPSD). Skardu has a reasonably long (11,944 ft) runway at just 7,316 ft elevation, so you can take a jet, but for instance the [[De Havilland Canada DHC-6 Twin Otter|Twin Otter]] is more stylish. &lt;br /&gt;
&lt;br /&gt;
South of Skardu lies Deosai park, a famous high plateau, but we turn initially east. There's a chain of lakes which is the Indus river. After about five miles, the Shigar river merges with the Indus. Turn slightly left and follow the Shigar, then follow it into a long and broad lake-filled valley stretching into north-western direction.  &lt;br /&gt;
&lt;br /&gt;
Towards the end of the lake, a small tributary river, the Braldu, turns eastward out of the main valley. Follow the Braldu and start climbing (if you haven't done so yet). About 15 miles after turning into the Braldu river valley, two glacier-filled valleys stretch to the north - admire the view!&lt;br /&gt;
&lt;br /&gt;
[[File:Karakoram2.jpg|300px|thumb|right|Heading back into Skardu, Nanga Parbat on the horizon]]&lt;br /&gt;
&lt;br /&gt;
Passing a few lakes, you reach finally Baltoro glacier continuing the river valley stretching eastward. Ever climbing, follow the glacier till you reach some kind of T-junction. The glacier arm reaching north leads to K2 (which sadly isn't really there in Flightgear), but just ahead of you are the still rather impressive peaks of Gasherbrum V, VI and I - circle the range and make some pictures!&lt;br /&gt;
&lt;br /&gt;
A good way back to Skardu is to go about 10 miles sourth from the Gasherbrum peaks, then head due west.  To your west, you can see the long valleys fall away from the high ranges, to your right is the still glacier-covered high Karakoram. On a clear day (really good visibility selected) you can see the distinctive peak of Nanga Parbat appearing straight ahead on the horizon. The valley of Skardu is quite a distinctive feature and finding back VFR should not be a problem.&lt;br /&gt;
&lt;br /&gt;
Published in [[FlightGear_Newsletter_April_2012#Suggested_flights| Newsletter April 2012]] by [[User:Thosten|Thosten]].&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_May_2012&amp;diff=50592</id>
		<title>FlightGear Newsletter May 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_May_2012&amp;diff=50592"/>
		<updated>2012-05-28T19:09:44Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Suggested flights */ Origin of the Amazon River&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
&lt;br /&gt;
=== Preparing a new release ===&lt;br /&gt;
In preperation for the next FlightGear release, repositories will be frozen as of June 17. This means that no new features or major changes shall be pushed onto the development streams (neither source nor data). The repository remains open for aircraft developments till the day of the release, with the exception of base package aircraft that should not receive major changes from June 17 onwards.&lt;br /&gt;
&lt;br /&gt;
See our [[release plan]] for more details.&lt;br /&gt;
&lt;br /&gt;
=== Language Support ===&lt;br /&gt;
For a long time, FlightGear's multi-language support for the menus was broken. The language feature has been restored now, so it is again possible to translate the menu into different languages. Currently, only plain [http://en.wikipedia.org/w/index.php?title=American_Standard_Code_for_Information_Interchange&amp;amp;section=5#ASCII_printable_characters ASCII] characters and its [http://en.wikipedia.org/wiki/Latin1 Latin1/ISO-8859-1] extension are supported though, which covers Western European languages only (Portuguese to German, Italian to Norwegian).&lt;br /&gt;
&lt;br /&gt;
Please see [[Howto:Translate FlightGear]] if you are interested in helping to translate FlightGear. We're currently looking for someone volunteering to update the existing, but incomplete '''Spanish''', '''French''' and '''Italian''' language resources. Also, you're welcome to add support for additional languages (e.g. Portuguese, Swedish, ...).&lt;br /&gt;
&lt;br /&gt;
If your language isn't supported by FlightGear's limited character set yet (i.e. Japanese, Chinese, Russian, ...) then please be patient - a rework of the GUI library, which will also improve support for arbitrary fonts and character sets, is already in progress.&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (Jon Berndt) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter!''&lt;br /&gt;
&lt;br /&gt;
'''[http://www.flightgear.org/contributors/ Read previous interviews at our website's archive].'''&lt;br /&gt;
[[File:Jon B..jpg|thumb|Jon Berndt, JSBSim Development Coordinator]]&lt;br /&gt;
* '''How long have you been involved in FlightGear?'''&lt;br /&gt;
For over ten years. I'm the development coordinator (and occasionally accused of being the BDFL) for [[JSBSim]]. It's been just a few months more than ten years since JSBSim became the default flight model for FlightGear - although it should be said that in these days a &amp;quot;default&amp;quot; flight model has less (or no) meaning compared to back then.&lt;br /&gt;
* '''What are your major interests in FlightGear?'''&lt;br /&gt;
Flight dynamics and control, but I really like the whole aspect of specifying a model in XML (and other) files - a truly data-driven simulation.&lt;br /&gt;
* '''What project are you working on right now?'''&lt;br /&gt;
Continued development of JSBSim. There are always things to tweak. Recently, I extended the PID (Proportional-Integral-Derivative) control component in JSBSim to support some work I have been doing.&lt;br /&gt;
* '''What do you plan on doing in the future?'''&lt;br /&gt;
Writing more documentation. Adding more features to JSBSim as needed. And trying to get an official v1.0 release out.&lt;br /&gt;
* '''Are you happy with the way the FlightGear project is going?'''&lt;br /&gt;
I really enjoy seeing the progress being made in the visuals (as a spectator) - in particular I find the Rembrandt project fascinating.&lt;br /&gt;
* '''What do you enjoy most about developing for FlightGear?'''&lt;br /&gt;
Since JSBSim is a standalone project, there are other applications that use it such as Outerra, OpenEaagles, and others. However, FlightGear has the longest history with JSBSim and the most active developer community. It has been both enlightening and exciting to see developers stretch the limits of JSBSim, and use it within FlightGear in ways that were not foreseen previously. For instance, the P-51D that Hal Engel has been developing over the past couple of years (or more?) is very good. Also, the recently published skydiver flight model was an instance of a commercial use of FlightGear with JSBSim that resulted in code being shared with us in the spirit of the GPL. With that said, the most exciting part for me of working with the FlightGear community is seeing the very real strengths of open source development on display, and contributing to that effort.&lt;br /&gt;
* '''Are there any &amp;quot;hidden features&amp;quot; you have worked on in FlightGear that new users may miss?'''&lt;br /&gt;
There are many features that are not hidden, but are not known about because they are not yet part of our reference manual.&lt;br /&gt;
* '''What is your background in Flight Simulation?&lt;br /&gt;
I was graduated from the University of Minnesota (as was FlightGear Development Coordinator Curt Olson). I earned a degree in Aerospace Engineering there and in 1987 I went to work for Link Flight Simulation. I wrote the flight control simulation code for the F-16 as it was migrating from an analog control system to a digital control system. In the years following that I supported the Engineering Directorate at NASA Johnson Space Center in Houston, working with flight simulators almost continuously since then. Most recently, I went to work for Sierra Nevada Corporation to do simulation and analysis work, as well as supporting some wind tunnel testing, all for the Dream Chaser lifting body project. I have been a member of the AIAA Modeling and Simulation Technical Committee along with Bruce Jackson, author of LaRCSim.&lt;br /&gt;
* '''What else do you enjoy doing, besides coding in C++ late at night?&lt;br /&gt;
I enjoy playing acoustic guitar (fingerstyle), photography, hiking along the Colorado Front Range, playing catch/fetch with my dogs, tending to a 150 gallon saltwater aquarium, and doing various home remodeling projects. But what I really need is more sleep!&lt;br /&gt;
'''[http://www.flightgear.org/contributors/ Read previous interviews at our website's archive].'''&lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice montlhy). These snapshos depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be download via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
=== FlightGearMap ===&lt;br /&gt;
[[File:FlightGearMap map and simple panel at KSFO.png|thumb|270px|FlightGearMap with [[OpenStreetMap]] map and simple panel at [[San Francisco International Airport|KSFO]].]]&lt;br /&gt;
[[FlightGearMap]] is a new Android application that displays live FlightGear data in the form of some basic instruments and a moving map. User can choose between various [[OpenStreetMap]] maps and different display styles (just the map/panel, or both). It's still under development, but already worth downloading from [https://play.google.com/store/apps/details?id=com.juanvvc.flightgear Google Play] (Android app store).&lt;br /&gt;
&lt;br /&gt;
== FlightGear addons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
All the way back in May 2011, we addopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
The [[livery database]] got a search engine implemented, allowing users to find that specific livery they've been looking for. Searches can be filtered per aircraft, airline and/or author.&lt;br /&gt;
&lt;br /&gt;
Check it out at http://liveries.flightgear.org/search.php&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
=== Airports ===&lt;br /&gt;
==== V.C. Bird Intl Airport ====&lt;br /&gt;
V.C. Bird Intl Airport (TAPA) is the only airport on the island of Antigua. More can be found [http://www.flightgear.org/forums/viewtopic.php?f=5&amp;amp;t=16413 here in the forum].&lt;br /&gt;
{{Gallery&lt;br /&gt;
|TAPA 1.jpg|The terminal of TAPA&lt;br /&gt;
|TAPA 4.png|The terminal at night &lt;br /&gt;
|TAPA 3.png|In front of the terminal&lt;br /&gt;
|TAPA 10.jpg|The LIAT hangar/head office&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
===Origin of the Amazon River===&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176° (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176°.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250°. Arm the [[autopilot]] and set the initial [[altitude]] to 16,000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14,422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250°. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19,000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18,362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19,872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19,101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2°. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8,405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11,405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11,405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
For more amazing flights see [[Suggested Flights]].&lt;br /&gt;
&lt;br /&gt;
====Airports and coordinates====&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Suggested aircraft====&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====FlightGear launching====&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
In this video you can see a cockpit landing with an A330-200 at Tenerife North (GCXO).&lt;br /&gt;
{{#ev:youtube|MHwbw04bKjI|400|Landing at Tenerife North with an A330-200 }}&lt;br /&gt;
&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter|2012 05]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=50591</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=50591"/>
		<updated>2012-05-28T18:47:38Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Searching Wizard Island */ Recording publication, had forgotten that. me bad.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
{{Location map | USA&lt;br /&gt;
| caption = Latitude: 39.790156 Longitude: -123.266403&lt;br /&gt;
| lat_deg = 39.790156&lt;br /&gt;
| lon_deg = -123.266403&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as FlightGear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4,000 to a max of 8,930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8,929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4,217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6,673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3,361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]. Published [[FlightGear_Newsletter_March_2012|Newsletter Match 2012]].&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]], published in [[FlightGear_Newsletter_February_2012#Suggested_flights| Newsletter February 2012]].&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176° (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176°.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250°. Arm the [[autopilot]] and set the initial [[altitude]] to 16,000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14,422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250°. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19,000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18,362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19,872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19,101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2°. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8,405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11,405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11,405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
== Central Karakoram range ==&lt;br /&gt;
Let's explore one of the highest regions of the planet - the central Karakoram with the densest concentration of mountains of 8000 m and above. We're going to need a good climbing performance for the trip - even the frozen plateau of Baltoro glacier, above which K2 and Gasherbrum V and VI loom, is more than 13,000 ft high.&lt;br /&gt;
&lt;br /&gt;
[[File:Karakoram1.jpg|300px|thumb|left|Circling Gasherbrum I]]&lt;br /&gt;
&lt;br /&gt;
Take off from Skardu airport in Pakistan (OPSD). Skardu has a reasonably long (11,944 ft) runway at just 7,316 ft elevation, so you can take a jet, but for instance the [[De Havilland Canada DHC-6 Twin Otter|Twin Otter]] is more stylish. &lt;br /&gt;
&lt;br /&gt;
South of Skardu lies Deosai park, a famous high plateau, but we turn initially east. There's a chain of lakes which is the Indus river. After about five miles, the Shigar river merges with the Indus. Turn slightly left and follow the Shigar, then follow it into a long and broad lake-filled valley stretching into north-western direction.  &lt;br /&gt;
&lt;br /&gt;
Towards the end of the lake, a small tributary river, the Braldu, turns eastward out of the main valley. Follow the Braldu and start climbing (if you haven't done so yet). About 15 miles after turning into the Braldu river valley, two glacier-filled valleys stretch to the north - admire the view!&lt;br /&gt;
&lt;br /&gt;
[[File:Karakoram2.jpg|300px|thumb|right|Heading back into Skardu, Nanga Parbat on the horizon]]&lt;br /&gt;
&lt;br /&gt;
Passing a few lakes, you reach finally Baltoro glacier continuing the river valley stretching eastward. Ever climbing, follow the glacier till you reach some kind of T-junction. The glacier arm reaching north leads to K2 (which sadly isn't really there in Flightgear), but just ahead of you are the still rather impressive peaks of Gasherbrum V, VI and I - circle the range and make some pictures!&lt;br /&gt;
&lt;br /&gt;
A good way back to Skardu is to go about 10 miles sourth from the Gasherbrum peaks, then head due west.  To your west, you can see the long valleys fall away from the high ranges, to your right is the still glacier-covered high Karakoram. On a clear day (really good visibility selected) you can see the distinctive peak of Nanga Parbat appearing straight ahead on the horizon. The valley of Skardu is quite a distinctive feature and finding back VFR should not be a problem.&lt;br /&gt;
&lt;br /&gt;
Published in [[FlightGear_Newsletter_April_2012#Suggested_flights| Newsletter April 2012]] by [[User:Thosten|Thosten]].&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=49712</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=49712"/>
		<updated>2012-05-08T15:39:44Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* About */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
&lt;br /&gt;
A bit busy lately [[User:PH-JBO|PH-JBO]] 11:39, 8 May 2012 (EDT)&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
#[[Suggested_Flights#Kisimayu_to_Kilimanjaro| Kisimayu to Kilimanjaro]] as suggested flight.&lt;br /&gt;
#LFRJ as [[FlightGear_Newsletter_February_2012#Airport_of_the_month|Airport of the month]] February. Oh golly, there is an aircraft with those thingies on the wings. Is it new? (noooo, but it's still in the secret hangar, still banging on the metal)&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=49711</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=49711"/>
		<updated>2012-05-08T15:38:23Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Asia */ Recording Central Karakoram range publication in April newsletter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
{{Location map | USA&lt;br /&gt;
| caption = Latitude: 39.790156 Longitude: -123.266403&lt;br /&gt;
| lat_deg = 39.790156&lt;br /&gt;
| lon_deg = -123.266403&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as FlightGear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4,000 to a max of 8,930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8,929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4,217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6,673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3,361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]], published in [[FlightGear_Newsletter_February_2012#Suggested_flights| Newsletter February 2012]].&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176° (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176°.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250°. Arm the [[autopilot]] and set the initial [[altitude]] to 16,000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14,422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250°. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19,000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18,362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19,872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19,101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2°. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8,405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11,405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11,405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
== Central Karakoram range ==&lt;br /&gt;
Let's explore one of the highest regions of the planet - the central Karakoram with the densest concentration of mountains of 8000 m and above. We're going to need a good climbing performance for the trip - even the frozen plateau of Baltoro glacier, above which K2 and Gasherbrum V and VI loom, is more than 13,000 ft high.&lt;br /&gt;
&lt;br /&gt;
[[File:Karakoram1.jpg|300px|thumb|left|Circling Gasherbrum I]]&lt;br /&gt;
&lt;br /&gt;
Take off from Skardu airport in Pakistan (OPSD). Skardu has a reasonably long (11,944 ft) runway at just 7,316 ft elevation, so you can take a jet, but for instance the [[De Havilland Canada DHC-6 Twin Otter|Twin Otter]] is more stylish. &lt;br /&gt;
&lt;br /&gt;
South of Skardu lies Deosai park, a famous high plateau, but we turn initially east. There's a chain of lakes which is the Indus river. After about five miles, the Shigar river merges with the Indus. Turn slightly left and follow the Shigar, then follow it into a long and broad lake-filled valley stretching into north-western direction.  &lt;br /&gt;
&lt;br /&gt;
Towards the end of the lake, a small tributary river, the Braldu, turns eastward out of the main valley. Follow the Braldu and start climbing (if you haven't done so yet). About 15 miles after turning into the Braldu river valley, two glacier-filled valleys stretch to the north - admire the view!&lt;br /&gt;
&lt;br /&gt;
[[File:Karakoram2.jpg|300px|thumb|right|Heading back into Skardu, Nanga Parbat on the horizon]]&lt;br /&gt;
&lt;br /&gt;
Passing a few lakes, you reach finally Baltoro glacier continuing the river valley stretching eastward. Ever climbing, follow the glacier till you reach some kind of T-junction. The glacier arm reaching north leads to K2 (which sadly isn't really there in Flightgear), but just ahead of you are the still rather impressive peaks of Gasherbrum V, VI and I - circle the range and make some pictures!&lt;br /&gt;
&lt;br /&gt;
A good way back to Skardu is to go about 10 miles sourth from the Gasherbrum peaks, then head due west.  To your west, you can see the long valleys fall away from the high ranges, to your right is the still glacier-covered high Karakoram. On a clear day (really good visibility selected) you can see the distinctive peak of Nanga Parbat appearing straight ahead on the horizon. The valley of Skardu is quite a distinctive feature and finding back VFR should not be a problem.&lt;br /&gt;
&lt;br /&gt;
Published in [[FlightGear_Newsletter_April_2012#Suggested_flights| Newsletter April 2012]] by [[User:Thosten|Thosten]].&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=46439</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=46439"/>
		<updated>2012-03-29T07:11:13Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Searching Wizard Island */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
{{Location map | USA&lt;br /&gt;
| caption = Latitude: 39.790156 Longitude: -123.266403&lt;br /&gt;
| lat_deg = 39.790156&lt;br /&gt;
| lon_deg = -123.266403&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as FlightGear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4,000 to a max of 8,930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8,929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4,217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6,673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3,361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]], published in [[FlightGear_Newsletter_February_2012#Suggested_flights| Newsletter February 2012]].&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176° (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176°.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250°. Arm the [[autopilot]] and set the initial [[altitude]] to 16,000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14,422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250°. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19,000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18,362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19,872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19,101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2°. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8,405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11,405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11,405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_March_2012&amp;diff=46438</id>
		<title>FlightGear Newsletter March 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_March_2012&amp;diff=46438"/>
		<updated>2012-03-29T07:08:42Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Suggested flights */ added Searching Wizard Island. Must make more flights.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== FlightGear and HLA (High Level Architecture) ===&lt;br /&gt;
&lt;br /&gt;
When reading the FlightGear forums or the FlightGear developers mailing list, you'll probably have noticed the term &amp;quot;HLA&amp;quot; being brought up more and more often recently. &lt;br /&gt;
&lt;br /&gt;
In fact, FlightGear core developers and other contributors seem to bring it up whenever somebody asks about better FlightGear modularization, better concurrency support (i.e. using all your idle CPU power), but also better overall frame rates or a more consistent multiplayer experience and weather environment. &lt;br /&gt;
&lt;br /&gt;
It seems as if &amp;quot;HLA&amp;quot; is the swiss army knife to deal with many long-time FlightGear challenges.&lt;br /&gt;
&lt;br /&gt;
So, what is HLA after all? &lt;br /&gt;
&lt;br /&gt;
In short: HLA, &amp;quot;High Level Architecture&amp;quot;, is an industry standard (IEEE 1516) to standardize interactions between component-based simulation architectures in a distributed setup. &lt;br /&gt;
&lt;br /&gt;
Now, that's a mouthful, right?&lt;br /&gt;
&lt;br /&gt;
Let's try to describe the thing in simpler terms: Most programs (like FlightGear) have a single large code base where all subsystems get their processing time assigned by so called &amp;quot;main loop&amp;quot; which sequentially iterates over all systems and calls their &amp;quot;update&amp;quot; routine, to give each system time to do its work (update weather, update GUI, update AI, update FDM, update sound etc). &lt;br /&gt;
&lt;br /&gt;
Unfortunately, this also means that every subsystem running as part of the main loop has a direct effect on the simulation frame rate, i.e. the total run time cost of each complete update iteration is determined by the time spent in each individual routine. Because of this, the total update time adds up; all the work of the FDM, sound, AI, GUI... these add up to framerate losses.&lt;br /&gt;
&lt;br /&gt;
Basically, all the work FlightGear has to do are separate subroutines systems -and having more of them and more information to run directly affects framerates in-sim.&lt;br /&gt;
&lt;br /&gt;
Whenever you add a new system, you need to add it to the program's main loop and add new source files to the code base of the program. This involves rebuilding FlightGear from source. &lt;br /&gt;
&lt;br /&gt;
In HLA, the general idea is to split up a large simulation into a subset of smaller simulations which are interlinked exchanging information (objects and events) to create a consistent simulation environment using a well-defined interface. This division makes it possible to run these simulations in different thread or even in different processes, even running on other computers.&lt;br /&gt;
&lt;br /&gt;
Only the information that is really required will be exchanged, so the exchange of this information is the only run time footprint, each simulation is responsible to compute and update its own state. &lt;br /&gt;
&lt;br /&gt;
Communications between each simulation node take place using a computer network and an API (similar to CORBA). All participating simulations are managed by a central component called the &amp;quot;Run-Time Infrastructure&amp;quot; (RTI). &lt;br /&gt;
The RTI monitors the overall simulation and manages the distribution of data between all individual nodes, which are called &amp;quot;federates&amp;quot;. The simulation in its entirety is called a &amp;quot;federation&amp;quot; in HLA.&lt;br /&gt;
&lt;br /&gt;
We have started a new article and copied earlier announcements and postings to it; please see [[FlightGear HLA support (High Level Architecture)]] for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Flightgear goes to Space, Part II ===&lt;br /&gt;
&lt;br /&gt;
Coded in less than 8 hours, the Earthview orbital terrain rendering engine is an addon to Flightgear which allows to use orbital phototextures (such as the NASA Pale Blue Marble) on top of the default Flightgear terrain. Combined with the skydome scattering shader, this improves the realism of the visuals of orbital flight in Flightgear substantially.&lt;br /&gt;
&lt;br /&gt;
[[File:Earthview07.jpg|250px|]][[File:Earthview06.jpg|250px|]][[File:Earthview05.jpg|250px|]]&lt;br /&gt;
&lt;br /&gt;
With some additional patches, finally Vostok-1 is free from the 150 km altitude restriction and can enter high orbits of several hundred km above the planet.&lt;br /&gt;
&lt;br /&gt;
[[File:Earthview09.jpg|250px|]][[File:Earthview10.jpg|250px|]][[File:Earthview11.jpg|250px|]]&lt;br /&gt;
&lt;br /&gt;
Hopefully this will trigger some activity on the modeller side to add a few more spacecraft to the Flightgear experience!&lt;br /&gt;
&lt;br /&gt;
(development discussion and download is found in the [http://flightgear.org/forums/viewtopic.php?f=6&amp;amp;t=15754 Forum ]).&lt;br /&gt;
&lt;br /&gt;
=== Mailing list digest ===&lt;br /&gt;
&lt;br /&gt;
(by far the easiest option to populate the newsletter with contents is copying/pasting stuff from the forum and the mailing list)&lt;br /&gt;
&lt;br /&gt;
=== Forum digest ===&lt;br /&gt;
&lt;br /&gt;
=== Git digest ===&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (NAME) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter! If you'd like to help interview a contributor or get interviewed, please do consider adding yourself to the [[list of interview volunteers]]! To keep this going and less awkward, we are currently trying to come up with the convention that former interviewees become next month's interviewers.''&lt;br /&gt;
&lt;br /&gt;
* How long have you been involved in FlightGear?&lt;br /&gt;
* What are your major interests in FlightGear?&lt;br /&gt;
* What project are you working on right now?&lt;br /&gt;
* What do you plan on doing in the future?&lt;br /&gt;
* Are you happy with the way the FlightGear project is going?&lt;br /&gt;
* What do you enjoy most about developing for FlightGear?&lt;br /&gt;
* Are there any &amp;quot;hidden features&amp;quot; you have worked on in FlightGear that new users may miss?&lt;br /&gt;
* What advice can you give to new developers who want to get started on their first aircraft/new feature/Nasal script?&lt;br /&gt;
&lt;br /&gt;
More questions are being collected here: [[Interview questions]].&lt;br /&gt;
&lt;br /&gt;
Stay tuned for next month's interview, featuring FlightGear contributor XXXXXXXX &lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice montlhy). These snapshos depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be download via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
&lt;br /&gt;
== FlightGear addons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
&lt;br /&gt;
All the way back in May 2011, we addopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
==== Airbus A320neo ====&lt;br /&gt;
The [[Airbus A320neo]] have suffer a deep redesign.&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
&lt;br /&gt;
[[File:KMIAeast.jpg|thumb|250px|KMIA preview in Sketchup]]&lt;br /&gt;
=== KMIA ===&lt;br /&gt;
&lt;br /&gt;
Andyramone has returned from a 1 year Flightgear hiatus to work on modelling the Miami International Airport (KMIA.) There is a basic model already built for the main terminal, which will be available via Terrasync mid-march. &lt;br /&gt;
&lt;br /&gt;
The plan is then to work on improving the model by adding more accurate textures, night textures, movable jetways, and a more accurate airport layout, with the potential to move to a 8.50 airport layout. The surrounding hangars, buildings and Cargo hangar to the south will also be added as they are built. &lt;br /&gt;
&lt;br /&gt;
All models will be GPL compliant and available via Terrasync.&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
&lt;br /&gt;
[[File:EPWA_night.png|400px|]]&amp;amp;nbsp;[[File:EPWA_service.png|400px|]]&lt;br /&gt;
&lt;br /&gt;
[[Warsaw Chopin Airport]] (EPWA) is the busiest airport in Poland.&amp;lt;br&amp;gt;&lt;br /&gt;
Chopin Airport is included in the [[Poland]] scenery, which is available at [http://code.google.com/p/custom-scenery-roztocze/downloads/list?saved=1&amp;amp;ts=1314341645].&lt;br /&gt;
EPWA scenery contains:&lt;br /&gt;
*custom airport layout (v.810)&lt;br /&gt;
*signs&lt;br /&gt;
*terminals, hagars, tower models&lt;br /&gt;
*day/night photorealistic textures&lt;br /&gt;
*details like custom lamps&lt;br /&gt;
*airport service vehicles(ot-666 models)&lt;br /&gt;
&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
Piper Comanche 250 off the coast of San Diego.[[File:Comanche1.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4,000 to a max of 8,930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4,217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6,673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3,361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
[http://www.youtube.com/watch?v=m1_TPWimv6o ATC Session at Schiphol] by Omega - 1 hour of ATCing into 4 minutes of video.&lt;br /&gt;
&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
&lt;br /&gt;
Torsten recently in Git-a new internal command: property-interpolate [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg35900.html].&lt;br /&gt;
&lt;br /&gt;
This exposes the SGInterpolator subsystem to bindings in xml animation &lt;br /&gt;
files. The SGInterpolator allows the interpolation of property values &lt;br /&gt;
over time and has so far been used via Nasal in aircraft.door.&lt;br /&gt;
&lt;br /&gt;
For an example, start the Hansajet from git (fgfs --aircraft=Hansajet) &lt;br /&gt;
and zoom to the gyrosyn heading indicator left of the HSI. Locate the &lt;br /&gt;
black/white knob with &amp;quot;VOR&amp;quot; and &amp;quot;ADF&amp;quot; written on it. Click it (it swaps &lt;br /&gt;
the assignment of the needle-driving sources) and notice that it does &lt;br /&gt;
rotate smoothly to its new position (it's a 2-position toggle knob).&lt;br /&gt;
&lt;br /&gt;
Now, look at the overhead panel, either by paning the view up and right &lt;br /&gt;
or by pressing shift-v on the keyboard. Locate the six rotary buttons &lt;br /&gt;
GEN.1, GEN.2, ALT.1, ALT.2 and the two between the AC and DC &lt;br /&gt;
instruments. Move them by clicking their left/right edges. Notice they &lt;br /&gt;
move smoothly instead of jumping to the new position.&lt;br /&gt;
&lt;br /&gt;
Thats done completely without Nasal but from just a few lines in the &lt;br /&gt;
animation files. Basically, you have to add two bindings to the &amp;lt;pick&amp;gt; &lt;br /&gt;
animation:&lt;br /&gt;
1. property-assing the target value describing the state of the button&lt;br /&gt;
    (that's what you are used to do)&lt;br /&gt;
2. property-interpolate the position of the model to it's new state's value&lt;br /&gt;
    (that's the new binding to add)&lt;br /&gt;
3. Animate the model's rotation from the position property, not the &lt;br /&gt;
state property&lt;br /&gt;
    (that's what you have to change)&lt;br /&gt;
4. done.&lt;br /&gt;
&lt;br /&gt;
(see the animations for the object SyncKnob and SyncKnobPick.[LR] in &lt;br /&gt;
Aircraft/Hansajet/Models/Sperry-C-6d.xml as an example).&lt;br /&gt;
&lt;br /&gt;
The use of the property-interpolate may be:&lt;br /&gt;
&lt;br /&gt;
Change the value of /some/target/property to the constant value of &lt;br /&gt;
100.0 over 3 seconds.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;binding&amp;gt;&lt;br /&gt;
   &amp;lt;command&amp;gt;property-interpolate&amp;lt;/command&amp;gt;&lt;br /&gt;
   &amp;lt;property&amp;gt;/some/target/property&amp;lt;/property&amp;gt;&lt;br /&gt;
   &amp;lt;value&amp;gt;100.0&amp;lt;/value&amp;gt;&lt;br /&gt;
   &amp;lt;time&amp;gt;3&amp;lt;/time&amp;gt;&lt;br /&gt;
&amp;lt;/binding&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Change the value of /some/target/property to the value of &lt;br /&gt;
/some/source/property over 0.5 seconds.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;binding&amp;gt;&lt;br /&gt;
   &amp;lt;command&amp;gt;property-interpolate&amp;lt;/command&amp;gt;&lt;br /&gt;
   &amp;lt;property&amp;gt;/some/target/property&amp;lt;/property&amp;gt;&lt;br /&gt;
   &amp;lt;property&amp;gt;/some/source/property&amp;lt;/property&amp;gt;&lt;br /&gt;
   &amp;lt;time&amp;gt;0.5&amp;lt;/time&amp;gt;&lt;br /&gt;
&amp;lt;/binding&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=43969</id>
		<title>Learjet 35-A</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=43969"/>
		<updated>2012-03-08T15:51:52Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Descend */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox Aircraft&lt;br /&gt;
|name 			= Learjet 35A&lt;br /&gt;
|image 			= Learjet 35-A Wavevom.jpg&lt;br /&gt;
|alt 			=&lt;br /&gt;
|type 			= Business Jet&lt;br /&gt;
|livery 		= Wavevom (based on NASA)&lt;br /&gt;
|authors 		= Xsaint,PH-JBO&lt;br /&gt;
|version 		= 20120130p&lt;br /&gt;
|fdm 			= YASim&lt;br /&gt;
|fgname 		= Learjet2&lt;br /&gt;
|download 		= http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip&lt;br /&gt;
|development 		= &lt;br /&gt;
|status-fdm		= 4&lt;br /&gt;
|status-systems		= 3&lt;br /&gt;
|status-cockpit		= 4&lt;br /&gt;
|status-model		= 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- http://www.unitedfreeworld.com/sim-american/ --&amp;gt;&lt;br /&gt;
{{Cquote|'''Nothing else can take you there faster, on less fuel. Absolutely nothing.'''&lt;br /&gt;
&lt;br /&gt;
It's a incontrovertible fact. ''The Learjet 35A covers more miles in less time on less fuel than any other business jet.''&lt;br /&gt;
&lt;br /&gt;
Period.&lt;br /&gt;
&lt;br /&gt;
In fact, even ''slower'' jets consume more fuel than the Learjet 35A. The [[Cessna 550 Citation II|Cessna Citation S/II]], for example, takes about 15 minutes longer than the Learjet to complete a typical 500-n.m. mission at high-speed cruise--and gulps down 100 ponds more fuel in the process.&lt;br /&gt;
&lt;br /&gt;
No other aircraft offers a better blend of speed, efficiency, and versatility than the Learjet 35A.&lt;br /&gt;
&lt;br /&gt;
Ask the U.S. Airforce. Before selecting a manufacturer for their C-21 utility jet, they conducted a four-month comparison of contenders. When it was over, the choice was clear. The USAF ordered 80 Learjets.|Flight International (advertising of Gates Learjet)&amp;lt;ref&amp;gt;[http://www.flightglobal.com/pdfarchive/view/1985/1985%20-%202071.html Flight International, 22 June 1985, page 33, advertising of Gates Learjet]&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
The '''Learjet 35-A''' is not included with the [[FlightGear]] base package nor is it available from the [http://www.flightgear.org/download/aircraft-v2-4/ Central FlightGear Hangar].&lt;br /&gt;
&lt;br /&gt;
This aircraft, in FlightGear, is a creation of xsaint. Copyright info (from learjet-set.xml): '''''Learjet 35A Feb 2009  Xsaint , based on Syd's Bravo FDM()'''''. Its tweaked by PH-JBO 2011-12-22. Licence: http://creativecommons.org/licenses/by-nc-sa/3.0/&lt;br /&gt;
&lt;br /&gt;
History and technical details of the Learjet 35 can be found on [http://en.wikipedia.org/wiki/Learjet_35 Wikipedia] with links towards the Learjet and Bombardier history.&lt;br /&gt;
[[File:Learjet35banner.png|150px|frame|right|bottom]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
# Download the aircraft from here: &amp;lt;!--[http://www.unitedfreeworld.com/sim-american/ UnitedFreeWorld] or--&amp;gt; [http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip Download LJ35A] &lt;br /&gt;
# Place the Lear2 directory and files in your Aircraft directory.&lt;br /&gt;
*If you have previously installed the Learjet please remove it from the Aircraft directory. FlightGear will otherwise get confused.&lt;br /&gt;
*The pre-previous version required a custom Instruments-3d, if you still have that on your hard drive, pls remove it.&lt;br /&gt;
&lt;br /&gt;
==Impressions==&lt;br /&gt;
'''Positive'''&lt;br /&gt;
*This Learjet is at this moment (2011-08-25) the only business jet in FlightGear with a predictable autopilot (as far as I know).&lt;br /&gt;
*Despite the oddities, this aircraft is perfect to practice [[IFR]] flight, [[radio navigation]] and [[ILS]] approaches.&lt;br /&gt;
*It has the mild character of an airliner, combined with the umph of a fighter jet. So it's perfect as a trainer for both types of aircraft.&lt;br /&gt;
*There are not a gazillion buttons to press, perfect for lazy pilots that want mileage.&lt;br /&gt;
*It is a beast to fly. It is possible to take off from a postagestamp, pull up like a rocket and land on a dime.&lt;br /&gt;
This aircraft needs more pilots! (and positive reviews)&lt;br /&gt;
&lt;br /&gt;
'''Negative'''&lt;br /&gt;
*The interior is not of a Learjet, the instruments were designed for the [[Cessna Citation Bravo]]. The looks and animations of the aircraft is not sleek and finished.&lt;br /&gt;
&lt;br /&gt;
=== Oddities === &lt;br /&gt;
For this aircraft but perhaps also for other aircraft with this setup. Some oddities are probably on-purpose.&lt;br /&gt;
&lt;br /&gt;
*The [[ADF]] frequency in the cockpit is not in sync with the Radio window.&lt;br /&gt;
*[[NDB]] beacons can be entered as NAV1 or NAV2. That's a big positive! They will give distance but no radial for the autopilot. &lt;br /&gt;
*If changing course (radial) in the Radio Window be sure to press '''apply''' to feed the Primus. For the other values the apply key isn't needed.&lt;br /&gt;
*If FMS is used once, the Primus will get confused and ILS beacons will not show the glidescope.&lt;br /&gt;
*In the Autopilot Pitch (VNAV) and V/S do not work as expected. &lt;br /&gt;
*If the Autopilot is turned on it will also turn on a vertical control, Pitch, V/S or Altitude depending on what is pre-selected. Standard is Pitch.&lt;br /&gt;
*I have not discovered any effect from the Roll Knob.&lt;br /&gt;
*NAV2 can only be used for reference. It can not be used for radial navigation.&lt;br /&gt;
*The compass is b0rken. It has a strange deviation and can not be set with Instrument settings. The compass shows Magnetic, the NAV (also when an NDB has been entered) indicators True, the ADF indicator Magnetic, the course deviation bars show Magnetic, extremely confusing. Since the course bars show Magnetic, VOR navigation (Autopilot) is also done with Magnetic. If this is true for this aircraft it probably is true for all Primus 1000 aircraft.&lt;br /&gt;
&lt;br /&gt;
==Technical==&lt;br /&gt;
===V speeds===&lt;br /&gt;
{|&lt;br /&gt;
|V&amp;lt;sub&amp;gt;A&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] (use autopilot above to manoeuvre) &lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; ||= 129 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 119 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 115 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;  ||= 109 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;C&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] at FL410&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S1&amp;lt;/sub&amp;gt; (clean) ||= 96 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S0&amp;lt;/sub&amp;gt; (landing)||= 87 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCA&amp;lt;/sub&amp;gt; || = 112 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCG&amp;lt;/sub&amp;gt; || = 103 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 350 [[KIAS]] above FL80&lt;br /&gt;
|-&lt;br /&gt;
|M&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 0.82 Mach&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 300 [[KIAS]] below FL80&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 198 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 183 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 153 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 4800 feet (ISA)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 6300 feet (elevation 5000 feet)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (landing) ||= 3075 feet&lt;br /&gt;
|}&lt;br /&gt;
*Spoilerons (airbrakes) may be extended up to V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; provided flaps are not extended, or while on ground during landing.&lt;br /&gt;
[[V speeds]] based on typical load.&lt;br /&gt;
&lt;br /&gt;
(FL = [[flight level]])&lt;br /&gt;
====Landing speeds====&lt;br /&gt;
{|&lt;br /&gt;
|Weight x 1000|| 10||11||12||13||14||15||'''15.3'''||&amp;lt;del&amp;gt;16&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;17&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;18.3&amp;lt;/del&amp;gt;||lb&lt;br /&gt;
|-&lt;br /&gt;
|Speeds ↓&lt;br /&gt;
|-&lt;br /&gt;
|Vref &amp;amp; LDG Climb|| 105||110||115||119||123||127||'''129'''||131||135||140||[[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Appr &amp;amp; Climb||111||116||121||126||130||134||'''136'''||138||142||147||[[KIAS]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Dimensions and weight===&lt;br /&gt;
{|&lt;br /&gt;
|'''Gates Learjet 35A - Technical Data'''&lt;br /&gt;
|-&lt;br /&gt;
|Specification 	      || Metric||  	      	Imperial&lt;br /&gt;
|-&lt;br /&gt;
|Length 			|| 14.83 m || 			48 ft 8&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Wing span (over tanks) ||	12.04 m 	||		39 ft 6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Height 		||	3.73 m 		||	12 ft 3&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Weight (empty) 	||	4,590 kg 	||		10,120 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. take-off weight 	|| 8,235 kg ||	18,300 lb &lt;br /&gt;
|-&lt;br /&gt;
|Max. landing weight || 6,940 kg || 15,300 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. landing tip-fuel weight  || 420 kg || 925 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. fuel load || 3,524 l|| 931 Gallons&lt;br /&gt;
|-&lt;br /&gt;
|Max. level speed [[TAS]]||	872 km/h (7,620 m) ||	542 mph (25,000 ft)&lt;br /&gt;
|-&lt;br /&gt;
|Max. climb rate 	||	1,451 m/min 	||	4,760 ft/min&lt;br /&gt;
|-&lt;br /&gt;
|Max. service ceiling ||	13,715 m (approx.) ||	45,000 ft (approx.)&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|Power plant 	||2 x Garrett TFE731-2-2B Turbofan&lt;br /&gt;
|-&lt;br /&gt;
|Power plant output|| 	2 x 3,500 Thrust (dry)[lbf]&lt;br /&gt;
|-&lt;br /&gt;
|Fuel consumption ||2 x 0,504 SFC (dry) [lb/lbf hr]&lt;br /&gt;
|-&lt;br /&gt;
|Range ||2789 NM&lt;br /&gt;
|-&lt;br /&gt;
|Max. time full-throttle || 5 mins&lt;br /&gt;
|-&lt;br /&gt;
|Max. occupancy 	|| 2 x crew, 8 x passengers &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In FlightGear the limits are more flexible as the real thing. If you would cross over limitations in reality the thing would go poof.&lt;br /&gt;
*The data gathered is not guaranteed to be 100% accurate, some sources contradict each other. The most probable reason is that many aircraft have been refitted and improved (wing-tips, undercarriage, fuel tip) and often models are mixed (C21, 36, 35A etc).&lt;br /&gt;
&lt;br /&gt;
== Aircraft configuration ==&lt;br /&gt;
Please note. Despite best efforts the description does not depict the real aircraft. If you have one of the real things, call me, I'd love to hop aboard, but use the Flight Manual for your planning.&lt;br /&gt;
=== Fuel system ===&lt;br /&gt;
This Learjet is equipped with five fuel tanks. The two characteristic tip tanks, two wing tanks and one tank in the fuselage. The tanks are filled from the tip tanks and during filling the fuel is distributed by gravity. This means that after filling each tank has the same percentage of fuel.&lt;br /&gt;
&lt;br /&gt;
All weight above 13,500 lbs should be wing and tip tank fuel.&lt;br /&gt;
&lt;br /&gt;
The flight characteristics are negatively influenced by the tip tanks (Dutch roll and front weight) that is why it is common to burn the tip tanks first.&lt;br /&gt;
&lt;br /&gt;
From Equipment=&amp;gt;Fuel and Payload it is possible to open or close a tank.&lt;br /&gt;
&lt;br /&gt;
There is only one type of jet fuel in FlightGear. To go from Gallons to pounds, multiply with 6.72 .&lt;br /&gt;
&lt;br /&gt;
#Calculate from your planning the amount of fuel needed. &lt;br /&gt;
##:1st hour 223 Gallon&lt;br /&gt;
##:2nd hour 194 Gallon&lt;br /&gt;
##:3rd hour 164 Gallon&lt;br /&gt;
##:4th hour 134 Gallon&lt;br /&gt;
##For flights less then two hours fill the tanks to the max. landing weight (15,300lb) then add the amount of expected fuel burn. (i.e. for a two hour flight fill to 15,300 lb, then add 223+194 Gallons)&lt;br /&gt;
##Make sure there is a reserve of at least 90 Gallons in each wing that can be used for a go-around procedure.&lt;br /&gt;
#Load the amount of fuel using Equipment=&amp;gt;Fuel and payload. Made sure the sliders are above each other so to simulate gravity.&lt;br /&gt;
#Before taking off close the wing and fuselage tanks keeping only the tip tanks open.&lt;br /&gt;
#After approx an hour into the flight open the fuselage tank.&lt;br /&gt;
#After another half hour open the two wing tanks.&lt;br /&gt;
#Just before approach check the content of the tip tanks. If a tank holds more as 138 Gallons jettison (empty) the tip tanks. Else they could snap off during landing.&lt;br /&gt;
There is an upgrade kit available to increase the length of the tip tanks giving a longer range of the aircraft.&lt;br /&gt;
&lt;br /&gt;
===Altitude and flight planning===&lt;br /&gt;
*Flight duration 1 hour, fly between FL300 and FL330.&lt;br /&gt;
*Flight duration 2 hours, fly between FL330 and FL370.&lt;br /&gt;
*Flight duration 3 hours, fly between FL370 and FL400.&lt;br /&gt;
*Flight duration 4 hours, fly between FL400 and FL430.&lt;br /&gt;
&lt;br /&gt;
=== Engines ===&lt;br /&gt;
The engines can take N1 105% for about 5 seconds before you will have to replace them. They can take N1 103% for about 5 minutes which is just sufficient for an emergency ascend to FL180. (some documents state 1 second for 105% and 1 minute for 100...103%) Continues power is possible at N1 101.5% but it's best is to keep at or below 100%. Optimal cruise and climb, lowest fuel burn, is at N1 85%.&lt;br /&gt;
&lt;br /&gt;
N1 63% gives about 210 [[KIAS]] at FL 250, N1 73% gives about 250 [[KIAS]].&lt;br /&gt;
&lt;br /&gt;
===Flaps and brakes===&lt;br /&gt;
The flaps have three settings.&lt;br /&gt;
#8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; makes the wings more efficient and provides a good deal of additional lift. It does not slow down the aircraft much. To make the aircraft take off easier, reducing the need for new tires, this setting is used. If you are sure to stay below 200 knots during VFR flight, touring over the country side, the throttle has more grain giving perfect control during slow, low level flight. The Learjet 35-A is certified for VFR flight.&lt;br /&gt;
#20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; gives enough drag to slow down an aircraft. It also makes the wings more efficient during take off and this setting should be used with heavy loaded aircraft.&lt;br /&gt;
#40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; is almost like a handbrake on your car. The aircraft wants to make a full stop on this setting. It provides some additional lift and should be used during take-off with with MTOW but be sure to shift to a lower setting as soon as possible. With this setting you can perform an emergency descent with a negative pitch of up to 40. During landing you will have to set N1 between 60...80% to prevent stalling. With higher speeds the aircraft will have an extreme pitch behaviour.&lt;br /&gt;
*The three settings are sufficient for normal use however there is an upgrade kit available giving a notch at 15 and 30. This makes the aircraft more flexible as a cargo transporter.&lt;br /&gt;
*Spoilerons (airbrakes) can be used at any speed below V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt;. One thing to remember is, do not combine spoilerons with flaps, except during slowing down on the runway. The flaps want to push down the nose, the spoilerons do not have this effect. Be sure to retract them when you have reached the desired speed.&lt;br /&gt;
*Reversers can only be used below decision height and on the ground. If enabled the amount of reverse thrust depends on the throttle. It is advised to keep N1 below 85%. It should not be used below 60 knots with to prevent debris flying around everywhere, even entering the engines. Reversers can be used, on ground, to &amp;quot;powerback&amp;quot; (go backwards), use low thrust and never (ever!) use the brakes, use forward thrust instead. After use of the reversers they must receive an inspection therefore they can only be used once. It is against regulations to use reversers prior to take-off and with touch-and-go landings. It is a known risk that reversers can get stuck in the reverse position. (14 CFR Part 39 Amendment 39-4361; AD 79-08-01 R1 &amp;amp; MIA97FA213) Reversers will reduce the length needed for landing however plan to use a runway with sufficient length without reversers.&lt;br /&gt;
&lt;br /&gt;
===Cockpit and control panel===&lt;br /&gt;
This Learjet 35-A has been refitted with the control panel of the [[Cessna Citation Bravo panel|Cessna Citation Bravo]]. The usage and information provided is the same. &lt;br /&gt;
&lt;br /&gt;
Please note that most heading information the Primus 1000 gives is Magnetic except the arrows, those show True. As the deviation-bars also show Magnetic [[radio navigation]] should be based on Magnetic. Since runway headings are based on True they should be corrected for the magnetic deviation before entering this information in the machine. For an ILS there isn't much of a problem since it gives just one radial, but for airfields without an [[ILS]] but with a [[VOR-DME]] the deviation can be well noticeable. The deviation can be retrieved from Equipment =&amp;gt; Instrument Settings =&amp;gt; HI offset. Add this value to the heading of the runway.&lt;br /&gt;
===Autopilot===&lt;br /&gt;
Differences from expected behaviour,&lt;br /&gt;
*VNAV/Pitch will set climb, level or descend depending on the ''previous'' setting on the Altitude. If you were climbing '''with''' autopilot, Pitch will continue the climb.&lt;br /&gt;
*VNAV/Pitch will not be lit on the dashboard.&lt;br /&gt;
*VS does not work.&lt;br /&gt;
*B/C Back Course does not work.&lt;br /&gt;
*V/S Pitch up down does not work.&lt;br /&gt;
*Roll Knob does not function.&lt;br /&gt;
&lt;br /&gt;
===Passengers and cargo===&lt;br /&gt;
This aircraft is configured for 8 passengers, 6 luxury leather seats, one flight attendant and one flap-down seat. There is room in the front for the luggage of the pilot and co-pilot with a max of 100 lb. Between the wings, just behind the last seats is the cargo hold that has room for 500 lb. &lt;br /&gt;
&lt;br /&gt;
The maximum weight of the aircraft, without fuel, is 13,500 lbs.&lt;br /&gt;
&lt;br /&gt;
It is possible to overload the aircraft with the risk of leaving the undercarriage and tires somewhere on the tarmac. There is an upgrade kit available making it stronger.&lt;br /&gt;
&lt;br /&gt;
If your passengers are claustrophobic advise them to wait for an airliner. The width of the tube is 4.95ft (1,8 meters) and the height is 4.4 ft (1,34 meters) so not much room to take a walk.&lt;br /&gt;
&lt;br /&gt;
The more weight in the back the better, so have your passengers sit from the back to the front.&lt;br /&gt;
&lt;br /&gt;
===Warning systems===&lt;br /&gt;
*This aircraft has a [[Ground proximity warning system |MK VIII]] installed. It will callout the height and will give out warnings about flaps, landing gear and when the ground is too close. Most annoying is the alarm sound for lowering the gear.&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] is installed and visible on the MFD. Use the [[Cessna_Citation_Bravo_panel#Console | centre console]] to change visible radar range.&lt;br /&gt;
*The FC 530 AP will warn for stall and overspeed.&lt;br /&gt;
:*The stall warning will give a high pitch sound. In this simulation there is no stick shaker. The stall warning will shutdown the autopilot and will enable the caution alarm. The stall warning system is not perfectly capable of detecting a stall while banking. Contrary to the real aircraft this simulation does not include a stick push. When the alarm sound the aircraft is in a stall, not nearing a stall.&lt;br /&gt;
:*The overspeed alarm sounds like a clicking sound, a reason to slow down quick before the aircraft disintegrates. It will enable the caution alarm. Limitations are:&lt;br /&gt;
::*Caution when Mach &amp;gt; 0.74 and no AP&lt;br /&gt;
::*Caution when KIAS&amp;gt;300 and ALT &amp;lt; 8,000&lt;br /&gt;
::*Caution when KIAS&amp;gt;350 and ALT &amp;gt; 8,000&lt;br /&gt;
::*Stick pull KIAS&amp;gt;354 or MACH &amp;gt;0.82&lt;br /&gt;
*The Caution alarm sounds like honk honk, silent, silent. It can be stopped after the cause of the alarm has been taken away. Just press the button to shut it off. Check the aircraft limits when the cause of the alarm is unknown.&lt;br /&gt;
*The autopilot will also shutdown in the following events: G-forces over the limit or engines have stopped.&lt;br /&gt;
&lt;br /&gt;
===Stall behaviour===&lt;br /&gt;
When the speed is reduced the Lear will nose-dive before there is a stall. If you fight that behaviour, pull up, you will find that a stall without flaps can cause loss of control diving left or right to start a spin. With flaps you can steer left and right without loosing control sinking at an extreme rate. To get out of a stall the easiest steps are to give max power and lower nose. With one engine down however max power will worsen the situation so lower nose to pick up speed, get control back and then increase thrust slowly. Stall character of the Learjet 35-A is described as very mild.&lt;br /&gt;
&lt;br /&gt;
===Flight characteristics===&lt;br /&gt;
The Learjet loves to go up, it loves to go down. But it doesn't like level flight. The Autopilot has a Yaw Damper function to help level flight. Heavy tip tanks combined with low speeds can cause a Dutch Roll, it will make your passengers sick and can,in extremes, cause loss of control.&lt;br /&gt;
&lt;br /&gt;
This machine is build to be happy above FL390, it's possible to fly [[KTAS]] 471 keeping N1 at 100%. Below FL390 the engines are not strong enough. The ceiling at 45,000 is for the standard machine, for research aircraft have been fitted with better seals keeping the cabin pressurized at higher altitudes.&lt;br /&gt;
&lt;br /&gt;
Above 220 [[KIAS]] and/or above FL180 the aircraft should be flown with Autopilot since the slightest stick movements, above that speed, can cause scary things.&lt;br /&gt;
&lt;br /&gt;
There are some things you should not do,&lt;br /&gt;
*Give full throttle with one engine down when the aircraft is near a stall during landing. (The aircraft will be pushed to one side)&lt;br /&gt;
*Set the altimeter to the wrong [[QNH]], mistaking a 2 with a 3. (The aircraft can be a 1000 feet lower as expected).&lt;br /&gt;
*Set the autopilot to an undefined high (twist the button) and then forget to set it correctly. (Making the aircraft fly too high, loosing pressure and oxygen making the aircraft fly a long way on autopilot before the engines shut down due to loss of fuel) &lt;br /&gt;
*Fly near the Falklands during a war. (The British might use you for target practice)&lt;br /&gt;
&lt;br /&gt;
==Procedure flight==&lt;br /&gt;
=== Startup ===&lt;br /&gt;
#Fuel up the machine.&lt;br /&gt;
#Check brakes are ON.&lt;br /&gt;
#Check flaps are retracted.&lt;br /&gt;
#Check spoilerons are retracted.&lt;br /&gt;
#Check trim is centred. &lt;br /&gt;
#Throttle on 0, the machine will auto-throttle during start-up.&lt;br /&gt;
# Start the engines:&lt;br /&gt;
#* Manual:&lt;br /&gt;
##Switch BATT (DC Power) to ON.&lt;br /&gt;
##Avionics Power.&lt;br /&gt;
###Switch to INV 1.&lt;br /&gt;
###Right switch to ON.&lt;br /&gt;
##Ignition switches (LH and RH) to NORM.&lt;br /&gt;
##Click LM button on Engine Start (LH light will light up while revving up, wait till the light is off).&lt;br /&gt;
##Click RH button on Engine Start (RH light will light up while revving up).&lt;br /&gt;
##Check if the engines are running, N1 should hover around 50%.&lt;br /&gt;
##Switch L GEN (DC Power) to ON.&lt;br /&gt;
##Switch R GEN (DC Power) to ON.&lt;br /&gt;
##Switch BATT (DC Power) to OFF.&lt;br /&gt;
##Click the Master Warning Reset button to acknowledge the warning.&lt;br /&gt;
##Exterior Lights COLL to AMT.&lt;br /&gt;
##Exterior Lights NAV to UP.&lt;br /&gt;
#* Or use the Autostart option.&lt;br /&gt;
#Close the wing tanks and the fuselage tank.&lt;br /&gt;
#If the outside temperature is below -25&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; idle engines for at least three minutes.&lt;br /&gt;
#Tune to ATIS and set ALT to [[QNH]] by turning the BARO knob below the display.&lt;br /&gt;
# Pre-set the autopilot.&lt;br /&gt;
## Open Autopilot=&amp;gt;Autopilot settings.&lt;br /&gt;
## Click HDG (or NAV) and ALT to arm the Autopilot.&lt;br /&gt;
## Enter the heading in the HDG BUG box.&lt;br /&gt;
## Enter 39,000 in the ALT SET box.&lt;br /&gt;
#Release the brakes, give some throttle and go to runway start.&lt;br /&gt;
&lt;br /&gt;
=== Take off and Ascend ===&lt;br /&gt;
&lt;br /&gt;
# At runway start,&lt;br /&gt;
## Check spoilerons, flaps, trim, brake.&lt;br /&gt;
## Give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps (or more with loads MTOW, or short runways).&lt;br /&gt;
## Release brakes.&lt;br /&gt;
## Give throttle, keep N1 below 103% but above 95% (105% will kill the engine)&lt;br /&gt;
## While accelerating on the runway increase N1 when possible.&lt;br /&gt;
## Push yokes a bit down, specially with sidewind.&lt;br /&gt;
## Pull the jokes at V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt;.&lt;br /&gt;
## Rotate to 14 degrees.&lt;br /&gt;
## Check N1&lt;br /&gt;
# Speed is above 170 [[KIAS]]&lt;br /&gt;
## Retract landing gear.&lt;br /&gt;
## Retract flaps.&lt;br /&gt;
# Above 3000 feet [[AGL]].&lt;br /&gt;
## Set N1 to 85%.&lt;br /&gt;
## Turn.&lt;br /&gt;
## Trim to keep speed between 190 and 220 [[KIAS]].&lt;br /&gt;
## Slowly reduce the attitude to 7 degrees.&lt;br /&gt;
# At reaching 18,000 feet, (about 5 mins after takeoff).&lt;br /&gt;
## Enable the Autopilot, centre and release the yokes (&amp;quot;5&amp;quot;).&lt;br /&gt;
## Click STD to set the [[altimeter]] to [[pressure altitude]].&lt;br /&gt;
## Check N1.&lt;br /&gt;
# After reaching FL 390, (about 16 mins after takeoff).&lt;br /&gt;
## Enable Low Bank in the autopilot.&lt;br /&gt;
## Let the aircraft gain some speed till above 200 [[KIAS]].&lt;br /&gt;
## Set the [[altitude]] to 41,000 feet.&lt;br /&gt;
# It takes about 18 minutes, 90 NM miles and 65 Gallons of fuel to reach FL 410.&lt;br /&gt;
## At 41,000 feet let the aircraft gain speed to near 220 [[KIAS]] which takes about 4 mins.&lt;br /&gt;
## Set IAS to 220 in the autopilot to prevent overspeed.&lt;br /&gt;
## If needed to go higher wait till the speed is above 200 and set altitude bug.&lt;br /&gt;
&lt;br /&gt;
Alternative, when there are obstacles (mountains) near:&lt;br /&gt;
:# At takeoff rotate to 14 degrees.&lt;br /&gt;
:# When speed has picked to above 160 rotate to 20 degrees.&lt;br /&gt;
:# Retract landing gear.&lt;br /&gt;
:# When speed is above 170 [[KIAS]] retract flaps.&lt;br /&gt;
:# When you are above safety altitude reduce N1 to 85% and do as described above.&lt;br /&gt;
&lt;br /&gt;
=== Level flight ===&lt;br /&gt;
At an [[altitude]] of 41,000 feet and with an [[airspeed]] of 220 knots (=N1 85%) you get a groundspeed of about 420 knots. This is the most economical speed and height for this aircraft. At 41,000 feet you can push it to an airspeed of near 240 knots, giving 460 [[KTAS]], but that will hit the envelope of this aircraft.&lt;br /&gt;
&lt;br /&gt;
Monitor the amount of fuel in the tiptanks. If a tiptank is below 100 Gallons open up the fuselage tank. If the fuselage tank is below 100 Gallons open up both wing tanks. The centre of gravity will move to the back of the aircraft reducing drag.&lt;br /&gt;
&lt;br /&gt;
Fly your course using the [[Radio beacons]] you can find. Intercept radials on [[NAV1]].&lt;br /&gt;
*Use the Display Controller (DC-550) to the left of the Display.&lt;br /&gt;
**The left bearing knob (BRG O) will show the direction of NAV1 or the [[ADF]].&lt;br /&gt;
**The right bearing knob (BRG &amp;lt;&amp;gt; ) will show the direction of NAV2 or the ADF.&lt;br /&gt;
**The NAV button will switch between NAV1 or NAV2 (or ILS 1 and 2) and will display the set Radial.&lt;br /&gt;
***Avoid using FMS. Do not use NAV2 for automated flight.&lt;br /&gt;
*Use the Autopilot Window to set the heading bug.&lt;br /&gt;
If a [[VOR]] has no reception it will show North. If the ADF has no reception it will show Up (tricky).&lt;br /&gt;
&lt;br /&gt;
=== Descend ===&lt;br /&gt;
# At a slant distance of about 115 NM start your descent towards the runway (assuming RW elevation of near zero [[AMSL]], if the RW is higher you can descent later). The sink rate will be about 1970 ft/min. &lt;br /&gt;
# Set the altitude to 10,000 [[AGL]] (so if the runway has an elevation of 1245 feet set to 11,245 feet), set speed to 170 [[KIAS]], engines will run idle . While descending it is possible to fly very very fast at the cost of a large amount of fuel and with the risk of overspeed.&lt;br /&gt;
# The autopilot has been tuned to give a glidepath of a bit more as 3 degrees.&lt;br /&gt;
# At FL 180 set the [[altimeter]] to [[QNH]]. Disable Low Bank. Set the [[heading bug]] to the current course towards the runway.&lt;br /&gt;
# Set the runway heading into the Radial of Nav 1 of the radio and set the frequency of the [[ILS]].&lt;br /&gt;
# At 10,000 [[AGL]] the distance to the runways should be about 30 NM. If needed use the spoilerons to slow down to increase sinkrate.&lt;br /&gt;
# Descend to 1,500 feet [[AGL]] and aim to intercept the radial of the ILS at about 7...5 NM away from the runway. While making turns you can go to a speed of 240 [[KIAS]]. Use spoilerons to slow down.&lt;br /&gt;
# Hit NAV to intercept the radial.&lt;br /&gt;
# Slow down to 170 [[KIAS]], retract spoilerons, give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
&lt;br /&gt;
You can only intercept the ILS radial if you are nearer as approx 40 NM of the runway. A speed below 170 [[KIAS]] can cause the aircraft to sink during high bank turns.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:right&amp;quot;&lt;br /&gt;
|+Cheatsheet 3 degrees altitude/distance&lt;br /&gt;
!altitude ||1||1.5||2||2.5||3||3.5||4||6||10||20||30||feet&lt;br /&gt;
|-&lt;br /&gt;
|distance||3.1||4.7||6.3||7.8||9.4||11.0||12.6||18||31||63||94||NM&lt;br /&gt;
|}&lt;br /&gt;
( ALT(ft) * 1000 / 318.12 = Dist(NM) )&lt;br /&gt;
&lt;br /&gt;
=== Landing ===&lt;br /&gt;
The [[ILS]] takes away the need for horizontal control. To stay inside the [[glidescope]] it is needed to change pitch (yokes) and speed (autopilot). The ILS won't work below decision height (200 feet [[AGL]]).&lt;br /&gt;
&lt;br /&gt;
The intention is to slow as much as possible, but with sufficient control for a go-around.&lt;br /&gt;
&lt;br /&gt;
#Calculate Vref (see table above).&lt;br /&gt;
#At a distance of 4.7 NM (attitude 1500 feet) you should intercept the glidescope on the ILS. Due to mountains or weather reception of the ILS can be hindered, the gildescope can also be caught at 1000 feet and 3.1 NM. &lt;br /&gt;
#The speed is 170 [[KIAS]] with 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, flying on the radial.&lt;br /&gt;
#At one degree below glidescope (the green dot is on the dot above centre).&lt;br /&gt;
##Speedbug at Vref KIAS.&lt;br /&gt;
##20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
##Close the autopilot window.&lt;br /&gt;
##Hit APPR to catch the glidescope.&lt;br /&gt;
#:*If the glidescope is not shown on the ILS, reset Altitude on the Autopilot to &amp;quot;0&amp;quot; (zero).&lt;br /&gt;
#The nose will dive down, pull it up slowly so that the aircraft remains about horizontal.&lt;br /&gt;
#Pull up nose when too low, decrease speed when too high but keep the speed above Vref KIAS.&lt;br /&gt;
#Aim to a sinkrate of 400...700 feet/min&lt;br /&gt;
#At the 1000 mark check tiptanks and weight, jettison fuel if needed.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, the engines will give more power.&lt;br /&gt;
#At the 500 mark deploy landing gear.&lt;br /&gt;
#At decision height (set with Primus 1000) the autopilot will shutdown, stallwarning-system is disabled.&lt;br /&gt;
#Prepare to do a go-around is visibility is insufficient.&lt;br /&gt;
#At runway threshold set power to idle.&lt;br /&gt;
#Land the aircraft on two wheels, nose up, and correct for winds.&lt;br /&gt;
#On nose touchdown enable spoilerons (Ctrl-B), deploy reversers (DEL) and give max. power.&lt;br /&gt;
#Below 60 knots, set throttle to idle, stow the reversers.&lt;br /&gt;
#Hit the parking brake (SHIFT-B) to make a full stop.&lt;br /&gt;
#Take a deep breath.&lt;br /&gt;
&lt;br /&gt;
Park the aircraft.&lt;br /&gt;
&lt;br /&gt;
====Non-precision Approach====&lt;br /&gt;
# 7+ NM from RW: 180...165 [[KIAS]], flaps up, gear up.&lt;br /&gt;
# 7...5 NM from RW, aligned at 1,500 [[AGL]]: Vref + 30 KIAS, 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, descend if required.&lt;br /&gt;
# 5...1 NM from RW, descending: Vref + 20 KIAS, 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
# 500 feet AGL: 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, N1 up, gear down.&lt;br /&gt;
# Threshold: Vref KIAS.&lt;br /&gt;
&lt;br /&gt;
=== Shutdown ===&lt;br /&gt;
Reverse the [[Learjet 35-A#Startup|startup procedure]] described earlier.&lt;br /&gt;
===Eating a bird===&lt;br /&gt;
At lower altitudes an engine can eat a bird and shutdown. &lt;br /&gt;
&lt;br /&gt;
Flying with one engine down is good possible however, &lt;br /&gt;
*double the runway length, for both take-off and landing&lt;br /&gt;
*half the rotation, half the climb&lt;br /&gt;
*half the cruise altitude&lt;br /&gt;
*do not use AP during climb&lt;br /&gt;
Landing is described at [[#Landing, one engine out| Landing, one engine out]].&lt;br /&gt;
&lt;br /&gt;
==Flight school==&lt;br /&gt;
Some things a pilot should be able to perform so find a nice long runway with an [[ILS]] and ask permission from ATC to do some practising. Keep the tarmac clean and don't scare the neighbours by crashing.&lt;br /&gt;
===Restart engines===&lt;br /&gt;
Since there is a risk that fuel runs out, forgetting to open up the fuselage or wing tanks.&lt;br /&gt;
#Go to 15,000 feet, level flight, 200 [[KIAS]]&lt;br /&gt;
#Shutdown both tip tanks to force engine shutdown.&lt;br /&gt;
#Open up fuel tanks.&lt;br /&gt;
#Restart engines. &lt;br /&gt;
===Stall - clean===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 [[KIAS]].&lt;br /&gt;
#Disable speed bug (autopilot SPD).&lt;br /&gt;
#Set throttle to idle.&lt;br /&gt;
#Take the yokes.&lt;br /&gt;
#Keep the aircraft from sinking by pulling the yokes gently.&lt;br /&gt;
#Ignore the lower-gear warning.&lt;br /&gt;
#At stall warning, full throttle, give flaps. Only lower nose if needed to take away stall symptoms (banking).&lt;br /&gt;
#Let the aircraft pickup speed and when above minimums enable autopilot again. Have the yokes centred before enabling the autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 KIAS. &lt;br /&gt;
#Set 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Set speedbug to Vref KIAS.&lt;br /&gt;
#Set 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Lower gear.&lt;br /&gt;
#Below Vref + 25 set full flaps.&lt;br /&gt;
#Use pitch (yokes) to get a '''stable''' sinkrate between 400...700 feet/min at Vref [[KIAS]].&lt;br /&gt;
#Disable the speedbug, do not change throttle.&lt;br /&gt;
#Pull nose to get to a level flight. Pull more when sinking again.&lt;br /&gt;
#At stall warning max power, lower nose if needed.&lt;br /&gt;
#At positive rate of climb pull up gear.&lt;br /&gt;
#Set a pitch of 14 degrees. Retract flaps, centre yokes and enable autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration, one engine out===&lt;br /&gt;
Perform the same stall but this time shutdown one engine and keep flaps at 20.&lt;br /&gt;
&lt;br /&gt;
===Landing, one engine out===&lt;br /&gt;
As a normal [[#Landing|landing]] but with the following critical differences.&lt;br /&gt;
#Set speed to Vref +20 and don't go below that. Use pitch only to control glidescope.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; at 100...150 AGL (not earlier), immediately idle the left-over engine, land. Do not use reversers...&lt;br /&gt;
#There should be sufficient speed and power for a controlled go-around.&lt;br /&gt;
#After landing you can use the left-over engine to push the aircraft to the parking place.&lt;br /&gt;
Touch-and-go is not possible. Required RW length is double. When the speed is too low a power-up, for a go-around or to prevent a full stall, will push the aircraft uncontrollable to one side. This manoeuvre should be practised on a virtual runway well above the real one before attempting this on hard tarmac.&lt;br /&gt;
&lt;br /&gt;
===Go-around===&lt;br /&gt;
This procedure (Go-around, Missed approach) should be practised and should be applied when visibility is insufficient for a landing. Practice on a virtual runway a few 100's feet above the real runway. This procedure works for normal landings and with one engine out.&lt;br /&gt;
#At decision height (200 feet [[AGL]], set with Primus 1000) the autopilot will shutdown and the stall warning will be disabled.&lt;br /&gt;
#The [[indicated airspeed]] should be just above Vref or Vref + 20 with one engine out. AP should be off.&lt;br /&gt;
#Give max throttle (keep N1 below 103.5%).&lt;br /&gt;
#Rotate to 7 degrees.&lt;br /&gt;
#Check vertical speed.&lt;br /&gt;
#With positive rate of climb, retract gear.&lt;br /&gt;
#Call [[ATC]].&lt;br /&gt;
#Centre trim.&lt;br /&gt;
#Above V&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt; retract flaps.&lt;br /&gt;
#Reset AP.&lt;br /&gt;
#Rotate to 14 degrees until above 3000 feet.&lt;br /&gt;
You should have 180 Gallons left in the wings to go-around or to find another runway nearby.&lt;br /&gt;
&lt;br /&gt;
==Tweaking aircraft files==&lt;br /&gt;
===Change livery ===&lt;br /&gt;
[[File:Learjet35_01.jpg|250px|thumb|Waves Livery]]&lt;br /&gt;
The livery can not be changed as easy as with other aircraft.&lt;br /&gt;
#Locate in the directory Models the files Paint1.png and Paint1 (2).png&lt;br /&gt;
#Rename Paint1.pnt to Paint1 (1).png&lt;br /&gt;
#Rename Paint1 (2).png to Paint1.png&lt;br /&gt;
#Restart FlightGear&lt;br /&gt;
&lt;br /&gt;
===Modify livery===&lt;br /&gt;
*The *.psd layers of the wavevom livery are available [http://2rowdy.aacity.net/FG/Paintkit%20Learjet%2035a.zip Paintkit Learjet35a.zip] (zipped file)&lt;br /&gt;
*If you have Gimp, Paint dot net or Photoshop you can open and edit the layers of the file.&lt;br /&gt;
*Save the modified file as a flat non-transparent (24 bits) png image with name: Paint1.png.&lt;br /&gt;
*Place the file in the Models directory after making a backup of the original Paint1.png file.&lt;br /&gt;
&lt;br /&gt;
==Development status/Issues/Todo==&lt;br /&gt;
*Development has taken a different turn. In short, we will use the aircraft files, but we will completely redo them as like making a new aircraft. So, new interior, new exterior, new systems, new instruments etc etc.&lt;br /&gt;
&lt;br /&gt;
==Updates==&lt;br /&gt;
===Version 20120130===&lt;br /&gt;
*FC-530 behavior&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] installed&lt;br /&gt;
*MFD and NAV view&lt;br /&gt;
*Reversers possible below decision height&lt;br /&gt;
*Contrails and smoketrails&lt;br /&gt;
*Overspeed and Ceiling don't stop AP&lt;br /&gt;
*Engine maintenance (Turbine&amp;lt;=&amp;gt;Fan)&lt;br /&gt;
&lt;br /&gt;
===Version 20111222===&lt;br /&gt;
* N1 0...110% with the risk of blowing up the engine&lt;br /&gt;
* Thrust at N1 101% 3500 lbs&lt;br /&gt;
* Changed engine sounds&lt;br /&gt;
* Wind with landing gear and flaps&lt;br /&gt;
* Stall warning&lt;br /&gt;
* Overspeed warning&lt;br /&gt;
* Caution sound&lt;br /&gt;
* Engine start and shutdown sounds&lt;br /&gt;
* Yasim wing sweep correct&lt;br /&gt;
* Panel N1 and ITT now in real range with real colours (but in bars and not dials)&lt;br /&gt;
* Different MK VIII setting&lt;br /&gt;
* Limits and warnings on N1, spoilerons and flaps *2, reversers, engines out, stall and overspeed. Some will cause the warning sound, some will shut down the AP, some just tell the aircraft has broken up into fragments.&lt;br /&gt;
* [[Instant Replay]]&lt;br /&gt;
* Aircraft help&lt;br /&gt;
* Micro HUD&lt;br /&gt;
* Prepared for FG 2.6.0&lt;br /&gt;
&lt;br /&gt;
===Version 20111111===&lt;br /&gt;
* Remodel Yasim according to drawings.&lt;br /&gt;
* Two tip tanks, two wing tanks and one fuselage tank.&lt;br /&gt;
* Corrected empty weight.&lt;br /&gt;
* Increased power at altitude.&lt;br /&gt;
* Separate Instruments 3-d no longer needed.&lt;br /&gt;
* Completely different flight behaviour, less predictable, more fun, more real.&lt;br /&gt;
* Animated reversers.&lt;br /&gt;
* Correct flap angles.&lt;br /&gt;
* AP Low bank functional.&lt;br /&gt;
* Limits implemented.&lt;br /&gt;
* N1 and N2 tweaked to almost real.&lt;br /&gt;
===From v2009 to v2011-10-21===&lt;br /&gt;
* Fuel-load 2 x 465.5 Gallons.&lt;br /&gt;
* Thrust 3500&lt;br /&gt;
* tsfc (fuel consumption) 0.504&lt;br /&gt;
* Autopilot climb attitude from 3.5 to 7.1&lt;br /&gt;
* Altitude was system [[altitude]], corrected to indicated altitude.&lt;br /&gt;
* Livery shadow fixed.&lt;br /&gt;
* Autopilot Y/D now functional.&lt;br /&gt;
* DC-550 a bit more visible.&lt;br /&gt;
* Removal of non available animations.&lt;br /&gt;
* Clean-up of obsolete and redundant files.&lt;br /&gt;
&lt;br /&gt;
==Related content==&lt;br /&gt;
* [[Cessna Citation Bravo panel]]; the Citation has the same panel. Some great hints and tips can be found there.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.flightgear.org/forums/viewtopic.php?f=4&amp;amp;t=13256&amp;amp;p=134319#p134319 Discussion thread on the Flightgear Forum.]&lt;br /&gt;
*[http://www.airliners.net/aircraft-data/stats.main?id=265 Learjet on airliners.net]&lt;br /&gt;
*[http://www.aviationweek.com/aw/generic/story_content.jsp?channel=bca&amp;amp;id=xml/bca_xml/2010/09/01/BC_09_01_2010_p80-249555.xml&amp;amp;headline=Learjet+35+Series+Aircraft Learjet on aviatonweek.com]&lt;br /&gt;
*[http://www.businessjet.com/Aircraft_Data/Learjet35.php Learjet on businessjet.com]&lt;br /&gt;
*[http://www.aviastar.org/air/usa/learjet-35.php Learjet on Aviastarr.org]&lt;br /&gt;
*[http://www.flugzeuginfo.net/acdata_php/acdata_lear35_en.php Learjet and great pictures on flugzeuginfo.net]&lt;br /&gt;
*[http://www.spyflight.co.uk/learjet.htm Some lesser known facts about the Learjet on spyflight.co.uk]&lt;br /&gt;
*[http://etd.lib.ttu.edu/theses/available/etd-07012010-31295010054285/unrestricted/31295010054285.pdf Thesis: Gates Learjet Corporation - Production Facilities - by Rick.J.Denzer Dec 10 1981](pdf) Also contains a detailed history of the corporation.&lt;br /&gt;
&lt;br /&gt;
{{Appendix}}&lt;br /&gt;
&lt;br /&gt;
{{bombardier}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Aircraft]]&lt;br /&gt;
[[Category:Business Jet]]&lt;br /&gt;
[[Category:Civilian aircraft]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=43439</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=43439"/>
		<updated>2012-03-01T16:27:06Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Copacabana to San Rafael over Lake Titicaca */ recording publication&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-O09.png|thumb|right|Latitude: 39.790156 Longitude: -123.266403]]&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as FlightGear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4000 to a max of 8930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]], published in [[FlightGear_Newsletter_February_2012#Suggested_flights| Newsletter February 2012]].&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176° (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176°.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250°. Arm the [[autopilot]] and set the initial [[altitude]] to 16,000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14,422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250°. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19,000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18,362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19,872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19,101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2°. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8,405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11,405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11,405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43438</id>
		<title>Talk:Boeing 787-8 Dreamliner</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43438"/>
		<updated>2012-03-01T16:24:57Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Aircraft of the Month */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rate of growth :-) =&lt;br /&gt;
If this continues to grow at this pace, it might be better to split off some parts to separate sub pages, or possibly even create a new &amp;quot;787&amp;quot; sub portal. For example, the checklists and tutorials could be moved at some point. So that it's hopefully becoming easier to navigate all the documentation we have here. Any thoughts/comments?--[[User:Hooray|Hooray]] 09:12, 23 February 2012 (EST)&lt;br /&gt;
::Sure, Atm I'll put the things here and we'll discuss how we should split it... ~[[User:Omega1174|Omega95]]&lt;br /&gt;
::: From a usability POV, I would suggest to use a &amp;quot;tabbed&amp;quot; layout, with things split into distinct categories (systems overview, tutorials, checklists, CDU reference). --[[User:Hooray|Hooray]] 12:32, 25 February 2012 (EST)&lt;br /&gt;
&lt;br /&gt;
In-line with the previous contributor.. I suggest to split into two pages. 787-8 development and a 787-8 [[AFM]] [[User:PH-JBO|PH-JBO]] 12:18, 29 February 2012 (EST)&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the Month ==&lt;br /&gt;
&lt;br /&gt;
I suggest to link with the newsletter. [[User:PH-JBO|PH-JBO]] 11:24, 1 March 2012 (EST)&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43437</id>
		<title>Talk:Boeing 787-8 Dreamliner</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43437"/>
		<updated>2012-03-01T16:24:32Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Aircraft of the Month */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rate of growth :-) =&lt;br /&gt;
If this continues to grow at this pace, it might be better to split off some parts to separate sub pages, or possibly even create a new &amp;quot;787&amp;quot; sub portal. For example, the checklists and tutorials could be moved at some point. So that it's hopefully becoming easier to navigate all the documentation we have here. Any thoughts/comments?--[[User:Hooray|Hooray]] 09:12, 23 February 2012 (EST)&lt;br /&gt;
::Sure, Atm I'll put the things here and we'll discuss how we should split it... ~[[User:Omega1174|Omega95]]&lt;br /&gt;
::: From a usability POV, I would suggest to use a &amp;quot;tabbed&amp;quot; layout, with things split into distinct categories (systems overview, tutorials, checklists, CDU reference). --[[User:Hooray|Hooray]] 12:32, 25 February 2012 (EST)&lt;br /&gt;
&lt;br /&gt;
In-line with the previous contributor.. I suggest to split into two pages. 787-8 development and a 787-8 [[AFM]] [[User:PH-JBO|PH-JBO]] 12:18, 29 February 2012 (EST)&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the Month ==&lt;br /&gt;
&lt;br /&gt;
Suggest to link with the newsletter.&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43273</id>
		<title>Talk:Boeing 787-8 Dreamliner</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43273"/>
		<updated>2012-02-29T17:18:38Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rate of growth :-) =&lt;br /&gt;
If this continues to grow at this pace, it might be better to split off some parts to separate sub pages, or possibly even create a new &amp;quot;787&amp;quot; sub portal. For example, the checklists and tutorials could be moved at some point. So that it's hopefully becoming easier to navigate all the documentation we have here. Any thoughts/comments?--[[User:Hooray|Hooray]] 09:12, 23 February 2012 (EST)&lt;br /&gt;
::Sure, Atm I'll put the things here and we'll discuss how we should split it... ~[[User:Omega1174|Omega95]]&lt;br /&gt;
::: From a usability POV, I would suggest to use a &amp;quot;tabbed&amp;quot; layout, with things split into distinct categories (systems overview, tutorials, checklists, CDU reference). --[[User:Hooray|Hooray]] 12:32, 25 February 2012 (EST)&lt;br /&gt;
&lt;br /&gt;
In-line with the previous contributor.. I suggest to split into two pages. 787-8 development and a 787-8 [[AFM]] [[User:PH-JBO|PH-JBO]] 12:18, 29 February 2012 (EST)&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43272</id>
		<title>Talk:Boeing 787-8 Dreamliner</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Talk:Boeing_787-8_Dreamliner&amp;diff=43272"/>
		<updated>2012-02-29T17:18:21Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Rate of growth :-) =&lt;br /&gt;
If this continues to grow at this pace, it might be better to split off some parts to separate sub pages, or possibly even create a new &amp;quot;787&amp;quot; sub portal. For example, the checklists and tutorials could be moved at some point. So that it's hopefully becoming easier to navigate all the documentation we have here. Any thoughts/comments?--[[User:Hooray|Hooray]] 09:12, 23 February 2012 (EST)&lt;br /&gt;
::Sure, Atm I'll put the things here and we'll discuss how we should split it... ~[[User:Omega1174|Omega95]]&lt;br /&gt;
::: From a usability POV, I would suggest to use a &amp;quot;tabbed&amp;quot; layout, with things split into distinct categories (systems overview, tutorials, checklists, CDU reference). --[[User:Hooray|Hooray]] 12:32, 25 February 2012 (EST)&lt;br /&gt;
&lt;br /&gt;
In-line with the previous contributor.. I suggest to split into two pages. 787-8 development and a 787-8 [[AFM]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=AFM&amp;diff=43269</id>
		<title>AFM</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=AFM&amp;diff=43269"/>
		<updated>2012-02-29T17:17:59Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: Redirected page to Flight rules#Aircraft flight manual&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect[[Flight rules#Aircraft flight manual]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43265</id>
		<title>FlightGear Newsletter February 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43265"/>
		<updated>2012-02-29T17:10:37Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Aircraft of the month */ Image with link to mentioned wiki page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{draft|newsletter|Feel free to contribute! Or [[FlightGear Newsletter January 2012|read the latest edition]].}}&lt;br /&gt;
{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== FlightGear 2.6.0 released ==&lt;br /&gt;
Following our [[release plan]], version 2.6.0 of our simulator has been released. Please check the [[changelog 2.6.0]] for what has changed since our last release 6 months ago.&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
&lt;br /&gt;
=== Heads up: Project Rembrandt ===&lt;br /&gt;
As many of you may have heard already, Fred is currently making huge progress on adding shadows to FlightGear in [[Project Rembrandt]]. Now, F-JJTH ported the P92 to use the new system and posted a youtube video demonstrating [[Project Rembrandt]] at work. To provide feedback, please check out the the [http://flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14883 forum thread].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|{{#ev:youtube|v02phoOqWHE|400|Project Rembrandt at work}}&lt;br /&gt;
|[[File:Project-rembrandt-cockpit-lighting.png|600px|Cockpit lighting in Project Rembrandt at work (by F-JJTH)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (Christian Schmitt) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter! If you'd like to help interview a contributor or get interviewed, please do consider adding yourself to the [[list of interview volunteers]]! To keep this going and less awkward, we are currently trying to come up with the convention that former interviewees become next month's interviewers.''&lt;br /&gt;
&lt;br /&gt;
* What is your forum/IRC nickname?&lt;br /&gt;
Surprise: it's papillon81. Yes, I'm that guy :)&lt;br /&gt;
* How long have you been involved in FlightGear?&lt;br /&gt;
Acording to my mail correspondence it must have been in 2007/2008 when I became an active part. I was unsatisfied with the state of EDDF in the FG scenery (no buildings, lightpoles everywhere), so I teamed up with a guy who had already started some work there. I ended up creating all of the terminal buildings and improving the airport layout. In those days, not many pilots were flying there. This changed in the months afterwards, which was a big boost of motivation, too.&lt;br /&gt;
* What are your major interests in FlightGear?&lt;br /&gt;
My main interest is clearly the scenery and technology connected with it, like GIS. I started to create some custom scenery, like Helgoland, and after I was granted direct access to the mapserver database, I was able to proxy-commit other peoples work, that started to come in. IMHO, the best FDM or aircraft models are useless if you don't have a nice place to fly, takeoff and land :) So this area is what motivates me the most.&lt;br /&gt;
* What project are you working on right now?&lt;br /&gt;
Some months ago I was fed up of FG being unable to read apt.dat 850 data. So I started digging into the terragear code. Having no experience with C++, it was a steep learning curve, but to my own surprise I was able to convert the original TG parser to read the runway data and other features from the new format files. I started to implement as many features I was able to. Luckily, Pete was already working on the taxiways and surface features. So we teamed up and eventually merged our work together. Since then it has become a really great project to learn and improve FG along the way for me. I hope it will be put into use for the next scenery version. Before that can happen, we need more testers and bug reports (hint! hint! hint!) :)&lt;br /&gt;
&lt;br /&gt;
* What do you plan on doing in the future?&lt;br /&gt;
I will continue to work on Terragear, commit some improvements to the Concorde (my favorite plane in FG) and take care of merge requests. I'd also like to dive more into the FG/SG code and do some adjustments here and there. We'll see what else the future might bring :)&lt;br /&gt;
* Are you happy with the way the FlightGear project is going?&lt;br /&gt;
I'm actually very happy with it. The improvements from 2 years ago up to now are breathtaking. Sometimes it is just amazing what features people start to work on, like Project Rembrandt right now. Also, the work that went into the weather and shader system recently is amazing.&lt;br /&gt;
* What do you enjoy most about developing for FlightGear?&lt;br /&gt;
The fact that we support each other and have a strong community with many very capable people from completely different backgrounds. Knowing that you can build on the work of others and that there is a helping hand in case of problems. Personally I like the FG IRC channel a lot.&lt;br /&gt;
* What advice can you give to new developers who want to get started on their first aircraft/new feature/Nasal script?&lt;br /&gt;
They should first of all have some experience with FG in general, meaning, they should have used the program for some time. We often have people asking questions that they could answer for themselves just by USING FG a bit with different aircraft for a bit longer than just a day or so. If they identify an area where they want to start developing, they should get in contact with the maintainer(s) and seek advice before investing many hours of work.&lt;br /&gt;
&lt;br /&gt;
More questions are being collected here: [[Interview questions]].&lt;br /&gt;
&lt;br /&gt;
Stay tuned for next month's interview, featuring FlightGear contributor XXXXXXXX&lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice montlhy). These snapshots depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be downloaded via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
&lt;br /&gt;
== FlightGear addons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
All the way back in May 2011, we addopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== A new instrument: Vertical Situation Display ===&lt;br /&gt;
[[File:Omega95-vsd-instrument.jpeg|200px|thumb|Omega95's VSD instrument]]&lt;br /&gt;
Omega95 has created an entirely new instrument type for FlightGear, a so called Vertical Situation Display (VSD).&lt;br /&gt;
&lt;br /&gt;
This was done entirely in scripting space using Nasal and XML animations. He's basically proven everbody wrong who ever claimed that complex instruments couldn't yet be created in scripting space. Apparently, he managed to create this instrument in less than 24 hrs. His first question related to this was about accessing trigonometric functions from Nasal, shortly thereafter he posted screen shots depicting his VSD. &lt;br /&gt;
&lt;br /&gt;
To read up on the whole discussion, please see [http://flightgear.org/forums/viewtopic.php?f=30&amp;amp;t=15200 the forum topic]. There's work ongoing to turn his project into a new tutorial for the wiki on creating complex instruments in scripting space: [[Howto: Implement a Vertical Situation Display in Nasal]].&lt;br /&gt;
&lt;br /&gt;
=== Glider winch launching ropes ===&lt;br /&gt;
[[File:DG-101G_winch_launch_with_rope.png|thumb|200px|A DG-101G during a winch launch.]]&lt;br /&gt;
Before now, FlightGear never showed ropes during winch launching. However, now, you will no longer have to fly gliders while being pulled by some invisible connection between you and the winch. &lt;br /&gt;
&lt;br /&gt;
[[User:Gijs|Gijs]] started working on an animated 3D rope, attached to the glider and winch. The cable exist of the following parts:&lt;br /&gt;
&lt;br /&gt;
* '''Strop''' (3 m) attached to the glider with a ring.&lt;br /&gt;
* '''Weak link assembly''' designed to break apart before the cable or any other equipment fails.&lt;br /&gt;
* '''Trace''' (17 m)&lt;br /&gt;
* '''Parachute''' so the cable doesn't drop too quickly after releasing.&lt;br /&gt;
* '''Launch cable''' the longest part; all the way to the winch.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
[[File:Harrier-GR1 Splash.png|thumb|left|200px|Harrier GR.1 splash screen]]&lt;br /&gt;
[[File:RAH-66 splash.png|thumb|200px|RAH-66 splash screen]]&lt;br /&gt;
==== Hawker Siddeley Harrier GR.1 ====&lt;br /&gt;
[[Hawker Siddeley Harrier GR1]] is a private project by pjedvaj, it was not intended to replace or update the existing [[British Aerospace Harrier]]. It has a detailed 3D model complete with a cockpit, animations and RAF livery. Instruments and HUD are also fairly authentic. The aircraft has working ADEN guns and basic fuel and weight control. The FDM is adapted from the original BAe Harrier, but internal and external fuel tank capacities are modified to match the GR.1 version.&lt;br /&gt;
&lt;br /&gt;
==== Boeing-Sikorsky RAH-66 Commanche ====&lt;br /&gt;
[[Boeing-Sikorsky RAH-66 Commanche]] was started as a [[Bounty/RAH-66 Comanche|bounty]] by sgofferj and developed by pjedvaj but I later withdraw from the bounty. This was my first helicopter project and FDM development is curently in stub (RAH-66 is using adapted FDM from Tatsuhiro Nishioka's [[Kawasaki OH-1]]). It has a detailed 3D model, animations and two liveries used to present different variants of RAH-66. Helicopter has a working XM301 cannon controled by joystick and basic weight control for armament in internal bays. AFCS includes SAS, CAS and Auto Hover. You're free to continue the development to fully claim the bounty.&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
==== Airwave Xtreme 150 ====&lt;br /&gt;
[[File:Airwave Xtreme 150 Innsbruck.png|thumb|200px]]&lt;br /&gt;
Hanging around in the FlightGear hangar ever since 2002, FlightGear's only hang glider finally got an animated pilot! D-NXKT did some fabolous work on creating realistic looking body movements for the [[Airwave Xtreme 150]]'s pilot. To do all this, he first had to convert some files, as the whole model got invisible due to our switch to [[OSG]]. Future plans include creating a JSBSim FDM. That'll allow the glider to interact with the environment/weather. Thanks to JSBSim's flexibility, shifting weight can be simulated realistically!&lt;br /&gt;
&lt;br /&gt;
More to follow in future newsletters.&lt;br /&gt;
&lt;br /&gt;
==== Boeing 787-8 Dreamliner ====&lt;br /&gt;
[[File:boeing-787-8-splash.png|thumb|200px|The Boeing 787-8 Splash Screen]]&lt;br /&gt;
The Boeing 787-8 Dreamliner has already been there in FlightGear for a very long time -it has been in the FG official hangar since version 1.0. &lt;br /&gt;
However, it was created while the 787 was still a prototype aircraft; it did not correctly show many of the 787's actual features like a realistic glass cockpit and accurate instruments.&lt;br /&gt;
&lt;br /&gt;
The new/updated Boeing 787-8 is a community project that features new JSBSim flight dynamics, Vertical Navigation, a realistic 787 glass cockpit, new CDUs, Electronic Flight Bags, TCAS, advanced Nav Displays, [[Howto:_Implement_a_Vertical_Situation_Display_in_Nasal|Vertical Situation Display]], [[Howto:_Implement_a_Fly-By-Wire_System_for_Airliners|Fly-by-wire]] and a lot of other neat features. It has not exactly been completed and the project is still running.&lt;br /&gt;
&lt;br /&gt;
You can find out more about the Boeing 787-8 Project HERE or wait for a while till a wiki page is created for it. One of the really good points of this project is how most of our findings and resources have been converted into Wiki HowTos for other aircraft developers to use for their projects.&lt;br /&gt;
&lt;br /&gt;
==== Cessna 337G Skymaster ====&lt;br /&gt;
[[File:Cessna337-cockpit.png|thumb|200px|General view of the new Cessna 337G Skymaster cockpit]]&lt;br /&gt;
The [[Cessna 337G Skymaster]] from the Spain-Latinamerica &amp;quot;Vive FlightGear&amp;quot; factory has received a major update. &lt;br /&gt;
&lt;br /&gt;
The new cockpit is now totally modelled, almost buttons and knobs are functional, animated, and properly labeled for easy identification.&lt;br /&gt;
&lt;br /&gt;
New custom sounds, lights, controls, a Bendix/King avionics pack capable of full IFR and night navigation, 2 new HQ liveries and the first FlightGear's working [[ELT]] (Emergency Locator Transmitter) are part of this great improvement on a FlightGear aircraft.&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
=== 3D-Model contributors: please read ===&lt;br /&gt;
A (long) time ago, specific instructions were given on how to contribute with 3D-models designing withing FG. That is: I want to create nice 3D models for my airport, submit them to the central database, and have them shipped back through Terrasync.&lt;br /&gt;
However, it appears that quite a lot of users are still not aware of those guidelines, and sometimes learn about their existence after having created their models.&lt;br /&gt;
So please, take some time to (re)read them, and inform the people around you who would like to contribute about the existence of those guidelines. This will save you extra time (and your models will be quickly inserted within the database) and this will also save the (precious) times of the poor guy(s) validating all the models at the other end.&lt;br /&gt;
So, here they are: http://scenemodels.flightgear.org/contribute.php .&lt;br /&gt;
We also remind you that, to add, edit or delete shared model positions (apart from mass import (that is if you have more than let's say 10 lines to add), you should use our webtools at http://scenemodels.flightgear.org/submission/ .&lt;br /&gt;
&lt;br /&gt;
=== Object-masking and improved materials ===&lt;br /&gt;
For a long time, FlightGear has had the ability to place random objects on the scenery.  Previously, these objects were placed completely randomly based on a specific density for the material, defined in materials.xml.  This didn't look particularly realistic as the placement never matched the underlying texture. Now object and trees can be placed using a &amp;quot;mask&amp;quot;, so buildings will only appear where the texture shows buildings, and trees only in green spaces. Additionally, placement is controlled so that random buildings won't overlap with other random buildings, and buildings don't overlap onto adjacent piece of scenery.  This makes the random objects appear more realistic, and moves FG one step closer to the auto-gen scenery of MSFS and X-Plane.  Further details can be found in fgdata/Docs/README.materials.&lt;br /&gt;
&lt;br /&gt;
In addition to this, the materials.xml and materials-dds.xml files have been restructured to make them more maintainable, fixing a number of bugs in the process.&lt;br /&gt;
&lt;br /&gt;
=== Shanghai Skylines: FG's New (not-so-)Hidden Gem ===&lt;br /&gt;
Shanghai is one of the biggest city in China and is among the cities with the highest number of skyscrapers -this is now also true for FlightGear.&lt;br /&gt;
25 models were created over the past few months by JVC, who also modeled the Akashi-Kaikyo Bridge in Japan and the United Nations building in New York.&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SH fgfs-screen-001.png|250px|thumb|A view of the Shanghai skyline]]&lt;br /&gt;
|[[File:Shanghai003.png|250px|thumb|Another view of Shanghai]]&lt;br /&gt;
|[[File:Shanghai007.png|250px|thumb|A closer view from near the Shanghai Stock Exchange]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== New textures for container ship and freighter AI models ===&lt;br /&gt;
Starting from a hi-res panorama that he made, user Cristian Marchi (aka penta) provided new skins for the two AI ships that populates seas in flightgear. More info on the [http://www.flightgear.org/forums/viewtopic.php?f=23&amp;amp;t=14856 forum thread].&lt;br /&gt;
{|&lt;br /&gt;
|[[File:Ships-comparison.png|200px|thumb|left|Comparison between untextured and textured AI ships (by Cristian Marchi)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Photographic scenery ===&lt;br /&gt;
Photographic scenery for selected places in the US is now available at http://fgphotoscenery.square7.ch . The covered regions currently include San Francisco Bay, Yosemite NP, Grand Canyon NP, Lake Powell, Sedona, Miami, Everglades NP and Key Largo. The scenery has been created from the public domain imagery courtesy of the [http://www.usgs.org U.S. Geological Survey], has a resolution of about 3m/pixel (10ft/pixel) and is released under the GNU General Public Licence (GPL). In total, more than 1.3GB of imagery are ready for download. Videos of UFO flights through the photographic senery are available in the [http://fgphotoscenery.square7.ch#gallery gallery]. &lt;br /&gt;
&lt;br /&gt;
In order to be able to load the photographic scenery into flightgear, the program has to be compiled from source and the patch developed by Benoît Laniel for the Brest photographic scenery has to be applied. Step-by-step [http://fgphotoscenery.square7.ch#installation installation instructions] for this process are provided.&lt;br /&gt;
&lt;br /&gt;
Discussions about fgphotoscenery take place this [http://www.flightgear.org/forums/viewtopic.php?f=5&amp;amp;t=15174 forum thread].&lt;br /&gt;
&lt;br /&gt;
[[File:fgphotoscenery_gallery.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Airports ===&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
[[File:Boeing-787-8-splash.png|right|350px|link=Boeing 787-8 Dreamliner]] {{#ev:youtube|WlzEoCsJvz4|400|Aircraft of the Month - Boeing 787-8}}&lt;br /&gt;
&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
[[File:LFRJ.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Landivisiau Naval Air Base|Base d'aéronautique navale de Landivisiau]] (LFRJ) is set in the middle of some amazing scenery. Anyone that wants to try [[VFR]] flight should start here in [http://en.wikipedia.org/wiki/Bretagne Bretagne], France. Memorise the scenery, the churches, the power lines, map them and find your way back easy. It's amazing (Look at all the objects [http://mapserver.flightgear.org/map/?lon=-3.60041&amp;amp;lat=48.27884&amp;amp;zoom=9&amp;amp;layers=B000000TFFFTFFFTFTFFFFF here])! The airfield is home to aircraft that belong on the [http://en.wikipedia.org/wiki/French_Naval_Aviation seas] that is why you will see two arresting cables over the runway, don't trip over them. The airfield also holds helicopters such as the former Super Frelon and Westland Lynx, a perfect modelled tower, the warehouses and all the shelters to protect the Rafale and the SEM attack aircraft.&lt;br /&gt;
&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
&lt;br /&gt;
[[File: Lightfield-1.1-14.jpg | 800px]]&lt;br /&gt;
&lt;br /&gt;
A P-51D flying at 20.000 ft over Juneau (Alaska) at dawn using lightfield shaders to render the sunrise (see [http://www.flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14755 here] for the shader package for download).&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
===Copacabana to San Rafael over Lake Titicaca===&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the [[Suggested_Flights#Origin_of_the_Amazon_River | origin of the Amazon river]] since we are now at the starting point of that trip.&lt;br /&gt;
&lt;br /&gt;
*More places you can visit can be found at [[Suggested Flights]].&lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
=== Categorizing images ===&lt;br /&gt;
[[User:Johan G|Johan G]] did a great job starting to categorise all images. The sub-categories are listed under [[:Category:Images]]. &lt;br /&gt;
&lt;br /&gt;
Please keep the following things in mind when uploading images:&lt;br /&gt;
* Give the file a descriptive name. That'll make it easier for others to find your file and use it in articles.&lt;br /&gt;
* Categorize your image right when you upload it. That saves others from digging up uncatigorized images later on. Placing your image in a category is as simple as adding the following line to the &amp;quot;description&amp;quot; field:&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:Name of the category]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: A list of available categories can be found under [[:Category:Images]].&lt;br /&gt;
&lt;br /&gt;
=== Documentating templates ===&lt;br /&gt;
[[User:Gijs|Gijs]] documentated most [[:Category:Templates|templates]], making use of a global [[Template:Informative template|documentation template]]. The documentation tells you what the template does and how to use it.&lt;br /&gt;
&lt;br /&gt;
=== Feature icons ===&lt;br /&gt;
Michat has designed small logos for Aircraft of the Month, [[Dual Control]], [[Bombable]], [[Soaring]],  [[Howto:_Do_aerotow_over_the_net|Aerotow]], [[Howto:_Aerial_refueling|Air refueling]] and [[:Category:Aerospace|Aerospace]] aircraft, allowing you to see at a glance which aircraft has some of those interesting features.&lt;br /&gt;
&lt;br /&gt;
[[File:Dualcontrolready2.png|Dual_control]]  [[File:BombableReady.png|Bombable]]  [[File:Aerotowready.png|Doing aerotow over the net]]  [[File:Thermalready.png|Soaring]] [[File:Spacetripready.png|Aerospace]]&lt;br /&gt;
[[File:Aircraftofthemonth.png|IAR80]] [[File:Airrefuelingready.png]].&lt;br /&gt;
&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on FSBreak ===&lt;br /&gt;
Two of FlightGear's developers, Stuart and Curt were interviewed on one of this month's episodes of [http://www.fsbreak.net FSBreak], recorded on 25th February.  FSBreak is a flight simulator podcast that discusses recent flight sim developments and reviews. The hosts, Eric and Brendan, spent almost an hour taking about the project with Curt and Stuart.  While most of the content won't be new to readers of this newsletter, it was a great way to promote FlightGear 2.6.0 to the wider flight simulation community.&lt;br /&gt;
&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
* [http://youtu.be/hBEaOMzBq6E KSFO Thermal Demo] by MD-BFC Going on their way for Bocian certification&lt;br /&gt;
* [http://youtu.be/-yI5PzC5RE8 Sukhoi 37 'The russian dream'] by Águilas de FlightGear performing &amp;quot;Balalaika amok&amp;quot; master tune by Aleksei Arkhipovsky.&lt;br /&gt;
&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
Triggered by the new release, we've had more [http://flightgear.org/forums forum] visitors then ever before in the week of 19-25 February! 17,123 people visited the forum in these seven days to be precise. When looking at &amp;quot;unique visitors&amp;quot;, only 13-19 February 2011 was a bussier week (9548 against 9076 visitors) (a possible reason for the high number might be that people expected 2.2.0 to be released, which was canceled).&lt;br /&gt;
&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
...that you can use expressions to create complex animations of objects in your 3d models or even drive them from multiple properties?&lt;br /&gt;
Usually, an animation looks like this&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;property&amp;gt;foo/bar&amp;lt;/property&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You can add a scaling factor or an offset to it, but that's basically all you can do that way. &lt;br /&gt;
If you want to animate your object following a complex function, most people create complex Nasal scripts to compute the driving properties, probably not knowing that there is another way to achieve the goal: Expressions. &lt;br /&gt;
Here is an example for a translate animation depending on two properties and the cosine function&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;expression&amp;gt;&lt;br /&gt;
       &amp;lt;product&amp;gt;&lt;br /&gt;
         &amp;lt;property&amp;gt;/my/factor-property&amp;lt;/property&amp;gt;&lt;br /&gt;
         &amp;lt;cos&amp;gt;&lt;br /&gt;
           &amp;lt;deg2rad&amp;gt;&lt;br /&gt;
             &amp;lt;property&amp;gt;/my/angular-property&amp;lt;/property&amp;gt;&lt;br /&gt;
           &amp;lt;/deg2rad&amp;gt;&lt;br /&gt;
         &amp;lt;/cos&amp;gt;&lt;br /&gt;
       &amp;lt;/product&amp;gt;&lt;br /&gt;
     &amp;lt;/expression&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
A rich set of predefined functions is available, including almost all those you have on your scientific pocket calculator.&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter|2012 02]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User_talk:PH-JBO&amp;diff=43239</id>
		<title>User talk:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User_talk:PH-JBO&amp;diff=43239"/>
		<updated>2012-02-28T19:48:09Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* LFRJ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Place your comments and replies here==&lt;br /&gt;
Use the + next to edit in the top bar, insert &amp;lt;nowiki&amp;gt;~~~~&amp;lt;/nowiki&amp;gt; to sign a comment)&lt;br /&gt;
&lt;br /&gt;
==Something about suggested flight==&lt;br /&gt;
Hi, I have seen you have posted a suggested flight in the september 2011 newsletter, since I am working on a [[Places_to_fly]] page, do you mind on adding your suggested flight on that page too ? I will then add charts and stuff if you wish...&amp;lt;BR/&amp;gt;&lt;br /&gt;
[[User:Francescobrisa|Francescobrisa]] 14:09, 6 September 2011 (EDT)&lt;br /&gt;
&lt;br /&gt;
*Sure, add that suggested flight. Great Idea! [[User:PH-JBO|PH-JBO]] 17:50, 6 September 2011 (EDT)&lt;br /&gt;
*Oh, and all flights are free to use on your page naturally :)  [[User:PH-JBO|PH-JBO]] 17:56, 6 September 2011 (EDT)&lt;br /&gt;
&lt;br /&gt;
Sorry, I was not notified by email about wiki changes (Wrong email address in my account); I saw you replays only now, I will try to follow your suggestions.&amp;lt;BR/&amp;gt;&lt;br /&gt;
thanks&amp;lt;BR/&amp;gt;&lt;br /&gt;
--[[User:Francescobrisa|Francescobrisa]] 12:14, 14 September 2011 (EDT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hi, I have put some extra info to the [[Suggested Flights] Gibraltar section; You says that there is no navaid in the zone, but toady, while creating pdf charts, I have found two vor in next to the airports; vor 113.55 next to Malaga and tacan 113.6 next to gibraltar; Maybe I am in error, and I will find myself lost in the Mediterranean sea :-) can you have a little check on it too ?&lt;br /&gt;
(Hope to start putting extra info and photo on that page in 2012 :) )&lt;br /&gt;
--[[User:Francescobrisa|Francescobrisa]] 05:30, 29 December 2011 (EST)&lt;br /&gt;
&lt;br /&gt;
== Air speeds ==&lt;br /&gt;
&lt;br /&gt;
Good work on the air speeds.  I believe that collecting all the relevant terms in one page is the way to go. :-) [[User:Johan G|Johan G]] 13:29, 8 October 2011 (EDT)&lt;br /&gt;
*Thank you :) I reworked the existing article that was quite hidden on the wiki. [[User:PH-JBO|PH-JBO]] 06:19, 9 October 2011 (EDT)&lt;br /&gt;
&lt;br /&gt;
== LFRJ ==&lt;br /&gt;
&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
Thanks for the nice input on LFRJ, I've spent quite a lot of time on Brittany, and still working on it. Many things to do yet (I'm working on LFRB right now, have updated LFRQ a bit, still have to work on LFRL and LFRU). The helos in LFRJ are a Super Frelon, a Lynx, and the low poly aircraft is of course a Rafale.&lt;br /&gt;
&lt;br /&gt;
[[User:Olivier.jacq|Olivier.jacq]] 02:28, 28 February 2012 (EST)&lt;br /&gt;
: Thank you for correcting my mistake in the newsletter. I can only thank you and the many people that make such amazing scenery. [[User:PH-JBO|PH-JBO]] 14:48, 28 February 2012 (EST)&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=43171</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=43171"/>
		<updated>2012-02-27T20:26:31Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Past Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
#[[Suggested_Flights#Kisimayu_to_Kilimanjaro| Kisimayu to Kilimanjaro]] as suggested flight.&lt;br /&gt;
#LFRJ as [[FlightGear_Newsletter_February_2012#Airport_of_the_month|Airport of the month]] February. Oh golly, there is an aircraft with those thingies on the wings. Is it new? (noooo, but it's still in the secret hangar, still banging on the metal)&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=43170</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=43170"/>
		<updated>2012-02-27T20:24:55Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Past Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
#[[Suggested_Flights#Kisimayu_to_Kilimanjaro| Kisimayu to Kilimanjaro]] as suggested flight.&lt;br /&gt;
#LFRJ as [[FlightGear_Newsletter_February_2012#Airport_of_the_month|Airport of the month]] February.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43169</id>
		<title>FlightGear Newsletter February 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43169"/>
		<updated>2012-02-27T20:21:36Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Airport of the month */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{draft|newsletter|Feel free to contribute! Or [[FlightGear Newsletter January 2012|read the latest edition]].}}&lt;br /&gt;
{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== FlightGear 2.6.0 released ==&lt;br /&gt;
Following our [[release plan]], version 2.6.0 of our simulator has been released. Please check the [[changelog 2.6.0]] for what has changed since our last release 6 months ago.&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
&lt;br /&gt;
=== Heads up: Project Rembrandt ===&lt;br /&gt;
As many of you may have heard already, Fred is currently making huge progress on adding shadows to FlightGear in [[Project Rembrandt]]. Now, F-JJTH ported the P92 to use the new system and posted a youtube video demonstrating [[Project Rembrandt]] at work. To provide feedback, please check out the the [http://flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14883 forum thread].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|{{#ev:youtube|v02phoOqWHE|400|Project Rembrandt at work}}&lt;br /&gt;
|[[File:Project-rembrandt-cockpit-lighting.png|600px|Cockpit lighting in Project Rembrandt at work (by F-JJTH)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (Christian Schmitt) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter! If you'd like to help interview a contributor or get interviewed, please do consider adding yourself to the [[list of interview volunteers]]! To keep this going and less awkward, we are currently trying to come up with the convention that former interviewees become next month's interviewers.''&lt;br /&gt;
&lt;br /&gt;
* How long have you been involved in FlightGear?&lt;br /&gt;
Acording to my mail correspondence it must have been in 2007/2008 when I became an active part. I was unsatisfied with the state of EDDF in the FG scenery (no buildings, lightpoles everywhere), so I teamed up with a guy who had already started some work there. I ended up creating all of the terminal buildings and improving the airport layout. In those days, noone was flying there. This changed in the months afterwards, which was a big boost of motivation, too.&lt;br /&gt;
* What are your major interests in FlightGear?&lt;br /&gt;
My main interest is clearly the scenery and technology connected with it, like GIS. I started to create some custom scenery, like Helgoland, and after I was granted direct access to the mapserver database, I was able to proxy-commit other peoples work, which followed. IMHO, the best FDM or aircraft models are useless if you don't have a nice place to fly, takeoff and land :) So this area is what motivates me the most.&lt;br /&gt;
* What project are you working on right now?&lt;br /&gt;
&lt;br /&gt;
* What do you plan on doing in the future?&lt;br /&gt;
* Are you happy with the way the FlightGear project is going?&lt;br /&gt;
* What do you enjoy most about developing for FlightGear?&lt;br /&gt;
* Are there any &amp;quot;hidden features&amp;quot; you have worked on in FlightGear that new users may miss?&lt;br /&gt;
* What advice can you give to new developers who want to get started on their first aircraft/new feature/Nasal script?&lt;br /&gt;
&lt;br /&gt;
More questions are being collected here: [[Interview questions]].&lt;br /&gt;
&lt;br /&gt;
Stay tuned for next month's interview, featuring FlightGear contributor XXXXXXXX&lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice montlhy). These snapshos depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be download via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
&lt;br /&gt;
== FlightGear addons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
All the way back in May 2011, we addopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== A new instrument: Vertical Situation Display ===&lt;br /&gt;
[[File:Omega95-vsd-instrument.jpeg|200px|thumb|Omega95's VSD instrument]]&lt;br /&gt;
Omega95 has created an entirely new instrument type for FlightGear, a so called Vertical Situation Display (VSD).&lt;br /&gt;
&lt;br /&gt;
This was done entirely in scripting space using Nasal and XML animations. He's basically proven everbody wrong who ever claimed that complex instruments couldn't yet be created in scripting space. Apparently, he managed to create this instrument in less than 24 hrs. His first question related to this was about accessing trigonometric functions from Nasal, shortly thereafter he posted screen shots depicting his VSD. &lt;br /&gt;
&lt;br /&gt;
To read up on the whole discussion, please see [http://flightgear.org/forums/viewtopic.php?f=30&amp;amp;t=15200 the forum topic]. There's work ongoing to turn his project into a new tutorial for the wiki on creating complex instruments in scripting space: [[Howto: Implement a Vertical Situation Display in Nasal]].&lt;br /&gt;
&lt;br /&gt;
=== Glider winch launching ropes ===&lt;br /&gt;
[[File:DG-101G_winch_launch_with_rope.png|thumb|200px|A DG-101G during a winch launch.]]&lt;br /&gt;
Before now, FlightGear never showed ropes during winch launching. However, now, you will no longer have to fly gliders while being pulled by some invisible connection between you and the winch. &lt;br /&gt;
&lt;br /&gt;
[[User:Gijs|Gijs]] started working on an animated 3D rope, attached to the glider and winch. The cable exist of the following parts:&lt;br /&gt;
&lt;br /&gt;
* '''Strop''' (3 m) attached to the glider with a ring.&lt;br /&gt;
* '''Weak link assembly''' designed to break apart before the cable or any other equipment fails.&lt;br /&gt;
* '''Trace''' (17 m)&lt;br /&gt;
* '''Parachute''' so the cable doesn't drop too quickly after releasing.&lt;br /&gt;
* '''Launch cable''' the longest part; all the way to the winch.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
==== Hawker Siddeley Harrier GR.1 ====&lt;br /&gt;
[[File:Harrier-GR1 Splash.png|thumb|200px|Harrier GR.1 splash screen]]&lt;br /&gt;
[[Hawker Siddeley Harrier GR1]] is a private project by pjedvaj, it was not intended to replace or update the existing [[British Aerospace Harrier]]. It has a detailed 3D model complete with a cockpit, animations and RAF livery. Instruments and HUD are also fairly authentic. The aircraft has working ADEN guns and basic fuel and weight control. The FDM is adapted from the original BAe Harrier, but internal and external fuel tank capacities are modified to match the GR.1 version.&lt;br /&gt;
&lt;br /&gt;
==== Boeing-Sikorsky RAH-66 Commanche ====&lt;br /&gt;
[[File:RAH-66 splash.png|thumb|200px|RAH-66 splash screen]]&lt;br /&gt;
[[Boeing-Sikorsky RAH-66 Commanche]] was started as a [[Bounty/RAH-66 Comanche|bounty]] by sgofferj and developed by pjedvaj but I later withdraw from the bounty. This was my first helicopter project and FDM development is curently in stub (RAH-66 is using adapted FDM from Tatsuhiro Nishioka's [[Kawasaki OH-1]]). It has a detailed 3D model, animations and two liveries used to present different variants of RAH-66. Helicopter has a working XM301 cannon controled by joystick and basic weight control for armament in internal bays. AFCS includes SAS, CAS and Auto Hover. You're free to continue the development to fully claim the bounty.&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
==== Boeing 787-8 Dreamliner ====&lt;br /&gt;
[[File:boeing-787-8-splash.png|thumb|200px|The Boeing 787-8 Splash Screen]]&lt;br /&gt;
The Boeing 787-8 Dreamliner has already been there in FlightGear for a very long time -it has been in the FG official hangar since version 1.0. &lt;br /&gt;
However, it was created while the 787 was still a prototype aircraft; it did not correctly show many of the 787's actual features like a realistic glass cockpit and accurate instruments.&lt;br /&gt;
&lt;br /&gt;
The new/updated Boeing 787-8 is a community project that features new JSBSim flight dynamics, Vertical Navigation, a realistic 787 glass cockpit, new CDUs, Electronic Flight Bags, TCAS, advanced Nav Displays, [[Howto:_Implement_a_Vertical_Situation_Display_in_Nasal|Vertical Situation Display]], [[Howto:_Implement_a_Fly-By-Wire_System_for_Airliners|Fly-by-wire]] and a lot of other neat features. It has not exactly been completed and the project is still running.&lt;br /&gt;
&lt;br /&gt;
You can find out more about the Boeing 787-8 Project HERE or wait for a while till a wiki page is created for it. One of the really good points of this project is how most of our findings and resources have been converted into Wiki HowTos for other aircraft developers to use for their projects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Cessna 337G Skymaster ====&lt;br /&gt;
[[File:Cessna337-cockpit.png|thumb|200px|General view of the new Cessna 337G Skymaster cockpit]]&lt;br /&gt;
The [[Cessna 337G Skymaster]] from the Spain-Latinamerica &amp;quot;Vive FlightGear&amp;quot; factory have received a major update. &lt;br /&gt;
&lt;br /&gt;
The new cockpit is now totally modelled, almost buttons and knobs are functional, animated, and properly labeled for easy identification.&lt;br /&gt;
&lt;br /&gt;
New custom sounds, lights, controls, a Bendix/King avionics pack capable of full IFR and night navigation, 2 new HQ liveries and the first FlightGear's working [[ELT]] (Emergency Locator Transmitter) are part of this great improvement on a FlightGear aircraft.&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
=== 3D-Model contributors: please read ===&lt;br /&gt;
A (long) time ago, specific instructions were given on how to contribute with 3D-models designing withing FG. That is: I want to create nice 3D models for my airport, submit them to the central database, and have them shipped back through Terrasync.&lt;br /&gt;
However, it appears that quite a lot of users are still not aware of those guidelines, and sometimes learn about their existence after having created their models.&lt;br /&gt;
So please, take some time to (re)read them, and inform the people around you who would like to contribute about the existence of those guidelines. This will save you extra time (and your models will be quickly inserted within the database) and this will also save the (precious) times of the poor guy(s) validating all the models at the other end.&lt;br /&gt;
So, here they are: http://scenemodels.flightgear.org/contribute.php .&lt;br /&gt;
We also remind you that, to add, edit or delete shared model positions (apart from mass import (that is if you have more than let's say 10 lines to add), you should use our webtools at http://scenemodels.flightgear.org/submission/ .&lt;br /&gt;
&lt;br /&gt;
=== Object-masking and improved materials ===&lt;br /&gt;
For a long time, FlightGear has had the ability to place random objects on the scenery.  Previously, these objects were placed completely randomly based on a specific density for the material, defined in materials.xml.  This didn't look particularly realistic as the placement never matched the underlying texture. Now object and trees can be placed using a &amp;quot;mask&amp;quot;, so buildings will only appear where the texture shows buildings, and trees only in green spaces. Additionally, placement is controlled so that random buildings won't overlap with other random buildings, and buildings don't overlap onto adjacent piece of scenery.  This makes the random objects appear more realistic, and moves FG one step closer to the auto-gen scenery of MSFS and X-Plane.  Further details can be found in fgdata/Docs/README.materials.&lt;br /&gt;
&lt;br /&gt;
In addition to this, the materials.xml and materials-dds.xml files have been restructured to make them more maintainable, fixing a number of bugs in the process.&lt;br /&gt;
&lt;br /&gt;
=== Shanghai Skylines: FG's New (not-so-)Hidden Gem ===&lt;br /&gt;
Shanghai is one of the biggest city in China and is among the cities with the most number of skyscrapers -this is now also true for FlightGear.&lt;br /&gt;
21 models were created over the past few months by JVC, who also modeled the Akashi-Kaikyo Bridge in Japan and the United Nations building in New York.&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SH fgfs-screen-001.png|250px|thumb|A view of the Shanghai skyline]]&lt;br /&gt;
|[[File:Shanghai003.png|250px|thumb|Another view of Shanghai]]&lt;br /&gt;
|[[File:Shanghai007.png|250px|thumb|A closer view from near the Shanghai Stock Exchange]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== New textures for container ship and freighter AI models ===&lt;br /&gt;
[[File:Ships-comparison.png|200px|thumb|right|Comparison between untextured and textured AI ships (by Cristian Marchi)]]&lt;br /&gt;
Starting from a hi-res panorama that he made, user Cristian Marchi (aka penta) provided new skins for the two AI ships that populates seas in flightgear. More info on the [http://www.flightgear.org/forums/viewtopic.php?f=23&amp;amp;t=14856 forum thread].&lt;br /&gt;
&lt;br /&gt;
=== Airports ===&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
[[File:LFRJ.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Landivisiau Naval Air Base|Base d'aéronautique navale de Landivisiau]] (LFRJ) is set in the middle of some amazing scenery. Anyone that wants to try [[VFR]] flight should start here in [http://en.wikipedia.org/wiki/Bretagne Bretagne], France. Memorise the scenery, the churches, the power lines, map them and find your way back easy. It's amazing here. The airfield is home to aircraft that belong on the [http://en.wikipedia.org/wiki/French_Naval_Aviation seas] that is why you will see two arresting cables over the runway, don't trip over them. The airfield also holds a EH101 Merlin helicopter (or is it a Westland Lynx?), a perfect modelled tower, the warehouses and all the shelters to protect the Rafale and the SEM attack aircraft.&lt;br /&gt;
&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
&lt;br /&gt;
[[File: Lightfield-1.1-14.jpg | 800px]]&lt;br /&gt;
&lt;br /&gt;
A P-51D flying at 20.000 ft over Juneau (Alaska) at dawn using lightfield shaders to render the sunrise (see [http://www.flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14755 here] for the shader package for download).&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
===Copacabana to San Rafael over Lake Titicaca===&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the [[Suggested_Flights#Origin_of_the_Amazon_River | origin of the Amazon river]] since we are now at the starting point of that trip.&lt;br /&gt;
&lt;br /&gt;
*More places you can visit can be found at [[Suggested Flights]].&lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
=== Categorizing images ===&lt;br /&gt;
[[User:Johan G|Johan G]] did a great job starting to categorise all images. The sub-categories are listed under [[:Category:Images]]. &lt;br /&gt;
&lt;br /&gt;
Please keep the following things in mind when uploading images:&lt;br /&gt;
* Give the file a descriptive name. That'll make it easier for others to find your file and use it in articles.&lt;br /&gt;
* Categorize your image right when you upload it. That saves others from digging up uncatigorized images later on. Placing your image in a category is as simple as adding the following line to the &amp;quot;description&amp;quot; field:&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:Name of the category]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: A list of available categories can be found under [[:Category:Images]].&lt;br /&gt;
&lt;br /&gt;
=== Documentating templates ===&lt;br /&gt;
[[User:Gijs|Gijs]] documentated most [[:Category:Templates|templates]], making use of a global [[Template:Informative template|documentation template]]. The documentation tells you what the template does and how to use it.&lt;br /&gt;
&lt;br /&gt;
=== Feature icons ===&lt;br /&gt;
Michat has designed small logos for Aircraft of the Month, [[Dual Control]], [[Bombable]], [[Soaring]],  [[Howto:_Do_aerotow_over_the_net|Aerotow]] and [[:Category:Aerospace|Aerospace]] aircraft, allowing you to see at a glance which aircraft has some of those interesting features.&lt;br /&gt;
&lt;br /&gt;
[[File:Dualcontrolready2.png|Dual_control]]  [[File:BombableReady.png|Bombable]]  [[File:Aerotowready.png|Doing aerotow over the net]]  [[File:Thermalready.png|Soaring]] [[File:Spacetripready.png|Aerospace]]&lt;br /&gt;
[[File:Aircraftofthemonth.png|IAR80]].&lt;br /&gt;
&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on FSBreak ===&lt;br /&gt;
Two of FlightGear's developers, Stuart and Curt were interviewed on one of this month's episodes of [http://www.fsbreak.net FSBreak], recorded on 25th February.  FSBreak is a flight simulator podcast that discusses recent flight sim developments and reviews. The hosts, Eric and Brendan, spent almost an hour taking about the project with Curt and Stuart.  While most of the content won't be new to readers of this newsletter, it was a great way to promote FlightGear 2.6.0 to the wider flight simulation community.&lt;br /&gt;
&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
* [http://youtu.be/hBEaOMzBq6E KSFO Thermal Demo] by MD-BFC Going on their way for Bocian certification&lt;br /&gt;
* [http://youtu.be/-yI5PzC5RE8 Sukhoi 37 'The russian dream'] by Águilas de FlightGear performing &amp;quot;Balalaika amok&amp;quot; master tune by Aleksei Arkhipovsky.&lt;br /&gt;
&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
Triggered by the new release, we've had more [http://flightgear.org/forums forum] visitors then ever before in the week of 19-25 February! 17,123 people visited the forum in these seven days to be precise. When looking at &amp;quot;unique visitors&amp;quot;, only 13-19 February 2011 was a bussier week (9548 against 9076 visitors) (a possible reason for the high number might be that people expected 2.2.0 to be released, which was canceled).&lt;br /&gt;
&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
...that you can use expressions to create complex animations of objects in your 3d models or even drive them from multiple properties?&lt;br /&gt;
Usually, an animation looks like this&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;property&amp;gt;foo/bar&amp;lt;/property&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You can add a scaling factor or an offset to it, but that's basically all you can do that way. &lt;br /&gt;
If you want to animate your object following a complex function, most people create complex Nasal scripts to compute the driving properties, probably not knowing that there is another way to achieve the goal: Expressions. &lt;br /&gt;
Here is an example for a translate animation depending on two properties and the cosine function&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;expression&amp;gt;&lt;br /&gt;
       &amp;lt;product&amp;gt;&lt;br /&gt;
         &amp;lt;property&amp;gt;/my/factor-property&amp;lt;/property&amp;gt;&lt;br /&gt;
         &amp;lt;cos&amp;gt;&lt;br /&gt;
           &amp;lt;deg2rad&amp;gt;&lt;br /&gt;
             &amp;lt;property&amp;gt;/my/angular-property&amp;lt;/property&amp;gt;&lt;br /&gt;
           &amp;lt;/deg2rad&amp;gt;&lt;br /&gt;
         &amp;lt;/cos&amp;gt;&lt;br /&gt;
       &amp;lt;/product&amp;gt;&lt;br /&gt;
     &amp;lt;/expression&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
A rich set of predefined functions is available, including almost all those you have on your scientific pocket calculator.&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter|2012 02]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43168</id>
		<title>FlightGear Newsletter February 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43168"/>
		<updated>2012-02-27T20:18:34Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Airport of the month */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{draft|newsletter|Feel free to contribute! Or [[FlightGear Newsletter January 2012|read the latest edition]].}}&lt;br /&gt;
{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== FlightGear 2.6.0 released ==&lt;br /&gt;
Following our [[release plan]], version 2.6.0 of our simulator has been released. Please check the [[changelog 2.6.0]] for what has changed since our last release 6 months ago.&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
&lt;br /&gt;
=== Heads up: Project Rembrandt ===&lt;br /&gt;
As many of you may have heard already, Fred is currently making huge progress on adding shadows to FlightGear in [[Project Rembrandt]]. Now, F-JJTH ported the P92 to use the new system and posted a youtube video demonstrating [[Project Rembrandt]] at work. To provide feedback, please check out the the [http://flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14883 forum thread].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|{{#ev:youtube|v02phoOqWHE|400|Project Rembrandt at work}}&lt;br /&gt;
|[[File:Project-rembrandt-cockpit-lighting.png|600px|Cockpit lighting in Project Rembrandt at work (by F-JJTH)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (Christian Schmitt) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter! If you'd like to help interview a contributor or get interviewed, please do consider adding yourself to the [[list of interview volunteers]]! To keep this going and less awkward, we are currently trying to come up with the convention that former interviewees become next month's interviewers.''&lt;br /&gt;
&lt;br /&gt;
* How long have you been involved in FlightGear?&lt;br /&gt;
Acording to my mail correspondence it must have been in 2007/2008 when I became an active part. I was unsatisfied with the state of EDDF in the FG scenery (no buildings, lightpoles everywhere), so I teamed up with a guy who had already started some work there. I ended up creating all of the terminal buildings and improving the airport layout. In those days, noone was flying there. This changed in the months afterwards, which was a big boost of motivation, too.&lt;br /&gt;
* What are your major interests in FlightGear?&lt;br /&gt;
My main interest is clearly the scenery and technology connected with it, like GIS. I started to create some custom scenery, like Helgoland, and after I was granted direct access to the mapserver database, I was able to proxy-commit other peoples work, which followed. IMHO, the best FDM or aircraft models are useless if you don't have a nice place to fly, takeoff and land :) So this area is what motivates me the most.&lt;br /&gt;
* What project are you working on right now?&lt;br /&gt;
&lt;br /&gt;
* What do you plan on doing in the future?&lt;br /&gt;
* Are you happy with the way the FlightGear project is going?&lt;br /&gt;
* What do you enjoy most about developing for FlightGear?&lt;br /&gt;
* Are there any &amp;quot;hidden features&amp;quot; you have worked on in FlightGear that new users may miss?&lt;br /&gt;
* What advice can you give to new developers who want to get started on their first aircraft/new feature/Nasal script?&lt;br /&gt;
&lt;br /&gt;
More questions are being collected here: [[Interview questions]].&lt;br /&gt;
&lt;br /&gt;
Stay tuned for next month's interview, featuring FlightGear contributor XXXXXXXX&lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice montlhy). These snapshos depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be download via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
&lt;br /&gt;
== FlightGear addons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
All the way back in May 2011, we addopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== A new instrument: Vertical Situation Display ===&lt;br /&gt;
[[File:Omega95-vsd-instrument.jpeg|200px|thumb|Omega95's VSD instrument]]&lt;br /&gt;
Omega95 has created an entirely new instrument type for FlightGear, a so called Vertical Situation Display (VSD).&lt;br /&gt;
&lt;br /&gt;
This was done entirely in scripting space using Nasal and XML animations. He's basically proven everbody wrong who ever claimed that complex instruments couldn't yet be created in scripting space. Apparently, he managed to create this instrument in less than 24 hrs. His first question related to this was about accessing trigonometric functions from Nasal, shortly thereafter he posted screen shots depicting his VSD. &lt;br /&gt;
&lt;br /&gt;
To read up on the whole discussion, please see [http://flightgear.org/forums/viewtopic.php?f=30&amp;amp;t=15200 the forum topic]. There's work ongoing to turn his project into a new tutorial for the wiki on creating complex instruments in scripting space: [[Howto: Implement a Vertical Situation Display in Nasal]].&lt;br /&gt;
&lt;br /&gt;
=== Glider winch launching ropes ===&lt;br /&gt;
[[File:DG-101G_winch_launch_with_rope.png|thumb|200px|A DG-101G during a winch launch.]]&lt;br /&gt;
Before now, FlightGear never showed ropes during winch launching. However, now, you will no longer have to fly gliders while being pulled by some invisible connection between you and the winch. &lt;br /&gt;
&lt;br /&gt;
[[User:Gijs|Gijs]] started working on an animated 3D rope, attached to the glider and winch. The cable exist of the following parts:&lt;br /&gt;
&lt;br /&gt;
* '''Strop''' (3 m) attached to the glider with a ring.&lt;br /&gt;
* '''Weak link assembly''' designed to break apart before the cable or any other equipment fails.&lt;br /&gt;
* '''Trace''' (17 m)&lt;br /&gt;
* '''Parachute''' so the cable doesn't drop too quickly after releasing.&lt;br /&gt;
* '''Launch cable''' the longest part; all the way to the winch.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
==== Hawker Siddeley Harrier GR.1 ====&lt;br /&gt;
[[File:Harrier-GR1 Splash.png|thumb|200px|Harrier GR.1 splash screen]]&lt;br /&gt;
[[Hawker Siddeley Harrier GR1]] is a private project by pjedvaj, it was not intended to replace or update the existing [[British Aerospace Harrier]]. It has a detailed 3D model complete with a cockpit, animations and RAF livery. Instruments and HUD are also fairly authentic. The aircraft has working ADEN guns and basic fuel and weight control. The FDM is adapted from the original BAe Harrier, but internal and external fuel tank capacities are modified to match the GR.1 version.&lt;br /&gt;
&lt;br /&gt;
==== Boeing-Sikorsky RAH-66 Commanche ====&lt;br /&gt;
[[File:RAH-66 splash.png|thumb|200px|RAH-66 splash screen]]&lt;br /&gt;
[[Boeing-Sikorsky RAH-66 Commanche]] was started as a [[Bounty/RAH-66 Comanche|bounty]] by sgofferj and developed by pjedvaj but I later withdraw from the bounty. This was my first helicopter project and FDM development is curently in stub (RAH-66 is using adapted FDM from Tatsuhiro Nishioka's [[Kawasaki OH-1]]). It has a detailed 3D model, animations and two liveries used to present different variants of RAH-66. Helicopter has a working XM301 cannon controled by joystick and basic weight control for armament in internal bays. AFCS includes SAS, CAS and Auto Hover. You're free to continue the development to fully claim the bounty.&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
==== Boeing 787-8 Dreamliner ====&lt;br /&gt;
[[File:boeing-787-8-splash.png|thumb|200px|The Boeing 787-8 Splash Screen]]&lt;br /&gt;
The Boeing 787-8 Dreamliner has already been there in FlightGear for a very long time -it has been in the FG official hangar since version 1.0. &lt;br /&gt;
However, it was created while the 787 was still a prototype aircraft; it did not correctly show many of the 787's actual features like a realistic glass cockpit and accurate instruments.&lt;br /&gt;
&lt;br /&gt;
The new/updated Boeing 787-8 is a community project that features new JSBSim flight dynamics, Vertical Navigation, a realistic 787 glass cockpit, new CDUs, Electronic Flight Bags, TCAS, advanced Nav Displays, [[Howto:_Implement_a_Vertical_Situation_Display_in_Nasal|Vertical Situation Display]], [[Howto:_Implement_a_Fly-By-Wire_System_for_Airliners|Fly-by-wire]] and a lot of other neat features. It has not exactly been completed and the project is still running.&lt;br /&gt;
&lt;br /&gt;
You can find out more about the Boeing 787-8 Project HERE or wait for a while till a wiki page is created for it. One of the really good points of this project is how most of our findings and resources have been converted into Wiki HowTos for other aircraft developers to use for their projects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Cessna 337G Skymaster ====&lt;br /&gt;
[[File:Cessna337-cockpit.png|thumb|200px|General view of the new Cessna 337G Skymaster cockpit]]&lt;br /&gt;
The [[Cessna 337G Skymaster]] from the Spain-Latinamerica &amp;quot;Vive FlightGear&amp;quot; factory have received a major update. &lt;br /&gt;
&lt;br /&gt;
The new cockpit is now totally modelled, almost buttons and knobs are functional, animated, and properly labeled for easy identification.&lt;br /&gt;
&lt;br /&gt;
New custom sounds, lights, controls, a Bendix/King avionics pack capable of full IFR and night navigation, 2 new HQ liveries and the first FlightGear's working [[ELT]] (Emergency Locator Transmitter) are part of this great improvement on a FlightGear aircraft.&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
=== 3D-Model contributors: please read ===&lt;br /&gt;
A (long) time ago, specific instructions were given on how to contribute with 3D-models designing withing FG. That is: I want to create nice 3D models for my airport, submit them to the central database, and have them shipped back through Terrasync.&lt;br /&gt;
However, it appears that quite a lot of users are still not aware of those guidelines, and sometimes learn about their existence after having created their models.&lt;br /&gt;
So please, take some time to (re)read them, and inform the people around you who would like to contribute about the existence of those guidelines. This will save you extra time (and your models will be quickly inserted within the database) and this will also save the (precious) times of the poor guy(s) validating all the models at the other end.&lt;br /&gt;
So, here they are: http://scenemodels.flightgear.org/contribute.php .&lt;br /&gt;
We also remind you that, to add, edit or delete shared model positions (apart from mass import (that is if you have more than let's say 10 lines to add), you should use our webtools at http://scenemodels.flightgear.org/submission/ .&lt;br /&gt;
&lt;br /&gt;
=== Object-masking and improved materials ===&lt;br /&gt;
For a long time, FlightGear has had the ability to place random objects on the scenery.  Previously, these objects were placed completely randomly based on a specific density for the material, defined in materials.xml.  This didn't look particularly realistic as the placement never matched the underlying texture. Now object and trees can be placed using a &amp;quot;mask&amp;quot;, so buildings will only appear where the texture shows buildings, and trees only in green spaces. Additionally, placement is controlled so that random buildings won't overlap with other random buildings, and buildings don't overlap onto adjacent piece of scenery.  This makes the random objects appear more realistic, and moves FG one step closer to the auto-gen scenery of MSFS and X-Plane.  Further details can be found in fgdata/Docs/README.materials.&lt;br /&gt;
&lt;br /&gt;
In addition to this, the materials.xml and materials-dds.xml files have been restructured to make them more maintainable, fixing a number of bugs in the process.&lt;br /&gt;
&lt;br /&gt;
=== Shanghai Skylines: FG's New (not-so-)Hidden Gem ===&lt;br /&gt;
Shanghai is one of the biggest city in China and is among the cities with the most number of skyscrapers -this is now also true for FlightGear.&lt;br /&gt;
21 models were created over the past few months by JVC, who also modeled the Akashi-Kaikyo Bridge in Japan and the United Nations building in New York.&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SH fgfs-screen-001.png|250px|thumb|A view of the Shanghai skyline]]&lt;br /&gt;
|[[File:Shanghai003.png|250px|thumb|Another view of Shanghai]]&lt;br /&gt;
|[[File:Shanghai007.png|250px|thumb|A closer view from near the Shanghai Stock Exchange]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== New textures for container ship and freighter AI models ===&lt;br /&gt;
[[File:Ships-comparison.png|200px|thumb|right|Comparison between untextured and textured AI ships (by Cristian Marchi)]]&lt;br /&gt;
Starting from a hi-res panorama that he made, user Cristian Marchi (aka penta) provided new skins for the two AI ships that populates seas in flightgear. More info on the [http://www.flightgear.org/forums/viewtopic.php?f=23&amp;amp;t=14856 forum thread].&lt;br /&gt;
&lt;br /&gt;
=== Airports ===&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
[[File:LFRJ.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Landivisiau Naval Air Base|Base d'aéronautique navale de Landivisiau]] is set in the middle of some amazing scenery. Anyone that wants to try [[VFR]] flight should start here. Memorise the scenery, the churches, the power lines, map them and find your way back easy. It's amazing here. The airfield is home to aircraft that belong on the [http://en.wikipedia.org/wiki/French_Naval_Aviation seas] that is why you will see two arresting cables over the runway, don't trip over them. The airfield also holds a EH101 Merlin helicopter (or is it a Westland Lynx?), a perfect modelled tower, the warehouses and all the shelters to protect the Rafale and the SEM attack aircraft.&lt;br /&gt;
&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
&lt;br /&gt;
[[File: Lightfield-1.1-14.jpg | 800px]]&lt;br /&gt;
&lt;br /&gt;
A P-51D flying at 20.000 ft over Juneau (Alaska) at dawn using lightfield shaders to render the sunrise (see [http://www.flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14755 here] for the shader package for download).&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
===Copacabana to San Rafael over Lake Titicaca===&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the [[Suggested_Flights#Origin_of_the_Amazon_River | origin of the Amazon river]] since we are now at the starting point of that trip.&lt;br /&gt;
&lt;br /&gt;
*More places you can visit can be found at [[Suggested Flights]].&lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
=== Categorizing images ===&lt;br /&gt;
[[User:Johan G|Johan G]] did a great job starting to categorise all images. The sub-categories are listed under [[:Category:Images]]. &lt;br /&gt;
&lt;br /&gt;
Please keep the following things in mind when uploading images:&lt;br /&gt;
* Give the file a descriptive name. That'll make it easier for others to find your file and use it in articles.&lt;br /&gt;
* Categorize your image right when you upload it. That saves others from digging up uncatigorized images later on. Placing your image in a category is as simple as adding the following line to the &amp;quot;description&amp;quot; field:&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:Name of the category]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: A list of available categories can be found under [[:Category:Images]].&lt;br /&gt;
&lt;br /&gt;
=== Documentating templates ===&lt;br /&gt;
[[User:Gijs|Gijs]] documentated most [[:Category:Templates|templates]], making use of a global [[Template:Informative template|documentation template]]. The documentation tells you what the template does and how to use it.&lt;br /&gt;
&lt;br /&gt;
=== Feature icons ===&lt;br /&gt;
Michat has designed small logos for Aircraft of the Month, [[Dual Control]], [[Bombable]], [[Soaring]],  [[Howto:_Do_aerotow_over_the_net|Aerotow]] and [[:Category:Aerospace|Aerospace]] aircraft, allowing you to see at a glance which aircraft has some of those interesting features.&lt;br /&gt;
&lt;br /&gt;
[[File:Dualcontrolready2.png|Dual_control]]  [[File:BombableReady.png|Bombable]]  [[File:Aerotowready.png|Doing aerotow over the net]]  [[File:Thermalready.png|Soaring]] [[File:Spacetripready.png|Aerospace]]&lt;br /&gt;
[[File:Aircraftofthemonth.png|IAR80]].&lt;br /&gt;
&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on FSBreak ===&lt;br /&gt;
Two of FlightGear's developers, Stuart and Curt were interviewed on one of this month's episodes of [http://www.fsbreak.net FSBreak], recorded on 25th February.  FSBreak is a flight simulator podcast that discusses recent flight sim developments and reviews. The hosts, Eric and Brendan, spent almost an hour taking about the project with Curt and Stuart.  While most of the content won't be new to readers of this newsletter, it was a great way to promote FlightGear 2.6.0 to the wider flight simulation community.&lt;br /&gt;
&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
* [http://youtu.be/hBEaOMzBq6E KSFO Thermal Demo] by MD-BFC Going on their way for Bocian certification&lt;br /&gt;
* [http://youtu.be/-yI5PzC5RE8 Sukhoi 37 'The russian dream'] by Águilas de FlightGear performing &amp;quot;Balalaika amok&amp;quot; master tune by Aleksei Arkhipovsky.&lt;br /&gt;
&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
Triggered by the new release, we've had more [http://flightgear.org/forums forum] visitors then ever before in the week of 19-25 February! 17,123 people visited the forum in these seven days to be precise. When looking at &amp;quot;unique visitors&amp;quot;, only 13-19 February 2011 was a bussier week (9548 against 9076 visitors) (a possible reason for the high number might be that people expected 2.2.0 to be released, which was canceled).&lt;br /&gt;
&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
...that you can use expressions to create complex animations of objects in your 3d models or even drive them from multiple properties?&lt;br /&gt;
Usually, an animation looks like this&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;property&amp;gt;foo/bar&amp;lt;/property&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You can add a scaling factor or an offset to it, but that's basically all you can do that way. &lt;br /&gt;
If you want to animate your object following a complex function, most people create complex Nasal scripts to compute the driving properties, probably not knowing that there is another way to achieve the goal: Expressions. &lt;br /&gt;
Here is an example for a translate animation depending on two properties and the cosine function&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;expression&amp;gt;&lt;br /&gt;
       &amp;lt;product&amp;gt;&lt;br /&gt;
         &amp;lt;property&amp;gt;/my/factor-property&amp;lt;/property&amp;gt;&lt;br /&gt;
         &amp;lt;cos&amp;gt;&lt;br /&gt;
           &amp;lt;deg2rad&amp;gt;&lt;br /&gt;
             &amp;lt;property&amp;gt;/my/angular-property&amp;lt;/property&amp;gt;&lt;br /&gt;
           &amp;lt;/deg2rad&amp;gt;&lt;br /&gt;
         &amp;lt;/cos&amp;gt;&lt;br /&gt;
       &amp;lt;/product&amp;gt;&lt;br /&gt;
     &amp;lt;/expression&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
A rich set of predefined functions is available, including almost all those you have on your scientific pocket calculator.&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter|2012 02]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43167</id>
		<title>FlightGear Newsletter February 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=43167"/>
		<updated>2012-02-27T20:08:30Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Airport of the month */ LFRJ&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{draft|newsletter|Feel free to contribute! Or [[FlightGear Newsletter January 2012|read the latest edition]].}}&lt;br /&gt;
{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== FlightGear 2.6.0 released ==&lt;br /&gt;
Following our [[release plan]], version 2.6.0 of our simulator has been released. Please check the [[changelog 2.6.0]] for what has changed since our last release 6 months ago.&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
&lt;br /&gt;
=== Heads up: Project Rembrandt ===&lt;br /&gt;
As many of you may have heard already, Fred is currently making huge progress on adding shadows to FlightGear in [[Project Rembrandt]]. Now, F-JJTH ported the P92 to use the new system and posted a youtube video demonstrating [[Project Rembrandt]] at work. To provide feedback, please check out the the [http://flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14883 forum thread].&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|{{#ev:youtube|v02phoOqWHE|400|Project Rembrandt at work}}&lt;br /&gt;
|[[File:Project-rembrandt-cockpit-lighting.png|600px|Cockpit lighting in Project Rembrandt at work (by F-JJTH)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (Christian Schmitt) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter! If you'd like to help interview a contributor or get interviewed, please do consider adding yourself to the [[list of interview volunteers]]! To keep this going and less awkward, we are currently trying to come up with the convention that former interviewees become next month's interviewers.''&lt;br /&gt;
&lt;br /&gt;
* How long have you been involved in FlightGear?&lt;br /&gt;
Acording to my mail correspondence it must have been in 2007/2008 when I became an active part. I was unsatisfied with the state of EDDF in the FG scenery (no buildings, lightpoles everywhere), so I teamed up with a guy who had already started some work there. I ended up creating all of the terminal buildings and improving the airport layout. In those days, noone was flying there. This changed in the months afterwards, which was a big boost of motivation, too.&lt;br /&gt;
* What are your major interests in FlightGear?&lt;br /&gt;
My main interest is clearly the scenery and technology connected with it, like GIS. I started to create some custom scenery, like Helgoland, and after I was granted direct access to the mapserver database, I was able to proxy-commit other peoples work, which followed. IMHO, the best FDM or aircraft models are useless if you don't have a nice place to fly, takeoff and land :) So this area is what motivates me the most.&lt;br /&gt;
* What project are you working on right now?&lt;br /&gt;
&lt;br /&gt;
* What do you plan on doing in the future?&lt;br /&gt;
* Are you happy with the way the FlightGear project is going?&lt;br /&gt;
* What do you enjoy most about developing for FlightGear?&lt;br /&gt;
* Are there any &amp;quot;hidden features&amp;quot; you have worked on in FlightGear that new users may miss?&lt;br /&gt;
* What advice can you give to new developers who want to get started on their first aircraft/new feature/Nasal script?&lt;br /&gt;
&lt;br /&gt;
More questions are being collected here: [[Interview questions]].&lt;br /&gt;
&lt;br /&gt;
Stay tuned for next month's interview, featuring FlightGear contributor XXXXXXXX&lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice montlhy). These snapshos depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be download via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
&lt;br /&gt;
== FlightGear addons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
All the way back in May 2011, we addopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== A new instrument: Vertical Situation Display ===&lt;br /&gt;
[[File:Omega95-vsd-instrument.jpeg|200px|thumb|Omega95's VSD instrument]]&lt;br /&gt;
Omega95 has created an entirely new instrument type for FlightGear, a so called Vertical Situation Display (VSD).&lt;br /&gt;
&lt;br /&gt;
This was done entirely in scripting space using Nasal and XML animations. He's basically proven everbody wrong who ever claimed that complex instruments couldn't yet be created in scripting space. Apparently, he managed to create this instrument in less than 24 hrs. His first question related to this was about accessing trigonometric functions from Nasal, shortly thereafter he posted screen shots depicting his VSD. &lt;br /&gt;
&lt;br /&gt;
To read up on the whole discussion, please see [http://flightgear.org/forums/viewtopic.php?f=30&amp;amp;t=15200 the forum topic]. There's work ongoing to turn his project into a new tutorial for the wiki on creating complex instruments in scripting space: [[Howto: Implement a Vertical Situation Display in Nasal]].&lt;br /&gt;
&lt;br /&gt;
=== Glider winch launching ropes ===&lt;br /&gt;
[[File:DG-101G_winch_launch_with_rope.png|thumb|200px|A DG-101G during a winch launch.]]&lt;br /&gt;
Before now, FlightGear never showed ropes during winch launching. However, now, you will no longer have to fly gliders while being pulled by some invisible connection between you and the winch. &lt;br /&gt;
&lt;br /&gt;
[[User:Gijs|Gijs]] started working on an animated 3D rope, attached to the glider and winch. The cable exist of the following parts:&lt;br /&gt;
&lt;br /&gt;
* '''Strop''' (3 m) attached to the glider with a ring.&lt;br /&gt;
* '''Weak link assembly''' designed to break apart before the cable or any other equipment fails.&lt;br /&gt;
* '''Trace''' (17 m)&lt;br /&gt;
* '''Parachute''' so the cable doesn't drop too quickly after releasing.&lt;br /&gt;
* '''Launch cable''' the longest part; all the way to the winch.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
==== Hawker Siddeley Harrier GR.1 ====&lt;br /&gt;
[[File:Harrier-GR1 Splash.png|thumb|200px|Harrier GR.1 splash screen]]&lt;br /&gt;
[[Hawker Siddeley Harrier GR1]] is a private project by pjedvaj, it was not intended to replace or update the existing [[British Aerospace Harrier]]. It has a detailed 3D model complete with a cockpit, animations and RAF livery. Instruments and HUD are also fairly authentic. The aircraft has working ADEN guns and basic fuel and weight control. The FDM is adapted from the original BAe Harrier, but internal and external fuel tank capacities are modified to match the GR.1 version.&lt;br /&gt;
&lt;br /&gt;
==== Boeing-Sikorsky RAH-66 Commanche ====&lt;br /&gt;
[[File:RAH-66 splash.png|thumb|200px|RAH-66 splash screen]]&lt;br /&gt;
[[Boeing-Sikorsky RAH-66 Commanche]] was started as a [[Bounty/RAH-66 Comanche|bounty]] by sgofferj and developed by pjedvaj but I later withdraw from the bounty. This was my first helicopter project and FDM development is curently in stub (RAH-66 is using adapted FDM from Tatsuhiro Nishioka's [[Kawasaki OH-1]]). It has a detailed 3D model, animations and two liveries used to present different variants of RAH-66. Helicopter has a working XM301 cannon controled by joystick and basic weight control for armament in internal bays. AFCS includes SAS, CAS and Auto Hover. You're free to continue the development to fully claim the bounty.&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
==== Boeing 787-8 Dreamliner ====&lt;br /&gt;
[[File:boeing-787-8-splash.png|thumb|200px|The Boeing 787-8 Splash Screen]]&lt;br /&gt;
The Boeing 787-8 Dreamliner has already been there in FlightGear for a very long time -it has been in the FG official hangar since version 1.0. &lt;br /&gt;
However, it was created while the 787 was still a prototype aircraft; it did not correctly show many of the 787's actual features like a realistic glass cockpit and accurate instruments.&lt;br /&gt;
&lt;br /&gt;
The new/updated Boeing 787-8 is a community project that features new JSBSim flight dynamics, Vertical Navigation, a realistic 787 glass cockpit, new CDUs, Electronic Flight Bags, TCAS, advanced Nav Displays, [[Howto:_Implement_a_Vertical_Situation_Display_in_Nasal|Vertical Situation Display]], [[Howto:_Implement_a_Fly-By-Wire_System_for_Airliners|Fly-by-wire]] and a lot of other neat features. It has not exactly been completed and the project is still running.&lt;br /&gt;
&lt;br /&gt;
You can find out more about the Boeing 787-8 Project HERE or wait for a while till a wiki page is created for it. One of the really good points of this project is how most of our findings and resources have been converted into Wiki HowTos for other aircraft developers to use for their projects.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Cessna 337G Skymaster ====&lt;br /&gt;
[[File:Cessna337-cockpit.png|thumb|200px|General view of the new Cessna 337G Skymaster cockpit]]&lt;br /&gt;
The [[Cessna 337G Skymaster]] from the Spain-Latinamerica &amp;quot;Vive FlightGear&amp;quot; factory have received a major update. &lt;br /&gt;
&lt;br /&gt;
The new cockpit is now totally modelled, almost buttons and knobs are functional, animated, and properly labeled for easy identification.&lt;br /&gt;
&lt;br /&gt;
New custom sounds, lights, controls, a Bendix/King avionics pack capable of full IFR and night navigation, 2 new HQ liveries and the first FlightGear's working [[ELT]] (Emergency Locator Transmitter) are part of this great improvement on a FlightGear aircraft.&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
=== 3D-Model contributors: please read ===&lt;br /&gt;
A (long) time ago, specific instructions were given on how to contribute with 3D-models designing withing FG. That is: I want to create nice 3D models for my airport, submit them to the central database, and have them shipped back through Terrasync.&lt;br /&gt;
However, it appears that quite a lot of users are still not aware of those guidelines, and sometimes learn about their existence after having created their models.&lt;br /&gt;
So please, take some time to (re)read them, and inform the people around you who would like to contribute about the existence of those guidelines. This will save you extra time (and your models will be quickly inserted within the database) and this will also save the (precious) times of the poor guy(s) validating all the models at the other end.&lt;br /&gt;
So, here they are: http://scenemodels.flightgear.org/contribute.php .&lt;br /&gt;
We also remind you that, to add, edit or delete shared model positions (apart from mass import (that is if you have more than let's say 10 lines to add), you should use our webtools at http://scenemodels.flightgear.org/submission/ .&lt;br /&gt;
&lt;br /&gt;
=== Object-masking and improved materials ===&lt;br /&gt;
For a long time, FlightGear has had the ability to place random objects on the scenery.  Previously, these objects were placed completely randomly based on a specific density for the material, defined in materials.xml.  This didn't look particularly realistic as the placement never matched the underlying texture. Now object and trees can be placed using a &amp;quot;mask&amp;quot;, so buildings will only appear where the texture shows buildings, and trees only in green spaces. Additionally, placement is controlled so that random buildings won't overlap with other random buildings, and buildings don't overlap onto adjacent piece of scenery.  This makes the random objects appear more realistic, and moves FG one step closer to the auto-gen scenery of MSFS and X-Plane.  Further details can be found in fgdata/Docs/README.materials.&lt;br /&gt;
&lt;br /&gt;
In addition to this, the materials.xml and materials-dds.xml files have been restructured to make them more maintainable, fixing a number of bugs in the process.&lt;br /&gt;
&lt;br /&gt;
=== Shanghai Skylines: FG's New (not-so-)Hidden Gem ===&lt;br /&gt;
Shanghai is one of the biggest city in China and is among the cities with the most number of skyscrapers -this is now also true for FlightGear.&lt;br /&gt;
21 models were created over the past few months by JVC, who also modeled the Akashi-Kaikyo Bridge in Japan and the United Nations building in New York.&lt;br /&gt;
{|&lt;br /&gt;
|[[File:SH fgfs-screen-001.png|250px|thumb|A view of the Shanghai skyline]]&lt;br /&gt;
|[[File:Shanghai003.png|250px|thumb|Another view of Shanghai]]&lt;br /&gt;
|[[File:Shanghai007.png|250px|thumb|A closer view from near the Shanghai Stock Exchange]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== New textures for container ship and freighter AI models ===&lt;br /&gt;
[[File:Ships-comparison.png|200px|thumb|right|Comparison between untextured and textured AI ships (by Cristian Marchi)]]&lt;br /&gt;
Starting from a hi-res panorama that he made, user Cristian Marchi (aka penta) provided new skins for the two AI ships that populates seas in flightgear. More info on the [http://www.flightgear.org/forums/viewtopic.php?f=23&amp;amp;t=14856 forum thread].&lt;br /&gt;
&lt;br /&gt;
=== Airports ===&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
[[File:LFRJ.png|800px]]&lt;br /&gt;
&lt;br /&gt;
[[Landivisiau Naval Air Base|Base d'aéronautique navale de Landivisiau]] is set in the middle of some amazing scenery. Anyone that wants to try [[VFR]] flight should start here. Memorise the scenery, the churches, the power lines, map them and find your way back easy. It's amazing here. The airfield is home to aircraft that belong on the seas that is why you will see some cables over the runway. Don't trip over them. On the image you can see the EH101 Merlin helicopter.&lt;br /&gt;
&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
&lt;br /&gt;
[[File: Lightfield-1.1-14.jpg | 800px]]&lt;br /&gt;
&lt;br /&gt;
A P-51D flying at 20.000 ft over Juneau (Alaska) at dawn using lightfield shaders to render the sunrise (see [http://www.flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14755 here] for the shader package for download).&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
===Copacabana to San Rafael over Lake Titicaca===&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the [[Suggested_Flights#Origin_of_the_Amazon_River | origin of the Amazon river]] since we are now at the starting point of that trip.&lt;br /&gt;
&lt;br /&gt;
*More places you can visit can be found at [[Suggested Flights]].&lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
=== Categorizing images ===&lt;br /&gt;
[[User:Johan G|Johan G]] did a great job starting to categorise all images. The sub-categories are listed under [[:Category:Images]]. &lt;br /&gt;
&lt;br /&gt;
Please keep the following things in mind when uploading images:&lt;br /&gt;
* Give the file a descriptive name. That'll make it easier for others to find your file and use it in articles.&lt;br /&gt;
* Categorize your image right when you upload it. That saves others from digging up uncatigorized images later on. Placing your image in a category is as simple as adding the following line to the &amp;quot;description&amp;quot; field:&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:Name of the category]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: A list of available categories can be found under [[:Category:Images]].&lt;br /&gt;
&lt;br /&gt;
=== Documentating templates ===&lt;br /&gt;
[[User:Gijs|Gijs]] documentated most [[:Category:Templates|templates]], making use of a global [[Template:Informative template|documentation template]]. The documentation tells you what the template does and how to use it.&lt;br /&gt;
&lt;br /&gt;
=== Feature icons ===&lt;br /&gt;
Michat has designed small logos for Aircraft of the Month, [[Dual Control]], [[Bombable]], [[Soaring]],  [[Howto:_Do_aerotow_over_the_net|Aerotow]] and [[:Category:Aerospace|Aerospace]] aircraft, allowing you to see at a glance which aircraft has some of those interesting features.&lt;br /&gt;
&lt;br /&gt;
[[File:Dualcontrolready2.png|Dual_control]]  [[File:BombableReady.png|Bombable]]  [[File:Aerotowready.png|Doing aerotow over the net]]  [[File:Thermalready.png|Soaring]] [[File:Spacetripready.png|Aerospace]]&lt;br /&gt;
[[File:Aircraftofthemonth.png|IAR80]].&lt;br /&gt;
&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on FSBreak ===&lt;br /&gt;
Two of FlightGear's developers, Stuart and Curt were interviewed on one of this month's episodes of [http://www.fsbreak.net FSBreak], recorded on 25th February.  FSBreak is a flight simulator podcast that discusses recent flight sim developments and reviews. The hosts, Eric and Brendan, spent almost an hour taking about the project with Curt and Stuart.  While most of the content won't be new to readers of this newsletter, it was a great way to promote FlightGear 2.6.0 to the wider flight simulation community.&lt;br /&gt;
&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
* [http://youtu.be/hBEaOMzBq6E KSFO Thermal Demo] by MD-BFC Going on their way for Bocian certification&lt;br /&gt;
* [http://youtu.be/-yI5PzC5RE8 Sukhoi 37 'The russian dream'] by Águilas de FlightGear performing &amp;quot;Balalaika amok&amp;quot; master tune by Aleksei Arkhipovsky.&lt;br /&gt;
&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
Triggered by the new release, we've had more [http://flightgear.org/forums forum] visitors then ever before in the week of 19-25 February! 17,123 people visited the forum in these seven days to be precise. When looking at &amp;quot;unique visitors&amp;quot;, only 13-19 February 2011 was a bussier week (9548 against 9076 visitors) (a possible reason for the high number might be that people expected 2.2.0 to be released, which was canceled).&lt;br /&gt;
&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
...that you can use expressions to create complex animations of objects in your 3d models or even drive them from multiple properties?&lt;br /&gt;
Usually, an animation looks like this&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;property&amp;gt;foo/bar&amp;lt;/property&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You can add a scaling factor or an offset to it, but that's basically all you can do that way. &lt;br /&gt;
If you want to animate your object following a complex function, most people create complex Nasal scripts to compute the driving properties, probably not knowing that there is another way to achieve the goal: Expressions. &lt;br /&gt;
Here is an example for a translate animation depending on two properties and the cosine function&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;expression&amp;gt;&lt;br /&gt;
       &amp;lt;product&amp;gt;&lt;br /&gt;
         &amp;lt;property&amp;gt;/my/factor-property&amp;lt;/property&amp;gt;&lt;br /&gt;
         &amp;lt;cos&amp;gt;&lt;br /&gt;
           &amp;lt;deg2rad&amp;gt;&lt;br /&gt;
             &amp;lt;property&amp;gt;/my/angular-property&amp;lt;/property&amp;gt;&lt;br /&gt;
           &amp;lt;/deg2rad&amp;gt;&lt;br /&gt;
         &amp;lt;/cos&amp;gt;&lt;br /&gt;
       &amp;lt;/product&amp;gt;&lt;br /&gt;
     &amp;lt;/expression&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
A rich set of predefined functions is available, including almost all those you have on your scientific pocket calculator.&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter|2012 02]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=File:LFRJ.png&amp;diff=43166</id>
		<title>File:LFRJ.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=File:LFRJ.png&amp;diff=43166"/>
		<updated>2012-02-27T19:56:57Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=42508</id>
		<title>Learjet 35-A</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=42508"/>
		<updated>2012-02-23T20:06:02Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Engines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox Aircraft&lt;br /&gt;
|name 			= Learjet 35A&lt;br /&gt;
|image 			= Learjet 35-A Wavevom.jpg&lt;br /&gt;
|alt 			=&lt;br /&gt;
|type 			= Business Jet&lt;br /&gt;
|livery 		= Wavevom (based on NASA)&lt;br /&gt;
|authors 		= Xsaint,PH-JBO&lt;br /&gt;
|version 		= 20120130p&lt;br /&gt;
|fdm 			= YASim&lt;br /&gt;
|fgname 		= Learjet2&lt;br /&gt;
|download 		= http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip&lt;br /&gt;
|development 		= &lt;br /&gt;
|status-fdm		= 4&lt;br /&gt;
|status-systems		= 3&lt;br /&gt;
|status-cockpit		= 4&lt;br /&gt;
|status-model		= 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- http://www.unitedfreeworld.com/sim-american/ --&amp;gt;&lt;br /&gt;
{{Cquote|'''Nothing else can take you there faster, on less fuel. Absolutely nothing.'''&lt;br /&gt;
&lt;br /&gt;
It's a incontrovertible fact. ''The Learjet 35A covers more miles in less time on less fuel than any other business jet.''&lt;br /&gt;
&lt;br /&gt;
Period.&lt;br /&gt;
&lt;br /&gt;
In fact, even ''slower'' jets consume more fuel than the Learjet 35A. The [[Cessna 550 Citation II|Cessna Citation S/II]], for example, takes about 15 minutes longer than the Learjet to complete a typical 500-n.m. mission at high-speed cruise--and gulps down 100 ponds more fuel in the process.&lt;br /&gt;
&lt;br /&gt;
No other aircraft offers a better blend of speed, efficiency, and versatility than the Learjet 35A.&lt;br /&gt;
&lt;br /&gt;
Ask the U.S. Airforce. Before selecting a manufacturer for their C-21 utility jet, they conducted a four-month comparison of contenders. When it was over, the choice was clear. The USAF ordered 80 Learjets.|Flight International (advertising of Gates Learjet)&amp;lt;ref&amp;gt;[http://www.flightglobal.com/pdfarchive/view/1985/1985%20-%202071.html Flight International, 22 June 1985, page 33, advertising of Gates Learjet]&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
The '''Learjet 35-A''' is not included with the [[FlightGear]] base package nor is it available from the [http://www.flightgear.org/download/aircraft-v2-4/ Central FlightGear Hangar].&lt;br /&gt;
&lt;br /&gt;
This aircraft, in FlightGear, is a creation of xsaint. Copyright info (from learjet-set.xml): '''''Learjet 35A Feb 2009  Xsaint , based on Syd's Bravo FDM()'''''. Its tweaked by PH-JBO 2011-12-22. Licence: http://creativecommons.org/licenses/by-nc-sa/3.0/&lt;br /&gt;
&lt;br /&gt;
History and technical details of the Learjet 35 can be found on [http://en.wikipedia.org/wiki/Learjet_35 Wikipedia] with links towards the Learjet and Bombardier history.&lt;br /&gt;
[[File:Learjet35banner.png|150px|frame|right|bottom]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
# Download the aircraft from here: &amp;lt;!--[http://www.unitedfreeworld.com/sim-american/ UnitedFreeWorld] or--&amp;gt; [http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip Download LJ35A] &lt;br /&gt;
# Place the Lear2 directory and files in your Aircraft directory.&lt;br /&gt;
*If you have previously installed the Learjet please remove it from the Aircraft directory. FlightGear will otherwise get confused.&lt;br /&gt;
*The pre-previous version required a custom Instruments-3d, if you still have that on your hard drive, pls remove it.&lt;br /&gt;
&lt;br /&gt;
==Impressions==&lt;br /&gt;
'''Positive'''&lt;br /&gt;
*This Learjet is at this moment (2011-08-25) the only business jet in FlightGear with a predictable autopilot (as far as I know).&lt;br /&gt;
*Despite the oddities, this aircraft is perfect to practice [[IFR]] flight, [[radio navigation]] and [[ILS]] approaches.&lt;br /&gt;
*It has the mild character of an airliner, combined with the umph of a fighter jet. So it's perfect as a trainer for both types of aircraft.&lt;br /&gt;
*There are not a gazillion buttons to press, perfect for lazy pilots that want mileage.&lt;br /&gt;
*It is a beast to fly. It is possible to take off from a postagestamp, pull up like a rocket and land on a dime.&lt;br /&gt;
This aircraft needs more pilots! (and positive reviews)&lt;br /&gt;
&lt;br /&gt;
'''Negative'''&lt;br /&gt;
*The interior is not of a Learjet, the instruments were designed for the [[Cessna Citation Bravo]]. The looks and animations of the aircraft is not sleek and finished.&lt;br /&gt;
&lt;br /&gt;
=== Oddities === &lt;br /&gt;
For this aircraft but perhaps also for other aircraft with this setup. Some oddities are probably on-purpose.&lt;br /&gt;
&lt;br /&gt;
*The [[ADF]] frequency in the cockpit is not in sync with the Radio window.&lt;br /&gt;
*[[NDB]] beacons can be entered as NAV1 or NAV2. That's a big positive! They will give distance but no radial for the autopilot. &lt;br /&gt;
*If changing course (radial) in the Radio Window be sure to press '''apply''' to feed the Primus. For the other values the apply key isn't needed.&lt;br /&gt;
*If FMS is used once, the Primus will get confused and ILS beacons will not show the glidescope.&lt;br /&gt;
*In the Autopilot Pitch (VNAV) and V/S do not work as expected. &lt;br /&gt;
*If the Autopilot is turned on it will also turn on a vertical control, Pitch, V/S or Altitude depending on what is pre-selected. Standard is Pitch.&lt;br /&gt;
*I have not discovered any effect from the Roll Knob.&lt;br /&gt;
*NAV2 can only be used for reference. It can not be used for radial navigation.&lt;br /&gt;
*The compass is b0rken. It has a strange deviation and can not be set with Instrument settings. The compass shows Magnetic, the NAV (also when an NDB has been entered) indicators True, the ADF indicator Magnetic, the course deviation bars show Magnetic, extremely confusing. Since the course bars show Magnetic, VOR navigation (Autopilot) is also done with Magnetic. If this is true for this aircraft it probably is true for all Primus 1000 aircraft.&lt;br /&gt;
&lt;br /&gt;
==Technical==&lt;br /&gt;
===V speeds===&lt;br /&gt;
{|&lt;br /&gt;
|V&amp;lt;sub&amp;gt;A&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] (use autopilot above to manoeuvre) &lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; ||= 129 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 119 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 115 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;  ||= 109 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;C&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] at FL410&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S1&amp;lt;/sub&amp;gt; (clean) ||= 96 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S0&amp;lt;/sub&amp;gt; (landing)||= 87 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCA&amp;lt;/sub&amp;gt; || = 112 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCG&amp;lt;/sub&amp;gt; || = 103 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 350 [[KIAS]] above FL80&lt;br /&gt;
|-&lt;br /&gt;
|M&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 0.82 Mach&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 300 [[KIAS]] below FL80&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 198 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 183 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 153 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 4800 feet (ISA)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 6300 feet (elevation 5000 feet)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (landing) ||= 3075 feet&lt;br /&gt;
|}&lt;br /&gt;
*Spoilerons (airbrakes) may be extended up to V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; provided flaps are not extended, or while on ground during landing.&lt;br /&gt;
[[V speeds]] based on typical load.&lt;br /&gt;
&lt;br /&gt;
(FL = [[flight level]])&lt;br /&gt;
====Landing speeds====&lt;br /&gt;
{|&lt;br /&gt;
|Weight x 1000|| 10||11||12||13||14||15||'''15.3'''||&amp;lt;del&amp;gt;16&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;17&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;18.3&amp;lt;/del&amp;gt;||lb&lt;br /&gt;
|-&lt;br /&gt;
|Speeds ↓&lt;br /&gt;
|-&lt;br /&gt;
|Vref &amp;amp; LDG Climb|| 105||110||115||119||123||127||'''129'''||131||135||140||[[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Appr &amp;amp; Climb||111||116||121||126||130||134||'''136'''||138||142||147||[[KIAS]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Dimensions and weight===&lt;br /&gt;
{|&lt;br /&gt;
|'''Gates Learjet 35A - Technical Data'''&lt;br /&gt;
|-&lt;br /&gt;
|Specification 	      || Metric||  	      	Imperial&lt;br /&gt;
|-&lt;br /&gt;
|Length 			|| 14.83 m || 			48 ft 8&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Wing span (over tanks) ||	12.04 m 	||		39 ft 6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Height 		||	3.73 m 		||	12 ft 3&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Weight (empty) 	||	4,590 kg 	||		10,120 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. take-off weight 	|| 8,235 kg ||	18,300 lb &lt;br /&gt;
|-&lt;br /&gt;
|Max. landing weight || 6,940 kg || 15,300 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. landing tip-fuel weight  || 420 kg || 925 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. fuel load || 3,524 l|| 931 Gallons&lt;br /&gt;
|-&lt;br /&gt;
|Max. level speed [[TAS]]||	872 km/h (7,620 m) ||	542 mph (25,000 ft)&lt;br /&gt;
|-&lt;br /&gt;
|Max. climb rate 	||	1,451 m/min 	||	4,760 ft/min&lt;br /&gt;
|-&lt;br /&gt;
|Max. service ceiling ||	13,715 m (approx.) ||	45,000 ft (approx.)&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|Power plant 	||2 x Garrett TFE731-2-2B Turbofan&lt;br /&gt;
|-&lt;br /&gt;
|Power plant output|| 	2 x 3,500 Thrust (dry)[lbf]&lt;br /&gt;
|-&lt;br /&gt;
|Fuel consumption ||2 x 0,504 SFC (dry) [lb/lbf hr]&lt;br /&gt;
|-&lt;br /&gt;
|Range ||2789 NM&lt;br /&gt;
|-&lt;br /&gt;
|Max. time full-throttle || 5 mins&lt;br /&gt;
|-&lt;br /&gt;
|Max. occupancy 	|| 2 x crew, 8 x passengers &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In FlightGear the limits are more flexible as the real thing. If you would cross over limitations in reality the thing would go poof.&lt;br /&gt;
*The data gathered is not guaranteed to be 100% accurate, some sources contradict each other. The most probable reason is that many aircraft have been refitted and improved (wing-tips, undercarriage, fuel tip) and often models are mixed (C21, 36, 35A etc).&lt;br /&gt;
&lt;br /&gt;
== Aircraft configuration ==&lt;br /&gt;
Please note. Despite best efforts the description does not depict the real aircraft. If you have one of the real things, call me, I'd love to hop aboard, but use the Flight Manual for your planning.&lt;br /&gt;
=== Fuel system ===&lt;br /&gt;
This Learjet is equipped with five fuel tanks. The two characteristic tip tanks, two wing tanks and one tank in the fuselage. The tanks are filled from the tip tanks and during filling the fuel is distributed by gravity. This means that after filling each tank has the same percentage of fuel.&lt;br /&gt;
&lt;br /&gt;
All weight above 13,500 lbs should be wing and tip tank fuel.&lt;br /&gt;
&lt;br /&gt;
The flight characteristics are negatively influenced by the tip tanks (Dutch roll and front weight) that is why it is common to burn the tip tanks first.&lt;br /&gt;
&lt;br /&gt;
From Equipment=&amp;gt;Fuel and Payload it is possible to open or close a tank.&lt;br /&gt;
&lt;br /&gt;
There is only one type of jet fuel in FlightGear. To go from Gallons to pounds, multiply with 6.72 .&lt;br /&gt;
&lt;br /&gt;
#Calculate from your planning the amount of fuel needed. &lt;br /&gt;
##:1st hour 223 Gallon&lt;br /&gt;
##:2nd hour 194 Gallon&lt;br /&gt;
##:3rd hour 164 Gallon&lt;br /&gt;
##:4th hour 134 Gallon&lt;br /&gt;
##For flights less then two hours fill the tanks to the max. landing weight (15,300lb) then add the amount of expected fuel burn. (i.e. for a two hour flight fill to 15,300 lb, then add 223+194 Gallons)&lt;br /&gt;
##Make sure there is a reserve of at least 90 Gallons in each wing that can be used for a go-around procedure.&lt;br /&gt;
#Load the amount of fuel using Equipment=&amp;gt;Fuel and payload. Made sure the sliders are above each other so to simulate gravity.&lt;br /&gt;
#Before taking off close the wing and fuselage tanks keeping only the tip tanks open.&lt;br /&gt;
#After approx an hour into the flight open the fuselage tank.&lt;br /&gt;
#After another half hour open the two wing tanks.&lt;br /&gt;
#Just before approach check the content of the tip tanks. If a tank holds more as 138 Gallons jettison (empty) the tip tanks. Else they could snap off during landing.&lt;br /&gt;
There is an upgrade kit available to increase the length of the tip tanks giving a longer range of the aircraft.&lt;br /&gt;
&lt;br /&gt;
===Altitude and flight planning===&lt;br /&gt;
*Flight duration 1 hour, fly between FL300 and FL330.&lt;br /&gt;
*Flight duration 2 hours, fly between FL330 and FL370.&lt;br /&gt;
*Flight duration 3 hours, fly between FL370 and FL400.&lt;br /&gt;
*Flight duration 4 hours, fly between FL400 and FL430.&lt;br /&gt;
&lt;br /&gt;
=== Engines ===&lt;br /&gt;
The engines can take N1 105% for about 5 seconds before you will have to replace them. They can take N1 103% for about 5 minutes which is just sufficient for an emergency ascend to FL180. (some documents state 1 second for 105% and 1 minute for 100...103%) Continues power is possible at N1 101.5% but it's best is to keep at or below 100%. Optimal cruise and climb, lowest fuel burn, is at N1 85%.&lt;br /&gt;
&lt;br /&gt;
N1 63% gives about 210 [[KIAS]] at FL 250, N1 73% gives about 250 [[KIAS]].&lt;br /&gt;
&lt;br /&gt;
===Flaps and brakes===&lt;br /&gt;
The flaps have three settings.&lt;br /&gt;
#8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; makes the wings more efficient and provides a good deal of additional lift. It does not slow down the aircraft much. To make the aircraft take off easier, reducing the need for new tires, this setting is used. If you are sure to stay below 200 knots during VFR flight, touring over the country side, the throttle has more grain giving perfect control during slow, low level flight. The Learjet 35-A is certified for VFR flight.&lt;br /&gt;
#20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; gives enough drag to slow down an aircraft. It also makes the wings more efficient during take off and this setting should be used with heavy loaded aircraft.&lt;br /&gt;
#40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; is almost like a handbrake on your car. The aircraft wants to make a full stop on this setting. It provides some additional lift and should be used during take-off with with MTOW but be sure to shift to a lower setting as soon as possible. With this setting you can perform an emergency descent with a negative pitch of up to 40. During landing you will have to set N1 between 60...80% to prevent stalling. With higher speeds the aircraft will have an extreme pitch behaviour.&lt;br /&gt;
*The three settings are sufficient for normal use however there is an upgrade kit available giving a notch at 15 and 30. This makes the aircraft more flexible as a cargo transporter.&lt;br /&gt;
*Spoilerons (airbrakes) can be used at any speed below V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt;. One thing to remember is, do not combine spoilerons with flaps, except during slowing down on the runway. The flaps want to push down the nose, the spoilerons do not have this effect. Be sure to retract them when you have reached the desired speed.&lt;br /&gt;
*Reversers can only be used below decision height and on the ground. If enabled the amount of reverse thrust depends on the throttle. It is advised to keep N1 below 85%. It should not be used below 60 knots with to prevent debris flying around everywhere, even entering the engines. Reversers can be used, on ground, to &amp;quot;powerback&amp;quot; (go backwards), use low thrust and never (ever!) use the brakes, use forward thrust instead. After use of the reversers they must receive an inspection therefore they can only be used once. It is against regulations to use reversers prior to take-off and with touch-and-go landings. It is a known risk that reversers can get stuck in the reverse position. (14 CFR Part 39 Amendment 39-4361; AD 79-08-01 R1 &amp;amp; MIA97FA213) Reversers will reduce the length needed for landing however plan to use a runway with sufficient length without reversers.&lt;br /&gt;
&lt;br /&gt;
===Cockpit and control panel===&lt;br /&gt;
This Learjet 35-A has been refitted with the control panel of the [[Cessna Citation Bravo panel|Cessna Citation Bravo]]. The usage and information provided is the same. &lt;br /&gt;
&lt;br /&gt;
Please note that most heading information the Primus 1000 gives is Magnetic except the arrows, those show True. As the deviation-bars also show Magnetic [[radio navigation]] should be based on Magnetic. Since runway headings are based on True they should be corrected for the magnetic deviation before entering this information in the machine. For an ILS there isn't much of a problem since it gives just one radial, but for airfields without an [[ILS]] but with a [[VOR-DME]] the deviation can be well noticeable. The deviation can be retrieved from Equipment =&amp;gt; Instrument Settings =&amp;gt; HI offset. Add this value to the heading of the runway.&lt;br /&gt;
===Autopilot===&lt;br /&gt;
Differences from expected behaviour,&lt;br /&gt;
*VNAV/Pitch will set climb, level or descend depending on the ''previous'' setting on the Altitude. If you were climbing '''with''' autopilot, Pitch will continue the climb.&lt;br /&gt;
*VNAV/Pitch will not be lit on the dashboard.&lt;br /&gt;
*VS does not work.&lt;br /&gt;
*B/C Back Course does not work.&lt;br /&gt;
*V/S Pitch up down does not work.&lt;br /&gt;
*Roll Knob does not function.&lt;br /&gt;
&lt;br /&gt;
===Passengers and cargo===&lt;br /&gt;
This aircraft is configured for 8 passengers, 6 luxury leather seats, one flight attendant and one flap-down seat. There is room in the front for the luggage of the pilot and co-pilot with a max of 100 lb. Between the wings, just behind the last seats is the cargo hold that has room for 500 lb. &lt;br /&gt;
&lt;br /&gt;
The maximum weight of the aircraft, without fuel, is 13,500 lbs.&lt;br /&gt;
&lt;br /&gt;
It is possible to overload the aircraft with the risk of leaving the undercarriage and tires somewhere on the tarmac. There is an upgrade kit available making it stronger.&lt;br /&gt;
&lt;br /&gt;
If your passengers are claustrophobic advise them to wait for an airliner. The width of the tube is 4.95ft (1,8 meters) and the height is 4.4 ft (1,34 meters) so not much room to take a walk.&lt;br /&gt;
&lt;br /&gt;
The more weight in the back the better, so have your passengers sit from the back to the front.&lt;br /&gt;
&lt;br /&gt;
===Warning systems===&lt;br /&gt;
*This aircraft has a [[Ground proximity warning system |MK VIII]] installed. It will callout the height and will give out warnings about flaps, landing gear and when the ground is too close. Most annoying is the alarm sound for lowering the gear.&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] is installed and visible on the MFD. Use the [[Cessna_Citation_Bravo_panel#Console | centre console]] to change visible radar range.&lt;br /&gt;
*The FC 530 AP will warn for stall and overspeed.&lt;br /&gt;
:*The stall warning will give a high pitch sound. In this simulation there is no stick shaker. The stall warning will shutdown the autopilot and will enable the caution alarm. The stall warning system is not perfectly capable of detecting a stall while banking. Contrary to the real aircraft this simulation does not include a stick push. When the alarm sound the aircraft is in a stall, not nearing a stall.&lt;br /&gt;
:*The overspeed alarm sounds like a clicking sound, a reason to slow down quick before the aircraft disintegrates. It will enable the caution alarm. Limitations are:&lt;br /&gt;
::*Caution when Mach &amp;gt; 0.74 and no AP&lt;br /&gt;
::*Caution when KIAS&amp;gt;300 and ALT &amp;lt; 8,000&lt;br /&gt;
::*Caution when KIAS&amp;gt;350 and ALT &amp;gt; 8,000&lt;br /&gt;
::*Stick pull KIAS&amp;gt;354 or MACH &amp;gt;0.82&lt;br /&gt;
*The Caution alarm sounds like honk honk, silent, silent. It can be stopped after the cause of the alarm has been taken away. Just press the button to shut it off. Check the aircraft limits when the cause of the alarm is unknown.&lt;br /&gt;
*The autopilot will also shutdown in the following events: G-forces over the limit or engines have stopped.&lt;br /&gt;
&lt;br /&gt;
===Stall behaviour===&lt;br /&gt;
When the speed is reduced the Lear will nose-dive before there is a stall. If you fight that behaviour, pull up, you will find that a stall without flaps can cause loss of control diving left or right to start a spin. With flaps you can steer left and right without loosing control sinking at an extreme rate. To get out of a stall the easiest steps are to give max power and lower nose. With one engine down however max power will worsen the situation so lower nose to pick up speed, get control back and then increase thrust slowly. Stall character of the Learjet 35-A is described as very mild.&lt;br /&gt;
&lt;br /&gt;
===Flight characteristics===&lt;br /&gt;
The Learjet loves to go up, it loves to go down. But it doesn't like level flight. The Autopilot has a Yaw Damper function to help level flight. Heavy tip tanks combined with low speeds can cause a Dutch Roll, it will make your passengers sick and can,in extremes, cause loss of control.&lt;br /&gt;
&lt;br /&gt;
This machine is build to be happy above FL390, it's possible to fly [[KTAS]] 471 keeping N1 at 100%. Below FL390 the engines are not strong enough. The ceiling at 45,000 is for the standard machine, for research aircraft have been fitted with better seals keeping the cabin pressurized at higher altitudes.&lt;br /&gt;
&lt;br /&gt;
Above 220 [[KIAS]] and/or above FL180 the aircraft should be flown with Autopilot since the slightest stick movements, above that speed, can cause scary things.&lt;br /&gt;
&lt;br /&gt;
There are some things you should not do,&lt;br /&gt;
*Give full throttle with one engine down when the aircraft is near a stall during landing. (The aircraft will be pushed to one side)&lt;br /&gt;
*Set the altimeter to the wrong [[QNH]], mistaking a 2 with a 3. (The aircraft can be a 1000 feet lower as expected).&lt;br /&gt;
*Set the autopilot to an undefined high (twist the button) and then forget to set it correctly. (Making the aircraft fly too high, loosing pressure and oxygen making the aircraft fly a long way on autopilot before the engines shut down due to loss of fuel) &lt;br /&gt;
*Fly near the Falklands during a war. (The British might use you for target practice)&lt;br /&gt;
&lt;br /&gt;
==Procedure flight==&lt;br /&gt;
=== Startup ===&lt;br /&gt;
#Fuel up the machine.&lt;br /&gt;
#Check brakes are ON.&lt;br /&gt;
#Check flaps are retracted.&lt;br /&gt;
#Check spoilerons are retracted.&lt;br /&gt;
#Check trim is centred. &lt;br /&gt;
#Throttle on 0, the machine will auto-throttle during start-up.&lt;br /&gt;
# Start the engines:&lt;br /&gt;
#* Manual:&lt;br /&gt;
##Switch BATT (DC Power) to ON.&lt;br /&gt;
##Avionics Power.&lt;br /&gt;
###Switch to INV 1.&lt;br /&gt;
###Right switch to ON.&lt;br /&gt;
##Ignition switches (LH and RH) to NORM.&lt;br /&gt;
##Click LM button on Engine Start (LH light will light up while revving up, wait till the light is off).&lt;br /&gt;
##Click RH button on Engine Start (RH light will light up while revving up).&lt;br /&gt;
##Check if the engines are running, N1 should hover around 50%.&lt;br /&gt;
##Switch L GEN (DC Power) to ON.&lt;br /&gt;
##Switch R GEN (DC Power) to ON.&lt;br /&gt;
##Switch BATT (DC Power) to OFF.&lt;br /&gt;
##Click the Master Warning Reset button to acknowledge the warning.&lt;br /&gt;
##Exterior Lights COLL to AMT.&lt;br /&gt;
##Exterior Lights NAV to UP.&lt;br /&gt;
#* Or use the Autostart option.&lt;br /&gt;
#Close the wing tanks and the fuselage tank.&lt;br /&gt;
#If the outside temperature is below -25&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; idle engines for at least three minutes.&lt;br /&gt;
#Tune to ATIS and set ALT to [[QNH]] by turning the BARO knob below the display.&lt;br /&gt;
# Pre-set the autopilot.&lt;br /&gt;
## Open Autopilot=&amp;gt;Autopilot settings.&lt;br /&gt;
## Click HDG (or NAV) and ALT to arm the Autopilot.&lt;br /&gt;
## Enter the heading in the HDG BUG box.&lt;br /&gt;
## Enter 39,000 in the ALT SET box.&lt;br /&gt;
#Release the brakes, give some throttle and go to runway start.&lt;br /&gt;
&lt;br /&gt;
=== Take off and Ascend ===&lt;br /&gt;
&lt;br /&gt;
# At runway start,&lt;br /&gt;
## Check spoilerons, flaps, trim, brake.&lt;br /&gt;
## Give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps (or more with loads MTOW, or short runways).&lt;br /&gt;
## Release brakes.&lt;br /&gt;
## Give throttle, keep N1 below 103% but above 95% (105% will kill the engine)&lt;br /&gt;
## While accelerating on the runway increase N1 when possible.&lt;br /&gt;
## Push yokes a bit down, specially with sidewind.&lt;br /&gt;
## Pull the jokes at V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt;.&lt;br /&gt;
## Rotate to 14 degrees.&lt;br /&gt;
## Check N1&lt;br /&gt;
# Speed is above 170 [[KIAS]]&lt;br /&gt;
## Retract landing gear.&lt;br /&gt;
## Retract flaps.&lt;br /&gt;
# Above 3000 feet [[AGL]].&lt;br /&gt;
## Set N1 to 85%.&lt;br /&gt;
## Turn.&lt;br /&gt;
## Trim to keep speed between 190 and 220 [[KIAS]].&lt;br /&gt;
## Slowly reduce the attitude to 7 degrees.&lt;br /&gt;
# At reaching 18,000 feet, (about 5 mins after takeoff).&lt;br /&gt;
## Enable the Autopilot, centre and release the yokes (&amp;quot;5&amp;quot;).&lt;br /&gt;
## Click STD to set the [[altimeter]] to [[pressure altitude]].&lt;br /&gt;
## Check N1.&lt;br /&gt;
# After reaching FL 390, (about 16 mins after takeoff).&lt;br /&gt;
## Enable Low Bank in the autopilot.&lt;br /&gt;
## Let the aircraft gain some speed till above 200 [[KIAS]].&lt;br /&gt;
## Set the [[altitude]] to 41,000 feet.&lt;br /&gt;
# It takes about 18 minutes, 90 NM miles and 65 Gallons of fuel to reach FL 410.&lt;br /&gt;
## At 41,000 feet let the aircraft gain speed to near 220 [[KIAS]] which takes about 4 mins.&lt;br /&gt;
## Set IAS to 220 in the autopilot to prevent overspeed.&lt;br /&gt;
## If needed to go higher wait till the speed is above 200 and set altitude bug.&lt;br /&gt;
&lt;br /&gt;
Alternative, when there are obstacles (mountains) near:&lt;br /&gt;
:# At takeoff rotate to 14 degrees.&lt;br /&gt;
:# When speed has picked to above 160 rotate to 20 degrees.&lt;br /&gt;
:# Retract landing gear.&lt;br /&gt;
:# When speed is above 170 [[KIAS]] retract flaps.&lt;br /&gt;
:# When you are above safety altitude reduce N1 to 85% and do as described above.&lt;br /&gt;
&lt;br /&gt;
=== Level flight ===&lt;br /&gt;
At an [[altitude]] of 41,000 feet and with an [[airspeed]] of 220 knots (=N1 85%) you get a groundspeed of about 420 knots. This is the most economical speed and height for this aircraft. At 41,000 feet you can push it to an airspeed of near 240 knots, giving 460 [[KTAS]], but that will hit the envelope of this aircraft.&lt;br /&gt;
&lt;br /&gt;
Monitor the amount of fuel in the tiptanks. If a tiptank is below 100 Gallons open up the fuselage tank. If the fuselage tank is below 100 Gallons open up both wing tanks. The centre of gravity will move to the back of the aircraft reducing drag.&lt;br /&gt;
&lt;br /&gt;
Fly your course using the [[Radio beacons]] you can find. Intercept radials on [[NAV1]].&lt;br /&gt;
*Use the Display Controller (DC-550) to the left of the Display.&lt;br /&gt;
**The left bearing knob (BRG O) will show the direction of NAV1 or the [[ADF]].&lt;br /&gt;
**The right bearing knob (BRG &amp;lt;&amp;gt; ) will show the direction of NAV2 or the ADF.&lt;br /&gt;
**The NAV button will switch between NAV1 or NAV2 (or ILS 1 and 2) and will display the set Radial.&lt;br /&gt;
***Avoid using FMS. Do not use NAV2 for automated flight.&lt;br /&gt;
*Use the Autopilot Window to set the heading bug.&lt;br /&gt;
If a [[VOR]] has no reception it will show North. If the ADF has no reception it will show Up (tricky).&lt;br /&gt;
&lt;br /&gt;
=== Descend ===&lt;br /&gt;
# At a (radial) distance of about 115 NM start your descent towards the runway (assuming RW elevation of near zero [[AMSL]], if the RW is higher you can descent later). The sink rate will be about 1970 ft/min. &lt;br /&gt;
# Set the altitude to 10,000 [[AGL]] (so if the runway has an elevation of 1245 feet set to 11,245 feet), set speed to 170 [[KIAS]], engines will run idle . While descending it is possible to fly very very fast at the cost of a large amount of fuel and with the risk of overspeed.&lt;br /&gt;
# The autopilot has been tuned to give a glidepath of a bit more as 3 degrees.&lt;br /&gt;
# At FL 180 set the [[altimeter]] to [[QNH]]. Disable Low Bank. Set the [[heading bug]] to the current course towards the runway.&lt;br /&gt;
# Set the runway heading into the Radial of Nav 1 of the radio and set the frequency of the [[ILS]].&lt;br /&gt;
# At 10,000 [[AGL]] the distance to the runways should be about 30 NM. If needed use the spoilerons to slow down to increase sinkrate.&lt;br /&gt;
# Descend to 1,500 feet [[AGL]] and aim to intercept the radial of the ILS at about 7...5 NM away from the runway. While making turns you can go to a speed of 240 [[KIAS]]. Use spoilerons to slow down.&lt;br /&gt;
# Hit NAV to intercept the radial.&lt;br /&gt;
# Slow down to 170 [[KIAS]], retract spoilerons, give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
&lt;br /&gt;
You can only intercept the ILS radial if you are nearer as approx 40 NM of the runway. A speed below 170 [[KIAS]] can cause the aircraft to sink during high bank turns.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:right&amp;quot;&lt;br /&gt;
|+Cheatsheet 3 degrees altitude/distance&lt;br /&gt;
!altitude ||1||1.5||2||2.5||3||3.5||4||6||10||20||30||feet&lt;br /&gt;
|-&lt;br /&gt;
|distance||3.1||4.7||6.3||7.8||9.4||11.0||12.6||18||31||63||94||NM&lt;br /&gt;
|}&lt;br /&gt;
( ALT(ft) * 1000 / 318.12 = Dist(NM) )&lt;br /&gt;
&lt;br /&gt;
=== Landing ===&lt;br /&gt;
The [[ILS]] takes away the need for horizontal control. To stay inside the [[glidescope]] it is needed to change pitch (yokes) and speed (autopilot). The ILS won't work below decision height (200 feet [[AGL]]).&lt;br /&gt;
&lt;br /&gt;
The intention is to slow as much as possible, but with sufficient control for a go-around.&lt;br /&gt;
&lt;br /&gt;
#Calculate Vref (see table above).&lt;br /&gt;
#At a distance of 4.7 NM (attitude 1500 feet) you should intercept the glidescope on the ILS. Due to mountains or weather reception of the ILS can be hindered, the gildescope can also be caught at 1000 feet and 3.1 NM. &lt;br /&gt;
#The speed is 170 [[KIAS]] with 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, flying on the radial.&lt;br /&gt;
#At one degree below glidescope (the green dot is on the dot above centre).&lt;br /&gt;
##Speedbug at Vref KIAS.&lt;br /&gt;
##20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
##Close the autopilot window.&lt;br /&gt;
##Hit APPR to catch the glidescope.&lt;br /&gt;
#:*If the glidescope is not shown on the ILS, reset Altitude on the Autopilot to &amp;quot;0&amp;quot; (zero).&lt;br /&gt;
#The nose will dive down, pull it up slowly so that the aircraft remains about horizontal.&lt;br /&gt;
#Pull up nose when too low, decrease speed when too high but keep the speed above Vref KIAS.&lt;br /&gt;
#Aim to a sinkrate of 400...700 feet/min&lt;br /&gt;
#At the 1000 mark check tiptanks and weight, jettison fuel if needed.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, the engines will give more power.&lt;br /&gt;
#At the 500 mark deploy landing gear.&lt;br /&gt;
#At decision height (set with Primus 1000) the autopilot will shutdown, stallwarning-system is disabled.&lt;br /&gt;
#Prepare to do a go-around is visibility is insufficient.&lt;br /&gt;
#At runway threshold set power to idle.&lt;br /&gt;
#Land the aircraft on two wheels, nose up, and correct for winds.&lt;br /&gt;
#On nose touchdown enable spoilerons (Ctrl-B), deploy reversers (DEL) and give max. power.&lt;br /&gt;
#Below 60 knots, set throttle to idle, stow the reversers.&lt;br /&gt;
#Hit the parking brake (SHIFT-B) to make a full stop.&lt;br /&gt;
#Take a deep breath.&lt;br /&gt;
&lt;br /&gt;
Park the aircraft.&lt;br /&gt;
&lt;br /&gt;
====Non-precision Approach====&lt;br /&gt;
# 7+ NM from RW: 180...165 [[KIAS]], flaps up, gear up.&lt;br /&gt;
# 7...5 NM from RW, aligned at 1,500 [[AGL]]: Vref + 30 KIAS, 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, descend if required.&lt;br /&gt;
# 5...1 NM from RW, descending: Vref + 20 KIAS, 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
# 500 feet AGL: 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, N1 up, gear down.&lt;br /&gt;
# Threshold: Vref KIAS.&lt;br /&gt;
&lt;br /&gt;
=== Shutdown ===&lt;br /&gt;
Reverse the [[Learjet 35-A#Startup|startup procedure]] described earlier.&lt;br /&gt;
===Eating a bird===&lt;br /&gt;
At lower altitudes an engine can eat a bird and shutdown. &lt;br /&gt;
&lt;br /&gt;
Flying with one engine down is good possible however, &lt;br /&gt;
*double the runway length, for both take-off and landing&lt;br /&gt;
*half the rotation, half the climb&lt;br /&gt;
*half the cruise altitude&lt;br /&gt;
*do not use AP during climb&lt;br /&gt;
Landing is described at [[#Landing, one engine out| Landing, one engine out]].&lt;br /&gt;
&lt;br /&gt;
==Flight school==&lt;br /&gt;
Some things a pilot should be able to perform so find a nice long runway with an [[ILS]] and ask permission from ATC to do some practising. Keep the tarmac clean and don't scare the neighbours by crashing.&lt;br /&gt;
===Restart engines===&lt;br /&gt;
Since there is a risk that fuel runs out, forgetting to open up the fuselage or wing tanks.&lt;br /&gt;
#Go to 15,000 feet, level flight, 200 [[KIAS]]&lt;br /&gt;
#Shutdown both tip tanks to force engine shutdown.&lt;br /&gt;
#Open up fuel tanks.&lt;br /&gt;
#Restart engines. &lt;br /&gt;
===Stall - clean===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 [[KIAS]].&lt;br /&gt;
#Disable speed bug (autopilot SPD).&lt;br /&gt;
#Set throttle to idle.&lt;br /&gt;
#Take the yokes.&lt;br /&gt;
#Keep the aircraft from sinking by pulling the yokes gently.&lt;br /&gt;
#Ignore the lower-gear warning.&lt;br /&gt;
#At stall warning, full throttle, give flaps. Only lower nose if needed to take away stall symptoms (banking).&lt;br /&gt;
#Let the aircraft pickup speed and when above minimums enable autopilot again. Have the yokes centred before enabling the autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 KIAS. &lt;br /&gt;
#Set 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Set speedbug to Vref KIAS.&lt;br /&gt;
#Set 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Lower gear.&lt;br /&gt;
#Below Vref + 25 set full flaps.&lt;br /&gt;
#Use pitch (yokes) to get a '''stable''' sinkrate between 400...700 feet/min at Vref [[KIAS]].&lt;br /&gt;
#Disable the speedbug, do not change throttle.&lt;br /&gt;
#Pull nose to get to a level flight. Pull more when sinking again.&lt;br /&gt;
#At stall warning max power, lower nose if needed.&lt;br /&gt;
#At positive rate of climb pull up gear.&lt;br /&gt;
#Set a pitch of 14 degrees. Retract flaps, centre yokes and enable autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration, one engine out===&lt;br /&gt;
Perform the same stall but this time shutdown one engine and keep flaps at 20.&lt;br /&gt;
&lt;br /&gt;
===Landing, one engine out===&lt;br /&gt;
As a normal [[#Landing|landing]] but with the following critical differences.&lt;br /&gt;
#Set speed to Vref +20 and don't go below that. Use pitch only to control glidescope.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; at 100...150 AGL (not earlier), immediately idle the left-over engine, land. Do not use reversers...&lt;br /&gt;
#There should be sufficient speed and power for a controlled go-around.&lt;br /&gt;
#After landing you can use the left-over engine to push the aircraft to the parking place.&lt;br /&gt;
Touch-and-go is not possible. Required RW length is double. When the speed is too low a power-up, for a go-around or to prevent a full stall, will push the aircraft uncontrollable to one side. This manoeuvre should be practised on a virtual runway well above the real one before attempting this on hard tarmac.&lt;br /&gt;
&lt;br /&gt;
===Go-around===&lt;br /&gt;
This procedure (Go-around, Missed approach) should be practised and should be applied when visibility is insufficient for a landing. Practice on a virtual runway a few 100's feet above the real runway. This procedure works for normal landings and with one engine out.&lt;br /&gt;
#At decision height (200 feet [[AGL]], set with Primus 1000) the autopilot will shutdown and the stall warning will be disabled.&lt;br /&gt;
#The [[indicated airspeed]] should be just above Vref or Vref + 20 with one engine out. AP should be off.&lt;br /&gt;
#Give max throttle (keep N1 below 103.5%).&lt;br /&gt;
#Rotate to 7 degrees.&lt;br /&gt;
#Check vertical speed.&lt;br /&gt;
#With positive rate of climb, retract gear.&lt;br /&gt;
#Call [[ATC]].&lt;br /&gt;
#Centre trim.&lt;br /&gt;
#Above V&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt; retract flaps.&lt;br /&gt;
#Reset AP.&lt;br /&gt;
#Rotate to 14 degrees until above 3000 feet.&lt;br /&gt;
You should have 180 Gallons left in the wings to go-around or to find another runway nearby.&lt;br /&gt;
&lt;br /&gt;
==Tweaking aircraft files==&lt;br /&gt;
===Change livery ===&lt;br /&gt;
[[File:Learjet35_01.jpg|250px|thumb|Waves Livery]]&lt;br /&gt;
The livery can not be changed as easy as with other aircraft.&lt;br /&gt;
#Locate in the directory Models the files Paint1.png and Paint1 (2).png&lt;br /&gt;
#Rename Paint1.pnt to Paint1 (1).png&lt;br /&gt;
#Rename Paint1 (2).png to Paint1.png&lt;br /&gt;
#Restart FlightGear&lt;br /&gt;
&lt;br /&gt;
===Modify livery===&lt;br /&gt;
*The *.psd layers of the wavevom livery are available [http://2rowdy.aacity.net/FG/Paintkit%20Learjet%2035a.zip Paintkit Learjet35a.zip] (zipped file)&lt;br /&gt;
*If you have Gimp, Paint dot net or Photoshop you can open and edit the layers of the file.&lt;br /&gt;
*Save the modified file as a flat non-transparent (24 bits) png image with name: Paint1.png.&lt;br /&gt;
*Place the file in the Models directory after making a backup of the original Paint1.png file.&lt;br /&gt;
&lt;br /&gt;
==Development status/Issues/Todo==&lt;br /&gt;
*Development has taken a different turn. In short, we will use the aircraft files, but we will completely redo them as like making a new aircraft. So, new interior, new exterior, new systems, new instruments etc etc.&lt;br /&gt;
&lt;br /&gt;
==Updates==&lt;br /&gt;
===Version 20120130===&lt;br /&gt;
*FC-530 behavior&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] installed&lt;br /&gt;
*MFD and NAV view&lt;br /&gt;
*Reversers possible below decision height&lt;br /&gt;
*Contrails and smoketrails&lt;br /&gt;
*Overspeed and Ceiling don't stop AP&lt;br /&gt;
*Engine maintenance (Turbine&amp;lt;=&amp;gt;Fan)&lt;br /&gt;
&lt;br /&gt;
===Version 20111222===&lt;br /&gt;
* N1 0...110% with the risk of blowing up the engine&lt;br /&gt;
* Thrust at N1 101% 3500 lbs&lt;br /&gt;
* Changed engine sounds&lt;br /&gt;
* Wind with landing gear and flaps&lt;br /&gt;
* Stall warning&lt;br /&gt;
* Overspeed warning&lt;br /&gt;
* Caution sound&lt;br /&gt;
* Engine start and shutdown sounds&lt;br /&gt;
* Yasim wing sweep correct&lt;br /&gt;
* Panel N1 and ITT now in real range with real colours (but in bars and not dials)&lt;br /&gt;
* Different MK VIII setting&lt;br /&gt;
* Limits and warnings on N1, spoilerons and flaps *2, reversers, engines out, stall and overspeed. Some will cause the warning sound, some will shut down the AP, some just tell the aircraft has broken up into fragments.&lt;br /&gt;
* [[Instant Replay]]&lt;br /&gt;
* Aircraft help&lt;br /&gt;
* Micro HUD&lt;br /&gt;
* Prepared for FG 2.6.0&lt;br /&gt;
&lt;br /&gt;
===Version 20111111===&lt;br /&gt;
* Remodel Yasim according to drawings.&lt;br /&gt;
* Two tip tanks, two wing tanks and one fuselage tank.&lt;br /&gt;
* Corrected empty weight.&lt;br /&gt;
* Increased power at altitude.&lt;br /&gt;
* Separate Instruments 3-d no longer needed.&lt;br /&gt;
* Completely different flight behaviour, less predictable, more fun, more real.&lt;br /&gt;
* Animated reversers.&lt;br /&gt;
* Correct flap angles.&lt;br /&gt;
* AP Low bank functional.&lt;br /&gt;
* Limits implemented.&lt;br /&gt;
* N1 and N2 tweaked to almost real.&lt;br /&gt;
===From v2009 to v2011-10-21===&lt;br /&gt;
* Fuel-load 2 x 465.5 Gallons.&lt;br /&gt;
* Thrust 3500&lt;br /&gt;
* tsfc (fuel consumption) 0.504&lt;br /&gt;
* Autopilot climb attitude from 3.5 to 7.1&lt;br /&gt;
* Altitude was system [[altitude]], corrected to indicated altitude.&lt;br /&gt;
* Livery shadow fixed.&lt;br /&gt;
* Autopilot Y/D now functional.&lt;br /&gt;
* DC-550 a bit more visible.&lt;br /&gt;
* Removal of non available animations.&lt;br /&gt;
* Clean-up of obsolete and redundant files.&lt;br /&gt;
&lt;br /&gt;
==Related content==&lt;br /&gt;
* [[Cessna Citation Bravo panel]]; the Citation has the same panel. Some great hints and tips can be found there.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.flightgear.org/forums/viewtopic.php?f=4&amp;amp;t=13256&amp;amp;p=134319#p134319 Discussion thread on the Flightgear Forum.]&lt;br /&gt;
*[http://www.airliners.net/aircraft-data/stats.main?id=265 Learjet on airliners.net]&lt;br /&gt;
*[http://www.aviationweek.com/aw/generic/story_content.jsp?channel=bca&amp;amp;id=xml/bca_xml/2010/09/01/BC_09_01_2010_p80-249555.xml&amp;amp;headline=Learjet+35+Series+Aircraft Learjet on aviatonweek.com]&lt;br /&gt;
*[http://www.businessjet.com/Aircraft_Data/Learjet35.php Learjet on businessjet.com]&lt;br /&gt;
*[http://www.aviastar.org/air/usa/learjet-35.php Learjet on Aviastarr.org]&lt;br /&gt;
*[http://www.flugzeuginfo.net/acdata_php/acdata_lear35_en.php Learjet and great pictures on flugzeuginfo.net]&lt;br /&gt;
*[http://www.spyflight.co.uk/learjet.htm Some lesser known facts about the Learjet on spyflight.co.uk]&lt;br /&gt;
*[http://etd.lib.ttu.edu/theses/available/etd-07012010-31295010054285/unrestricted/31295010054285.pdf Thesis: Gates Learjet Corporation - Production Facilities - by Rick.J.Denzer Dec 10 1981](pdf) Also contains a detailed history of the corporation.&lt;br /&gt;
&lt;br /&gt;
{{Appendix}}&lt;br /&gt;
&lt;br /&gt;
{{bombardier}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Aircraft]]&lt;br /&gt;
[[Category:Business Jet]]&lt;br /&gt;
[[Category:Civilian aircraft]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=File:Learjet35banner.png&amp;diff=42506</id>
		<title>File:Learjet35banner.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=File:Learjet35banner.png&amp;diff=42506"/>
		<updated>2012-02-23T20:02:45Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: uploaded a new version of &amp;amp;quot;File:Learjet35banner.png&amp;amp;quot;: Better contrast. More similar to the real one. Fuzzy on purpose, sorry, but I spend two days on making this...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=42261</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=42261"/>
		<updated>2012-02-20T20:27:22Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */ removed cos published in Suggested Flights&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
#[[Suggested_Flights#Kisimayu_to_Kilimanjaro| Kisimayu to Kilimanjaro]] as suggested flight.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=42104</id>
		<title>Learjet 35-A</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=42104"/>
		<updated>2012-02-19T10:12:18Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox Aircraft&lt;br /&gt;
|name 			= Learjet 35A&lt;br /&gt;
|image 			= Learjet 35-A Wavevom.jpg&lt;br /&gt;
|alt 			=&lt;br /&gt;
|type 			= Business Jet&lt;br /&gt;
|livery 		= Wavevom (based on NASA)&lt;br /&gt;
|authors 		= Xsaint,PH-JBO&lt;br /&gt;
|version 		= 20120130p&lt;br /&gt;
|fdm 			= YASim&lt;br /&gt;
|fgname 		= Learjet2&lt;br /&gt;
|download 		= http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip&lt;br /&gt;
|development 		= &lt;br /&gt;
|status-fdm		= 4&lt;br /&gt;
|status-systems		= 3&lt;br /&gt;
|status-cockpit		= 4&lt;br /&gt;
|status-model		= 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- http://www.unitedfreeworld.com/sim-american/ --&amp;gt;&lt;br /&gt;
{{Cquote|'''Nothing else can take you there faster, on less fuel. Absolutely nothing.'''&lt;br /&gt;
&lt;br /&gt;
It's a incontrovertible fact. ''The Learjet 35A covers more miles in less time on less fuel than any other business jet.''&lt;br /&gt;
&lt;br /&gt;
Period.&lt;br /&gt;
&lt;br /&gt;
In fact, even ''slower'' jets consume more fuel than the Learjet 35A. The [[Cessna 550 Citation II|Cessna Citation S/II]], for example, takes about 15 minutes longer than the Learjet to complete a typical 500-n.m. mission at high-speed cruise--and gulps down 100 ponds more fuel in the process.&lt;br /&gt;
&lt;br /&gt;
No other aircraft offers a better blend of speed, efficiency, and versatility than the Learjet 35A.&lt;br /&gt;
&lt;br /&gt;
Ask the U.S. Airforce. Before selecting a manufacturer for their C-21 utility jet, they conducted a four-month comparison of contenders. When it was over, the choice was clear. The USAF ordered 80 Learjets.|Flight International (advertising of Gates Learjet)&amp;lt;ref&amp;gt;[http://www.flightglobal.com/pdfarchive/view/1985/1985%20-%202071.html Flight International, 22 June 1985, page 33, advertising of Gates Learjet]&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
The '''Learjet 35-A''' is not included with the [[FlightGear]] base package nor is it available from the [http://www.flightgear.org/download/aircraft-v2-4/ Central FlightGear Hangar].&lt;br /&gt;
&lt;br /&gt;
This aircraft, in FlightGear, is a creation of xsaint. Copyright info (from learjet-set.xml): '''''Learjet 35A Feb 2009  Xsaint , based on Syd's Bravo FDM()'''''. Its tweaked by PH-JBO 2011-12-22. Licence: http://creativecommons.org/licenses/by-nc-sa/3.0/&lt;br /&gt;
&lt;br /&gt;
History and technical details of the Learjet 35 can be found on [http://en.wikipedia.org/wiki/Learjet_35 Wikipedia] with links towards the Learjet and Bombardier history.&lt;br /&gt;
[[File:Learjet35banner.png|150px|frame|right|bottom]]&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
# Download the aircraft from here: &amp;lt;!--[http://www.unitedfreeworld.com/sim-american/ UnitedFreeWorld] or--&amp;gt; [http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip Download LJ35A] &lt;br /&gt;
# Place the Lear2 directory and files in your Aircraft directory.&lt;br /&gt;
*If you have previously installed the Learjet please remove it from the Aircraft directory. FlightGear will otherwise get confused.&lt;br /&gt;
*The pre-previous version required a custom Instruments-3d, if you still have that on your hard drive, pls remove it.&lt;br /&gt;
&lt;br /&gt;
==Impressions==&lt;br /&gt;
'''Positive'''&lt;br /&gt;
*This Learjet is at this moment (2011-08-25) the only business jet in FlightGear with a predictable autopilot (as far as I know).&lt;br /&gt;
*Despite the oddities, this aircraft is perfect to practice [[IFR]] flight, [[radio navigation]] and [[ILS]] approaches.&lt;br /&gt;
*It has the mild character of an airliner, combined with the umph of a fighter jet. So it's perfect as a trainer for both types of aircraft.&lt;br /&gt;
*There are not a gazillion buttons to press, perfect for lazy pilots that want mileage.&lt;br /&gt;
*It is a beast to fly. It is possible to take off from a postagestamp, pull up like a rocket and land on a dime.&lt;br /&gt;
This aircraft needs more pilots! (and positive reviews)&lt;br /&gt;
&lt;br /&gt;
'''Negative'''&lt;br /&gt;
*The interior is not of a Learjet, the instruments were designed for the [[Cessna Citation Bravo]]. The looks and animations of the aircraft is not sleek and finished.&lt;br /&gt;
&lt;br /&gt;
=== Oddities === &lt;br /&gt;
For this aircraft but perhaps also for other aircraft with this setup. Some oddities are probably on-purpose.&lt;br /&gt;
&lt;br /&gt;
*The [[ADF]] frequency in the cockpit is not in sync with the Radio window.&lt;br /&gt;
*[[NDB]] beacons can be entered as NAV1 or NAV2. That's a big positive! They will give distance but no radial for the autopilot. &lt;br /&gt;
*If changing course (radial) in the Radio Window be sure to press '''apply''' to feed the Primus. For the other values the apply key isn't needed.&lt;br /&gt;
*If FMS is used once, the Primus will get confused and ILS beacons will not show the glidescope.&lt;br /&gt;
*In the Autopilot Pitch (VNAV) and V/S do not work as expected. &lt;br /&gt;
*If the Autopilot is turned on it will also turn on a vertical control, Pitch, V/S or Altitude depending on what is pre-selected. Standard is Pitch.&lt;br /&gt;
*I have not discovered any effect from the Roll Knob.&lt;br /&gt;
*NAV2 can only be used for reference. It can not be used for radial navigation.&lt;br /&gt;
*The compass is b0rken. It has a strange deviation and can not be set with Instrument settings. The compass shows Magnetic, the NAV (also when an NDB has been entered) indicators True, the ADF indicator Magnetic, the course deviation bars show Magnetic, extremely confusing. Since the course bars show Magnetic, VOR navigation (Autopilot) is also done with Magnetic. If this is true for this aircraft it probably is true for all Primus 1000 aircraft.&lt;br /&gt;
&lt;br /&gt;
==Technical==&lt;br /&gt;
===V speeds===&lt;br /&gt;
{|&lt;br /&gt;
|V&amp;lt;sub&amp;gt;A&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] (use autopilot above to manoeuvre) &lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; ||= 129 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 119 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 115 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;  ||= 109 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;C&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] at FL410&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S1&amp;lt;/sub&amp;gt; (clean) ||= 96 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S0&amp;lt;/sub&amp;gt; (landing)||= 87 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCA&amp;lt;/sub&amp;gt; || = 112 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCG&amp;lt;/sub&amp;gt; || = 103 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 350 [[KIAS]] above FL80&lt;br /&gt;
|-&lt;br /&gt;
|M&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 0.82 Mach&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 300 [[KIAS]] below FL80&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 198 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 183 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 153 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 4800 feet (ISA)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 6300 feet (elevation 5000 feet)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (landing) ||= 3075 feet&lt;br /&gt;
|}&lt;br /&gt;
*Spoilerons (airbrakes) may be extended up to V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; provided flaps are not extended, or while on ground during landing.&lt;br /&gt;
[[V speeds]] based on typical load.&lt;br /&gt;
&lt;br /&gt;
(FL = [[flight level]])&lt;br /&gt;
====Landing speeds====&lt;br /&gt;
{|&lt;br /&gt;
|Weight x 1000|| 10||11||12||13||14||15||'''15.3'''||&amp;lt;del&amp;gt;16&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;17&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;18.3&amp;lt;/del&amp;gt;||lb&lt;br /&gt;
|-&lt;br /&gt;
|Speeds ↓&lt;br /&gt;
|-&lt;br /&gt;
|Vref &amp;amp; LDG Climb|| 105||110||115||119||123||127||'''129'''||131||135||140||[[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Appr &amp;amp; Climb||111||116||121||126||130||134||'''136'''||138||142||147||[[KIAS]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Dimensions and weight===&lt;br /&gt;
{|&lt;br /&gt;
|'''Gates Learjet 35A - Technical Data'''&lt;br /&gt;
|-&lt;br /&gt;
|Specification 	      || Metric||  	      	Imperial&lt;br /&gt;
|-&lt;br /&gt;
|Length 			|| 14.83 m || 			48 ft 8&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Wing span (over tanks) ||	12.04 m 	||		39 ft 6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Height 		||	3.73 m 		||	12 ft 3&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Weight (empty) 	||	4,590 kg 	||		10,120 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. take-off weight 	|| 8,235 kg ||	18,300 lb &lt;br /&gt;
|-&lt;br /&gt;
|Max. landing weight || 6,940 kg || 15,300 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. landing tip-fuel weight  || 420 kg || 925 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. fuel load || 3,524 l|| 931 Gallons&lt;br /&gt;
|-&lt;br /&gt;
|Max. level speed [[TAS]]||	872 km/h (7,620 m) ||	542 mph (25,000 ft)&lt;br /&gt;
|-&lt;br /&gt;
|Max. climb rate 	||	1,451 m/min 	||	4,760 ft/min&lt;br /&gt;
|-&lt;br /&gt;
|Max. service ceiling ||	13,715 m (approx.) ||	45,000 ft (approx.)&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|Power plant 	||2 x Garrett TFE731-2-2B Turbofan&lt;br /&gt;
|-&lt;br /&gt;
|Power plant output|| 	2 x 3,500 Thrust (dry)[lbf]&lt;br /&gt;
|-&lt;br /&gt;
|Fuel consumption ||2 x 0,504 SFC (dry) [lb/lbf hr]&lt;br /&gt;
|-&lt;br /&gt;
|Range ||2789 NM&lt;br /&gt;
|-&lt;br /&gt;
|Max. time full-throttle || 5 mins&lt;br /&gt;
|-&lt;br /&gt;
|Max. occupancy 	|| 2 x crew, 8 x passengers &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In FlightGear the limits are more flexible as the real thing. If you would cross over limitations in reality the thing would go poof.&lt;br /&gt;
*The data gathered is not guaranteed to be 100% accurate, some sources contradict each other. The most probable reason is that many aircraft have been refitted and improved (wing-tips, undercarriage, fuel tip) and often models are mixed (C21, 36, 35A etc).&lt;br /&gt;
&lt;br /&gt;
== Aircraft configuration ==&lt;br /&gt;
Please note. Despite best efforts the description does not depict the real aircraft. If you have one of the real things, call me, I'd love to hop aboard, but use the Flight Manual for your planning.&lt;br /&gt;
=== Fuel system ===&lt;br /&gt;
This Learjet is equipped with five fuel tanks. The two characteristic tip tanks, two wing tanks and one tank in the fuselage. The tanks are filled from the tip tanks and during filling the fuel is distributed by gravity. This means that after filling each tank has the same percentage of fuel.&lt;br /&gt;
&lt;br /&gt;
All weight above 13,500 lbs should be wing and tip tank fuel.&lt;br /&gt;
&lt;br /&gt;
The flight characteristics are negatively influenced by the tip tanks (Dutch roll and front weight) that is why it is common to burn the tip tanks first.&lt;br /&gt;
&lt;br /&gt;
From Equipment=&amp;gt;Fuel and Payload it is possible to open or close a tank.&lt;br /&gt;
&lt;br /&gt;
There is only one type of jet fuel in FlightGear. To go from Gallons to pounds, multiply with 6.72 .&lt;br /&gt;
&lt;br /&gt;
#Calculate from your planning the amount of fuel needed. &lt;br /&gt;
##:1st hour 223 Gallon&lt;br /&gt;
##:2nd hour 194 Gallon&lt;br /&gt;
##:3rd hour 164 Gallon&lt;br /&gt;
##:4th hour 134 Gallon&lt;br /&gt;
##For flights less then two hours fill the tanks to the max. landing weight (15,300lb) then add the amount of expected fuel burn. (i.e. for a two hour flight fill to 15,300 lb, then add 223+194 Gallons)&lt;br /&gt;
##Make sure there is a reserve of at least 90 Gallons in each wing that can be used for a go-around procedure.&lt;br /&gt;
#Load the amount of fuel using Equipment=&amp;gt;Fuel and payload. Made sure the sliders are above each other so to simulate gravity.&lt;br /&gt;
#Before taking off close the wing and fuselage tanks keeping only the tip tanks open.&lt;br /&gt;
#After approx an hour into the flight open the fuselage tank.&lt;br /&gt;
#After another half hour open the two wing tanks.&lt;br /&gt;
#Just before approach check the content of the tip tanks. If a tank holds more as 138 Gallons jettison (empty) the tip tanks. Else they could snap off during landing.&lt;br /&gt;
There is an upgrade kit available to increase the length of the tip tanks giving a longer range of the aircraft.&lt;br /&gt;
&lt;br /&gt;
===Altitude and flight planning===&lt;br /&gt;
*Flight duration 1 hour, fly between FL300 and FL330.&lt;br /&gt;
*Flight duration 2 hours, fly between FL330 and FL370.&lt;br /&gt;
*Flight duration 3 hours, fly between FL370 and FL400.&lt;br /&gt;
*Flight duration 4 hours, fly between FL400 and FL430.&lt;br /&gt;
&lt;br /&gt;
=== Engines ===&lt;br /&gt;
The engines can take N1 105% for about 5 seconds before you will have to replace them. They can take N1 103% for about 5 minutes which is just sufficient for an emergency ascend to FL180. Continues power is possible at N1 101.5% but it's best is to keep at or below 100%. Optimal cruise and climb, lowest fuel burn, is at N1 85%.&lt;br /&gt;
&lt;br /&gt;
N1 63% gives about 210 [[KIAS]] at FL 250, N1 73% gives about 250 [[KIAS]].&lt;br /&gt;
&lt;br /&gt;
===Flaps and brakes===&lt;br /&gt;
The flaps have three settings.&lt;br /&gt;
#8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; makes the wings more efficient and provides a good deal of additional lift. It does not slow down the aircraft much. To make the aircraft take off easier, reducing the need for new tires, this setting is used. If you are sure to stay below 200 knots during VFR flight, touring over the country side, the throttle has more grain giving perfect control during slow, low level flight. The Learjet 35-A is certified for VFR flight.&lt;br /&gt;
#20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; gives enough drag to slow down an aircraft. It also makes the wings more efficient during take off and this setting should be used with heavy loaded aircraft.&lt;br /&gt;
#40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; is almost like a handbrake on your car. The aircraft wants to make a full stop on this setting. It provides some additional lift and should be used during take-off with with MTOW but be sure to shift to a lower setting as soon as possible. With this setting you can perform an emergency descent with a negative pitch of up to 40. During landing you will have to set N1 between 60...80% to prevent stalling. With higher speeds the aircraft will have an extreme pitch behaviour.&lt;br /&gt;
*The three settings are sufficient for normal use however there is an upgrade kit available giving a notch at 15 and 30. This makes the aircraft more flexible as a cargo transporter.&lt;br /&gt;
*Spoilerons (airbrakes) can be used at any speed below V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt;. One thing to remember is, do not combine spoilerons with flaps, except during slowing down on the runway. The flaps want to push down the nose, the spoilerons do not have this effect. Be sure to retract them when you have reached the desired speed.&lt;br /&gt;
*Reversers can only be used below decision height and on the ground. If enabled the amount of reverse thrust depends on the throttle. It is advised to keep N1 below 85%. It should not be used below 60 knots with to prevent debris flying around everywhere, even entering the engines. Reversers can be used, on ground, to &amp;quot;powerback&amp;quot; (go backwards), use low thrust and never (ever!) use the brakes, use forward thrust instead. After use of the reversers they must receive an inspection therefore they can only be used once. It is against regulations to use reversers prior to take-off and with touch-and-go landings. It is a known risk that reversers can get stuck in the reverse position. (14 CFR Part 39 Amendment 39-4361; AD 79-08-01 R1 &amp;amp; MIA97FA213) Reversers will reduce the length needed for landing however plan to use a runway with sufficient length without reversers.&lt;br /&gt;
&lt;br /&gt;
===Cockpit and control panel===&lt;br /&gt;
This Learjet 35-A has been refitted with the control panel of the [[Cessna Citation Bravo panel|Cessna Citation Bravo]]. The usage and information provided is the same. &lt;br /&gt;
&lt;br /&gt;
Please note that most heading information the Primus 1000 gives is Magnetic except the arrows, those show True. As the deviation-bars also show Magnetic [[radio navigation]] should be based on Magnetic. Since runway headings are based on True they should be corrected for the magnetic deviation before entering this information in the machine. For an ILS there isn't much of a problem since it gives just one radial, but for airfields without an [[ILS]] but with a [[VOR-DME]] the deviation can be well noticeable. The deviation can be retrieved from Equipment =&amp;gt; Instrument Settings =&amp;gt; HI offset. Add this value to the heading of the runway.&lt;br /&gt;
===Autopilot===&lt;br /&gt;
Differences from expected behaviour,&lt;br /&gt;
*VNAV/Pitch will set climb, level or descend depending on the ''previous'' setting on the Altitude. If you were climbing '''with''' autopilot, Pitch will continue the climb.&lt;br /&gt;
*VNAV/Pitch will not be lit on the dashboard.&lt;br /&gt;
*VS does not work.&lt;br /&gt;
*B/C Back Course does not work.&lt;br /&gt;
*V/S Pitch up down does not work.&lt;br /&gt;
*Roll Knob does not function.&lt;br /&gt;
&lt;br /&gt;
===Passengers and cargo===&lt;br /&gt;
This aircraft is configured for 8 passengers, 6 luxury leather seats, one flight attendant and one flap-down seat. There is room in the front for the luggage of the pilot and co-pilot with a max of 100 lb. Between the wings, just behind the last seats is the cargo hold that has room for 500 lb. &lt;br /&gt;
&lt;br /&gt;
The maximum weight of the aircraft, without fuel, is 13,500 lbs.&lt;br /&gt;
&lt;br /&gt;
It is possible to overload the aircraft with the risk of leaving the undercarriage and tires somewhere on the tarmac. There is an upgrade kit available making it stronger.&lt;br /&gt;
&lt;br /&gt;
If your passengers are claustrophobic advise them to wait for an airliner. The width of the tube is 4.95ft (1,8 meters) and the height is 4.4 ft (1,34 meters) so not much room to take a walk.&lt;br /&gt;
&lt;br /&gt;
The more weight in the back the better, so have your passengers sit from the back to the front.&lt;br /&gt;
&lt;br /&gt;
===Warning systems===&lt;br /&gt;
*This aircraft has a [[Ground proximity warning system |MK VIII]] installed. It will callout the height and will give out warnings about flaps, landing gear and when the ground is too close. Most annoying is the alarm sound for lowering the gear.&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] is installed and visible on the MFD. Use the [[Cessna_Citation_Bravo_panel#Console | centre console]] to change visible radar range.&lt;br /&gt;
*The FC 530 AP will warn for stall and overspeed.&lt;br /&gt;
:*The stall warning will give a high pitch sound. In this simulation there is no stick shaker. The stall warning will shutdown the autopilot and will enable the caution alarm. The stall warning system is not perfectly capable of detecting a stall while banking. Contrary to the real aircraft this simulation does not include a stick push. When the alarm sound the aircraft is in a stall, not nearing a stall.&lt;br /&gt;
:*The overspeed alarm sounds like a clicking sound, a reason to slow down quick before the aircraft disintegrates. It will enable the caution alarm. Limitations are:&lt;br /&gt;
::*Caution when Mach &amp;gt; 0.74 and no AP&lt;br /&gt;
::*Caution when KIAS&amp;gt;300 and ALT &amp;lt; 8,000&lt;br /&gt;
::*Caution when KIAS&amp;gt;350 and ALT &amp;gt; 8,000&lt;br /&gt;
::*Stick pull KIAS&amp;gt;354 or MACH &amp;gt;0.82&lt;br /&gt;
*The Caution alarm sounds like honk honk, silent, silent. It can be stopped after the cause of the alarm has been taken away. Just press the button to shut it off. Check the aircraft limits when the cause of the alarm is unknown.&lt;br /&gt;
*The autopilot will also shutdown in the following events: G-forces over the limit or engines have stopped.&lt;br /&gt;
&lt;br /&gt;
===Stall behaviour===&lt;br /&gt;
When the speed is reduced the Lear will nose-dive before there is a stall. If you fight that behaviour, pull up, you will find that a stall without flaps can cause loss of control diving left or right to start a spin. With flaps you can steer left and right without loosing control sinking at an extreme rate. To get out of a stall the easiest steps are to give max power and lower nose. With one engine down however max power will worsen the situation so lower nose to pick up speed, get control back and then increase thrust slowly. Stall character of the Learjet 35-A is described as very mild.&lt;br /&gt;
&lt;br /&gt;
===Flight characteristics===&lt;br /&gt;
The Learjet loves to go up, it loves to go down. But it doesn't like level flight. The Autopilot has a Yaw Damper function to help level flight. Heavy tip tanks combined with low speeds can cause a Dutch Roll, it will make your passengers sick and can,in extremes, cause loss of control.&lt;br /&gt;
&lt;br /&gt;
This machine is build to be happy above FL390, it's possible to fly [[KTAS]] 471 keeping N1 at 100%. Below FL390 the engines are not strong enough. The ceiling at 45,000 is for the standard machine, for research aircraft have been fitted with better seals keeping the cabin pressurized at higher altitudes.&lt;br /&gt;
&lt;br /&gt;
Above 220 [[KIAS]] and/or above FL180 the aircraft should be flown with Autopilot since the slightest stick movements, above that speed, can cause scary things.&lt;br /&gt;
&lt;br /&gt;
There are some things you should not do,&lt;br /&gt;
*Give full throttle with one engine down when the aircraft is near a stall during landing. (The aircraft will be pushed to one side)&lt;br /&gt;
*Set the altimeter to the wrong [[QNH]], mistaking a 2 with a 3. (The aircraft can be a 1000 feet lower as expected).&lt;br /&gt;
*Set the autopilot to an undefined high (twist the button) and then forget to set it correctly. (Making the aircraft fly too high, loosing pressure and oxygen making the aircraft fly a long way on autopilot before the engines shut down due to loss of fuel) &lt;br /&gt;
*Fly near the Falklands during a war. (The British might use you for target practice)&lt;br /&gt;
&lt;br /&gt;
==Procedure flight==&lt;br /&gt;
=== Startup ===&lt;br /&gt;
#Fuel up the machine.&lt;br /&gt;
#Check brakes are ON.&lt;br /&gt;
#Check flaps are retracted.&lt;br /&gt;
#Check spoilerons are retracted.&lt;br /&gt;
#Check trim is centred. &lt;br /&gt;
#Throttle on 0, the machine will auto-throttle during start-up.&lt;br /&gt;
# Start the engines:&lt;br /&gt;
#* Manual:&lt;br /&gt;
##Switch BATT (DC Power) to ON.&lt;br /&gt;
##Avionics Power.&lt;br /&gt;
###Switch to INV 1.&lt;br /&gt;
###Right switch to ON.&lt;br /&gt;
##Ignition switches (LH and RH) to NORM.&lt;br /&gt;
##Click LM button on Engine Start (LH light will light up while revving up, wait till the light is off).&lt;br /&gt;
##Click RH button on Engine Start (RH light will light up while revving up).&lt;br /&gt;
##Check if the engines are running, N1 should hover around 50%.&lt;br /&gt;
##Switch L GEN (DC Power) to ON.&lt;br /&gt;
##Switch R GEN (DC Power) to ON.&lt;br /&gt;
##Switch BATT (DC Power) to OFF.&lt;br /&gt;
##Click the Master Warning Reset button to acknowledge the warning.&lt;br /&gt;
##Exterior Lights COLL to AMT.&lt;br /&gt;
##Exterior Lights NAV to UP.&lt;br /&gt;
#* Or use the Autostart option.&lt;br /&gt;
#Close the wing tanks and the fuselage tank.&lt;br /&gt;
#If the outside temperature is below -25&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; idle engines for at least three minutes.&lt;br /&gt;
#Tune to ATIS and set ALT to [[QNH]] by turning the BARO knob below the display.&lt;br /&gt;
# Pre-set the autopilot.&lt;br /&gt;
## Open Autopilot=&amp;gt;Autopilot settings.&lt;br /&gt;
## Click HDG (or NAV) and ALT to arm the Autopilot.&lt;br /&gt;
## Enter the heading in the HDG BUG box.&lt;br /&gt;
## Enter 39,000 in the ALT SET box.&lt;br /&gt;
#Release the brakes, give some throttle and go to runway start.&lt;br /&gt;
&lt;br /&gt;
=== Take off and Ascend ===&lt;br /&gt;
&lt;br /&gt;
# At runway start,&lt;br /&gt;
## Check spoilerons, flaps, trim, brake.&lt;br /&gt;
## Give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps (or more with loads MTOW, or short runways).&lt;br /&gt;
## Release brakes.&lt;br /&gt;
## Give throttle, keep N1 below 103% but above 95% (105% will kill the engine)&lt;br /&gt;
## While accelerating on the runway increase N1 when possible.&lt;br /&gt;
## Push yokes a bit down, specially with sidewind.&lt;br /&gt;
## Pull the jokes at V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt;.&lt;br /&gt;
## Rotate to 14 degrees.&lt;br /&gt;
## Check N1&lt;br /&gt;
# Speed is above 170 [[KIAS]]&lt;br /&gt;
## Retract landing gear.&lt;br /&gt;
## Retract flaps.&lt;br /&gt;
# Above 3000 feet [[AGL]].&lt;br /&gt;
## Set N1 to 85%.&lt;br /&gt;
## Turn.&lt;br /&gt;
## Trim to keep speed between 190 and 220 [[KIAS]].&lt;br /&gt;
## Slowly reduce the attitude to 7 degrees.&lt;br /&gt;
# At reaching 18,000 feet, (about 5 mins after takeoff).&lt;br /&gt;
## Enable the Autopilot, centre and release the yokes (&amp;quot;5&amp;quot;).&lt;br /&gt;
## Click STD to set the [[altimeter]] to [[pressure altitude]].&lt;br /&gt;
## Check N1.&lt;br /&gt;
# After reaching FL 390, (about 16 mins after takeoff).&lt;br /&gt;
## Enable Low Bank in the autopilot.&lt;br /&gt;
## Let the aircraft gain some speed till above 200 [[KIAS]].&lt;br /&gt;
## Set the [[altitude]] to 41,000 feet.&lt;br /&gt;
# It takes about 18 minutes, 90 NM miles and 65 Gallons of fuel to reach FL 410.&lt;br /&gt;
## At 41,000 feet let the aircraft gain speed to near 220 [[KIAS]] which takes about 4 mins.&lt;br /&gt;
## Set IAS to 220 in the autopilot to prevent overspeed.&lt;br /&gt;
## If needed to go higher wait till the speed is above 200 and set altitude bug.&lt;br /&gt;
&lt;br /&gt;
Alternative, when there are obstacles (mountains) near:&lt;br /&gt;
:# At takeoff rotate to 14 degrees.&lt;br /&gt;
:# When speed has picked to above 160 rotate to 20 degrees.&lt;br /&gt;
:# Retract landing gear.&lt;br /&gt;
:# When speed is above 170 [[KIAS]] retract flaps.&lt;br /&gt;
:# When you are above safety altitude reduce N1 to 85% and do as described above.&lt;br /&gt;
&lt;br /&gt;
=== Level flight ===&lt;br /&gt;
At an [[altitude]] of 41,000 feet and with an [[airspeed]] of 220 knots (=N1 85%) you get a groundspeed of about 420 knots. This is the most economical speed and height for this aircraft. At 41,000 feet you can push it to an airspeed of near 240 knots, giving 460 [[KTAS]], but that will hit the envelope of this aircraft.&lt;br /&gt;
&lt;br /&gt;
Monitor the amount of fuel in the tiptanks. If a tiptank is below 100 Gallons open up the fuselage tank. If the fuselage tank is below 100 Gallons open up both wing tanks. The centre of gravity will move to the back of the aircraft reducing drag.&lt;br /&gt;
&lt;br /&gt;
Fly your course using the [[Radio beacons]] you can find. Intercept radials on [[NAV1]].&lt;br /&gt;
*Use the Display Controller (DC-550) to the left of the Display.&lt;br /&gt;
**The left bearing knob (BRG O) will show the direction of NAV1 or the [[ADF]].&lt;br /&gt;
**The right bearing knob (BRG &amp;lt;&amp;gt; ) will show the direction of NAV2 or the ADF.&lt;br /&gt;
**The NAV button will switch between NAV1 or NAV2 (or ILS 1 and 2) and will display the set Radial.&lt;br /&gt;
***Avoid using FMS. Do not use NAV2 for automated flight.&lt;br /&gt;
*Use the Autopilot Window to set the heading bug.&lt;br /&gt;
If a [[VOR]] has no reception it will show North. If the ADF has no reception it will show Up (tricky).&lt;br /&gt;
&lt;br /&gt;
=== Descend ===&lt;br /&gt;
# At a (radial) distance of about 115 NM start your descent towards the runway (assuming RW elevation of near zero [[AMSL]], if the RW is higher you can descent later). The sink rate will be about 1970 ft/min. &lt;br /&gt;
# Set the altitude to 10,000 [[AGL]] (so if the runway has an elevation of 1245 feet set to 11,245 feet), set speed to 170 [[KIAS]], engines will run idle . While descending it is possible to fly very very fast at the cost of a large amount of fuel and with the risk of overspeed.&lt;br /&gt;
# The autopilot has been tuned to give a glidepath of a bit more as 3 degrees.&lt;br /&gt;
# At FL 180 set the [[altimeter]] to [[QNH]]. Disable Low Bank. Set the [[heading bug]] to the current course towards the runway.&lt;br /&gt;
# Set the runway heading into the Radial of Nav 1 of the radio and set the frequency of the [[ILS]].&lt;br /&gt;
# At 10,000 [[AGL]] the distance to the runways should be about 30 NM. If needed use the spoilerons to slow down to increase sinkrate.&lt;br /&gt;
# Descend to 1,500 feet [[AGL]] and aim to intercept the radial of the ILS at about 7...5 NM away from the runway. While making turns you can go to a speed of 240 [[KIAS]]. Use spoilerons to slow down.&lt;br /&gt;
# Hit NAV to intercept the radial.&lt;br /&gt;
# Slow down to 170 [[KIAS]], retract spoilerons, give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
&lt;br /&gt;
You can only intercept the ILS radial if you are nearer as approx 40 NM of the runway. A speed below 170 [[KIAS]] can cause the aircraft to sink during high bank turns.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:right&amp;quot;&lt;br /&gt;
|+Cheatsheet 3 degrees altitude/distance&lt;br /&gt;
!altitude ||1||1.5||2||2.5||3||3.5||4||6||10||20||30||feet&lt;br /&gt;
|-&lt;br /&gt;
|distance||3.1||4.7||6.3||7.8||9.4||11.0||12.6||18||31||63||94||NM&lt;br /&gt;
|}&lt;br /&gt;
( ALT(ft) * 1000 / 318.12 = Dist(NM) )&lt;br /&gt;
&lt;br /&gt;
=== Landing ===&lt;br /&gt;
The [[ILS]] takes away the need for horizontal control. To stay inside the [[glidescope]] it is needed to change pitch (yokes) and speed (autopilot). The ILS won't work below decision height (200 feet [[AGL]]).&lt;br /&gt;
&lt;br /&gt;
The intention is to slow as much as possible, but with sufficient control for a go-around.&lt;br /&gt;
&lt;br /&gt;
#Calculate Vref (see table above).&lt;br /&gt;
#At a distance of 4.7 NM (attitude 1500 feet) you should intercept the glidescope on the ILS. Due to mountains or weather reception of the ILS can be hindered, the gildescope can also be caught at 1000 feet and 3.1 NM. &lt;br /&gt;
#The speed is 170 [[KIAS]] with 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, flying on the radial.&lt;br /&gt;
#At one degree below glidescope (the green dot is on the dot above centre).&lt;br /&gt;
##Speedbug at Vref KIAS.&lt;br /&gt;
##20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
##Close the autopilot window.&lt;br /&gt;
##Hit APPR to catch the glidescope.&lt;br /&gt;
#:*If the glidescope is not shown on the ILS, reset Altitude on the Autopilot to &amp;quot;0&amp;quot; (zero).&lt;br /&gt;
#The nose will dive down, pull it up slowly so that the aircraft remains about horizontal.&lt;br /&gt;
#Pull up nose when too low, decrease speed when too high but keep the speed above Vref KIAS.&lt;br /&gt;
#Aim to a sinkrate of 400...700 feet/min&lt;br /&gt;
#At the 1000 mark check tiptanks and weight, jettison fuel if needed.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, the engines will give more power.&lt;br /&gt;
#At the 500 mark deploy landing gear.&lt;br /&gt;
#At decision height (set with Primus 1000) the autopilot will shutdown, stallwarning-system is disabled.&lt;br /&gt;
#Prepare to do a go-around is visibility is insufficient.&lt;br /&gt;
#At runway threshold set power to idle.&lt;br /&gt;
#Land the aircraft on two wheels, nose up, and correct for winds.&lt;br /&gt;
#On nose touchdown enable spoilerons (Ctrl-B), deploy reversers (DEL) and give max. power.&lt;br /&gt;
#Below 60 knots, set throttle to idle, stow the reversers.&lt;br /&gt;
#Hit the parking brake (SHIFT-B) to make a full stop.&lt;br /&gt;
#Take a deep breath.&lt;br /&gt;
&lt;br /&gt;
Park the aircraft.&lt;br /&gt;
&lt;br /&gt;
====Non-precision Approach====&lt;br /&gt;
# 7+ NM from RW: 180...165 [[KIAS]], flaps up, gear up.&lt;br /&gt;
# 7...5 NM from RW, aligned at 1,500 [[AGL]]: Vref + 30 KIAS, 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, descend if required.&lt;br /&gt;
# 5...1 NM from RW, descending: Vref + 20 KIAS, 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
# 500 feet AGL: 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, N1 up, gear down.&lt;br /&gt;
# Threshold: Vref KIAS.&lt;br /&gt;
&lt;br /&gt;
=== Shutdown ===&lt;br /&gt;
Reverse the [[Learjet 35-A#Startup|startup procedure]] described earlier.&lt;br /&gt;
===Eating a bird===&lt;br /&gt;
At lower altitudes an engine can eat a bird and shutdown. &lt;br /&gt;
&lt;br /&gt;
Flying with one engine down is good possible however, &lt;br /&gt;
*double the runway length, for both take-off and landing&lt;br /&gt;
*half the rotation, half the climb&lt;br /&gt;
*half the cruise altitude&lt;br /&gt;
*do not use AP during climb&lt;br /&gt;
Landing is described at [[#Landing, one engine out| Landing, one engine out]].&lt;br /&gt;
&lt;br /&gt;
==Flight school==&lt;br /&gt;
Some things a pilot should be able to perform so find a nice long runway with an [[ILS]] and ask permission from ATC to do some practising. Keep the tarmac clean and don't scare the neighbours by crashing.&lt;br /&gt;
===Restart engines===&lt;br /&gt;
Since there is a risk that fuel runs out, forgetting to open up the fuselage or wing tanks.&lt;br /&gt;
#Go to 15,000 feet, level flight, 200 [[KIAS]]&lt;br /&gt;
#Shutdown both tip tanks to force engine shutdown.&lt;br /&gt;
#Open up fuel tanks.&lt;br /&gt;
#Restart engines. &lt;br /&gt;
===Stall - clean===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 [[KIAS]].&lt;br /&gt;
#Disable speed bug (autopilot SPD).&lt;br /&gt;
#Set throttle to idle.&lt;br /&gt;
#Take the yokes.&lt;br /&gt;
#Keep the aircraft from sinking by pulling the yokes gently.&lt;br /&gt;
#Ignore the lower-gear warning.&lt;br /&gt;
#At stall warning, full throttle, give flaps. Only lower nose if needed to take away stall symptoms (banking).&lt;br /&gt;
#Let the aircraft pickup speed and when above minimums enable autopilot again. Have the yokes centred before enabling the autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 KIAS. &lt;br /&gt;
#Set 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Set speedbug to Vref KIAS.&lt;br /&gt;
#Set 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Lower gear.&lt;br /&gt;
#Below Vref + 25 set full flaps.&lt;br /&gt;
#Use pitch (yokes) to get a '''stable''' sinkrate between 400...700 feet/min at Vref [[KIAS]].&lt;br /&gt;
#Disable the speedbug, do not change throttle.&lt;br /&gt;
#Pull nose to get to a level flight. Pull more when sinking again.&lt;br /&gt;
#At stall warning max power, lower nose if needed.&lt;br /&gt;
#At positive rate of climb pull up gear.&lt;br /&gt;
#Set a pitch of 14 degrees. Retract flaps, centre yokes and enable autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration, one engine out===&lt;br /&gt;
Perform the same stall but this time shutdown one engine and keep flaps at 20.&lt;br /&gt;
&lt;br /&gt;
===Landing, one engine out===&lt;br /&gt;
As a normal [[#Landing|landing]] but with the following critical differences.&lt;br /&gt;
#Set speed to Vref +20 and don't go below that. Use pitch only to control glidescope.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; at 100...150 AGL (not earlier), immediately idle the left-over engine, land. Do not use reversers...&lt;br /&gt;
#There should be sufficient speed and power for a controlled go-around.&lt;br /&gt;
#After landing you can use the left-over engine to push the aircraft to the parking place.&lt;br /&gt;
Touch-and-go is not possible. Required RW length is double. When the speed is too low a power-up, for a go-around or to prevent a full stall, will push the aircraft uncontrollable to one side. This manoeuvre should be practised on a virtual runway well above the real one before attempting this on hard tarmac.&lt;br /&gt;
&lt;br /&gt;
===Go-around===&lt;br /&gt;
This procedure (Go-around, Missed approach) should be practised and should be applied when visibility is insufficient for a landing. Practice on a virtual runway a few 100's feet above the real runway. This procedure works for normal landings and with one engine out.&lt;br /&gt;
#At decision height (200 feet [[AGL]], set with Primus 1000) the autopilot will shutdown and the stall warning will be disabled.&lt;br /&gt;
#The [[indicated airspeed]] should be just above Vref or Vref + 20 with one engine out. AP should be off.&lt;br /&gt;
#Give max throttle (keep N1 below 103.5%).&lt;br /&gt;
#Rotate to 7 degrees.&lt;br /&gt;
#Check vertical speed.&lt;br /&gt;
#With positive rate of climb, retract gear.&lt;br /&gt;
#Call [[ATC]].&lt;br /&gt;
#Centre trim.&lt;br /&gt;
#Above V&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt; retract flaps.&lt;br /&gt;
#Reset AP.&lt;br /&gt;
#Rotate to 14 degrees until above 3000 feet.&lt;br /&gt;
You should have 180 Gallons left in the wings to go-around or to find another runway nearby.&lt;br /&gt;
&lt;br /&gt;
==Tweaking aircraft files==&lt;br /&gt;
===Change livery ===&lt;br /&gt;
[[File:Learjet35_01.jpg|250px|thumb|Waves Livery]]&lt;br /&gt;
The livery can not be changed as easy as with other aircraft.&lt;br /&gt;
#Locate in the directory Models the files Paint1.png and Paint1 (2).png&lt;br /&gt;
#Rename Paint1.pnt to Paint1 (1).png&lt;br /&gt;
#Rename Paint1 (2).png to Paint1.png&lt;br /&gt;
#Restart FlightGear&lt;br /&gt;
&lt;br /&gt;
===Modify livery===&lt;br /&gt;
*The *.psd layers of the wavevom livery are available [http://2rowdy.aacity.net/FG/Paintkit%20Learjet%2035a.zip Paintkit Learjet35a.zip] (zipped file)&lt;br /&gt;
*If you have Gimp, Paint dot net or Photoshop you can open and edit the layers of the file.&lt;br /&gt;
*Save the modified file as a flat non-transparent (24 bits) png image with name: Paint1.png.&lt;br /&gt;
*Place the file in the Models directory after making a backup of the original Paint1.png file.&lt;br /&gt;
&lt;br /&gt;
==Development status/Issues/Todo==&lt;br /&gt;
*Development has taken a different turn. In short, we will use the aircraft files, but we will completely redo them as like making a new aircraft. So, new interior, new exterior, new systems, new instruments etc etc.&lt;br /&gt;
&lt;br /&gt;
==Updates==&lt;br /&gt;
===Version 20120130===&lt;br /&gt;
*FC-530 behavior&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] installed&lt;br /&gt;
*MFD and NAV view&lt;br /&gt;
*Reversers possible below decision height&lt;br /&gt;
*Contrails and smoketrails&lt;br /&gt;
*Overspeed and Ceiling don't stop AP&lt;br /&gt;
*Engine maintenance (Turbine&amp;lt;=&amp;gt;Fan)&lt;br /&gt;
&lt;br /&gt;
===Version 20111222===&lt;br /&gt;
* N1 0...110% with the risk of blowing up the engine&lt;br /&gt;
* Thrust at N1 101% 3500 lbs&lt;br /&gt;
* Changed engine sounds&lt;br /&gt;
* Wind with landing gear and flaps&lt;br /&gt;
* Stall warning&lt;br /&gt;
* Overspeed warning&lt;br /&gt;
* Caution sound&lt;br /&gt;
* Engine start and shutdown sounds&lt;br /&gt;
* Yasim wing sweep correct&lt;br /&gt;
* Panel N1 and ITT now in real range with real colours (but in bars and not dials)&lt;br /&gt;
* Different MK VIII setting&lt;br /&gt;
* Limits and warnings on N1, spoilerons and flaps *2, reversers, engines out, stall and overspeed. Some will cause the warning sound, some will shut down the AP, some just tell the aircraft has broken up into fragments.&lt;br /&gt;
* [[Instant Replay]]&lt;br /&gt;
* Aircraft help&lt;br /&gt;
* Micro HUD&lt;br /&gt;
* Prepared for FG 2.6.0&lt;br /&gt;
&lt;br /&gt;
===Version 20111111===&lt;br /&gt;
* Remodel Yasim according to drawings.&lt;br /&gt;
* Two tip tanks, two wing tanks and one fuselage tank.&lt;br /&gt;
* Corrected empty weight.&lt;br /&gt;
* Increased power at altitude.&lt;br /&gt;
* Separate Instruments 3-d no longer needed.&lt;br /&gt;
* Completely different flight behaviour, less predictable, more fun, more real.&lt;br /&gt;
* Animated reversers.&lt;br /&gt;
* Correct flap angles.&lt;br /&gt;
* AP Low bank functional.&lt;br /&gt;
* Limits implemented.&lt;br /&gt;
* N1 and N2 tweaked to almost real.&lt;br /&gt;
===From v2009 to v2011-10-21===&lt;br /&gt;
* Fuel-load 2 x 465.5 Gallons.&lt;br /&gt;
* Thrust 3500&lt;br /&gt;
* tsfc (fuel consumption) 0.504&lt;br /&gt;
* Autopilot climb attitude from 3.5 to 7.1&lt;br /&gt;
* Altitude was system [[altitude]], corrected to indicated altitude.&lt;br /&gt;
* Livery shadow fixed.&lt;br /&gt;
* Autopilot Y/D now functional.&lt;br /&gt;
* DC-550 a bit more visible.&lt;br /&gt;
* Removal of non available animations.&lt;br /&gt;
* Clean-up of obsolete and redundant files.&lt;br /&gt;
&lt;br /&gt;
==Related content==&lt;br /&gt;
* [[Cessna Citation Bravo panel]]; the Citation has the same panel. Some great hints and tips can be found there.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.flightgear.org/forums/viewtopic.php?f=4&amp;amp;t=13256&amp;amp;p=134319#p134319 Discussion thread on the Flightgear Forum.]&lt;br /&gt;
*[http://www.airliners.net/aircraft-data/stats.main?id=265 Learjet on airliners.net]&lt;br /&gt;
*[http://www.aviationweek.com/aw/generic/story_content.jsp?channel=bca&amp;amp;id=xml/bca_xml/2010/09/01/BC_09_01_2010_p80-249555.xml&amp;amp;headline=Learjet+35+Series+Aircraft Learjet on aviatonweek.com]&lt;br /&gt;
*[http://www.businessjet.com/Aircraft_Data/Learjet35.php Learjet on businessjet.com]&lt;br /&gt;
*[http://www.aviastar.org/air/usa/learjet-35.php Learjet on Aviastarr.org]&lt;br /&gt;
*[http://www.flugzeuginfo.net/acdata_php/acdata_lear35_en.php Learjet and great pictures on flugzeuginfo.net]&lt;br /&gt;
*[http://www.spyflight.co.uk/learjet.htm Some lesser known facts about the Learjet on spyflight.co.uk]&lt;br /&gt;
*[http://etd.lib.ttu.edu/theses/available/etd-07012010-31295010054285/unrestricted/31295010054285.pdf Thesis: Gates Learjet Corporation - Production Facilities - by Rick.J.Denzer Dec 10 1981](pdf) Also contains a detailed history of the corporation.&lt;br /&gt;
&lt;br /&gt;
{{Appendix}}&lt;br /&gt;
&lt;br /&gt;
{{bombardier}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Aircraft]]&lt;br /&gt;
[[Category:Business Jet]]&lt;br /&gt;
[[Category:Civilian aircraft]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=File:Learjet35banner.png&amp;diff=42103</id>
		<title>File:Learjet35banner.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=File:Learjet35banner.png&amp;diff=42103"/>
		<updated>2012-02-19T09:55:17Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=42048</id>
		<title>Learjet 35-A</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=42048"/>
		<updated>2012-02-18T12:34:50Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Stall behaviour */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox Aircraft&lt;br /&gt;
|name 			= Learjet 35A&lt;br /&gt;
|image 			= Learjet 35-A Wavevom.jpg&lt;br /&gt;
|alt 			=&lt;br /&gt;
|type 			= Business Jet&lt;br /&gt;
|livery 		= Wavevom (based on NASA)&lt;br /&gt;
|authors 		= Xsaint,PH-JBO&lt;br /&gt;
|version 		= 20120130p&lt;br /&gt;
|fdm 			= YASim&lt;br /&gt;
|fgname 		= Learjet2&lt;br /&gt;
|download 		= http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip&lt;br /&gt;
|development 		= &lt;br /&gt;
|status-fdm		= 4&lt;br /&gt;
|status-systems		= 3&lt;br /&gt;
|status-cockpit		= 4&lt;br /&gt;
|status-model		= 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- http://www.unitedfreeworld.com/sim-american/ --&amp;gt;&lt;br /&gt;
{{Cquote|'''Nothing else can take you there faster, on less fuel. Absolutely nothing.'''&lt;br /&gt;
&lt;br /&gt;
It's a incontrovertible fact. ''The Learjet 35A covers more miles in less time on less fuel than any other business jet.''&lt;br /&gt;
&lt;br /&gt;
Period.&lt;br /&gt;
&lt;br /&gt;
In fact, even ''slower'' jets consume more fuel than the Learjet 35A. The [[Cessna 550 Citation II|Cessna Citation S/II]], for example, takes about 15 minutes longer than the Learjet to complete a typical 500-n.m. mission at high-speed cruise--and gulps down 100 ponds more fuel in the process.&lt;br /&gt;
&lt;br /&gt;
No other aircraft offers a better blend of speed, efficiency, and versatility than the Learjet 35A.&lt;br /&gt;
&lt;br /&gt;
Ask the U.S. Airforce. Before selecting a manufacturer for their C-21 utility jet, they conducted a four-month comparison of contenders. When it was over, the choice was clear. The USAF ordered 80 Learjets.|Flight International (advertising of Gates Learjet)&amp;lt;ref&amp;gt;[http://www.flightglobal.com/pdfarchive/view/1985/1985%20-%202071.html Flight International, 22 June 1985, page 33, advertising of Gates Learjet]&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
The '''Learjet 35-A''' is not included with the [[FlightGear]] base package nor is it available from the [http://www.flightgear.org/download/aircraft-v2-4/ Central FlightGear Hangar].&lt;br /&gt;
&lt;br /&gt;
This aircraft, in FlightGear, is a creation of xsaint. Copyright info (from learjet-set.xml): '''''Learjet 35A Feb 2009  Xsaint , based on Syd's Bravo FDM()'''''. Its tweaked by PH-JBO 2011-12-22. Licence: http://creativecommons.org/licenses/by-nc-sa/3.0/&lt;br /&gt;
&lt;br /&gt;
History and technical details of the Learjet 35 can be found on [http://en.wikipedia.org/wiki/Learjet_35 Wikipedia] with links towards the Learjet and Bombardier history.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
# Download the aircraft from here: &amp;lt;!--[http://www.unitedfreeworld.com/sim-american/ UnitedFreeWorld] or--&amp;gt; [http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip Download LJ35A] &lt;br /&gt;
# Place the Lear2 directory and files in your Aircraft directory.&lt;br /&gt;
*If you have previously installed the Learjet please remove it from the Aircraft directory. FlightGear will otherwise get confused.&lt;br /&gt;
*The pre-previous version required a custom Instruments-3d, if you still have that on your hard drive, pls remove it.&lt;br /&gt;
&lt;br /&gt;
==Impressions==&lt;br /&gt;
'''Positive'''&lt;br /&gt;
*This Learjet is at this moment (2011-08-25) the only business jet in FlightGear with a predictable autopilot (as far as I know).&lt;br /&gt;
*Despite the oddities, this aircraft is perfect to practice [[IFR]] flight, [[radio navigation]] and [[ILS]] approaches.&lt;br /&gt;
*It has the mild character of an airliner, combined with the umph of a fighter jet. So it's perfect as a trainer for both types of aircraft.&lt;br /&gt;
*There are not a gazillion buttons to press, perfect for lazy pilots that want mileage.&lt;br /&gt;
*It is a beast to fly. It is possible to take off from a postagestamp, pull up like a rocket and land on a dime.&lt;br /&gt;
This aircraft needs more pilots! (and positive reviews)&lt;br /&gt;
&lt;br /&gt;
'''Negative'''&lt;br /&gt;
*The interior is not of a Learjet, the instruments were designed for the [[Cessna Citation Bravo]]. The looks and animations of the aircraft is not sleek and finished.&lt;br /&gt;
&lt;br /&gt;
=== Oddities === &lt;br /&gt;
For this aircraft but perhaps also for other aircraft with this setup. Some oddities are probably on-purpose.&lt;br /&gt;
&lt;br /&gt;
*The [[ADF]] frequency in the cockpit is not in sync with the Radio window.&lt;br /&gt;
*[[NDB]] beacons can be entered as NAV1 or NAV2. That's a big positive! They will give distance but no radial for the autopilot. &lt;br /&gt;
*If changing course (radial) in the Radio Window be sure to press '''apply''' to feed the Primus. For the other values the apply key isn't needed.&lt;br /&gt;
*If FMS is used once, the Primus will get confused and ILS beacons will not show the glidescope.&lt;br /&gt;
*In the Autopilot Pitch (VNAV) and V/S do not work as expected. &lt;br /&gt;
*If the Autopilot is turned on it will also turn on a vertical control, Pitch, V/S or Altitude depending on what is pre-selected. Standard is Pitch.&lt;br /&gt;
*I have not discovered any effect from the Roll Knob.&lt;br /&gt;
*NAV2 can only be used for reference. It can not be used for radial navigation.&lt;br /&gt;
*The compass is b0rken. It has a strange deviation and can not be set with Instrument settings. The compass shows Magnetic, the NAV (also when an NDB has been entered) indicators True, the ADF indicator Magnetic, the course deviation bars show Magnetic, extremely confusing. Since the course bars show Magnetic, VOR navigation (Autopilot) is also done with Magnetic. If this is true for this aircraft it probably is true for all Primus 1000 aircraft.&lt;br /&gt;
&lt;br /&gt;
==Technical==&lt;br /&gt;
===V speeds===&lt;br /&gt;
{|&lt;br /&gt;
|V&amp;lt;sub&amp;gt;A&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] (use autopilot above to manoeuvre) &lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; ||= 129 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 119 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 115 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;  ||= 109 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;C&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] at FL410&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S1&amp;lt;/sub&amp;gt; (clean) ||= 96 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S0&amp;lt;/sub&amp;gt; (landing)||= 87 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCA&amp;lt;/sub&amp;gt; || = 112 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCG&amp;lt;/sub&amp;gt; || = 103 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 350 [[KIAS]] above FL80&lt;br /&gt;
|-&lt;br /&gt;
|M&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 0.82 Mach&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 300 [[KIAS]] below FL80&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 198 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 183 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 153 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 4800 feet (ISA)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 6300 feet (elevation 5000 feet)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (landing) ||= 3075 feet&lt;br /&gt;
|}&lt;br /&gt;
*Spoilerons (airbrakes) may be extended up to V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; provided flaps are not extended, or while on ground during landing.&lt;br /&gt;
[[V speeds]] based on typical load.&lt;br /&gt;
&lt;br /&gt;
(FL = [[flight level]])&lt;br /&gt;
====Landing speeds====&lt;br /&gt;
{|&lt;br /&gt;
|Weight x 1000|| 10||11||12||13||14||15||'''15.3'''||&amp;lt;del&amp;gt;16&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;17&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;18.3&amp;lt;/del&amp;gt;||lb&lt;br /&gt;
|-&lt;br /&gt;
|Speeds ↓&lt;br /&gt;
|-&lt;br /&gt;
|Vref &amp;amp; LDG Climb|| 105||110||115||119||123||127||'''129'''||131||135||140||[[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Appr &amp;amp; Climb||111||116||121||126||130||134||'''136'''||138||142||147||[[KIAS]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Dimensions and weight===&lt;br /&gt;
{|&lt;br /&gt;
|'''Gates Learjet 35A - Technical Data'''&lt;br /&gt;
|-&lt;br /&gt;
|Specification 	      || Metric||  	      	Imperial&lt;br /&gt;
|-&lt;br /&gt;
|Length 			|| 14.83 m || 			48 ft 8&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Wing span (over tanks) ||	12.04 m 	||		39 ft 6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Height 		||	3.73 m 		||	12 ft 3&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Weight (empty) 	||	4,590 kg 	||		10,120 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. take-off weight 	|| 8,235 kg ||	18,300 lb &lt;br /&gt;
|-&lt;br /&gt;
|Max. landing weight || 6,940 kg || 15,300 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. landing tip-fuel weight  || 420 kg || 925 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. fuel load || 3,524 l|| 931 Gallons&lt;br /&gt;
|-&lt;br /&gt;
|Max. level speed [[TAS]]||	872 km/h (7,620 m) ||	542 mph (25,000 ft)&lt;br /&gt;
|-&lt;br /&gt;
|Max. climb rate 	||	1,451 m/min 	||	4,760 ft/min&lt;br /&gt;
|-&lt;br /&gt;
|Max. service ceiling ||	13,715 m (approx.) ||	45,000 ft (approx.)&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|Power plant 	||2 x Garrett TFE731-2-2B Turbofan&lt;br /&gt;
|-&lt;br /&gt;
|Power plant output|| 	2 x 3,500 Thrust (dry)[lbf]&lt;br /&gt;
|-&lt;br /&gt;
|Fuel consumption ||2 x 0,504 SFC (dry) [lb/lbf hr]&lt;br /&gt;
|-&lt;br /&gt;
|Range ||2789 NM&lt;br /&gt;
|-&lt;br /&gt;
|Max. time full-throttle || 5 mins&lt;br /&gt;
|-&lt;br /&gt;
|Max. occupancy 	|| 2 x crew, 8 x passengers &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In FlightGear the limits are more flexible as the real thing. If you would cross over limitations in reality the thing would go poof.&lt;br /&gt;
*The data gathered is not guaranteed to be 100% accurate, some sources contradict each other. The most probable reason is that many aircraft have been refitted and improved (wing-tips, undercarriage, fuel tip) and often models are mixed (C21, 36, 35A etc).&lt;br /&gt;
&lt;br /&gt;
== Aircraft configuration ==&lt;br /&gt;
Please note. Despite best efforts the description does not depict the real aircraft. If you have one of the real things, call me, I'd love to hop aboard, but use the Flight Manual for your planning.&lt;br /&gt;
=== Fuel system ===&lt;br /&gt;
This Learjet is equipped with five fuel tanks. The two characteristic tip tanks, two wing tanks and one tank in the fuselage. The tanks are filled from the tip tanks and during filling the fuel is distributed by gravity. This means that after filling each tank has the same percentage of fuel.&lt;br /&gt;
&lt;br /&gt;
All weight above 13,500 lbs should be wing and tip tank fuel.&lt;br /&gt;
&lt;br /&gt;
The flight characteristics are negatively influenced by the tip tanks (Dutch roll and front weight) that is why it is common to burn the tip tanks first.&lt;br /&gt;
&lt;br /&gt;
From Equipment=&amp;gt;Fuel and Payload it is possible to open or close a tank.&lt;br /&gt;
&lt;br /&gt;
There is only one type of jet fuel in FlightGear. To go from Gallons to pounds, multiply with 6.72 .&lt;br /&gt;
&lt;br /&gt;
#Calculate from your planning the amount of fuel needed. &lt;br /&gt;
##:1st hour 223 Gallon&lt;br /&gt;
##:2nd hour 194 Gallon&lt;br /&gt;
##:3rd hour 164 Gallon&lt;br /&gt;
##:4th hour 134 Gallon&lt;br /&gt;
##For flights less then two hours fill the tanks to the max. landing weight (15,300lb) then add the amount of expected fuel burn. (i.e. for a two hour flight fill to 15,300 lb, then add 223+194 Gallons)&lt;br /&gt;
##Make sure there is a reserve of at least 90 Gallons in each wing that can be used for a go-around procedure.&lt;br /&gt;
#Load the amount of fuel using Equipment=&amp;gt;Fuel and payload. Made sure the sliders are above each other so to simulate gravity.&lt;br /&gt;
#Before taking off close the wing and fuselage tanks keeping only the tip tanks open.&lt;br /&gt;
#After approx an hour into the flight open the fuselage tank.&lt;br /&gt;
#After another half hour open the two wing tanks.&lt;br /&gt;
#Just before approach check the content of the tip tanks. If a tank holds more as 138 Gallons jettison (empty) the tip tanks. Else they could snap off during landing.&lt;br /&gt;
There is an upgrade kit available to increase the length of the tip tanks giving a longer range of the aircraft.&lt;br /&gt;
&lt;br /&gt;
===Altitude and flight planning===&lt;br /&gt;
*Flight duration 1 hour, fly between FL300 and FL330.&lt;br /&gt;
*Flight duration 2 hours, fly between FL330 and FL370.&lt;br /&gt;
*Flight duration 3 hours, fly between FL370 and FL400.&lt;br /&gt;
*Flight duration 4 hours, fly between FL400 and FL430.&lt;br /&gt;
&lt;br /&gt;
=== Engines ===&lt;br /&gt;
The engines can take N1 105% for about 5 seconds before you will have to replace them. They can take N1 103% for about 5 minutes which is just sufficient for an emergency ascend to FL180. Continues power is possible at N1 101.5% but it's best is to keep at or below 100%. Optimal cruise and climb, lowest fuel burn, is at N1 85%.&lt;br /&gt;
&lt;br /&gt;
N1 63% gives about 210 [[KIAS]] at FL 250, N1 73% gives about 250 [[KIAS]].&lt;br /&gt;
&lt;br /&gt;
===Flaps and brakes===&lt;br /&gt;
The flaps have three settings.&lt;br /&gt;
#8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; makes the wings more efficient and provides a good deal of additional lift. It does not slow down the aircraft much. To make the aircraft take off easier, reducing the need for new tires, this setting is used. If you are sure to stay below 200 knots during VFR flight, touring over the country side, the throttle has more grain giving perfect control during slow, low level flight. The Learjet 35-A is certified for VFR flight.&lt;br /&gt;
#20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; gives enough drag to slow down an aircraft. It also makes the wings more efficient during take off and this setting should be used with heavy loaded aircraft.&lt;br /&gt;
#40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; is almost like a handbrake on your car. The aircraft wants to make a full stop on this setting. It provides some additional lift and should be used during take-off with with MTOW but be sure to shift to a lower setting as soon as possible. With this setting you can perform an emergency descent with a negative pitch of up to 40. During landing you will have to set N1 between 60...80% to prevent stalling. With higher speeds the aircraft will have an extreme pitch behaviour.&lt;br /&gt;
*The three settings are sufficient for normal use however there is an upgrade kit available giving a notch at 15 and 30. This makes the aircraft more flexible as a cargo transporter.&lt;br /&gt;
*Spoilerons (airbrakes) can be used at any speed below V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt;. One thing to remember is, do not combine spoilerons with flaps, except during slowing down on the runway. The flaps want to push down the nose, the spoilerons do not have this effect. Be sure to retract them when you have reached the desired speed.&lt;br /&gt;
*Reversers can only be used below decision height and on the ground. If enabled the amount of reverse thrust depends on the throttle. It is advised to keep N1 below 85%. It should not be used below 60 knots with to prevent debris flying around everywhere, even entering the engines. Reversers can be used, on ground, to &amp;quot;powerback&amp;quot; (go backwards), use low thrust and never (ever!) use the brakes, use forward thrust instead. After use of the reversers they must receive an inspection therefore they can only be used once. It is against regulations to use reversers prior to take-off and with touch-and-go landings. It is a known risk that reversers can get stuck in the reverse position. (14 CFR Part 39 Amendment 39-4361; AD 79-08-01 R1 &amp;amp; MIA97FA213) Reversers will reduce the length needed for landing however plan to use a runway with sufficient length without reversers.&lt;br /&gt;
&lt;br /&gt;
===Cockpit and control panel===&lt;br /&gt;
This Learjet 35-A has been refitted with the control panel of the [[Cessna Citation Bravo panel|Cessna Citation Bravo]]. The usage and information provided is the same. &lt;br /&gt;
&lt;br /&gt;
Please note that most heading information the Primus 1000 gives is Magnetic except the arrows, those show True. As the deviation-bars also show Magnetic [[radio navigation]] should be based on Magnetic. Since runway headings are based on True they should be corrected for the magnetic deviation before entering this information in the machine. For an ILS there isn't much of a problem since it gives just one radial, but for airfields without an [[ILS]] but with a [[VOR-DME]] the deviation can be well noticeable. The deviation can be retrieved from Equipment =&amp;gt; Instrument Settings =&amp;gt; HI offset. Add this value to the heading of the runway.&lt;br /&gt;
===Autopilot===&lt;br /&gt;
Differences from expected behaviour,&lt;br /&gt;
*VNAV/Pitch will set climb, level or descend depending on the ''previous'' setting on the Altitude. If you were climbing '''with''' autopilot, Pitch will continue the climb.&lt;br /&gt;
*VNAV/Pitch will not be lit on the dashboard.&lt;br /&gt;
*VS does not work.&lt;br /&gt;
*B/C Back Course does not work.&lt;br /&gt;
*V/S Pitch up down does not work.&lt;br /&gt;
*Roll Knob does not function.&lt;br /&gt;
&lt;br /&gt;
===Passengers and cargo===&lt;br /&gt;
This aircraft is configured for 8 passengers, 6 luxury leather seats, one flight attendant and one flap-down seat. There is room in the front for the luggage of the pilot and co-pilot with a max of 100 lb. Between the wings, just behind the last seats is the cargo hold that has room for 500 lb. &lt;br /&gt;
&lt;br /&gt;
The maximum weight of the aircraft, without fuel, is 13,500 lbs.&lt;br /&gt;
&lt;br /&gt;
It is possible to overload the aircraft with the risk of leaving the undercarriage and tires somewhere on the tarmac. There is an upgrade kit available making it stronger.&lt;br /&gt;
&lt;br /&gt;
If your passengers are claustrophobic advise them to wait for an airliner. The width of the tube is 4.95ft (1,8 meters) and the height is 4.4 ft (1,34 meters) so not much room to take a walk.&lt;br /&gt;
&lt;br /&gt;
The more weight in the back the better, so have your passengers sit from the back to the front.&lt;br /&gt;
&lt;br /&gt;
===Warning systems===&lt;br /&gt;
*This aircraft has a [[Ground proximity warning system |MK VIII]] installed. It will callout the height and will give out warnings about flaps, landing gear and when the ground is too close. Most annoying is the alarm sound for lowering the gear.&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] is installed and visible on the MFD. Use the [[Cessna_Citation_Bravo_panel#Console | centre console]] to change visible radar range.&lt;br /&gt;
*The FC 530 AP will warn for stall and overspeed.&lt;br /&gt;
:*The stall warning will give a high pitch sound. In this simulation there is no stick shaker. The stall warning will shutdown the autopilot and will enable the caution alarm. The stall warning system is not perfectly capable of detecting a stall while banking. Contrary to the real aircraft this simulation does not include a stick push. When the alarm sound the aircraft is in a stall, not nearing a stall.&lt;br /&gt;
:*The overspeed alarm sounds like a clicking sound, a reason to slow down quick before the aircraft disintegrates. It will enable the caution alarm. Limitations are:&lt;br /&gt;
::*Caution when Mach &amp;gt; 0.74 and no AP&lt;br /&gt;
::*Caution when KIAS&amp;gt;300 and ALT &amp;lt; 8,000&lt;br /&gt;
::*Caution when KIAS&amp;gt;350 and ALT &amp;gt; 8,000&lt;br /&gt;
::*Stick pull KIAS&amp;gt;354 or MACH &amp;gt;0.82&lt;br /&gt;
*The Caution alarm sounds like honk honk, silent, silent. It can be stopped after the cause of the alarm has been taken away. Just press the button to shut it off. Check the aircraft limits when the cause of the alarm is unknown.&lt;br /&gt;
*The autopilot will also shutdown in the following events: G-forces over the limit or engines have stopped.&lt;br /&gt;
&lt;br /&gt;
===Stall behaviour===&lt;br /&gt;
When the speed is reduced the Lear will nose-dive before there is a stall. If you fight that behaviour, pull up, you will find that a stall without flaps can cause loss of control diving left or right to start a spin. With flaps you can steer left and right without loosing control sinking at an extreme rate. To get out of a stall the easiest steps are to give max power and lower nose. With one engine down however max power will worsen the situation so lower nose to pick up speed, get control back and then increase thrust slowly. Stall character of the Learjet 35-A is described as very mild.&lt;br /&gt;
&lt;br /&gt;
===Flight characteristics===&lt;br /&gt;
The Learjet loves to go up, it loves to go down. But it doesn't like level flight. The Autopilot has a Yaw Damper function to help level flight. Heavy tip tanks combined with low speeds can cause a Dutch Roll, it will make your passengers sick and can,in extremes, cause loss of control.&lt;br /&gt;
&lt;br /&gt;
This machine is build to be happy above FL390, it's possible to fly [[KTAS]] 471 keeping N1 at 100%. Below FL390 the engines are not strong enough. The ceiling at 45,000 is for the standard machine, for research aircraft have been fitted with better seals keeping the cabin pressurized at higher altitudes.&lt;br /&gt;
&lt;br /&gt;
Above 220 [[KIAS]] and/or above FL180 the aircraft should be flown with Autopilot since the slightest stick movements, above that speed, can cause scary things.&lt;br /&gt;
&lt;br /&gt;
There are some things you should not do,&lt;br /&gt;
*Give full throttle with one engine down when the aircraft is near a stall during landing. (The aircraft will be pushed to one side)&lt;br /&gt;
*Set the altimeter to the wrong [[QNH]], mistaking a 2 with a 3. (The aircraft can be a 1000 feet lower as expected).&lt;br /&gt;
*Set the autopilot to an undefined high (twist the button) and then forget to set it correctly. (Making the aircraft fly too high, loosing pressure and oxygen making the aircraft fly a long way on autopilot before the engines shut down due to loss of fuel) &lt;br /&gt;
*Fly near the Falklands during a war. (The British might use you for target practice)&lt;br /&gt;
&lt;br /&gt;
==Procedure flight==&lt;br /&gt;
=== Startup ===&lt;br /&gt;
#Fuel up the machine.&lt;br /&gt;
#Check brakes are ON.&lt;br /&gt;
#Check flaps are retracted.&lt;br /&gt;
#Check spoilerons are retracted.&lt;br /&gt;
#Check trim is centred. &lt;br /&gt;
#Throttle on 0, the machine will auto-throttle during start-up.&lt;br /&gt;
# Start the engines:&lt;br /&gt;
#* Manual:&lt;br /&gt;
##Switch BATT (DC Power) to ON.&lt;br /&gt;
##Avionics Power.&lt;br /&gt;
###Switch to INV 1.&lt;br /&gt;
###Right switch to ON.&lt;br /&gt;
##Ignition switches (LH and RH) to NORM.&lt;br /&gt;
##Click LM button on Engine Start (LH light will light up while revving up, wait till the light is off).&lt;br /&gt;
##Click RH button on Engine Start (RH light will light up while revving up).&lt;br /&gt;
##Check if the engines are running, N1 should hover around 50%.&lt;br /&gt;
##Switch L GEN (DC Power) to ON.&lt;br /&gt;
##Switch R GEN (DC Power) to ON.&lt;br /&gt;
##Switch BATT (DC Power) to OFF.&lt;br /&gt;
##Click the Master Warning Reset button to acknowledge the warning.&lt;br /&gt;
##Exterior Lights COLL to AMT.&lt;br /&gt;
##Exterior Lights NAV to UP.&lt;br /&gt;
#* Or use the Autostart option.&lt;br /&gt;
#Close the wing tanks and the fuselage tank.&lt;br /&gt;
#If the outside temperature is below -25&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; idle engines for at least three minutes.&lt;br /&gt;
#Tune to ATIS and set ALT to [[QNH]] by turning the BARO knob below the display.&lt;br /&gt;
# Pre-set the autopilot.&lt;br /&gt;
## Open Autopilot=&amp;gt;Autopilot settings.&lt;br /&gt;
## Click HDG (or NAV) and ALT to arm the Autopilot.&lt;br /&gt;
## Enter the heading in the HDG BUG box.&lt;br /&gt;
## Enter 39,000 in the ALT SET box.&lt;br /&gt;
#Release the brakes, give some throttle and go to runway start.&lt;br /&gt;
&lt;br /&gt;
=== Take off and Ascend ===&lt;br /&gt;
&lt;br /&gt;
# At runway start,&lt;br /&gt;
## Check spoilerons, flaps, trim, brake.&lt;br /&gt;
## Give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps (or more with loads MTOW, or short runways).&lt;br /&gt;
## Release brakes.&lt;br /&gt;
## Give throttle, keep N1 below 103% but above 95% (105% will kill the engine)&lt;br /&gt;
## While accelerating on the runway increase N1 when possible.&lt;br /&gt;
## Push yokes a bit down, specially with sidewind.&lt;br /&gt;
## Pull the jokes at V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt;.&lt;br /&gt;
## Rotate to 14 degrees.&lt;br /&gt;
## Check N1&lt;br /&gt;
# Speed is above 170 [[KIAS]]&lt;br /&gt;
## Retract landing gear.&lt;br /&gt;
## Retract flaps.&lt;br /&gt;
# Above 3000 feet [[AGL]].&lt;br /&gt;
## Set N1 to 85%.&lt;br /&gt;
## Turn.&lt;br /&gt;
## Trim to keep speed between 190 and 220 [[KIAS]].&lt;br /&gt;
## Slowly reduce the attitude to 7 degrees.&lt;br /&gt;
# At reaching 18,000 feet, (about 5 mins after takeoff).&lt;br /&gt;
## Enable the Autopilot, centre and release the yokes (&amp;quot;5&amp;quot;).&lt;br /&gt;
## Click STD to set the [[altimeter]] to [[pressure altitude]].&lt;br /&gt;
## Check N1.&lt;br /&gt;
# After reaching FL 390, (about 16 mins after takeoff).&lt;br /&gt;
## Enable Low Bank in the autopilot.&lt;br /&gt;
## Let the aircraft gain some speed till above 200 [[KIAS]].&lt;br /&gt;
## Set the [[altitude]] to 41,000 feet.&lt;br /&gt;
# It takes about 18 minutes, 90 NM miles and 65 Gallons of fuel to reach FL 410.&lt;br /&gt;
## At 41,000 feet let the aircraft gain speed to near 220 [[KIAS]] which takes about 4 mins.&lt;br /&gt;
## Set IAS to 220 in the autopilot to prevent overspeed.&lt;br /&gt;
## If needed to go higher wait till the speed is above 200 and set altitude bug.&lt;br /&gt;
&lt;br /&gt;
Alternative, when there are obstacles (mountains) near:&lt;br /&gt;
:# At takeoff rotate to 14 degrees.&lt;br /&gt;
:# When speed has picked to above 160 rotate to 20 degrees.&lt;br /&gt;
:# Retract landing gear.&lt;br /&gt;
:# When speed is above 170 [[KIAS]] retract flaps.&lt;br /&gt;
:# When you are above safety altitude reduce N1 to 85% and do as described above.&lt;br /&gt;
&lt;br /&gt;
=== Level flight ===&lt;br /&gt;
At an [[altitude]] of 41,000 feet and with an [[airspeed]] of 220 knots (=N1 85%) you get a groundspeed of about 420 knots. This is the most economical speed and height for this aircraft. At 41,000 feet you can push it to an airspeed of near 240 knots, giving 460 [[KTAS]], but that will hit the envelope of this aircraft.&lt;br /&gt;
&lt;br /&gt;
Monitor the amount of fuel in the tiptanks. If a tiptank is below 100 Gallons open up the fuselage tank. If the fuselage tank is below 100 Gallons open up both wing tanks. The centre of gravity will move to the back of the aircraft reducing drag.&lt;br /&gt;
&lt;br /&gt;
Fly your course using the [[Radio beacons]] you can find. Intercept radials on [[NAV1]].&lt;br /&gt;
*Use the Display Controller (DC-550) to the left of the Display.&lt;br /&gt;
**The left bearing knob (BRG O) will show the direction of NAV1 or the [[ADF]].&lt;br /&gt;
**The right bearing knob (BRG &amp;lt;&amp;gt; ) will show the direction of NAV2 or the ADF.&lt;br /&gt;
**The NAV button will switch between NAV1 or NAV2 (or ILS 1 and 2) and will display the set Radial.&lt;br /&gt;
***Avoid using FMS. Do not use NAV2 for automated flight.&lt;br /&gt;
*Use the Autopilot Window to set the heading bug.&lt;br /&gt;
If a [[VOR]] has no reception it will show North. If the ADF has no reception it will show Up (tricky).&lt;br /&gt;
&lt;br /&gt;
=== Descend ===&lt;br /&gt;
# At a (radial) distance of about 115 NM start your descent towards the runway (assuming RW elevation of near zero [[AMSL]], if the RW is higher you can descent later). The sink rate will be about 1970 ft/min. &lt;br /&gt;
# Set the altitude to 10,000 [[AGL]] (so if the runway has an elevation of 1245 feet set to 11,245 feet), set speed to 170 [[KIAS]], engines will run idle . While descending it is possible to fly very very fast at the cost of a large amount of fuel and with the risk of overspeed.&lt;br /&gt;
# The autopilot has been tuned to give a glidepath of a bit more as 3 degrees.&lt;br /&gt;
# At FL 180 set the [[altimeter]] to [[QNH]]. Disable Low Bank. Set the [[heading bug]] to the current course towards the runway.&lt;br /&gt;
# Set the runway heading into the Radial of Nav 1 of the radio and set the frequency of the [[ILS]].&lt;br /&gt;
# At 10,000 [[AGL]] the distance to the runways should be about 30 NM. If needed use the spoilerons to slow down to increase sinkrate.&lt;br /&gt;
# Descend to 1,500 feet [[AGL]] and aim to intercept the radial of the ILS at about 7...5 NM away from the runway. While making turns you can go to a speed of 240 [[KIAS]]. Use spoilerons to slow down.&lt;br /&gt;
# Hit NAV to intercept the radial.&lt;br /&gt;
# Slow down to 170 [[KIAS]], retract spoilerons, give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
&lt;br /&gt;
You can only intercept the ILS radial if you are nearer as approx 40 NM of the runway. A speed below 170 [[KIAS]] can cause the aircraft to sink during high bank turns.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:right&amp;quot;&lt;br /&gt;
|+Cheatsheet 3 degrees altitude/distance&lt;br /&gt;
!altitude ||1||1.5||2||2.5||3||3.5||4||6||10||20||30||feet&lt;br /&gt;
|-&lt;br /&gt;
|distance||3.1||4.7||6.3||7.8||9.4||11.0||12.6||18||31||63||94||NM&lt;br /&gt;
|}&lt;br /&gt;
( ALT(ft) * 1000 / 318.12 = Dist(NM) )&lt;br /&gt;
&lt;br /&gt;
=== Landing ===&lt;br /&gt;
The [[ILS]] takes away the need for horizontal control. To stay inside the [[glidescope]] it is needed to change pitch (yokes) and speed (autopilot). The ILS won't work below decision height (200 feet [[AGL]]).&lt;br /&gt;
&lt;br /&gt;
The intention is to slow as much as possible, but with sufficient control for a go-around.&lt;br /&gt;
&lt;br /&gt;
#Calculate Vref (see table above).&lt;br /&gt;
#At a distance of 4.7 NM (attitude 1500 feet) you should intercept the glidescope on the ILS. Due to mountains or weather reception of the ILS can be hindered, the gildescope can also be caught at 1000 feet and 3.1 NM. &lt;br /&gt;
#The speed is 170 [[KIAS]] with 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, flying on the radial.&lt;br /&gt;
#At one degree below glidescope (the green dot is on the dot above centre).&lt;br /&gt;
##Speedbug at Vref KIAS.&lt;br /&gt;
##20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
##Close the autopilot window.&lt;br /&gt;
##Hit APPR to catch the glidescope.&lt;br /&gt;
#:*If the glidescope is not shown on the ILS, reset Altitude on the Autopilot to &amp;quot;0&amp;quot; (zero).&lt;br /&gt;
#The nose will dive down, pull it up slowly so that the aircraft remains about horizontal.&lt;br /&gt;
#Pull up nose when too low, decrease speed when too high but keep the speed above Vref KIAS.&lt;br /&gt;
#Aim to a sinkrate of 400...700 feet/min&lt;br /&gt;
#At the 1000 mark check tiptanks and weight, jettison fuel if needed.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, the engines will give more power.&lt;br /&gt;
#At the 500 mark deploy landing gear.&lt;br /&gt;
#At decision height (set with Primus 1000) the autopilot will shutdown, stallwarning-system is disabled.&lt;br /&gt;
#Prepare to do a go-around is visibility is insufficient.&lt;br /&gt;
#At runway threshold set power to idle.&lt;br /&gt;
#Land the aircraft on two wheels, nose up, and correct for winds.&lt;br /&gt;
#On nose touchdown enable spoilerons (Ctrl-B), deploy reversers (DEL) and give max. power.&lt;br /&gt;
#Below 60 knots, set throttle to idle, stow the reversers.&lt;br /&gt;
#Hit the parking brake (SHIFT-B) to make a full stop.&lt;br /&gt;
#Take a deep breath.&lt;br /&gt;
&lt;br /&gt;
Park the aircraft.&lt;br /&gt;
&lt;br /&gt;
====Non-precision Approach====&lt;br /&gt;
# 7+ NM from RW: 180...165 [[KIAS]], flaps up, gear up.&lt;br /&gt;
# 7...5 NM from RW, aligned at 1,500 [[AGL]]: Vref + 30 KIAS, 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, descend if required.&lt;br /&gt;
# 5...1 NM from RW, descending: Vref + 20 KIAS, 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
# 500 feet AGL: 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, N1 up, gear down.&lt;br /&gt;
# Threshold: Vref KIAS.&lt;br /&gt;
&lt;br /&gt;
=== Shutdown ===&lt;br /&gt;
Reverse the [[Learjet 35-A#Startup|startup procedure]] described earlier.&lt;br /&gt;
===Eating a bird===&lt;br /&gt;
At lower altitudes an engine can eat a bird and shutdown. &lt;br /&gt;
&lt;br /&gt;
Flying with one engine down is good possible however, &lt;br /&gt;
*double the runway length, for both take-off and landing&lt;br /&gt;
*half the rotation, half the climb&lt;br /&gt;
*half the cruise altitude&lt;br /&gt;
*do not use AP during climb&lt;br /&gt;
Landing is described at [[#Landing, one engine out| Landing, one engine out]].&lt;br /&gt;
&lt;br /&gt;
==Flight school==&lt;br /&gt;
Some things a pilot should be able to perform so find a nice long runway with an [[ILS]] and ask permission from ATC to do some practising. Keep the tarmac clean and don't scare the neighbours by crashing.&lt;br /&gt;
===Restart engines===&lt;br /&gt;
Since there is a risk that fuel runs out, forgetting to open up the fuselage or wing tanks.&lt;br /&gt;
#Go to 15,000 feet, level flight, 200 [[KIAS]]&lt;br /&gt;
#Shutdown both tip tanks to force engine shutdown.&lt;br /&gt;
#Open up fuel tanks.&lt;br /&gt;
#Restart engines. &lt;br /&gt;
===Stall - clean===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 [[KIAS]].&lt;br /&gt;
#Disable speed bug (autopilot SPD).&lt;br /&gt;
#Set throttle to idle.&lt;br /&gt;
#Take the yokes.&lt;br /&gt;
#Keep the aircraft from sinking by pulling the yokes gently.&lt;br /&gt;
#Ignore the lower-gear warning.&lt;br /&gt;
#At stall warning, full throttle, give flaps. Only lower nose if needed to take away stall symptoms (banking).&lt;br /&gt;
#Let the aircraft pickup speed and when above minimums enable autopilot again. Have the yokes centred before enabling the autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 KIAS. &lt;br /&gt;
#Set 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Set speedbug to Vref KIAS.&lt;br /&gt;
#Set 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Lower gear.&lt;br /&gt;
#Below Vref + 25 set full flaps.&lt;br /&gt;
#Use pitch (yokes) to get a '''stable''' sinkrate between 400...700 feet/min at Vref [[KIAS]].&lt;br /&gt;
#Disable the speedbug, do not change throttle.&lt;br /&gt;
#Pull nose to get to a level flight. Pull more when sinking again.&lt;br /&gt;
#At stall warning max power, lower nose if needed.&lt;br /&gt;
#At positive rate of climb pull up gear.&lt;br /&gt;
#Set a pitch of 14 degrees. Retract flaps, centre yokes and enable autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration, one engine out===&lt;br /&gt;
Perform the same stall but this time shutdown one engine and keep flaps at 20.&lt;br /&gt;
&lt;br /&gt;
===Landing, one engine out===&lt;br /&gt;
As a normal [[#Landing|landing]] but with the following critical differences.&lt;br /&gt;
#Set speed to Vref +20 and don't go below that. Use pitch only to control glidescope.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; at 100...150 AGL (not earlier), immediately idle the left-over engine, land. Do not use reversers...&lt;br /&gt;
#There should be sufficient speed and power for a controlled go-around.&lt;br /&gt;
#After landing you can use the left-over engine to push the aircraft to the parking place.&lt;br /&gt;
Touch-and-go is not possible. Required RW length is double. When the speed is too low a power-up, for a go-around or to prevent a full stall, will push the aircraft uncontrollable to one side. This manoeuvre should be practised on a virtual runway well above the real one before attempting this on hard tarmac.&lt;br /&gt;
&lt;br /&gt;
===Go-around===&lt;br /&gt;
This procedure (Go-around, Missed approach) should be practised and should be applied when visibility is insufficient for a landing. Practice on a virtual runway a few 100's feet above the real runway. This procedure works for normal landings and with one engine out.&lt;br /&gt;
#At decision height (200 feet [[AGL]], set with Primus 1000) the autopilot will shutdown and the stall warning will be disabled.&lt;br /&gt;
#The [[indicated airspeed]] should be just above Vref or Vref + 20 with one engine out. AP should be off.&lt;br /&gt;
#Give max throttle (keep N1 below 103.5%).&lt;br /&gt;
#Rotate to 7 degrees.&lt;br /&gt;
#Check vertical speed.&lt;br /&gt;
#With positive rate of climb, retract gear.&lt;br /&gt;
#Call [[ATC]].&lt;br /&gt;
#Centre trim.&lt;br /&gt;
#Above V&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt; retract flaps.&lt;br /&gt;
#Reset AP.&lt;br /&gt;
#Rotate to 14 degrees until above 3000 feet.&lt;br /&gt;
You should have 180 Gallons left in the wings to go-around or to find another runway nearby.&lt;br /&gt;
&lt;br /&gt;
==Tweaking aircraft files==&lt;br /&gt;
===Change livery ===&lt;br /&gt;
[[File:Learjet35_01.jpg|250px|thumb|Waves Livery]]&lt;br /&gt;
The livery can not be changed as easy as with other aircraft.&lt;br /&gt;
#Locate in the directory Models the files Paint1.png and Paint1 (2).png&lt;br /&gt;
#Rename Paint1.pnt to Paint1 (1).png&lt;br /&gt;
#Rename Paint1 (2).png to Paint1.png&lt;br /&gt;
#Restart FlightGear&lt;br /&gt;
&lt;br /&gt;
===Modify livery===&lt;br /&gt;
*The *.psd layers of the wavevom livery are available [http://2rowdy.aacity.net/FG/Paintkit%20Learjet%2035a.zip Paintkit Learjet35a.zip] (zipped file)&lt;br /&gt;
*If you have Gimp, Paint dot net or Photoshop you can open and edit the layers of the file.&lt;br /&gt;
*Save the modified file as a flat non-transparent (24 bits) png image with name: Paint1.png.&lt;br /&gt;
*Place the file in the Models directory after making a backup of the original Paint1.png file.&lt;br /&gt;
&lt;br /&gt;
==Development status/Issues/Todo==&lt;br /&gt;
*Development has taken a different turn. In short, we will use the aircraft files, but we will completely redo them as like making a new aircraft. So, new interior, new exterior, new systems, new instruments etc etc.&lt;br /&gt;
&lt;br /&gt;
==Updates==&lt;br /&gt;
===Version 20120130===&lt;br /&gt;
*FC-530 behavior&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] installed&lt;br /&gt;
*MFD and NAV view&lt;br /&gt;
*Reversers possible below decision height&lt;br /&gt;
*Contrails and smoketrails&lt;br /&gt;
*Overspeed and Ceiling don't stop AP&lt;br /&gt;
*Engine maintenance (Turbine&amp;lt;=&amp;gt;Fan)&lt;br /&gt;
&lt;br /&gt;
===Version 20111222===&lt;br /&gt;
* N1 0...110% with the risk of blowing up the engine&lt;br /&gt;
* Thrust at N1 101% 3500 lbs&lt;br /&gt;
* Changed engine sounds&lt;br /&gt;
* Wind with landing gear and flaps&lt;br /&gt;
* Stall warning&lt;br /&gt;
* Overspeed warning&lt;br /&gt;
* Caution sound&lt;br /&gt;
* Engine start and shutdown sounds&lt;br /&gt;
* Yasim wing sweep correct&lt;br /&gt;
* Panel N1 and ITT now in real range with real colours (but in bars and not dials)&lt;br /&gt;
* Different MK VIII setting&lt;br /&gt;
* Limits and warnings on N1, spoilerons and flaps *2, reversers, engines out, stall and overspeed. Some will cause the warning sound, some will shut down the AP, some just tell the aircraft has broken up into fragments.&lt;br /&gt;
* [[Instant Replay]]&lt;br /&gt;
* Aircraft help&lt;br /&gt;
* Micro HUD&lt;br /&gt;
* Prepared for FG 2.6.0&lt;br /&gt;
&lt;br /&gt;
===Version 20111111===&lt;br /&gt;
* Remodel Yasim according to drawings.&lt;br /&gt;
* Two tip tanks, two wing tanks and one fuselage tank.&lt;br /&gt;
* Corrected empty weight.&lt;br /&gt;
* Increased power at altitude.&lt;br /&gt;
* Separate Instruments 3-d no longer needed.&lt;br /&gt;
* Completely different flight behaviour, less predictable, more fun, more real.&lt;br /&gt;
* Animated reversers.&lt;br /&gt;
* Correct flap angles.&lt;br /&gt;
* AP Low bank functional.&lt;br /&gt;
* Limits implemented.&lt;br /&gt;
* N1 and N2 tweaked to almost real.&lt;br /&gt;
===From v2009 to v2011-10-21===&lt;br /&gt;
* Fuel-load 2 x 465.5 Gallons.&lt;br /&gt;
* Thrust 3500&lt;br /&gt;
* tsfc (fuel consumption) 0.504&lt;br /&gt;
* Autopilot climb attitude from 3.5 to 7.1&lt;br /&gt;
* Altitude was system [[altitude]], corrected to indicated altitude.&lt;br /&gt;
* Livery shadow fixed.&lt;br /&gt;
* Autopilot Y/D now functional.&lt;br /&gt;
* DC-550 a bit more visible.&lt;br /&gt;
* Removal of non available animations.&lt;br /&gt;
* Clean-up of obsolete and redundant files.&lt;br /&gt;
&lt;br /&gt;
==Related content==&lt;br /&gt;
* [[Cessna Citation Bravo panel]]; the Citation has the same panel. Some great hints and tips can be found there.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.flightgear.org/forums/viewtopic.php?f=4&amp;amp;t=13256&amp;amp;p=134319#p134319 Discussion thread on the Flightgear Forum.]&lt;br /&gt;
*[http://www.airliners.net/aircraft-data/stats.main?id=265 Learjet on airliners.net]&lt;br /&gt;
*[http://www.aviationweek.com/aw/generic/story_content.jsp?channel=bca&amp;amp;id=xml/bca_xml/2010/09/01/BC_09_01_2010_p80-249555.xml&amp;amp;headline=Learjet+35+Series+Aircraft Learjet on aviatonweek.com]&lt;br /&gt;
*[http://www.businessjet.com/Aircraft_Data/Learjet35.php Learjet on businessjet.com]&lt;br /&gt;
*[http://www.aviastar.org/air/usa/learjet-35.php Learjet on Aviastarr.org]&lt;br /&gt;
*[http://www.flugzeuginfo.net/acdata_php/acdata_lear35_en.php Learjet and great pictures on flugzeuginfo.net]&lt;br /&gt;
*[http://www.spyflight.co.uk/learjet.htm Some lesser known facts about the Learjet on spyflight.co.uk]&lt;br /&gt;
*[http://etd.lib.ttu.edu/theses/available/etd-07012010-31295010054285/unrestricted/31295010054285.pdf Thesis: Gates Learjet Corporation - Production Facilities - by Rick.J.Denzer Dec 10 1981](pdf) Also contains a detailed history of the corporation.&lt;br /&gt;
&lt;br /&gt;
{{Appendix}}&lt;br /&gt;
&lt;br /&gt;
{{bombardier}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Aircraft]]&lt;br /&gt;
[[Category:Business Jet]]&lt;br /&gt;
[[Category:Civilian aircraft]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41629</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41629"/>
		<updated>2012-02-15T08:19:45Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Origin of the Amazon River */ minor formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-O09.png|thumb|right|Latitude: 39.790156 Longitude: -123.266403]]&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as Flight Gear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4000 to a max of 8930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176° (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176°.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250°. Arm the [[autopilot]] and set the initial [[altitude]] to 16,000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14,422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250°. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19,000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18,362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19,872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19,101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2°. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8,405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11,405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11,405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41559</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41559"/>
		<updated>2012-02-14T21:36:41Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-O09.png|thumb|right|Latitude: 39.790156 Longitude: -123.266403]]&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as Flight Gear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4000 to a max of 8930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176 (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250. Arm the [[autopilot]] and set the initial [[altitude]] to 16000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft [[AMSL]] length 11,807 ft.&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=41502</id>
		<title>FlightGear Newsletter February 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=FlightGear_Newsletter_February_2012&amp;diff=41502"/>
		<updated>2012-02-14T21:06:28Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Suggested flights */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{draft|newsletter|Feel free to contribute! Or [[FlightGear Newsletter January 2012|read the latest edition]].}}&lt;br /&gt;
{{newsletter}}&lt;br /&gt;
{{TOC_right|limit=2}}&lt;br /&gt;
&lt;br /&gt;
''We would like to emphasize that the monthly newsletter can not live without the contributions of FlightGear users and developers. Everyone with a wiki account (free to register) can edit the newsletter and every contribution is welcome. So if you know about any FlightGear related news or projects such as for example updated scenery or aircraft, please do feel invited to add such news to the newsletter.''&lt;br /&gt;
&lt;br /&gt;
== Development news ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== A new instrument: Vertical Situation Display ===&lt;br /&gt;
Omega95 has created an entirely new instrument type for FlightGear, a so called &amp;quot;VSD&amp;quot; (Vertical Situation Display). This was done entirely in scripting space using Nasal and XML animations. He's basically proven everbody wrong who ever claimed that complex instruments couldn't yet be created in scripting space. Apparently, he managed to create this instrument in less than 24 hrs, his first question related to this was about accessing trigonometric functions from Nasal, shortly thereafter he posted screen shots depicting his VSD. To read up on the whole discussion, please see [http://flightgear.org/forums/viewtopic.php?f=30&amp;amp;t=15200]. There's work ongoing to turn his project into a new tutorial for the wiki on creating complex instruments in scripting space: [[Howto: Implement a Vertical Situation Display in Nasal]].&lt;br /&gt;
&lt;br /&gt;
[[File:Omega95-vsd-instrument.jpeg|200px|thumb|Omega95's VSD instrument]]&lt;br /&gt;
&lt;br /&gt;
=== Heads up: Project Rembrandt ===&lt;br /&gt;
&lt;br /&gt;
[[File:Project-rembrandt-cockpit-lighting.png|400px|thumb|Cockpit lighting in Project Rembrandt at work (by F-JJTH)]]&lt;br /&gt;
&lt;br /&gt;
As many of you may have heard already, Fred is currently making huge progress on adding shadows to FlightGear in [[Project Rembrandt]]. Now, F-JJTH ported the P92 to use the new system and posted a youtube video demonstrating [[Project Rembrandt]] at work. To provide feedback, please check out the the [http://flightgear.org/forums/viewtopic.php?f=47&amp;amp;t=14883 forum thread].&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|v02phoOqWHE|400|Project Rembrandt at work}}&lt;br /&gt;
&lt;br /&gt;
== Interview with a contributor (NAME) ==&lt;br /&gt;
''In each edition we have an interview with a contributor. Suggestions for possible questions are available on [[interview questions]], you are invited to come up with new questions and interview ideas obviously! Anyone is free to write an interview (with him-/herself or others) for next month's newsletter! If you'd like to help interview a contributor or get interviewed, please do consider adding yourself to the [[list of interview volunteers]]! To keep this going and less awkward, we are currently trying to come up with the convention that former interviewees become next month's interviewers.''&lt;br /&gt;
&lt;br /&gt;
* How long have you been involved in FlightGear?&lt;br /&gt;
* What are your major interests in FlightGear?&lt;br /&gt;
* What project are you working on right now?&lt;br /&gt;
* What do you plan on doing in the future?&lt;br /&gt;
* Are you happy with the way the FlightGear project is going?&lt;br /&gt;
* What do you enjoy most about developing for FlightGear?&lt;br /&gt;
* Are there any &amp;quot;hidden features&amp;quot; you have worked on in FlightGear that new users may miss?&lt;br /&gt;
* What advice can you give to new developers who want to get started on their first aircraft/new feature/Nasal script?&lt;br /&gt;
&lt;br /&gt;
More questions are being collected here: [[Interview questions]].&lt;br /&gt;
&lt;br /&gt;
Stay tuned for next month's interview, featuring FlightGear contributor XXXXXXXX &lt;br /&gt;
&lt;br /&gt;
== Snapshot releases ==&lt;br /&gt;
Every now and then, easy-to-install development snapshots are created (usually, twice montlhy). These snapshos depict a recent state of the development version of FlightGear. By using them users can test out features that will be included in the upcoming release. Testers are encouraged to file bugs at [http://code.google.com/p/flightgear-bugs/ the issue tracker].&lt;br /&gt;
&lt;br /&gt;
The snapshot can be download via the links at the bottom of this page: http://www.flightgear.org/download/. Updates and feedback can be found [http://flightgear.org/forums/viewtopic.php?f=28&amp;amp;t=10488&amp;amp;p=144233&amp;amp;hilit=snapshot#p144233 at the forum].&lt;br /&gt;
&lt;br /&gt;
== Nasal for newbies ==&lt;br /&gt;
&lt;br /&gt;
== New software tools and projects ==&lt;br /&gt;
&lt;br /&gt;
== FlightGear addons and mods ==&lt;br /&gt;
&lt;br /&gt;
== In the hangar ==&lt;br /&gt;
&lt;br /&gt;
All the way back in May 2011, we addopted a new status-rating system for aircraft. So far, only a few have actually been rated, as can be seen in the list 'hockenberry' set up at [https://docs.google.com/spreadsheet/ccc?key=0ApzphjA4w05ndF94Y2F0bzJTbHQ5QTJXZXJRcUVRbWc&amp;amp;hl=en_US Google Docs]. If you're an aircraft developer and your aircraft is/are not on the list, please consider rating their status. All you'll need to know/do is described at [[Formalizing Aircraft Status]]. If you'd just like to get started contributing to FlightGear, this would also seem like an excellent way to get started.&lt;br /&gt;
&lt;br /&gt;
=== New aircraft ===&lt;br /&gt;
==== Hawker Siddeley Harrier GR.1 ====&lt;br /&gt;
[[File:Harrier-GR1 Splash.png|thumb|250px|Harrier GR.1 model]]&lt;br /&gt;
[[Hawker Siddeley Harrier GR1]] is a private project by pjedvaj, it was not intended to replace or update the existing [[British Aerospace Harrier]]. It has a detailed 3D model, animations and RAF livery. Instruments and HUD are fairly authentic. The aircraft has working ADEN guns and basic fuel and weight control. FDM is adapted from the original BAe Harrier, internal and external fuel tank capacities are modified to match the GR.1 version.&lt;br /&gt;
&lt;br /&gt;
=== Updated aircraft ===&lt;br /&gt;
&lt;br /&gt;
==== Cessna 337G Skymaster ====&lt;br /&gt;
[[File:Cessna337-cockpit.png|thumb|250px|General view of the new Cessna 337G Skymaster cockpit]]&lt;br /&gt;
The [[Cessna 337G Skymaster]] from the Spain-Latinamerica &amp;quot;Vive FlightGear&amp;quot; factory have received a major update. The new cockpit is now totally modelled, almost buttons and knobs are functional, animated, and properly labeled for easy identification. New custom sounds, lights, controls, a Bendix/King avionics pack capable of full IFR and night navigation, 2 new HQ liveries and the first FlightGear's working [[ELT]] (Emergency Locator Transmitter) are part of this great improvement on a FlightGear aircraft.&lt;br /&gt;
&lt;br /&gt;
=== Liveries ===&lt;br /&gt;
&lt;br /&gt;
== Scenery corner ==&lt;br /&gt;
=== Airports ===&lt;br /&gt;
&lt;br /&gt;
== Aircraft of the month ==&lt;br /&gt;
== Airport of the month ==&lt;br /&gt;
== Screenshot of the month ==&lt;br /&gt;
&lt;br /&gt;
== Suggested flights ==&lt;br /&gt;
===Copacabana to San Rafael over Lake Titicaca===&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the [[Suggested_Flights#Origin_of_the_Amazon_River | origin of the Amazon river]] since we are now at the starting point of that trip.&lt;br /&gt;
&lt;br /&gt;
*More places you can visit can be found at [[Suggested Flights]].&lt;br /&gt;
&lt;br /&gt;
== Aircraft reviews ==&lt;br /&gt;
&lt;br /&gt;
== Wiki updates ==&lt;br /&gt;
[[User:Johan G|Johan G]] did a great job categorising all images. All sub-categories are listed under [[:Category:Images]]. Please note when uploading images that it's important to give the file a descriptive name. That'll make it easier for others to find your file and use it in articles.&lt;br /&gt;
&lt;br /&gt;
===New articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===New aircraft articles===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=new&lt;br /&gt;
  count=10&lt;br /&gt;
  categoryRoot=Aircraft&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
===Most popular newsletters===&lt;br /&gt;
&amp;lt;DynamicArticleList&amp;gt;&lt;br /&gt;
  type=hot&lt;br /&gt;
  count=5&lt;br /&gt;
  categoryRoot=FlightGear Newsletter&lt;br /&gt;
&amp;lt;/DynamicArticleList&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Community news ==&lt;br /&gt;
=== FlightGear on YouTube ===&lt;br /&gt;
* [http://youtu.be/hBEaOMzBq6E KSFO Thermal Demo] by MD-BFC Going on their way for Bocian certification&lt;br /&gt;
* [http://youtu.be/-yI5PzC5RE8 Sukhoi 37 'The russian dream'] by Águilas de FlightGear performing &amp;quot;Balalaika amok&amp;quot; master tune by Aleksei Arkhipovsky.&lt;br /&gt;
&lt;br /&gt;
=== New tutorials and screencasts ===&lt;br /&gt;
=== Forum news ===&lt;br /&gt;
=== Multiplayer ===&lt;br /&gt;
=== Virtual airlines ===&lt;br /&gt;
=== FlightGear events ===&lt;br /&gt;
&lt;br /&gt;
== Useful links ==&lt;br /&gt;
== And finally ... ==&lt;br /&gt;
=== Contributing ===&lt;br /&gt;
One of the regular thoughts expressed on the FlightGear forums is &amp;quot;I'd like to contribute but I don't know how to program, and I don't have the time&amp;quot;. Unfortunately, there is a common mis-conception that contributing requires programming and lots of free time. In fact, there are a huge range of ways to contribute to the project without needing to write code or spending days working on something. &lt;br /&gt;
&lt;br /&gt;
For ideas on starting to contribute to FlightGear, you may want to check out: [[Volunteer]].&lt;br /&gt;
&lt;br /&gt;
=== Call for volunteers ===&lt;br /&gt;
* The [[OpenRadar]] project is looking for a new maintainer.&lt;br /&gt;
* The [[FGFSPM]] (FlightGear Package Manager) is looking for a new maintainer.&lt;br /&gt;
&lt;br /&gt;
=== Did you know ===&lt;br /&gt;
...that you can use expressions to create complex animations of objects in your 3d models or even drive them from multiple properties?&lt;br /&gt;
Usually, an animation looks like this&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;property&amp;gt;foo/bar&amp;lt;/property&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You can add a scaling factor or an offset to it, but that's basically all you can do that way. &lt;br /&gt;
If you want to animate your object following a complex function, most people create complex Nasal scripts to compute the driving properties, probably not knowing that there is another way to achieve the goal: Expressions. &lt;br /&gt;
Here is an example for a translate animation depending on two properties and the cosine function&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;animation&amp;gt;&lt;br /&gt;
     &amp;lt;type&amp;gt;translate&amp;lt;/type&amp;gt;&lt;br /&gt;
     &amp;lt;expression&amp;gt;&lt;br /&gt;
       &amp;lt;product&amp;gt;&lt;br /&gt;
         &amp;lt;property&amp;gt;/my/factor-property&amp;lt;/property&amp;gt;&lt;br /&gt;
         &amp;lt;cos&amp;gt;&lt;br /&gt;
           &amp;lt;deg2rad&amp;gt;&lt;br /&gt;
             &amp;lt;property&amp;gt;/my/angular-property&amp;lt;/property&amp;gt;&lt;br /&gt;
           &amp;lt;/deg2rad&amp;gt;&lt;br /&gt;
         &amp;lt;/cos&amp;gt;&lt;br /&gt;
       &amp;lt;/product&amp;gt;&lt;br /&gt;
     &amp;lt;/expression&amp;gt;&lt;br /&gt;
     [..]more elements[..]&lt;br /&gt;
 &amp;lt;/animation&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
A rich set of predefined functions is available, including almost all those you have on your scientific pocket calculator.&lt;br /&gt;
&lt;br /&gt;
[[Category:FlightGear Newsletter|2012 02]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41488</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41488"/>
		<updated>2012-02-14T21:01:56Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Copacabana to San Rafael over Lake Titicaca */ added map, minor changes in txt, preparing for newsletter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-O09.png|thumb|right|Latitude: 39.790156 Longitude: -123.266403]]&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as Flight Gear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4000 to a max of 8930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
[[File:Slcc-sprf.jpg|thumb|200px|left|Flight and fix SLCC to SPRF]]&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176 (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250. Arm the [[autopilot]] and set the initial [[altitude]] to 16000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=File:Slcc-sprf.jpg&amp;diff=41475</id>
		<title>File:Slcc-sprf.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=File:Slcc-sprf.jpg&amp;diff=41475"/>
		<updated>2012-02-14T20:56:31Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: slcc to sprf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;slcc to sprf&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41346</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41346"/>
		<updated>2012-02-14T20:08:33Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Copacabana to San Rafael over Lake Titicaca */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-O09.png|thumb|right|Latitude: 39.790156 Longitude: -123.266403]]&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as Flight Gear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4000 to a max of 8930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It a demonstration of a [[IFR]] flight towards a fix and a demonstration how accurate FlightGear simulates air density and the effects it has on aircraft.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12,592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5,000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311° (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212°. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311° and an initial altitude of 13,500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311°). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14,200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352° and set the altitude to 17,422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 172°. Fly back towards NAV1 and intercept the radial 352° at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14,422 feet and a heading of 297°/ 117°. Our initial altitude has been set 3,000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297°, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176 (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250. Arm the [[autopilot]] and set the initial [[altitude]] to 16000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41128</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41128"/>
		<updated>2012-02-13T23:33:09Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Past Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
#[[Suggested_Flights#Kisimayu_to_Kilimanjaro| Kisimayu to Kilimanjaro]] as suggested flight.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41084</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41084"/>
		<updated>2012-02-13T08:34:47Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Ngorngoro */ added Kisimayu to Kilimanjaro&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-O09.png|thumb|right|Latitude: 39.790156 Longitude: -123.266403]]&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as Flight Gear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4000 to a max of 8930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It is also a demonstration of [[IFR]] flight towards a fix.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311 (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311 and an initial altitude of 13500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352 and set the altitude to 17422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 131. Fly towards NAV1 and intercept the radial 352 at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14422 feet and a heading of 297 (30). Our initial altitude has been set 3000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176 (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250. Arm the [[autopilot]] and set the initial [[altitude]] to 16000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
==Kisimayu to Kilimanjaro==&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
*February 2012 by [[User:PH-JBO|PH-JBO]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41083</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41083"/>
		<updated>2012-02-13T08:30:55Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the East coast of Africa. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Prepare your flight well to receive amazing views of the landscape during the final steps of the route, if you don't you will discover why some pilots call Kilimanjaro Kill-You-Manjaro.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41078</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41078"/>
		<updated>2012-02-12T22:59:42Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield, not so strange, there is no lighting, no radio beacons and... no fuel. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41077</id>
		<title>Suggested Flights</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Suggested_Flights&amp;diff=41077"/>
		<updated>2012-02-12T22:53:38Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Khorog, Tajikistan */ recording publication&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- if you add new flights to this page it would be cool to include your name and month of writing. Also include the newsletter month and year if the flight has been published in one. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ------------------------------------------------- --&amp;gt;&lt;br /&gt;
[[FlightGear]] has accurate and realistic terrain. Here are some interesting places where you can do virtual sight seeing.&lt;br /&gt;
&lt;br /&gt;
If you are starting with [[FGRun]] - the FlightGear launcher - you can enter the [[airport]] id and select the runway on the appropriate screen in the startup wizard.&lt;br /&gt;
If you are starting from the command line you can use the options: &amp;lt;tt&amp;gt;--airport=ABCD&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;--runway=12L&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Remember to give a look at the [[Suggested Airports]] page, where you can find a comprehensive list of high quality airports in FlightGear.&lt;br /&gt;
*If you enjoy these flights, please consider recording a flight and posting a link to it at the [[Suggested Prerecorded Flights]] page.&lt;br /&gt;
&lt;br /&gt;
'''Remove before flight!''' &amp;lt;!-- No comprendo? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before you start flying into one of the suggested flights, you should add both the terrain and the Objects to you FlightGear installation; This is well explained on the [[Howto: Install scenery|installing scenery]] page.&lt;br /&gt;
&lt;br /&gt;
p.s. charts are generated using FlightGear data only.&lt;br /&gt;
&lt;br /&gt;
This page includes the flights described on the [http://www.flightgear.org/places.html main website] and the suggested flights from the newsletters. It can serve as an archive for suggested flights from future [[FlightGear Newsletter|newsletters]] or can give a flight if creativity is low that month. &lt;br /&gt;
&lt;br /&gt;
{{TOC limit|3}}&lt;br /&gt;
&lt;br /&gt;
=North America=&lt;br /&gt;
==Round Valley Airport==&lt;br /&gt;
[[Image:O09-002.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:O09-003.png|thumb|right|Valley]]&lt;br /&gt;
Covalis, CA. The airport is at the West edge of a 7 mile across valley.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The predominant wind is a cross wind. Take-offs to the west (if they use the full runway length) often have to fly between 2 small hills and over another valley while gaining altitude. Most pilots take off to the west.&amp;lt;BR/&amp;gt;&lt;br /&gt;
It is a paved runway and quite long. It was designated as an emergency recovery field during the Cold War and was used twice that I know of by military aircraft that could not take off again from the field. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-O09.png|thumb|right|Latitude: 39.790156 Longitude: -123.266403]]&lt;br /&gt;
* [[O09|O09 - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/O09.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
I have tried this trip using a p38, quite powerful airplane&lt;br /&gt;
* [[Lockheed-P38|P38]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=O09 --runway=28 --aircraft=p38&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Half Moon Bay==&lt;br /&gt;
[[Image:KHAF-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:KHAF-002.png|thumb|right|Bridge]]&lt;br /&gt;
Start at [[KHAF|Half Moon Bay]], Runway 30, with 32km visibility; Takeoff in the C172 and climb to 1000 feet, then continue north over the water, near the shoreline. Look out the right window frequently. Fly up the coast, overfly the Golden Gate Bridge, continue around the top of the peninsula past downtown SF, then fly on to [[KSFO]] for a landing. We now have lots to see.&lt;br /&gt;
&lt;br /&gt;
If you cannot see the runway in the default 172, you must be flying too high or too slowly. You can start by practicing a bit with a good setup:&lt;br /&gt;
&lt;br /&gt;
'''fgfs --offset-distance=1.5 --altitude=500 --vc=70'''&lt;br /&gt;
&lt;br /&gt;
As soon as Flight Gear starts, cut the power to 1500 rpm and drop two notches of flap. Maintain 70 kt. Now, pick your landing spot (a bit down the runway) and try to hold it in the same spot on your windshield. If your landing spot starts moving down, you are too high, and should cut another 100 rpm; if it starts moving up, you are too low, and should add another 100 rpm. Adjust the nose to keep your speed at 70 kt all the way down until you're right above the numbers, then cut power to idle, drop the last notch of flaps, flare, and land.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KHAF-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:World-KHAF.png|thumb|right|Latitude: 37.513333 Longitude: -122.501111]]&lt;br /&gt;
* [[KHAF|KHAF - Half Moon Bay]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KHAF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
no required scenery tile.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSFO-001.png|thumb|left|Before landing]]&lt;br /&gt;
Use the default c172 airplane &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KHAF --runway=30 --visibility=32000 --aircraft=c172&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
April 2006 [[User:Hellosimon|Hellosimon]], format and extended by [[User:Francescobrisa|Francescobrisa]]&lt;br /&gt;
&lt;br /&gt;
==Hell's Canyon==&lt;br /&gt;
[[Image:25U-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:25U-004.png|thumb|right|Valley]]&lt;br /&gt;
Hell's Canyon, Imnaha, OR. This airport is located just west of &amp;quot;Hell's Canyon National Park&amp;quot; which has the Snake River running through it.&amp;lt;br/&amp;gt;&lt;br /&gt;
Supposedly it's a 5500 foot drop from the top of the canyon to the river.&amp;lt;BR/&amp;gt;&lt;br /&gt;
The airport is located on the brink of this canyon.&lt;br /&gt;
&lt;br /&gt;
See the remarks on the airport page (click on the airport id) ... DOWNDRAFTS, SHEER DROP IN TERRAIN, LIVESTOCK, etc. Don't go here on your first solo x-country. :-) &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:25U-005.png|thumb|left|Landing]]&lt;br /&gt;
[[Image:World-25U.png|thumb|right|Latitude: 45.427861 Longitude: -116.693889]]&lt;br /&gt;
* [[25U|25U - Round valley]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/25U.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:25U-006.png|thumb|left|Landing 2]]&lt;br /&gt;
I have tried this trip using a pilatus PC-9M, powerful airplane&lt;br /&gt;
* [[PC-9M|PC-9M]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=25U --aircraft=PC-9M&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Crater Lake National Park Tour==&lt;br /&gt;
[[Image:64s-003.png|thumb|left|Approaching the lake]]&lt;br /&gt;
[[Image:64s-002.png|thumb|right|Direction 40 degrees]]&lt;br /&gt;
Prospect, OR.&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take off and fly at a heading of about 40 degrees until you cross the first distinct ridge in front of you. (several minutes of flight in the navion ... just climb as fast as you can, it will be a close squeek to get over :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you clear the ridge and can see beyond it, turn right and fly a heading of about 70 degrees. You should see two shallow peaks off in the distance. Head right between these -- they are the two sides of the crater. As you get closer the shape of the crater will come into view. There's a lake there in real life, hopefully it will be there in flight gear too before long.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:64s-001.png|thumb|left|Leaving the 64S airfield]]&lt;br /&gt;
[[Image:World-64S.png|thumb|right|Latitude: 42.743183 Longitude: -122.488092]]&lt;br /&gt;
* [[64S|64S - Prospect State]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/64S.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:64s-004.png|thumb|left|Lake view 1]]&lt;br /&gt;
[[Image:64s-005.png|thumb|right|Lake view 2]]&lt;br /&gt;
&lt;br /&gt;
* [[Ryan_Navion|Navion]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=64S --runway=02 --aircraft=navion &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Grand Canyon Tour==&lt;br /&gt;
[[Image:KGCN-001.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:KGCN-002.png|thumb|right|Grand Canyon]]&lt;br /&gt;
These airports are in the vicinity of the Grand Canyon. From [[KGCN]] head north. From [[1Z1]] head south. From [[1G4]] head north (I think.) From AZ38 head north. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KGCN-003.png|thumb|left|Grand Canyon]]&lt;br /&gt;
[[Image:World-KGCN.png|thumb|right|Latitude: 35.952361 Longitude: -112.146972]]&lt;br /&gt;
* [[KGCN|KGCN - GRAND CANYON NATIONAL PARK]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KGCN.pdf chart]&lt;br /&gt;
* [[1Z1|1Z1 - GRAND CANYON BAR TEN AIRSTRIP]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1Z1.pdf chart]&lt;br /&gt;
* [[1G4|1G4 - GRAND CANYON WEST]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1G4.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KGCN-004.png|thumb|left|Grand Canyon]]&lt;br /&gt;
&amp;lt;!-- [[Image:64S-002.png|thumb|left|Landing 2]] --&amp;gt;&lt;br /&gt;
................&lt;br /&gt;
&amp;lt;!--* [[Ryan_Navion|Navion]]--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KGCN &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ranger Creek Airport==&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]]&lt;br /&gt;
Greenwater, WA. This airport is wedged into the bottom of a steep canyon. You definitely need to be on your toes to get in and out of here. I'd hate to think about what the wind would do to you in real life.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-6WA8.png|thumb|right|Latitude: 47.01305555 Longitude: -121.534444451]]&lt;br /&gt;
&lt;br /&gt;
* [[6WA8|6WA8 - Ranger Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/6W8A.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:6WA8-009.png|thumb|left|landing 3]]&lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=6WA8 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mount Rainier Tour==&lt;br /&gt;
[[Image:WA20-002.png|thumb|left|The mountain from far away]]&lt;br /&gt;
[[Image:WA20-006.png|thumb|right|external view]]&lt;br /&gt;
Eatonville, WA. Start out at Swanson Airport in Eatonville, WA. Take off and fly a heading of about 90 degrees. You will need to fly for 5-10 minutes before the mountain comes into view. Be patient if you don't see it right away, it will dwarf everything in it's vicinity. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-WA20.png|thumb|right|Latitude: 46.87588502 Longitude: -122.25733500]]&lt;br /&gt;
&lt;br /&gt;
* [[WA20|WA20 - Swanson]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/WA20.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w130n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:WA20-007.png|thumb|left|external near view]] &lt;br /&gt;
[[Image:WA20-009.png|thumb|right|external near view]] &lt;br /&gt;
* [[mosquito]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=WA20 --aircraft=mosquito&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Death Valley Tour==&lt;br /&gt;
[[Image:L06-001.png|thumb|left|in the air]]&lt;br /&gt;
[[Image:Furnace-creek.jpg|thumb|left|real life view of Furnace Creek Airfield]]&lt;br /&gt;
[[Image:L06-002.png|thumb|right|in the air]] &lt;br /&gt;
Furnace Creek, CA. This starts you right in the middle of Death Valley which runs north &amp;amp; south. If you head south about 15 miles you'll hit the lowest point in the USA, 282 feet (86 meters) below sea level.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-L06.png|thumb|right|Latitude: 36.46451100 Longitude: -116.88139422]]&lt;br /&gt;
* [[L06|L06 - Furnace Creek]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/L06.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:L06-003.png|thumb|left|in the air]] &lt;br /&gt;
[[Image:L06-004.png|thumb|right|in the air]] &lt;br /&gt;
* [[rallye-MS893]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=L06 --aircraft=rallye-MS893&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Utah==&lt;br /&gt;
!!! Work in progress !!!&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
[[Image:6WA8-002.png|thumb|left|landing 1]]&lt;br /&gt;
[[Image:6WA8-008.png|thumb|right|landing 2]] &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
Escalante Muni Airport, Escalante, UT. This airport is east and a bit north of Bryce Canyon National park. If you head mostly south and a bit east you'll eventually hit the Grand Canyon. It is sandwiched between the Dixie National forest to the north and the Grand Staircase-Escalante National Monument to the south. There should be interesting stuff to see no matter which direction you head.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-1L7.png|thumb|right|Latitude: 37.75054400 Longitude: -111.57578300]]&lt;br /&gt;
* [[1L7|1L7 - Escalante Muni]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/1L7.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
	[[Image:6WA8-009.png|thumb|left|landing 3]] &lt;br /&gt;
* [[Piper PA-18 Super Cub|pa 18]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=1L7 --aircraft=pa18&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Lake County Airport (CO)==&lt;br /&gt;
[[Image:KLXV-001.png|thumb|left|Adjust mixture !]]&lt;br /&gt;
[[Image:KLXV-002.png|thumb|right|The terrain will be covered by snow]] &lt;br /&gt;
Lake County Airport, Leadville, CO. This airport is at an elevation of 9927 making it a bit of a challenge to get into and out of with a standard C172.&amp;lt;BR/&amp;gt;&lt;br /&gt;
Make sure you lean out your engine before taking off and read up on density altitude before you try this one in real life. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:KLXV-003.png|thumb|left|The airport]]&lt;br /&gt;
[[Image:World-KLXV.png|thumb|right|Latitude: 39.22812500 Longitude: -106.31835600]]&lt;br /&gt;
* [[KLXV|KLXV - Lake Co]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KLXV.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w110n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KLXV-004.png|thumb|left|I like this panorama]] &lt;br /&gt;
[[Image:KLXV-005.png|thumb|right|The nearby lake]] &lt;br /&gt;
* [[Cessna C172P]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
[[Image:KLXV-006.png|thumb|left|Landing...]] &lt;br /&gt;
 fgfs --airport=KLXV --aircraft=c172p&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Caribbean - Saint Martin and St. Kitts== &lt;br /&gt;
[[Image:TNCM-003.png|thumb|left|just after the take off]]&lt;br /&gt;
[[Image:TNCM-004.png|thumb|right|some nearby island]] &lt;br /&gt;
Pilots of the Caribbeans is an informal FlightGear community of users who fly around the small Caribbean islands, many of which have custom scenery and improved landclass data. (For details see [[Pilots of the Caribbean]])&amp;lt;BR/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[TNCM|Princess Juliana International Airport (TNCM)]] at the isle of Saint Martin, is one of the most popular airports in FlightGear. In large part due to the custom objects and land cover. However, St. Marten is only one of several detailed airports in the region - and, while the approach for TNCM is one of the most memorable in the whole world, the land cover for St. Kitts and Nevis makes it a lovely place to fly.&lt;br /&gt;
&lt;br /&gt;
British Airways, US Airways and American Airlines, among others, all fly into St. Kitts' [[TKPK|Robert L. Bradshaw International Airport (TKPK)]] in real life.&lt;br /&gt;
&lt;br /&gt;
Take off from TKPK in a [[Piper_J3_Cub|Piper Cub]] and make a northward, clockwise circle of the island. Start your descent on the east side of the island, and focus on the small hill which separates the north from the south. Start hugging the coast near the beach and look to the west - as soon as the railroad heads to the southwest, you're about ready to turn for final. Make your right hand turn for final and taxi to the terminal.&lt;br /&gt;
&lt;br /&gt;
If you want to fully explore this whole country, take off in a Beaver, which has a little more speed, and fly a figure eight. Take off from TKPK and circle the airport to the north like in the Cub. Then instead of landing, perform a touch-and-go and turn left over the boat terminal and make for the west coast of Nevis. Enjoy the beauty of the south coast of St. Kitts before circling Nevis. Over Nevis, you have several options - cut your flight short and land at [[TKPN]] on the island of Nevis, complete the &amp;quot;figure eight&amp;quot; by heading back to TKPK, or check your fuel and head east across the Caribbean to Antigua (which does not have custom land cover).&amp;lt;BR/&amp;gt;&lt;br /&gt;
&amp;lt;BR/&amp;gt;&lt;br /&gt;
Check out the [[Pilots of the Caribbean]] page, for further informations.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-TNCM.png|thumb|right|Latitude: 18.040953 Longitude: -63.108900]]&lt;br /&gt;
&lt;br /&gt;
* [[TNCM|TNCM - Princess Juliana International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TNCM.pdf chart] &lt;br /&gt;
* [[TKPK|TKPK - Robert L. Bradshaw International Airport]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPK.pdf chart] &lt;br /&gt;
* [[TKPN|TKPN - Vance Winkworth Amory Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TKPN.pdf chart] &lt;br /&gt;
others interesting airports in the area:&lt;br /&gt;
* [[TFFF|TFFF - Le Lamentin]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFF.pdf chart]&lt;br /&gt;
* [[MDPP|MDPP - Gregorio Luperon Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/MDPP.pdf chart]&lt;br /&gt;
* [[TJSJ|TJSJ - Luis Munoz Marin Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TJSJ.pdf chart]&lt;br /&gt;
* [[FMEE|FMEE - St Denis Gillot]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/FMEE.pdf chart]&lt;br /&gt;
* [[TFFG|TFFG - Grand Case]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/TFFG.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: &lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w070n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n10.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w080n20.tgz&lt;br /&gt;
* ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w090n20.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:TNCM-005.png|thumb|left|amazing]]&lt;br /&gt;
[[Image:TNCM-006.png|thumb|right|landing]] &lt;br /&gt;
* [[Piper_J3_Cub|Piper Cub]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=TKPK --aircraft=Cub&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Author===&lt;br /&gt;
[[FlightGear Newsletter January 2011]] by [[User:Statto|Statto]], format and extended by [[User:Francescobrisa|Francescobrisa]].&lt;br /&gt;
&lt;br /&gt;
==Friedman Memorial Airport (Idaho)==&lt;br /&gt;
[[Image:KSUN-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:KSUN-002.png|thumb|right|nearby]] &lt;br /&gt;
Friedman Memorial Airport, Hailey, Idaho. This airport is nestled in a valley surrounded by significant terrain. It's one that shows up quite often in accident investigations. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KSUN.png|thumb|right|Latitude: 43.51223900 Longitude: -114.30376100]]&lt;br /&gt;
* [[KSUN|KSUN - Friedman Mem]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KSUN.pdf chart] &lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w120n40.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KSUN-003.png|thumb|left|landing]]&lt;br /&gt;
[[Image:KSUN-004.png|thumb|right|landing]] &lt;br /&gt;
* [[FK9MK2]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KSUN --aircraft=fk9mk2&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Wyoming - Grand Teton ==&lt;br /&gt;
Jackson Hole (KJAC) airport is located at around 6,400ft right next to the Teton range of mountains. The Tetons rise straight out of the plains, gaining over 5,000ft in 2 miles. &lt;br /&gt;
&lt;br /&gt;
You will need the w120n40 scenery.&lt;br /&gt;
&lt;br /&gt;
Tower frequency at KJAC is 118.07. Due to the high altitude, you will need to lean non-turbocharged piston aircraft before take-off. Don't forget that take-off distances will also be longer.&lt;br /&gt;
&lt;br /&gt;
After take-off head to the North East. Grand Teton is the highest of the three peaks that rise straight from the flat-lands. Follow the line of mountains to the East, passing over Jenny Lake. After a couple of miles you will reach a huge lake. The large bulk of a mountain to the East is Mount Moran.&lt;br /&gt;
&lt;br /&gt;
The Teton Mountain range is surprisingly thin - really just a string of mountains running SW-NE. Flying fast jets down the steep valleys is recommended.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
== Virginia Eastern Shore, Chesapeake Bay-Bridge Tunnel Sightseeing ==&lt;br /&gt;
[[Image:KTGI-001.png|thumb|left|before take off]]&lt;br /&gt;
[[Image:KTGI-002.png|thumb|right|right after take off]]&lt;br /&gt;
&lt;br /&gt;
Take a short VFR trip from Tangier Island to view the famous Chesapeake Bay Bridge-Tunnel connecting Cape Charles to Cape Henry. Depart historic Tangier Island (KTGI) situated in the Chesapeake Bay and land at Norfolk International Airport (KORF), Norfolk, Virginia. The scenic character of the flight is enhanced by leaving the island at dusk. The flight is both scenic and challenging. Frequently, when flying with real weather, you will have a steady wind blowing across the bay. Starting out quiet Tangier and arriving at busy, glittering Norfolk International (KORF) gives the flight some contrast.&lt;br /&gt;
&lt;br /&gt;
'''fgfs --airport=KTGI --runway=20 --timeofday=dusk'''&lt;br /&gt;
&lt;br /&gt;
Before leaving Tangier: Set your altimeter to the prevailing barometric temperature. Set your communications radio to the Norfolk Intl. (KORF) ATIS frequency of 127.150 MHz to listen for weather reports in the destination area. Set your navigation radio to 112.20 MHz to pick up the Cape Charles (CCV) VOR. Set your heading bug to the runway heading, 200.&lt;br /&gt;
&lt;br /&gt;
Takeoff straight, flying the runway heading. Climb to 2000ft and maintain.&lt;br /&gt;
&lt;br /&gt;
Shortly, you should see the VOR assigned to NAV1 display receive a steady signal (the OFF flag will disappear). The DME should also settle down and display the distance to the Cape Charles VOR station. The flight to CCV will be about 26 nautical miles. As you fly, it will show your airspeed and time to arrival. It should take about ten minutes.&lt;br /&gt;
&lt;br /&gt;
Turn the OBS knob until the VOR displays the TO flag and 190 degrees, the heading you should now turn to.&lt;br /&gt;
&lt;br /&gt;
Fly south from Tangier, crossing an expanse of water, about ten miles until you see the Virginia Eastern Shore. You'll come upon the grass airstrip of Chance (VA89) a few minutes out from Tangier. Beyond are two flashing tower beacons. You may catch a glimpse of Weirwood/Kellam (W08) on the ocean shore, recognizable by two crossing dirt strips.&lt;br /&gt;
&lt;br /&gt;
If you look carefully, you may see the little white building that is the Cape Charles VOR station. As you fly over VOR the flag will change from TO to FROM and the needle will deflect. Do not try to follow the needle. Wait until you are past the VOR. As you cross the VOR station, you should see a highway slanting across your path toward the south west. Turn to follow this highway. You'll come across a lone tower with beacon along the roadside. You'll see an access road stretching from the tower complex to the main road.&lt;br /&gt;
&lt;br /&gt;
If the sky conditions permit, you may try your hand at wayfinding by following the road. If visiblity is poor, set the VOR to 180 degrees to parallel the road to the end of the peninsula. Or you can continue to fly outbound from the VOR on 190 by maintaining the same heading. The VOR needle should return to center with the FROM flag displaying. This will put you west of the bridge with a good view and the option to turn towards KORF near the initial approach fix. If you follow the highway you will need to overfly the airport, but if you stay on the 190 heading, you will be in a position to make a straight in landing.&lt;br /&gt;
&lt;br /&gt;
As you fly down the peninsula you'll pass Cherrystone, Eagle's Nest, Scott and Bull Farm grass airstrips. Bull Farm is the last strip before the mouth of the Chesapeake. Just past Scott Farm you should see the first glimmer of the northern leg of the bridge. The grass strips can be very difficult to see.&lt;br /&gt;
&lt;br /&gt;
As you reach the end of the peninsula, be careful to avoid the tower on Fisherman's Island at the north end of the north leg of the bridge (Note the bridge is not modeled by FlightGear...but I hope to work up one eventually). Next comes the north middle leg. Turn right a few degrees to follow the south middle leg. Watch as the deck plunges beneath the waves to allow ships to navigate the north and south channels.&lt;br /&gt;
&lt;br /&gt;
As Cape Henry approaches, you'll see the Norfolk International airport to the right and the southern leg of the bridge touching the shore.&lt;br /&gt;
&lt;br /&gt;
If you intend to land at KORF, you will want to start your approach soon. Otherwise, you may continue to follow the bridge to the end. Make the approach to KORF by contacting the tower for vectors. Or use the ILS.&lt;br /&gt;
&lt;br /&gt;
This is a good flight to practice VOR flying on. It is a very straight flight path to the VOR requiring little adjustment and there are no other VORs in the area to confuse you.&lt;br /&gt;
*June 2006 by [[User:Sek|Sek]].&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:World-KTGI.png|thumb|right|Latitude: 37.8250835 Longitude: -75.9976665]]&lt;br /&gt;
* [[KTGI|KTGI - Tangier Island]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KTGI.pdf chart]&lt;br /&gt;
* [[KORF|KORF - Norfolk International]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/KORF.pdf chart]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w80n30.tgz&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:KTGI-003.png|thumb|left|surroundings]]&lt;br /&gt;
[[Image:KORF-001.png|thumb|right|landing to KORF]]&lt;br /&gt;
I have tried this trip using a Seneca II&lt;br /&gt;
* [[Piper PA34-200T Seneca II]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=KTGI --runway=20 --timeofday=dusk  --aircraft=SenecaII&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Prince George to Calgary Springbank==&lt;br /&gt;
A beautiful flight is from Prince George (CYXS), to Calgary Springbank (CYBW). Route created by reed, which can be seen at [http://flightgear.org/forums/viewtopic.php?f=10&amp;amp;t=9772 the forums]&lt;br /&gt;
*Published in [[FlightGear Newsletter November 2010]] By [[User:Cael|Cael]].&lt;br /&gt;
==Ketchikan to Juneau==&lt;br /&gt;
It's cold where we will go so dress up warm and if we are lucky we might see whales during our flight. Don't fly too high to enjoy the amazing views, and there is a small challenge at the end. The runways we will use are long enough for bigger aircraft (7000+). Total length of the trip will be around 245 NM. So, hop in the cockpit of your favourite airliner.&lt;br /&gt;
&lt;br /&gt;
Alaska, here we come! Enjoy!&lt;br /&gt;
#Park your aircraft on PAKT, [http://www.borough.ketchikan.ak.us/airport/airport_history.htm Ketchikan International], runway 11. The wind is coming from '''South''', change the weather if needed (SE is ok too). &lt;br /&gt;
#Fly North towards [[NDB]] Fredericks Point on 372.0 for 94 NM. &lt;br /&gt;
#Fly towards [[NDB]] Five Fingers on 295.0 for 39 NM. &lt;br /&gt;
#Fly towards [[NDB]] Gustavus on 219.0 for 77 NM. &lt;br /&gt;
#Fly towards [[NDB]] Coghlan Island on 212.0 for 32 NM.&lt;br /&gt;
#Set the [[ILS]] on 109.9 and land your aircraft (after 4 NM) on PAJN, [http://www.juneau.org/airport/ Juneau International], runway 08.&lt;br /&gt;
If you feel warm after this landing, you just crossed a NORAD microwave site, so that is why.&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]] [[FlightGear Newsletter November 2011]]&lt;br /&gt;
==Searching Wizard Island==&lt;br /&gt;
*USA, Oregon, Klamath County&lt;br /&gt;
With one [[VORTAC]] behind our back we do an [[IFR]]/[[VFR]] search of Wizard Island, a mysterious place, a sacred place for native Americans. You might even find the &amp;lt;tt&amp;gt;Old Man of the Lake&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don't pull up the map, that would spoil the surprise but I promise '''unique views'''. We will land on a short lawn runway. Terrain [[altitude]] will range from 4000 to a max of 8930 feet and down again. Total length of the trip will be about 50 NM. Select your aircraft with care. It must have one working navigational radio (VOR-DME), a strong engine, a strong undercarriage, must be capable of a good climb and a steep descend. I suggest to use Fair weather (Environment=&amp;gt;Global Weather). If needed remove some clouds (View=&amp;gt;Rendering Options=&amp;gt;Slider 3d Clouds to the left).&lt;br /&gt;
[[File:Mount Scott.jpg|thumb|250 px|Mount Scott (8929 feet) just after depart from 2S7 (Two Sierra Seven). Wizard Island is just to the North-West of it.]]&lt;br /&gt;
*Park your aircraft on 2S7 (Two Sierra Seven), Chiloguin-State.&lt;br /&gt;
*Set [[NAV1]] on 115.9 (Klamath Falls VORTAC) and on radial 323&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magnetic). We are at an [[elevation]] of 4217 feet. Set QNH. Set heading bug at 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn).&lt;br /&gt;
*Take off an fly the course set with the heading bug.&lt;br /&gt;
*Intercept the radial.&lt;br /&gt;
*Monitor distance and you will find Wizard Island at 50 NM from Klamath Falls. The island has an elevation of 6673 feet. I suggest a full 360&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; turn, take pictures.&lt;br /&gt;
*Set radial 318&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, keep the same frequency. Do a new radial intercept.&lt;br /&gt;
*Try and find the airstrip (3S6, Three Sierra Six, Toketee-State) at 71 NM from Klamath Falls with an elevation of 3361 feet, runway heading 275&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; (Magn). There are bumps around you should avoid.&lt;br /&gt;
*If you are capable of finding the island, finding the airstrip and landing without a crash, in one go..., you are a wizard.&lt;br /&gt;
&lt;br /&gt;
Click [http://en.wikipedia.org/wiki/Crater_Lake this link] '''after''' you have landed so you know what amazing landscape you have seen.&lt;br /&gt;
&lt;br /&gt;
*December 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
=South America=&lt;br /&gt;
==Southern Tip of Chile==&lt;br /&gt;
[[Image:Scgz-001.png|thumb|left|right after take off]]&lt;br /&gt;
[[Image:Scgz-004.png|thumb|right|Some part of the scenery]]&lt;br /&gt;
Gary Carvell: Here is a suggestion for the FlightGear Places to Fly page. I don't have any particular routes, just fly around and enjoy the gorgeous scenery.&amp;lt;BR/&amp;gt;&lt;br /&gt;
These three airports are in the same region of the very southern tip of Argentina. This area is a scenic wonderland - a maze of islands, mountains, and ocean channels. Hours of entertainment.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SCGZ - Puerto Williams Guardiamarina Zanartu Airport, Chile Located on the north coast of Isla Navarino facing the Beagle Channel. At 55 deg S. longitude, Puerto Williams is considered the southernmost town in the world.&amp;lt;BR/&amp;gt;&lt;br /&gt;
SAWH - Ushuaia Islas Malvinas Airport&lt;br /&gt;
SAWO - Ushuaia Est Aeronaval Airport&lt;br /&gt;
Ushuaia, on the south coast of Isla Grande de Tierra del Fuego, on the the Beagle Channel.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:Sawh-004.png|thumb|left|Approaching Ushumaia Malvinas Argentinas]]&lt;br /&gt;
[[Image:World-scgz.png|thumb|right|Latitude: -54.931072 Longitude: -67.626261]]&lt;br /&gt;
&lt;br /&gt;
* [[SCGZ|SCGZ - Guardiamarina Zanartu]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SCGZ.pdf chart]&lt;br /&gt;
* [[SAWH|SAWH - Ushuaia Malvinas Argentinas]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWH.pdf chart]&lt;br /&gt;
* [[SAWO|SAWO - Ushuaia Est Aeronaval]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SAWO.pdf chart]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:Scgz-002.png|thumb|left|Just left the scgz airport]]&lt;br /&gt;
I personally like to fly this area in the [[Consolidated_Aircraft_PBY_Catalina|Catalina]], it's a great sightseeing plane with the advantage that you can take off and land just about anywhere. &lt;br /&gt;
* [[Consolidated_Aircraft_PBY_Catalina|Catalina]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SCGZ --aircraft=Catalina&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Copacabana to San Rafael over Lake Titicaca==&lt;br /&gt;
Bolivia to Peru. This trip will lead you over one of the highest and deepest lakes in the world towards the highest airfield in the world. It is also a demonstration of [[IFR]] flight towards a fix.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield [http://en.wikipedia.org/wiki/Copacabana,_Bolivia SLCC, Copacabana], with an [[elevation]] of 12592 feet. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). &lt;br /&gt;
&lt;br /&gt;
We will fly towards and land at SPRF. If you would enter SLCC and SPRF in [[Kelpie]] planner you probably would not be able to find SPRF. To find SPRF I am adding an additional VOR-DME station and for a good fix give you another VOR-DME. Try Kelpie planner to plan this route and compare with this suggestion.&lt;br /&gt;
&lt;br /&gt;
Equipment preparation. Set [[NAV1]] to [http://en.wikipedia.org/wiki/Juliaca Juliaca] VOR-DME on 155.55 with a radial of 311 (magnetic). Set [[NAV2]] to Arequipa VOR-DME on 113.7 with a radial of 212. During our flight we will fly with [[true altitude]] as set with [[QNH]], keep QNH updated. Arm the autopilot with the [[heading bug]] at 311 and an initial altitude of 13500 feet.&lt;br /&gt;
&lt;br /&gt;
Take off and if you took the wrong RW pull up hard. Take a small tour over [http://en.wikipedia.org/wiki/Titicaca lake Titicaca], see the floating islands and try to find the lost golden treasure. Intercept the nearest radial on NAV1 towards Juliaca (about 311). &lt;br /&gt;
&lt;br /&gt;
Just before Juliaca is a hill so while on lake Titicaca increase altitude to 14200 feet, the [[VFR]] part of this trip is over. After passing Juliaca set the radial of NAV1 to 352 and set the altitude to 17422 feet. We will fly from NAV1 and slowly increase altitude.&lt;br /&gt;
&lt;br /&gt;
At a distance of about 60 NM set the heading bug on the current course. Monitor the distance to NAV1, the radial of NAV2 and the distance to NAV2. At a distance of 74.5 NM to NAV1, a distance of 140.7 NM and at the '''radial''' intercept of NAV2 should be the runway. So, from 60 NM onwards, look outside the window, then at NAV1 and then NAV2 etc.&lt;br /&gt;
&lt;br /&gt;
If you are at 80NM to NAV1 you have missed the airfield but you still won't hit any hills (unless you bank left). Bank right and set the heading bug to 131. Fly towards NAV1 and intercept the radial 352 at about 50NM again to repeat the search.&lt;br /&gt;
&lt;br /&gt;
The runway SPRF, San Rafael, has a elevation of 14422 feet and a heading of 297 (30). Our initial altitude has been set 3000NM above the RW elevation. That should give sufficient room for navigation.&lt;br /&gt;
&lt;br /&gt;
After you have seen the airfield set the radial of NAV1 to 297, the heading of the runway (not the course to the runway) as a visual aid. Land on RW 30 (and not on RW 12 unless you are a show-off). Oh, there is a small hill in front of RW 30, just so you know.&lt;br /&gt;
&lt;br /&gt;
Decreasing speed at this altitude can be a bit tricky. The air is thin and does not give much resistance. Next to that, the difference between [[indicated airspeed]] and [[ground speed]] is very noticeable. The ground speed is much higher as the indicated airspeed.&lt;br /&gt;
&lt;br /&gt;
After a successful landing, try to discover the origin of the Amazon river since we are now at the starting point of that trip.&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
==Origin of the Amazon River==&lt;br /&gt;
[[Image:SPRF-001.png|thumb|left|high altitude]]&lt;br /&gt;
[[Image:SPRF-002.png|thumb|right|high altitude]] &lt;br /&gt;
Peru. For this [[IFR]] tour (with [[VFR]] parts) we take off from the highest airfield in the world to discover the origin of the [http://en.wikipedia.org/wiki/Amazon_River Amazon river] in South America. I promise spectacular mountains and valleys. The total length of this trip is about 175 NM.&lt;br /&gt;
&lt;br /&gt;
Place your aircraft on the airfield SPRF, San Rafael. FlightGear will show snow all around you but that is not very realistic so let's clean up. View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M).&lt;br /&gt;
&lt;br /&gt;
Equipment preparation: Set [[NAV1]] to [http://en.wikipedia.org/wiki/Arequipa Arequipa] VOR-DME at 113.7 with a radial of 176 (magnetic). Set [[NAV2]] to [http://en.wikipedia.org/wiki/Cusco Cusco] VOR-DME at 114.9 also with a radial of 176.&lt;br /&gt;
Set [[QNH]] and during flight keep correcting it, it's a bad idea to use [[Pressure altitude]] during this flight. Set the [[heading bug]] to 250. Arm the [[autopilot]] and set the initial [[altitude]] to 16000 feet.&lt;br /&gt;
&lt;br /&gt;
The airfield SPRF, San Rafael has an [[elevation]] of 14422 feet. That altitude will cause problems during take-off. It takes a lot longer for the aircraft to gain sufficient speed for take-off, also the take-off speed that is needed is higher as you would expect. Perhaps an additional notch of flaps is needed.&lt;br /&gt;
&lt;br /&gt;
Take-off, avoid the bumps (there are plenty) and fly a course of 250. After about 80 NM you will fly over the radial of NAV1. Intercept the radial towards Arequipa. At a distance of 75 NM towards NAV1 you will have to increase altitude to 19000 feet. &lt;br /&gt;
&lt;br /&gt;
At a distance of 50 NM towards NAV1 and 118 NM from NAV2 you will see and cross over the mountain [http://en.wikipedia.org/wiki/Nevado_Mismi Nevado Mismi] with an altitude of 18362 ft. The rains and water on the area to the right until Nevado Mismi will leave towards the Atlantic ocean through the Amazon river. Anything to the left and after Nevado Mismi will leave towards the Pacific ocean.&lt;br /&gt;
&lt;br /&gt;
After Nevado Mismi you are tempted to descend. Don't. Just before the airfield is [http://en.wikipedia.org/wiki/Chachani Mt.Chachani] with an altitude of 19872 feet and to the East is the active volcano [http://en.wikipedia.org/wiki/El_Misti El Misti] with an altitude of 19101 feet. You can either increase the altitude and fly over the airfield or keep the altitude, even descend and fly between the mountains, your choice depends on the visibility.&lt;br /&gt;
&lt;br /&gt;
Fly using the heading bug and set NAV1 to [[ILS]] 109.7 with a radial of 93.2. We will land at airfield [http://en.wikipedia.org/wiki/Rodr%C3%ADguez_Ball%C3%B3n_International_Airport SPQU, Rodriguez ballon], that has an elevation of 8405 feet. There is a reason this airfield has just one ILS. The area South-West of the airfield is below 11405 feet and is safe to navigate.&lt;br /&gt;
&lt;br /&gt;
Position the aircraft in front of the runway at an altitude of 11405 feet, catch the [[glidescope]] at a distance of 9.5 NM and land your aircraft. After landing and parking your aircraft crawl into the tower to look around.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
&lt;br /&gt;
* October 2011 by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:SPQU-001.png|thumb|left|pre - landing]]&lt;br /&gt;
[[Image:World-SPRF.png|thumb|right|Latitude: -14.267 Longitude: -70.467]]&lt;br /&gt;
* [[SPRF|SPRF - San Rafael]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPRF.pdf chart]&lt;br /&gt;
* [[SPQU|SPQU - Rodriguez Ballon]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/SPQU.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/w020s80.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:SPQU-002.png|thumb|right|landed]] &lt;br /&gt;
I recomend a powerful jet angine airplane, but not too heavy !&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=SPRF --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Middle East=&lt;br /&gt;
==Israel to Jordan over the Dead Sea==&lt;br /&gt;
[[Image:LLBS-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LLBS-002.png|thumb|right|flat land]] &lt;br /&gt;
Dead Sea is the lowest water elevation on the Earth. Take off from the Beer-Sheva Teyman airport and head East-North-East. About half way there, after the southern Hebron mountains ridge, there'll be a sharp drop-off down to the Dead Sea --- the lowest exposed point on the Earth.&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
It's really fun to descend and explore the beautiful coastline. In the real life, you wouldn't like to fly low over this water there of your own will --- while you don't need a life vest in the Dead Sea, the water is pretty caustic there for one's eyes. Once you're done marvelling the sights, continue on to the Queen Alia airport. &lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LLBS-006.png|thumb|left|landing in the dead sea, notice the altitude !]]&lt;br /&gt;
[[Image:OJAI-007.png|thumb|right|landing at Queen Alia Intl.]] &lt;br /&gt;
[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]&lt;br /&gt;
* [[LLBS|LLBS - Teyman]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LLBS.pdf chart]&lt;br /&gt;
* [[OJAI|OJAI - Queen Alia Intl]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/OJAI.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: ftp://ftp.sunsite.org.uk/sites/ftp.flightgear.org/flightgear-ftp/Scenery/e030n30.tar.gz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
[[Image:LLBS-003.png|thumb|left|approaching the dead sea]]&lt;br /&gt;
[[Image:LLBS-004.png|thumb|right|there is also a minor airport]] &lt;br /&gt;
* [[Albatross]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LLBS --aircraft=Albatross&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Europe=&lt;br /&gt;
==Edinburgh to Oban==&lt;br /&gt;
See article: [[Edinburgh to Oban]].&lt;br /&gt;
&lt;br /&gt;
==Oban to Prestwick==&lt;br /&gt;
The west coast of Scotland offers some stunning scenery and a number of small airfields and airports to land at on both the mainland and the small islands the dot the coast. The distances between the various airfields are quite small, and some of the runways are on the short side, so STOL or GA aircraft are ideal. The tour suggested here follows part of a microlight trip I made this month, photos of which can be found [http://www.nanjika.co.uk/photos/gigha/ here].&lt;br /&gt;
&lt;br /&gt;
Oban airport (EGEO) lies on the west coast of Scotland, and offers fuel (both AVGAS and AVTUR) and a North/South tarmac runway.&lt;br /&gt;
&lt;br /&gt;
From Oban it is just a 10 minute flight west to the grass airfield of Glenforsa (EG45), on the north-east coast of the island of Mull. Due to the hills and water channel, this airfield often gets quite strange wind patterns - the weather can be perfect in Oban, but much gustier and windier at Glenforsa. At times the windsocks at either end of the runway can blow in completely opposite directions!&lt;br /&gt;
&lt;br /&gt;
Some distance north of Oban lie the airfields of the Isle of Skye (EG57) and Plockton (EG81). This is an excellent place from which to explore the mountains of the Isle of Skye, known as the Cuilins.&lt;br /&gt;
&lt;br /&gt;
Heading south from Oban, one can follow the coast to the island of Jura, with it's distinctive hills (The Paps of Jura). From Jura one can head south to the island of Islay with its numarous malt whisky distilleries (many of which are modelled in FG). Islay Airport (EGPI) has extensive runways. From Islay head north east to the tiny island of Gigha. Despite it's small size, it too has an airfield (EG44), though the FG version is tarmac rather than grass.&lt;br /&gt;
&lt;br /&gt;
From Gigha head east over the Mull of Kintyre, to the hilly isle of Arran, then north east to the Isle of Bute. Both islands have very small grass airstrips, which are sadly not present in FG. From Bute you can head south east to Prestwick International (EGPK), famous for being the only place Elvis touched down in the UK, and a fine place to end our tour.&lt;br /&gt;
*Published in [[FlightGear Newsletter July 2011]] by [[User:Stuart|Stuart]]&lt;br /&gt;
&lt;br /&gt;
== Edinburgh to Dundee ==&lt;br /&gt;
Edinburgh Airport (EGPH) is located to the West of the city of Edinburgh and south of the Forth rail and road bridges. You'll need the w010n50 scenery and the latest set of objects from the scenery DB which include a number of models for the Edinburgh area.&lt;br /&gt;
&lt;br /&gt;
From Edinburgh Airport, head north and circle the bridges, then follow the coast on the south eastwards past Edinburgh (watch out for the Castle!) and to East Lothian and Bass Rock - a volcanic plug in the sea that is host to thousands of sea-birds.&lt;br /&gt;
&lt;br /&gt;
There are a number of sights in East Lothian, include a distillery.&lt;br /&gt;
&lt;br /&gt;
If you wish to continue your tour, head back North, crossing the Firth of Forth to the Kingdom of Fife. Head approximated North West, tracking towards the Perth VOR (110.4). There is an airport here (Perth Scone, EGPT), but instead we will now track out on the 090 radial and pick up the ILS to Dundee Airport (108.10) landing beside the sea.&lt;br /&gt;
* September 2006 by [[User:Stuart|Stuart]].&lt;br /&gt;
&lt;br /&gt;
==Austrian alps==&lt;br /&gt;
Using the AI subsystem, discover the Austrian alps with a glider. [[Pinzgauer Spaziergang]]&lt;br /&gt;
== Sightseeing the Alps in a C172 ==&lt;br /&gt;
This tour will guide you to many of the most famous mountains, valleys, glaciers, snowfields, winter and summer vacation areas, etc. in the European Alps. In addition there are several hints to visit nearby areas of interest. On the tour you will visit Switzerland, Italy and France.&lt;br /&gt;
See the detailed description in: http://www.emmerich-j.de/FGFS/Alp-flying.pdf&lt;br /&gt;
*February 2011 by [[User:Jomo|Jomo]].&lt;br /&gt;
&lt;br /&gt;
==Grenoble Le-Versoud==&lt;br /&gt;
&lt;br /&gt;
[[Image:LFLG.jpg|800px]]&lt;br /&gt;
&lt;br /&gt;
France : '''LFLG'''  ( Grenoble Le-Versoud ) airport : border of Alps&lt;br /&gt;
*P.A.F. home base [http://equipe-flightgear.forumactif.com/ link]&lt;br /&gt;
*Scenery : http://clemaez.fr/flightgear/flightgearfrance_05062011.tar.gz&lt;br /&gt;
*Texture : http://clemaez.fr/flightgear/pattentextures_maj24082011.tar.gz&lt;br /&gt;
&lt;br /&gt;
* Take-off from Grenoble le Versoud (LFLG). Head south following the general direction of the Alps. Bearing left (East) will take you into high alpine territory, while towards the West lie the plains of the Rhône valley. Once you reach the Mediterranean coast, follow it to land in Marseilles (LFML), Nice (LFMN), or another smaller airport serving the French Riviera.&lt;br /&gt;
*Published in [[Custom France Scenery]].&lt;br /&gt;
&lt;br /&gt;
==Gulf of Finland sightseeing tour==&lt;br /&gt;
Take a VFR sightseeing tour over the Gulf of Finland from Helsinki to Tallinn! Estonia's landmarks are all recent additions, while Helsinki was one of the first cities to have original models in the scenery model database.&lt;br /&gt;
&lt;br /&gt;
Take off from the smaller EFHF airfield in Helsinki, or try your luck fighting the virtual traffic at Vantaa, and head toward the port of Helsinki. Look for the Hartwall Arena, the Pasila tower, the railway station and the Olympic Stadium along the way. Make your way out over the Gulf flying just west of south - a heading of 190 should set you up nicely for a sightseeing tour of Tallinn. Try to come in from the west and do a sweeping left turn over the capital of Estonia, looking out for the Swissotel, Olympic Hotel, the Television tower, and other important landmarks in the capital city of Estonia. Make sure you look out for St. Olaf's Church, the tallest building in the capital city. Make your way over the Ulemiste Jarv (lake) to land on runway 09 at Tallinn's main airport.&lt;br /&gt;
&lt;br /&gt;
If you desire, you can do a touch-and-go at Tallinn and set your course southeastward, landing at Tartu Airport, which is also modelled in FlightGear.&lt;br /&gt;
&lt;br /&gt;
The distance between Helsinki and Tallinn is about 50 miles or 80 kilometres, while Tartu is twice the distance from Tallinn at 100 miles/160 kilometres. Fly a heading of 135 to get to Tartu from Tallinn.&lt;br /&gt;
*Published in [[FlightGear Newsletter October 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Azores==&lt;br /&gt;
[[Image:LPLA-001.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LPLA-002.png|thumb|right|approaching island]] &lt;br /&gt;
The [http://en.wikipedia.org/wiki/Azores Azores], set in the middle of the Atlantic ocean, has had many names. Fortunate Isles, the Blue Islands, the Islands of Tin and Silver, the Islands of the Seven Cities. We can add, the Islands of Amazing Sights and Flights.&lt;br /&gt;
&lt;br /&gt;
Our flight is to celebrate the amazing views FlightGear can give us.&lt;br /&gt;
&lt;br /&gt;
Start your plane at Lajes Field (LPLA). This once was an emergency landing site for the space shuttle so you will have plenty of room to take off.&lt;br /&gt;
We will have to fly an odd pattern. The reason for that: if you don't fly too high (stick around 3000 while you can) you will have some amazing views.&lt;br /&gt;
&lt;br /&gt;
Next, fly towards and over LPPD. Look out the window and enjoy the view. Then head out towards LPHR. If you feel LPHR coming near, look out the window good, you might have to pull your plane up.&lt;br /&gt;
&lt;br /&gt;
Happy flying!&lt;br /&gt;
*Published in [[FlightGear Newsletter August 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LPPD-001.png|thumb|left|over the island]]&lt;br /&gt;
[[Image:LPPD-002.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LPLA|LPLA - Lajes]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPLA.pdf chart]&lt;br /&gt;
* [[LPPD|LPPD - Ponta del gada]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LPPD.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w020n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Cessna 550 Citation II]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LPLA --aircraft=Citation-II&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Gibraltar==&lt;br /&gt;
[[Image:LEMG-010.png|thumb|left|take off]]&lt;br /&gt;
[[Image:LEMG-011.png|thumb|right|just after take off]] &lt;br /&gt;
Traffic lights turn red, gates are closed. The only busy main road to the peninsula is closed and all the cars and trucks are waiting patiently. Waiting for a train to pass? No. Waiting for a plane to pass since the main road crosses a busy runway.&lt;br /&gt;
&lt;br /&gt;
On both sides water and being crossed by a busy main road can only be one runway: [http://en.wikipedia.org/wiki/Gibraltar_Airport Gibraltar airport]!&lt;br /&gt;
&lt;br /&gt;
One would expect an ILS installed on such a tricky runway but no, you will have to guess where it is and how far away it is. Not even an ADF points to it. &lt;br /&gt;
&lt;br /&gt;
Take off from LEMG (Malaga). Go South-West and find the runway of LXGB somewhere to the right of the rock. Happy guessing!&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2011]] by [[User:PH-JBO|PH-JBO]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Airports and coordinates===&lt;br /&gt;
[[Image:LEMG-013.png|thumb|left|search for this]]&lt;br /&gt;
[[Image:LEMG-015.png|thumb|right|landing]] &lt;br /&gt;
&amp;lt;!--[[Image:World-LLBS.png|thumb|right|Latitude: 31.29037800 Longitude: 34.71922500]]--&amp;gt;&lt;br /&gt;
* [[LEMG|LEMG - Malaga]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LEMG.pdf chart]&lt;br /&gt;
* [[LXGB|LXGB - Gibraltar]] - [http://assistenza.larasrl.net/brisa/fgfs/suggested_flights/LXGB.pdf chart]&lt;br /&gt;
&lt;br /&gt;
required scenery tile: http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Scenery-v2.4.0/w010n30.tgz&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Suggested aircraft===&lt;br /&gt;
* [[Piper Aerostar]]&lt;br /&gt;
&lt;br /&gt;
===FlightGear launching===&lt;br /&gt;
 fgfs --airport=LEMG --aircraft=aerostar700 --adf1=300 --nav1=300:117.80&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Asia=&lt;br /&gt;
==Khorog, Tajikistan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Fw190HinduKush.jpeg|left|thumb|Approaching a bank of snow-covered mountains in the south of the Hindu Kush]]&lt;br /&gt;
Surrounded by spectacular mountains and nestled in the end of a valley, Khorog Airfield (UT1C) makes an interesting place to land. It can only be approached by flying down the curved valley that snakes in from the North. Flying from here to OPCH (Chitral, Pakistan) at around 500ft AGL all the way is a wonderful way to explore the Hindu Kush mountains.&lt;br /&gt;
&lt;br /&gt;
If you bring a piston engined aircraft, be prepared to adjust the mixture as you climb - at the highest point in the flight, you will be at around 22000ft. Also, don't forget to carry plenty of fuel - there are very few airfields in the Hindu Kush that exist in FlightGear. This is a scenery bug that will hopefully be fixed in the future.&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:Armchair Ace| Armchair Ace]], published in [[FlightGear_Newsletter_January_2012#Suggested_flights| Newsletter January 2012]].&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Africa=&lt;br /&gt;
==Ngorngoro==&lt;br /&gt;
For this [[VFR]] trip we need a strong machine since we will go up from 4000 to about 10,000 feet and since we are in Africa, Tanzania , what better choice is there as the Cessna 208 Caravan, on wheels. We will take off from HTLM, [http://en.wikipedia.org/wiki/Lake_Manyara Lake Manyara], runway 12 (124.5 deg), that has an elevation of 4150 feet. Hit Shift-B so we don't drop off the runway. &lt;br /&gt;
[[File:Map Ngorngoro Crater.jpg|thumb|200px|left|Heightmap with visual reference points]]&lt;br /&gt;
We will have to change some settings before we take off. There is no snow where we are so: View=&amp;gt; Rendering Options=&amp;gt; Snow line=&amp;gt; Set to max. (5000M). We need a reasonable clear sky since there are quite a few bumps we could hit: Environment=&amp;gt; Global weather=&amp;gt; METAR source=&amp;gt; Fair weather.&lt;br /&gt;
&lt;br /&gt;
Give full throttle and take off. Bank left and make a full circle so we gain some altitude and make a mental note of the airstrip, since this is the only one nearby. Look at the road West towards the airfield. &lt;br /&gt;
You will notice that the airstrip is at the edge of a mountain ridge, the lake to the East is quite a lot lower.&lt;br /&gt;
&lt;br /&gt;
We pass over the airstrip towards lake Manyara and turn left keeping the mountains close to our left side, on an initial course of about 30 deg. We keep the mountains to our left and follow our path, our heading will slowly go from 30 to North and takes about 15 mins. During our path we should slowly gain altitude. &lt;br /&gt;
[[File:Ol Doinyo Lengai.jpg|thumb|250px|Mt.Kerimasi (left), Mt.Ol Doinyo Lengai (ahead)]]&lt;br /&gt;
On the '''image''' we see two distinct mountains. The nearest is Mt.Kerimasi, a fun place for hang-gliders, and North Mt.Ol Doinyo Lengai, an active volcano. We are heading straight towards [http://en.wikipedia.org/wiki/Ol_Doinyo_Lengai Mt.Ol Doinyo Lengai]. Just before we would collide we take a sharp left turn heading 225. You will see why we need the altitude now.&lt;br /&gt;
&lt;br /&gt;
The mountain ahead, [http://www.ntz.info/gen/n00161.html#id03702 Mt.Embagai], we see does not appear to be anything spectacular. Aim towards it since we have to go over it. &lt;br /&gt;
Coming nearer, if you are high enough, 9000 feet, you will see why this mountain is well worth a visit. It is a crater with a lake inside, lake Embagai (Empakaai). Enter the crater and look around, careful not to loose any height since we'll have to get out again, we need about 10 000 feet. Mesmerized we grab our compass and take a course of 225 again. To get out we might skim against a cloud, be careful. If you don't see a way out take a turn again to wait for the clouds to move out of sight.&lt;br /&gt;
&lt;br /&gt;
After you managed to get out of the crater keep on the course of 225 while descending slowly for about 9 mins. There are some bumps to avoid, like Mt.Olmoti we keep to the right and Mt.Losirua on the left. &lt;br /&gt;
&lt;br /&gt;
After a small hill we enter one of the most amazing places in Africa, the [http://en.wikipedia.org/wiki/Ngorongoro_Conservation_Area Ngorngoro Crater], the second biggest crater in the world. A micro climate and amazing wildlife.&lt;br /&gt;
Examine the crater and you will notice two lakes, head towards the biggest lake, lake Magadi. When you are above it take a course of 123 to get out of the crater.&lt;br /&gt;
&lt;br /&gt;
After leaving the crater it takes some time before we are near the airstrip again. After about 5 mins we will see a river (left) and a road (right). Follow the road since it will lead us to the airstrip again.&lt;br /&gt;
&lt;br /&gt;
Don't scare the wildebeast!&lt;br /&gt;
&lt;br /&gt;
Notecard:&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
#Fair weather, no snow&lt;br /&gt;
#HTLM RW 12 4150 feet&lt;br /&gt;
#Course 30 to 0 deg 15 mins, mountains close left&lt;br /&gt;
#Head towards /\volcano&lt;br /&gt;
#Sharp left turn course 225 deg altitude 9000 feet&lt;br /&gt;
#Volcano, lake, 10 000 feet&lt;br /&gt;
#Course 225 deg, slow descend 9 min&lt;br /&gt;
#Large lake, course 123 deg 5 mins&lt;br /&gt;
#River left, road right. Follow road&lt;br /&gt;
#Landing 124.5 deg 4150 feet.&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*October 2011 by [[User:PH-JBO|PH-JBO]]. Published in [[FlightGear_Newsletter_December_2011#Suggested_flights | Newsletter December 2011]].&lt;br /&gt;
&lt;br /&gt;
=Australia and Oceania=&lt;br /&gt;
&lt;br /&gt;
==Hawai'i==&lt;br /&gt;
[[Image:Maui03.jpg|thumb|250px]]&lt;br /&gt;
Do you use [[TerraSync]]? If so, try a flight around Hawaii! Take off from PHNL in a light aircraft and head west until you hit Pearl Harbor; a right turn north will take you post the USS Arizona Memorial, and the Punchbowl Crater will be to your right. Or, fly east from PHNL past volcanic craters Diamond Head and Koko Head. If you follow the O'ahu coastline north from Koko Head, you can land at either old World War II airbase Bellows Field (now a wildlife reserve in real life) or at Keahole MCAS.&lt;br /&gt;
&lt;br /&gt;
For a potentially more scenic route, fly east toward Molokai, and stay to the north (left) of the island. The northern part of Molokai features huge sea cliffs and a tiny airstrip on the Kalaupapa peninsula - the peninsula being the only respite from the cliffs. A former leper colony existed near the airstrip!&lt;br /&gt;
&lt;br /&gt;
Also of interest are the volcanoes on Maui and the 'Big Island' of Hawai'i - flying VFR in a small plane from PHTO to PHKO over the plateau between Mauna Kea and Mauna Loa can be a challenge, as you have to take off from sea level, fly through a pass of 6500 feet, and then drop back down to sea level to land! The Hana coast of northern Maui is also a nice flight - a circumnavigation of Haleakala, starting and ending at PHOG, is quite a nice flight.&lt;br /&gt;
&lt;br /&gt;
The islands will be available through the download center with the next major scenery release, but for now, fire up [[TerraSync]] and your favorite VFR aircraft and have a blast.&lt;br /&gt;
*Published in [[FlightGear Newsletter September 2010]] by [[User:Statto|Statto]].&lt;br /&gt;
&lt;br /&gt;
==Brisbane International Airport to Sydney International Airport==&lt;br /&gt;
Going from Brisbane International Airport to Sydney International Airport. You should have a heading of about 203. Might take sometime to arrive to this section. Maybe 10-30 mins into the flight. Can't really say but don't give up, you will eventually reach this section of the flight. '''''Your eyes will be rewarded!''''' .&lt;br /&gt;
&lt;br /&gt;
[[Image:Fgfs-screen-020.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-016.png|200px]]&lt;br /&gt;
[[Image:Fgfs-screen-012.png|200px]]&lt;br /&gt;
*Published in [[FlightGear Newsletter April 2011]] by [[User:Vin|Vin]]&lt;br /&gt;
&lt;br /&gt;
=Antarctica=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Suggested}}&lt;br /&gt;
&lt;br /&gt;
[[Category:List]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41076</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=41076"/>
		<updated>2012-02-12T22:42:17Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm, here is the holding pattern for the Kilimanjaro runway (and there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
Youtube video: Kilimanjaro approach in real, in FG not much different.&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40981</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40981"/>
		<updated>2012-02-12T09:05:32Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm (there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
KB has the holding pattern for HTKJ. Imagine the same flight after a few hours flying from Europe. Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube | KCJi_ZaR8ec}}&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40980</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40980"/>
		<updated>2012-02-12T09:00:55Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for but it's a long piece of tarmac. I could not find regular flights to and from this airfield. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 425 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. &lt;br /&gt;
&lt;br /&gt;
Flight Plan (short version):&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268° dist 169 nm.&lt;br /&gt;
#KB Kilimanjaro [[NDB]] freq 393.0 heading 224° dist 258 nm (there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 70° dist 26 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88° elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
KB has the holding pattern for HTKJ. Imagine the same flight after a few hours flying from Europe. Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
http://www.youtube.com/watch?v=KCJi_ZaR8ec&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40973</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40973"/>
		<updated>2012-02-12T00:38:14Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for. I could not find regular flights to and from this airfield. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 550 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. HTKJ has an [[elevation]] of approx 2,900 feet.&lt;br /&gt;
&lt;br /&gt;
Flight Plan:&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268 dist 169 nm.&lt;br /&gt;
#AR Arusha [[NDB]] freq 391.0 heading 227 dist 252 nm (there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 97 dist 29 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88 elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
AR has the holding pattern for HTKJ. Imagine the same flight after a few hours flying from Europe. Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
hehe, crashed testing.&lt;br /&gt;
&lt;br /&gt;
From approach chard: Kilimanjaro NDB freq 293 ? as holding pattern, must check.&lt;br /&gt;
&lt;br /&gt;
http://www.youtube.com/watch?v=KCJi_ZaR8ec&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40972</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40972"/>
		<updated>2012-02-12T00:29:11Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for. I could not find regular flights to and from this airfield. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 550 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], Tanzania, has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. HTKJ has an [[elevation]] of approx 2,900 feet.&lt;br /&gt;
&lt;br /&gt;
Flight Plan:&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268 dist 169 nm.&lt;br /&gt;
#AR Arusha [[NDB]] freq 391.0 heading 227 dist 252 nm (there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 97 dist 29 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88 elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
AR has the holding pattern for HTKJ. Imagine the same flight after a few hours flying from Europe. Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
hehe, crashed testing.&lt;br /&gt;
&lt;br /&gt;
From approach chard: Kilimanjaro NDB freq 293 ? as holding pattern, must check.&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40938</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40938"/>
		<updated>2012-02-11T20:48:08Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Kisimayu to Kilimanjaro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for. I could not find regular flights to and from this airfield. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 550 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. HTKJ has an [[elevation]] of approx 2,900 feet.&lt;br /&gt;
&lt;br /&gt;
Flight Plan:&lt;br /&gt;
#HCMK Kisimayu, length 12,177 ft, no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268 dist 169 nm.&lt;br /&gt;
#AR Arusha [[NDB]] freq 391.0 heading 227 dist 252 nm (there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 ft] reason for this detour).&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 97 dist 29 nm.&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88 elev 2,900 ft length 11,807 ft[[AMSL]].&lt;br /&gt;
&lt;br /&gt;
Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40937</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40937"/>
		<updated>2012-02-11T20:43:18Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* sandbox */ kilimanjaro&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
====Kisimayu to Kilimanjaro====&lt;br /&gt;
We have to take a big airliner for this trip. The runways are long enough but for this trip we need some altitude and a slow descend.&lt;br /&gt;
&lt;br /&gt;
We park our Big Bird at HCMK, [http://en.wikipedia.org/wiki/Kismayo_Airport Kisimayu], Somalia, near the coast. It's unsure what this airfield is used for. I could not find regular flights to and from this airfield. What you can find is Global Air Rescue that has an air ambulance service based here (with a [http://www.globalairrescue.com/learjet-35.php Learjet 35]).&lt;br /&gt;
&lt;br /&gt;
Our route will be around 550 nm in length. You know your aircraft and know what altitude you will need to fly.&lt;br /&gt;
&lt;br /&gt;
Our destination, HTKJ, [http://en.wikipedia.org/wiki/Kilimanjaro_International_Airport Kilimanjaro], has only one ILS and I have learned, if an airfield has only one ILS there is probably a reason. HTKJ has an [[elevation]] of approx 2,900 feet.&lt;br /&gt;
&lt;br /&gt;
Flight Plan:&lt;br /&gt;
#HCMK Kisimayu no navaids near.&lt;br /&gt;
#GAR Garissa [[VOR-DME]] freq 115.7 heading 268 dist 169 nm&lt;br /&gt;
#AR Arusha [[NDB]] freq 391.0 heading 227 dist 252 nm (there is a [http://en.wikipedia.org/wiki/Mount_Kilimanjaro 19,000 feet] reason for this detour)&lt;br /&gt;
#KV Kilimanjaro VOR-DME freq 115.3 heading 97 dist 29 nm&lt;br /&gt;
#HTKJ Kilimanjaro [[ILS]] freq 110.9 runway heading 88 elev 2,900 ft [[AMSL]]&lt;br /&gt;
&lt;br /&gt;
Some pilots call Kilimanjaro Kill-You-Manjaro. No idea why.&lt;br /&gt;
&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40253</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=40253"/>
		<updated>2012-02-07T21:14:26Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Learjet 35-A */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
:*Texture for 3 types of VSI.&lt;br /&gt;
:*Texture for AP, annunciators and reversers&lt;br /&gt;
:*Texture for primary engine indicators.&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=39915</id>
		<title>Learjet 35-A</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=Learjet_35-A&amp;diff=39915"/>
		<updated>2012-01-31T20:23:06Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Development status/Issues/Todo */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox Aircraft&lt;br /&gt;
|name 			= Learjet 35A&lt;br /&gt;
|image 			= Learjet 35-A Wavevom.jpg&lt;br /&gt;
|alt 			=&lt;br /&gt;
|type 			= Business Jet&lt;br /&gt;
|livery 		= Wavevom (based on NASA)&lt;br /&gt;
|authors 		= Xsaint,PH-JBO&lt;br /&gt;
|version 		= 20120130p&lt;br /&gt;
|fdm 			= YASim&lt;br /&gt;
|fgname 		= Learjet2&lt;br /&gt;
|download 		= http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip&lt;br /&gt;
|development 		= &lt;br /&gt;
|status-fdm		= 4&lt;br /&gt;
|status-systems		= 3&lt;br /&gt;
|status-cockpit		= 4&lt;br /&gt;
|status-model		= 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- http://www.unitedfreeworld.com/sim-american/ --&amp;gt;&lt;br /&gt;
{{Cquote|'''Nothing else can take you there faster, on less fuel. Absolutely nothing.'''&lt;br /&gt;
&lt;br /&gt;
It's a incontrovertible fact. ''The Learjet 35A covers more miles in less time on less fuel than any other business jet.''&lt;br /&gt;
&lt;br /&gt;
Period.&lt;br /&gt;
&lt;br /&gt;
In fact, even ''slower'' jets consume more fuel than the Learjet 35A. The [[Cessna 550 Citation II|Cessna Citation S/II]], for example, takes about 15 minutes longer than the Learjet to complete a typical 500-n.m. mission at high-speed cruise--and gulps down 100 ponds more fuel in the process.&lt;br /&gt;
&lt;br /&gt;
No other aircraft offers a better blend of speed, efficiency, and versatility than the Learjet 35A.&lt;br /&gt;
&lt;br /&gt;
Ask the U.S. Airforce. Before selecting a manufacturer for their C-21 utility jet, they conducted a four-month comparison of contenders. When it was over, the choice was clear. The USAF ordered 80 Learjets.|Flight International (advertising of Gates Learjet)&amp;lt;ref&amp;gt;[http://www.flightglobal.com/pdfarchive/view/1985/1985%20-%202071.html Flight International, 22 June 1985, page 33, advertising of Gates Learjet]&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
The '''Learjet 35-A''' is not included with the [[FlightGear]] base package nor is it available from the [http://www.flightgear.org/download/aircraft-v2-4/ Central FlightGear Hangar].&lt;br /&gt;
&lt;br /&gt;
This aircraft, in FlightGear, is a creation of xsaint. Copyright info (from learjet-set.xml): '''''Learjet 35A Feb 2009  Xsaint , based on Syd's Bravo FDM()'''''. Its tweaked by PH-JBO 2011-12-22. Licence: http://creativecommons.org/licenses/by-nc-sa/3.0/&lt;br /&gt;
&lt;br /&gt;
History and technical details of the Learjet 35 can be found on [http://en.wikipedia.org/wiki/Learjet_35 Wikipedia] with links towards the Learjet and Bombardier history.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
# Download the aircraft from here: &amp;lt;!--[http://www.unitedfreeworld.com/sim-american/ UnitedFreeWorld] or--&amp;gt; [http://www.aacity.net/2rowdy/FG/20120130p%20Learjet2.zip Download LJ35A] &lt;br /&gt;
# Place the Lear2 directory and files in your Aircraft directory.&lt;br /&gt;
*If you have previously installed the Learjet please remove it from the Aircraft directory. FlightGear will otherwise get confused.&lt;br /&gt;
*The pre-previous version required a custom Instruments-3d, if you still have that on your hard drive, pls remove it.&lt;br /&gt;
&lt;br /&gt;
==Impressions==&lt;br /&gt;
'''Positive'''&lt;br /&gt;
*This Learjet is at this moment (2011-08-25) the only business jet in FlightGear with a predictable autopilot (as far as I know).&lt;br /&gt;
*Despite the oddities, this aircraft is perfect to practice [[IFR]] flight, [[radio navigation]] and [[ILS]] approaches.&lt;br /&gt;
*It has the mild character of an airliner, combined with the umph of a fighter jet. So it's perfect as a trainer for both types of aircraft.&lt;br /&gt;
*There are not a gazillion buttons to press, perfect for lazy pilots that want mileage.&lt;br /&gt;
*It is a beast to fly. It is possible to take off from a postagestamp, pull up like a rocket and land on a dime.&lt;br /&gt;
This aircraft needs more pilots! (and positive reviews)&lt;br /&gt;
&lt;br /&gt;
'''Negative'''&lt;br /&gt;
*The interior is not of a Learjet, the instruments were designed for the [[Cessna Citation Bravo]]. The looks and animations of the aircraft is not sleek and finished.&lt;br /&gt;
&lt;br /&gt;
=== Oddities === &lt;br /&gt;
For this aircraft but perhaps also for other aircraft with this setup. Some oddities are probably on-purpose.&lt;br /&gt;
&lt;br /&gt;
*The [[ADF]] frequency in the cockpit is not in sync with the Radio window.&lt;br /&gt;
*[[NDB]] beacons can be entered as NAV1 or NAV2. That's a big positive! They will give distance but no radial for the autopilot. &lt;br /&gt;
*If changing course (radial) in the Radio Window be sure to press '''apply''' to feed the Primus. For the other values the apply key isn't needed.&lt;br /&gt;
*If FMS is used once, the Primus will get confused and ILS beacons will not show the glidescope.&lt;br /&gt;
*In the Autopilot Pitch (VNAV) and V/S do not work as expected. &lt;br /&gt;
*If the Autopilot is turned on it will also turn on a vertical control, Pitch, V/S or Altitude depending on what is pre-selected. Standard is Pitch.&lt;br /&gt;
*I have not discovered any effect from the Roll Knob.&lt;br /&gt;
*NAV2 can only be used for reference. It can not be used for radial navigation.&lt;br /&gt;
*The compass is b0rken. It has a strange deviation and can not be set with Instrument settings. The compass shows Magnetic, the NAV (also when an NDB has been entered) indicators True, the ADF indicator Magnetic, the course deviation bars show Magnetic, extremely confusing. Since the course bars show Magnetic, VOR navigation (Autopilot) is also done with Magnetic. If this is true for this aircraft it probably is true for all Primus 1000 aircraft.&lt;br /&gt;
&lt;br /&gt;
==Technical==&lt;br /&gt;
===V speeds===&lt;br /&gt;
{|&lt;br /&gt;
|V&amp;lt;sub&amp;gt;A&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] (use autopilot above to manoeuvre) &lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; ||= 129 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 119 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 115 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt; 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;  ||= 109 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;C&amp;lt;/sub&amp;gt; ||= 220 [[KIAS]] at FL410&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S1&amp;lt;/sub&amp;gt; (clean) ||= 96 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;S0&amp;lt;/sub&amp;gt; (landing)||= 87 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCA&amp;lt;/sub&amp;gt; || = 112 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MCG&amp;lt;/sub&amp;gt; || = 103 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 350 [[KIAS]] above FL80&lt;br /&gt;
|-&lt;br /&gt;
|M&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 0.82 Mach&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; ||= 300 [[KIAS]] below FL80&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; ||= 198 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 183 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|V&amp;lt;sub&amp;gt;FE&amp;lt;/sub&amp;gt;40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;||= 153 [[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 4800 feet (ISA)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (takeoff 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;)||= 6300 feet (elevation 5000 feet)&lt;br /&gt;
|-&lt;br /&gt;
|Field length (landing) ||= 3075 feet&lt;br /&gt;
|}&lt;br /&gt;
*Spoilerons (airbrakes) may be extended up to V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt; provided flaps are not extended, or while on ground during landing.&lt;br /&gt;
[[V speeds]] based on typical load.&lt;br /&gt;
&lt;br /&gt;
(FL = [[flight level]])&lt;br /&gt;
====Landing speeds====&lt;br /&gt;
{|&lt;br /&gt;
|Weight x 1000|| 10||11||12||13||14||15||'''15.3'''||&amp;lt;del&amp;gt;16&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;17&amp;lt;/del&amp;gt;||&amp;lt;del&amp;gt;18.3&amp;lt;/del&amp;gt;||lb&lt;br /&gt;
|-&lt;br /&gt;
|Speeds ↓&lt;br /&gt;
|-&lt;br /&gt;
|Vref &amp;amp; LDG Climb|| 105||110||115||119||123||127||'''129'''||131||135||140||[[KIAS]]&lt;br /&gt;
|-&lt;br /&gt;
|Appr &amp;amp; Climb||111||116||121||126||130||134||'''136'''||138||142||147||[[KIAS]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Dimensions and weight===&lt;br /&gt;
{|&lt;br /&gt;
|'''Gates Learjet 35A - Technical Data'''&lt;br /&gt;
|-&lt;br /&gt;
|Specification 	      || Metric||  	      	Imperial&lt;br /&gt;
|-&lt;br /&gt;
|Length 			|| 14.83 m || 			48 ft 8&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Wing span (over tanks) ||	12.04 m 	||		39 ft 6&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Height 		||	3.73 m 		||	12 ft 3&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Weight (empty) 	||	4,590 kg 	||		10,120 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. take-off weight 	|| 8,235 kg ||	18,300 lb &lt;br /&gt;
|-&lt;br /&gt;
|Max. landing weight || 6,940 kg || 15,300 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. landing tip-fuel weight  || 420 kg || 925 lb&lt;br /&gt;
|-&lt;br /&gt;
|Max. fuel load || 3,524 l|| 931 Gallons&lt;br /&gt;
|-&lt;br /&gt;
|Max. level speed [[TAS]]||	872 km/h (7,620 m) ||	542 mph (25,000 ft)&lt;br /&gt;
|-&lt;br /&gt;
|Max. climb rate 	||	1,451 m/min 	||	4,760 ft/min&lt;br /&gt;
|-&lt;br /&gt;
|Max. service ceiling ||	13,715 m (approx.) ||	45,000 ft (approx.)&lt;br /&gt;
|}&lt;br /&gt;
{|&lt;br /&gt;
|Power plant 	||2 x Garrett TFE731-2-2B Turbofan&lt;br /&gt;
|-&lt;br /&gt;
|Power plant output|| 	2 x 3,500 Thrust (dry)[lbf]&lt;br /&gt;
|-&lt;br /&gt;
|Fuel consumption ||2 x 0,504 SFC (dry) [lb/lbf hr]&lt;br /&gt;
|-&lt;br /&gt;
|Range ||2789 NM&lt;br /&gt;
|-&lt;br /&gt;
|Max. time full-throttle || 5 mins&lt;br /&gt;
|-&lt;br /&gt;
|Max. occupancy 	|| 2 x crew, 8 x passengers &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
In FlightGear the limits are more flexible as the real thing. If you would cross over limitations in reality the thing would go poof.&lt;br /&gt;
*The data gathered is not guaranteed to be 100% accurate, some sources contradict each other. The most probable reason is that many aircraft have been refitted and improved (wing-tips, undercarriage, fuel tip) and often models are mixed (C21, 36, 35A etc).&lt;br /&gt;
&lt;br /&gt;
== Aircraft configuration ==&lt;br /&gt;
Please note. Despite best efforts the description does not depict the real aircraft. If you have one of the real things, call me, I'd love to hop aboard, but use the Flight Manual for your planning.&lt;br /&gt;
=== Fuel system ===&lt;br /&gt;
This Learjet is equipped with five fuel tanks. The two characteristic tip tanks, two wing tanks and one tank in the fuselage. The tanks are filled from the tip tanks and during filling the fuel is distributed by gravity. This means that after filling each tank has the same percentage of fuel.&lt;br /&gt;
&lt;br /&gt;
All weight above 13,500 lbs should be wing and tip tank fuel.&lt;br /&gt;
&lt;br /&gt;
The flight characteristics are negatively influenced by the tip tanks (Dutch roll and front weight) that is why it is common to burn the tip tanks first.&lt;br /&gt;
&lt;br /&gt;
From Equipment=&amp;gt;Fuel and Payload it is possible to open or close a tank.&lt;br /&gt;
&lt;br /&gt;
There is only one type of jet fuel in FlightGear. To go from Gallons to pounds, multiply with 6.72 .&lt;br /&gt;
&lt;br /&gt;
#Calculate from your planning the amount of fuel needed. &lt;br /&gt;
##:1st hour 223 Gallon&lt;br /&gt;
##:2nd hour 194 Gallon&lt;br /&gt;
##:3rd hour 164 Gallon&lt;br /&gt;
##:4th hour 134 Gallon&lt;br /&gt;
##For flights less then two hours fill the tanks to the max. landing weight (15,300lb) then add the amount of expected fuel burn. (i.e. for a two hour flight fill to 15,300 lb, then add 223+194 Gallons)&lt;br /&gt;
##Make sure there is a reserve of at least 90 Gallons in each wing that can be used for a go-around procedure.&lt;br /&gt;
#Load the amount of fuel using Equipment=&amp;gt;Fuel and payload. Made sure the sliders are above each other so to simulate gravity.&lt;br /&gt;
#Before taking off close the wing and fuselage tanks keeping only the tip tanks open.&lt;br /&gt;
#After approx an hour into the flight open the fuselage tank.&lt;br /&gt;
#After another half hour open the two wing tanks.&lt;br /&gt;
#Just before approach check the content of the tip tanks. If a tank holds more as 138 Gallons jettison (empty) the tip tanks. Else they could snap off during landing.&lt;br /&gt;
There is an upgrade kit available to increase the length of the tip tanks giving a longer range of the aircraft.&lt;br /&gt;
&lt;br /&gt;
===Altitude and flight planning===&lt;br /&gt;
*Flight duration 1 hour, fly between FL300 and FL330.&lt;br /&gt;
*Flight duration 2 hours, fly between FL330 and FL370.&lt;br /&gt;
*Flight duration 3 hours, fly between FL370 and FL400.&lt;br /&gt;
*Flight duration 4 hours, fly between FL400 and FL430.&lt;br /&gt;
&lt;br /&gt;
=== Engines ===&lt;br /&gt;
The engines can take N1 105% for about 5 seconds before you will have to replace them. They can take N1 103% for about 5 minutes which is just sufficient for an emergency ascend to FL180. Continues power is possible at N1 101.5% but it's best is to keep at or below 100%. Optimal cruise and climb, lowest fuel burn, is at N1 85%.&lt;br /&gt;
&lt;br /&gt;
N1 63% gives about 210 [[KIAS]] at FL 250, N1 73% gives about 250 [[KIAS]].&lt;br /&gt;
&lt;br /&gt;
===Flaps and brakes===&lt;br /&gt;
The flaps have three settings.&lt;br /&gt;
#8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; makes the wings more efficient and provides a good deal of additional lift. It does not slow down the aircraft much. To make the aircraft take off easier, reducing the need for new tires, this setting is used. If you are sure to stay below 200 knots during VFR flight, touring over the country side, the throttle has more grain giving perfect control during slow, low level flight. The Learjet 35-A is certified for VFR flight.&lt;br /&gt;
#20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; gives enough drag to slow down an aircraft. It also makes the wings more efficient during take off and this setting should be used with heavy loaded aircraft.&lt;br /&gt;
#40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; is almost like a handbrake on your car. The aircraft wants to make a full stop on this setting. It provides some additional lift and should be used during take-off with with MTOW but be sure to shift to a lower setting as soon as possible. With this setting you can perform an emergency descent with a negative pitch of up to 40. During landing you will have to set N1 between 60...80% to prevent stalling. With higher speeds the aircraft will have an extreme pitch behaviour.&lt;br /&gt;
*The three settings are sufficient for normal use however there is an upgrade kit available giving a notch at 15 and 30. This makes the aircraft more flexible as a cargo transporter.&lt;br /&gt;
*Spoilerons (airbrakes) can be used at any speed below V&amp;lt;sub&amp;gt;MO&amp;lt;/sub&amp;gt;. One thing to remember is, do not combine spoilerons with flaps, except during slowing down on the runway. The flaps want to push down the nose, the spoilerons do not have this effect. Be sure to retract them when you have reached the desired speed.&lt;br /&gt;
*Reversers can only be used below decision height and on the ground. If enabled the amount of reverse thrust depends on the throttle. It is advised to keep N1 below 85%. It should not be used below 60 knots with to prevent debris flying around everywhere, even entering the engines. Reversers can be used, on ground, to &amp;quot;powerback&amp;quot; (go backwards), use low thrust and never (ever!) use the brakes, use forward thrust instead. After use of the reversers they must receive an inspection therefore they can only be used once. It is against regulations to use reversers prior to take-off and with touch-and-go landings. It is a known risk that reversers can get stuck in the reverse position. (14 CFR Part 39 Amendment 39-4361; AD 79-08-01 R1 &amp;amp; MIA97FA213) Reversers will reduce the length needed for landing however plan to use a runway with sufficient length without reversers.&lt;br /&gt;
&lt;br /&gt;
===Cockpit and control panel===&lt;br /&gt;
This Learjet 35-A has been refitted with the control panel of the [[Cessna Citation Bravo panel|Cessna Citation Bravo]]. The usage and information provided is the same. &lt;br /&gt;
&lt;br /&gt;
Please note that most heading information the Primus 1000 gives is Magnetic except the arrows, those show True. As the deviation-bars also show Magnetic [[radio navigation]] should be based on Magnetic. Since runway headings are based on True they should be corrected for the magnetic deviation before entering this information in the machine. For an ILS there isn't much of a problem since it gives just one radial, but for airfields without an [[ILS]] but with a [[VOR-DME]] the deviation can be well noticeable. The deviation can be retrieved from Equipment =&amp;gt; Instrument Settings =&amp;gt; HI offset. Add this value to the heading of the runway.&lt;br /&gt;
===Autopilot===&lt;br /&gt;
Differences from expected behaviour,&lt;br /&gt;
*VNAV/Pitch will set climb, level or descend depending on the ''previous'' setting on the Altitude. If you were climbing '''with''' autopilot, Pitch will continue the climb.&lt;br /&gt;
*VNAV/Pitch will not be lit on the dashboard.&lt;br /&gt;
*VS does not work.&lt;br /&gt;
*B/C Back Course does not work.&lt;br /&gt;
*V/S Pitch up down does not work.&lt;br /&gt;
*Roll Knob does not function.&lt;br /&gt;
&lt;br /&gt;
===Passengers and cargo===&lt;br /&gt;
This aircraft is configured for 8 passengers, 6 luxury leather seats, one flight attendant and one flap-down seat. There is room in the front for the luggage of the pilot and co-pilot with a max of 100 lb. Between the wings, just behind the last seats is the cargo hold that has room for 500 lb. &lt;br /&gt;
&lt;br /&gt;
The maximum weight of the aircraft, without fuel, is 13,500 lbs.&lt;br /&gt;
&lt;br /&gt;
It is possible to overload the aircraft with the risk of leaving the undercarriage and tires somewhere on the tarmac. There is an upgrade kit available making it stronger.&lt;br /&gt;
&lt;br /&gt;
If your passengers are claustrophobic advise them to wait for an airliner. The width of the tube is 4.95ft (1,8 meters) and the height is 4.4 ft (1,34 meters) so not much room to take a walk.&lt;br /&gt;
&lt;br /&gt;
The more weight in the back the better, so have your passengers sit from the back to the front.&lt;br /&gt;
&lt;br /&gt;
===Warning systems===&lt;br /&gt;
*This aircraft has a [[Ground proximity warning system |MK VIII]] installed. It will callout the height and will give out warnings about flaps, landing gear and when the ground is too close. Most annoying is the alarm sound for lowering the gear.&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] is installed and visible on the MFD. Use the [[Cessna_Citation_Bravo_panel#Console | centre console]] to change visible radar range.&lt;br /&gt;
*The FC 530 AP will warn for stall and overspeed.&lt;br /&gt;
:*The stall warning will give a high pitch sound. In this simulation there is no stick shaker. The stall warning will shutdown the autopilot and will enable the caution alarm. The stall warning system is not perfectly capable of detecting a stall while banking. Contrary to the real aircraft this simulation does not include a stick push. When the alarm sound the aircraft is in a stall, not nearing a stall.&lt;br /&gt;
:*The overspeed alarm sounds like a clicking sound, a reason to slow down quick before the aircraft disintegrates. It will enable the caution alarm. Limitations are:&lt;br /&gt;
::*Caution when Mach &amp;gt; 0.74 and no AP&lt;br /&gt;
::*Caution when KIAS&amp;gt;300 and ALT &amp;lt; 8,000&lt;br /&gt;
::*Caution when KIAS&amp;gt;350 and ALT &amp;gt; 8,000&lt;br /&gt;
::*Stick pull KIAS&amp;gt;354 or MACH &amp;gt;0.82&lt;br /&gt;
*The Caution alarm sounds like honk honk, silent, silent. It can be stopped after the cause of the alarm has been taken away. Just press the button to shut it off. Check the aircraft limits when the cause of the alarm is unknown.&lt;br /&gt;
*The autopilot will also shutdown in the following events: G-forces over the limit or engines have stopped.&lt;br /&gt;
&lt;br /&gt;
===Stall behaviour===&lt;br /&gt;
When the speed is reduced the Lear will nose-dive before there is a stall. If you fight that behaviour, pull up, you will find that a stall without flaps can cause loss of control diving left or right to start a spin. With flaps you can steer left and right without loosing control sinking at an extreme rate. To get out of a stall the easiest steps are to give max power and lower lose. With one engine down however max power will worsen the situation so lower nose to pick up speed, get control back and then increase thrust slowly. Stall character of the Learjet 35-A is described as very mild.&lt;br /&gt;
&lt;br /&gt;
===Flight characteristics===&lt;br /&gt;
The Learjet loves to go up, it loves to go down. But it doesn't like level flight. The Autopilot has a Yaw Damper function to help level flight. Heavy tip tanks combined with low speeds can cause a Dutch Roll, it will make your passengers sick and can,in extremes, cause loss of control.&lt;br /&gt;
&lt;br /&gt;
This machine is build to be happy above FL390, it's possible to fly [[KTAS]] 471 keeping N1 at 100%. Below FL390 the engines are not strong enough. The ceiling at 45,000 is for the standard machine, for research aircraft have been fitted with better seals keeping the cabin pressurized at higher altitudes.&lt;br /&gt;
&lt;br /&gt;
Above 220 [[KIAS]] and/or above FL180 the aircraft should be flown with Autopilot since the slightest stick movements, above that speed, can cause scary things.&lt;br /&gt;
&lt;br /&gt;
There are some things you should not do,&lt;br /&gt;
*Give full throttle with one engine down when the aircraft is near a stall during landing. (The aircraft will be pushed to one side)&lt;br /&gt;
*Set the altimeter to the wrong [[QNH]], mistaking a 2 with a 3. (The aircraft can be a 1000 feet lower as expected).&lt;br /&gt;
*Set the autopilot to an undefined high (twist the button) and then forget to set it correctly. (Making the aircraft fly too high, loosing pressure and oxygen making the aircraft fly a long way on autopilot before the engines shut down due to loss of fuel) &lt;br /&gt;
*Fly near the Falklands during a war. (The British might use you for target practice)&lt;br /&gt;
&lt;br /&gt;
==Procedure flight==&lt;br /&gt;
=== Startup ===&lt;br /&gt;
#Fuel up the machine.&lt;br /&gt;
#Check brakes are ON.&lt;br /&gt;
#Check flaps are retracted.&lt;br /&gt;
#Check spoilerons are retracted.&lt;br /&gt;
#Check trim is centred. &lt;br /&gt;
#Throttle on 0, the machine will auto-throttle during start-up.&lt;br /&gt;
# Start the engines:&lt;br /&gt;
#* Manual:&lt;br /&gt;
##Switch BATT (DC Power) to ON.&lt;br /&gt;
##Avionics Power.&lt;br /&gt;
###Switch to INV 1.&lt;br /&gt;
###Right switch to ON.&lt;br /&gt;
##Ignition switches (LH and RH) to NORM.&lt;br /&gt;
##Click LM button on Engine Start (LH light will light up while revving up, wait till the light is off).&lt;br /&gt;
##Click RH button on Engine Start (RH light will light up while revving up).&lt;br /&gt;
##Check if the engines are running, N1 should hover around 50%.&lt;br /&gt;
##Switch L GEN (DC Power) to ON.&lt;br /&gt;
##Switch R GEN (DC Power) to ON.&lt;br /&gt;
##Switch BATT (DC Power) to OFF.&lt;br /&gt;
##Click the Master Warning Reset button to acknowledge the warning.&lt;br /&gt;
##Exterior Lights COLL to AMT.&lt;br /&gt;
##Exterior Lights NAV to UP.&lt;br /&gt;
#* Or use the Autostart option.&lt;br /&gt;
#Close the wing tanks and the fuselage tank.&lt;br /&gt;
#If the outside temperature is below -25&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; idle engines for at least three minutes.&lt;br /&gt;
#Tune to ATIS and set ALT to [[QNH]] by turning the BARO knob below the display.&lt;br /&gt;
# Pre-set the autopilot.&lt;br /&gt;
## Open Autopilot=&amp;gt;Autopilot settings.&lt;br /&gt;
## Click HDG (or NAV) and ALT to arm the Autopilot.&lt;br /&gt;
## Enter the heading in the HDG BUG box.&lt;br /&gt;
## Enter 39,000 in the ALT SET box.&lt;br /&gt;
#Release the brakes, give some throttle and go to runway start.&lt;br /&gt;
&lt;br /&gt;
=== Take off and Ascend ===&lt;br /&gt;
&lt;br /&gt;
# At runway start,&lt;br /&gt;
## Check spoilerons, flaps, trim, brake.&lt;br /&gt;
## Give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps (or more with loads MTOW, or short runways).&lt;br /&gt;
## Release brakes.&lt;br /&gt;
## Give throttle, keep N1 below 103% but above 95% (105% will kill the engine)&lt;br /&gt;
## While accelerating on the runway increase N1 when possible.&lt;br /&gt;
## Push yokes a bit down, specially with sidewind.&lt;br /&gt;
## Pull the jokes at V&amp;lt;sub&amp;gt;R&amp;lt;/sub&amp;gt;.&lt;br /&gt;
## Rotate to 14 degrees.&lt;br /&gt;
## Check N1&lt;br /&gt;
# Speed is above 170 [[KIAS]]&lt;br /&gt;
## Retract landing gear.&lt;br /&gt;
## Retract flaps.&lt;br /&gt;
# Above 3000 feet [[AGL]].&lt;br /&gt;
## Set N1 to 85%.&lt;br /&gt;
## Turn.&lt;br /&gt;
## Trim to keep speed between 190 and 220 [[KIAS]].&lt;br /&gt;
## Slowly reduce the attitude to 7 degrees.&lt;br /&gt;
# At reaching 18,000 feet, (about 5 mins after takeoff).&lt;br /&gt;
## Enable the Autopilot, centre and release the yokes (&amp;quot;5&amp;quot;).&lt;br /&gt;
## Click STD to set the [[altimeter]] to [[pressure altitude]].&lt;br /&gt;
## Check N1.&lt;br /&gt;
# After reaching FL 390, (about 16 mins after takeoff).&lt;br /&gt;
## Enable Low Bank in the autopilot.&lt;br /&gt;
## Let the aircraft gain some speed till above 200 [[KIAS]].&lt;br /&gt;
## Set the [[altitude]] to 41,000 feet.&lt;br /&gt;
# It takes about 18 minutes, 90 NM miles and 65 Gallons of fuel to reach FL 410.&lt;br /&gt;
## At 41,000 feet let the aircraft gain speed to near 220 [[KIAS]] which takes about 4 mins.&lt;br /&gt;
## Set IAS to 220 in the autopilot to prevent overspeed.&lt;br /&gt;
## If needed to go higher wait till the speed is above 200 and set altitude bug.&lt;br /&gt;
&lt;br /&gt;
Alternative, when there are obstacles (mountains) near:&lt;br /&gt;
:# At takeoff rotate to 14 degrees.&lt;br /&gt;
:# When speed has picked to above 160 rotate to 20 degrees.&lt;br /&gt;
:# Retract landing gear.&lt;br /&gt;
:# When speed is above 170 [[KIAS]] retract flaps.&lt;br /&gt;
:# When you are above safety altitude reduce N1 to 85% and do as described above.&lt;br /&gt;
&lt;br /&gt;
=== Level flight ===&lt;br /&gt;
At an [[altitude]] of 41,000 feet and with an [[airspeed]] of 220 knots (=N1 85%) you get a groundspeed of about 420 knots. This is the most economical speed and height for this aircraft. At 41,000 feet you can push it to an airspeed of near 240 knots, giving 460 [[KTAS]], but that will hit the envelope of this aircraft.&lt;br /&gt;
&lt;br /&gt;
Monitor the amount of fuel in the tiptanks. If a tiptank is below 100 Gallons open up the fuselage tank. If the fuselage tank is below 100 Gallons open up both wing tanks. The centre of gravity will move to the back of the aircraft reducing drag.&lt;br /&gt;
&lt;br /&gt;
Fly your course using the [[Radio beacons]] you can find. Intercept radials on [[NAV1]].&lt;br /&gt;
*Use the Display Controller (DC-550) to the left of the Display.&lt;br /&gt;
**The left bearing knob (BRG O) will show the direction of NAV1 or the [[ADF]].&lt;br /&gt;
**The right bearing knob (BRG &amp;lt;&amp;gt; ) will show the direction of NAV2 or the ADF.&lt;br /&gt;
**The NAV button will switch between NAV1 or NAV2 (or ILS 1 and 2) and will display the set Radial.&lt;br /&gt;
***Avoid using FMS. Do not use NAV2 for automated flight.&lt;br /&gt;
*Use the Autopilot Window to set the heading bug.&lt;br /&gt;
If a [[VOR]] has no reception it will show North. If the ADF has no reception it will show Up (tricky).&lt;br /&gt;
&lt;br /&gt;
=== Descend ===&lt;br /&gt;
# At a (radial) distance of about 115 NM start your descent towards the runway (assuming RW elevation of near zero [[AMSL]], if the RW is higher you can descent later). The sink rate will be about 1970 ft/min. &lt;br /&gt;
# Set the altitude to 10,000 [[AGL]] (so if the runway has an elevation of 1245 feet set to 11,245 feet), set speed to 170 [[KIAS]], engines will run idle . While descending it is possible to fly very very fast at the cost of a large amount of fuel and with the risk of overspeed.&lt;br /&gt;
# The autopilot has been tuned to give a glidepath of a bit more as 3 degrees.&lt;br /&gt;
# At FL 180 set the [[altimeter]] to [[QNH]]. Disable Low Bank. Set the [[heading bug]] to the current course towards the runway.&lt;br /&gt;
# Set the runway heading into the Radial of Nav 1 of the radio and set the frequency of the [[ILS]].&lt;br /&gt;
# At 10,000 [[AGL]] the distance to the runways should be about 30 NM. If needed use the spoilerons to slow down to increase sinkrate.&lt;br /&gt;
# Descend to 1,500 feet [[AGL]] and aim to intercept the radial of the ILS at about 7...5 NM away from the runway. While making turns you can go to a speed of 240 [[KIAS]]. Use spoilerons to slow down.&lt;br /&gt;
# Hit NAV to intercept the radial.&lt;br /&gt;
# Slow down to 170 [[KIAS]], retract spoilerons, give 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
&lt;br /&gt;
You can only intercept the ILS radial if you are nearer as approx 40 NM of the runway. A speed below 170 [[KIAS]] can cause the aircraft to sink during high bank turns.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;text-align:right&amp;quot;&lt;br /&gt;
|+Cheatsheet 3 degrees altitude/distance&lt;br /&gt;
!altitude ||1||1.5||2||2.5||3||3.5||4||6||10||20||30||feet&lt;br /&gt;
|-&lt;br /&gt;
|distance||3.1||4.7||6.3||7.8||9.4||11.0||12.6||18||31||63||94||NM&lt;br /&gt;
|}&lt;br /&gt;
( ALT(ft) * 1000 / 318.12 = Dist(NM) )&lt;br /&gt;
&lt;br /&gt;
=== Landing ===&lt;br /&gt;
The [[ILS]] takes away the need for horizontal control. To stay inside the [[glidescope]] it is needed to change pitch (yokes) and speed (autopilot). The ILS won't work below decision height (200 feet [[AGL]]).&lt;br /&gt;
&lt;br /&gt;
The intention is to slow as much as possible, but with sufficient control for a go-around.&lt;br /&gt;
&lt;br /&gt;
#Calculate Vref (see table above).&lt;br /&gt;
#At a distance of 4.7 NM (attitude 1500 feet) you should intercept the glidescope on the ILS. Due to mountains or weather reception of the ILS can be hindered, the gildescope can also be caught at 1000 feet and 3.1 NM. &lt;br /&gt;
#The speed is 170 [[KIAS]] with 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, flying on the radial.&lt;br /&gt;
#At one degree below glidescope (the green dot is on the dot above centre).&lt;br /&gt;
##Speedbug at Vref KIAS.&lt;br /&gt;
##20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
##Close the autopilot window.&lt;br /&gt;
##Hit APPR to catch the glidescope.&lt;br /&gt;
#:*If the glidescope is not shown on the ILS, reset Altitude on the Autopilot to &amp;quot;0&amp;quot; (zero).&lt;br /&gt;
#The nose will dive down, pull it up slowly so that the aircraft remains about horizontal.&lt;br /&gt;
#Pull up nose when too low, decrease speed when too high but keep the speed above Vref KIAS.&lt;br /&gt;
#Aim to a sinkrate of 400...700 feet/min&lt;br /&gt;
#At the 1000 mark check tiptanks and weight, jettison fuel if needed.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt;, the engines will give more power.&lt;br /&gt;
#At the 500 mark deploy landing gear.&lt;br /&gt;
#At decision height (set with Primus 1000) the autopilot will shutdown, stallwarning-system is disabled.&lt;br /&gt;
#Prepare to do a go-around is visibility is insufficient.&lt;br /&gt;
#At runway threshold set power to idle.&lt;br /&gt;
#Land the aircraft on two wheels, nose up, and correct for winds.&lt;br /&gt;
#On nose touchdown enable spoilerons (Ctrl-B), deploy reversers (DEL) and give max. power.&lt;br /&gt;
#Below 60 knots, set throttle to idle, stow the reversers.&lt;br /&gt;
#Hit the parking brake (SHIFT-B) to make a full stop.&lt;br /&gt;
#Take a deep breath.&lt;br /&gt;
&lt;br /&gt;
Park the aircraft.&lt;br /&gt;
&lt;br /&gt;
====Non-precision Approach====&lt;br /&gt;
# 7+ NM from RW: 180...165 [[KIAS]], flaps up, gear up.&lt;br /&gt;
# 7...5 NM from RW, aligned at 1,500 [[AGL]]: Vref + 30 KIAS, 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, descend if required.&lt;br /&gt;
# 5...1 NM from RW, descending: Vref + 20 KIAS, 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
# 500 feet AGL: 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps, N1 up, gear down.&lt;br /&gt;
# Threshold: Vref KIAS.&lt;br /&gt;
&lt;br /&gt;
=== Shutdown ===&lt;br /&gt;
Reverse the [[Learjet 35-A#Startup|startup procedure]] described earlier.&lt;br /&gt;
===Eating a bird===&lt;br /&gt;
At lower altitudes an engine can eat a bird and shutdown. &lt;br /&gt;
&lt;br /&gt;
Flying with one engine down is good possible however, &lt;br /&gt;
*double the runway length, for both take-off and landing&lt;br /&gt;
*half the rotation, half the climb&lt;br /&gt;
*half the cruise altitude&lt;br /&gt;
*do not use AP during climb&lt;br /&gt;
Landing is described at [[#Landing, one engine out| Landing, one engine out]].&lt;br /&gt;
&lt;br /&gt;
==Flight school==&lt;br /&gt;
Some things a pilot should be able to perform so find a nice long runway with an [[ILS]] and ask permission from ATC to do some practising. Keep the tarmac clean and don't scare the neighbours by crashing.&lt;br /&gt;
===Restart engines===&lt;br /&gt;
Since there is a risk that fuel runs out, forgetting to open up the fuselage or wing tanks.&lt;br /&gt;
#Go to 15,000 feet, level flight, 200 [[KIAS]]&lt;br /&gt;
#Shutdown both tip tanks to force engine shutdown.&lt;br /&gt;
#Open up fuel tanks.&lt;br /&gt;
#Restart engines. &lt;br /&gt;
===Stall - clean===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 [[KIAS]].&lt;br /&gt;
#Disable speed bug (autopilot SPD).&lt;br /&gt;
#Set throttle to idle.&lt;br /&gt;
#Take the yokes.&lt;br /&gt;
#Keep the aircraft from sinking by pulling the yokes gently.&lt;br /&gt;
#Ignore the lower-gear warning.&lt;br /&gt;
#At stall warning, full throttle, give flaps. Only lower nose if needed to take away stall symptoms (banking).&lt;br /&gt;
#Let the aircraft pickup speed and when above minimums enable autopilot again. Have the yokes centred before enabling the autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration===&lt;br /&gt;
#Go to 15,000 feet, level flight, 170 KIAS. &lt;br /&gt;
#Set 8&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Set speedbug to Vref KIAS.&lt;br /&gt;
#Set 20&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; flaps.&lt;br /&gt;
#Lower gear.&lt;br /&gt;
#Below Vref + 25 set full flaps.&lt;br /&gt;
#Use pitch (yokes) to get a '''stable''' sinkrate between 400...700 feet/min at Vref [[KIAS]].&lt;br /&gt;
#Disable the speedbug, do not change throttle.&lt;br /&gt;
#Pull nose to get to a level flight. Pull more when sinking again.&lt;br /&gt;
#At stall warning max power, lower nose if needed.&lt;br /&gt;
#At positive rate of climb pull up gear.&lt;br /&gt;
#Set a pitch of 14 degrees. Retract flaps, centre yokes and enable autopilot.&lt;br /&gt;
&lt;br /&gt;
===Stall- landing configuration, one engine out===&lt;br /&gt;
Perform the same stall but this time shutdown one engine and keep flaps at 20.&lt;br /&gt;
&lt;br /&gt;
===Landing, one engine out===&lt;br /&gt;
As a normal [[#Landing|landing]] but with the following critical differences.&lt;br /&gt;
#Set speed to Vref +20 and don't go below that. Use pitch only to control glidescope.&lt;br /&gt;
#Set flaps to 40&amp;lt;sup&amp;gt;o&amp;lt;/sup&amp;gt; at 100...150 AGL (not earlier), immediately idle the left-over engine, land. Do not use reversers...&lt;br /&gt;
#There should be sufficient speed and power for a controlled go-around.&lt;br /&gt;
#After landing you can use the left-over engine to push the aircraft to the parking place.&lt;br /&gt;
Touch-and-go is not possible. Required RW length is double. When the speed is too low a power-up, for a go-around or to prevent a full stall, will push the aircraft uncontrollable to one side. This manoeuvre should be practised on a virtual runway well above the real one before attempting this on hard tarmac.&lt;br /&gt;
&lt;br /&gt;
===Go-around===&lt;br /&gt;
This procedure (Go-around, Missed approach) should be practised and should be applied when visibility is insufficient for a landing. Practice on a virtual runway a few 100's feet above the real runway. This procedure works for normal landings and with one engine out.&lt;br /&gt;
#At decision height (200 feet [[AGL]], set with Primus 1000) the autopilot will shutdown and the stall warning will be disabled.&lt;br /&gt;
#The [[indicated airspeed]] should be just above Vref or Vref + 20 with one engine out. AP should be off.&lt;br /&gt;
#Give max throttle (keep N1 below 103.5%).&lt;br /&gt;
#Rotate to 7 degrees.&lt;br /&gt;
#Check vertical speed.&lt;br /&gt;
#With positive rate of climb, retract gear.&lt;br /&gt;
#Call [[ATC]].&lt;br /&gt;
#Centre trim.&lt;br /&gt;
#Above V&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt; retract flaps.&lt;br /&gt;
#Reset AP.&lt;br /&gt;
#Rotate to 14 degrees until above 3000 feet.&lt;br /&gt;
You should have 180 Gallons left in the wings to go-around or to find another runway nearby.&lt;br /&gt;
&lt;br /&gt;
==Tweaking aircraft files==&lt;br /&gt;
===Change livery ===&lt;br /&gt;
[[File:Learjet35_01.jpg|250px|thumb|Waves Livery]]&lt;br /&gt;
The livery can not be changed as easy as with other aircraft.&lt;br /&gt;
#Locate in the directory Models the files Paint1.png and Paint1 (2).png&lt;br /&gt;
#Rename Paint1.pnt to Paint1 (1).png&lt;br /&gt;
#Rename Paint1 (2).png to Paint1.png&lt;br /&gt;
#Restart FlightGear&lt;br /&gt;
&lt;br /&gt;
===Modify livery===&lt;br /&gt;
*The *.psd layers of the wavevom livery are available [http://2rowdy.aacity.net/FG/Paintkit%20Learjet%2035a.zip Paintkit Learjet35a.zip] (zipped file)&lt;br /&gt;
*If you have Gimp, Paint dot net or Photoshop you can open and edit the layers of the file.&lt;br /&gt;
*Save the modified file as a flat non-transparent (24 bits) png image with name: Paint1.png.&lt;br /&gt;
*Place the file in the Models directory after making a backup of the original Paint1.png file.&lt;br /&gt;
&lt;br /&gt;
==Development status/Issues/Todo==&lt;br /&gt;
*Development has taken a different turn. In short, we will use the aircraft files, but we will completely redo them as like making a new aircraft. So, new interior, new exterior, new systems, new instruments etc etc.&lt;br /&gt;
&lt;br /&gt;
==Updates==&lt;br /&gt;
===Version 20120130===&lt;br /&gt;
*FC-530 behavior&lt;br /&gt;
*[[Traffic alert and collision avoidance system|TCAS]] installed&lt;br /&gt;
*MFD and NAV view&lt;br /&gt;
*Reversers possible below decision height&lt;br /&gt;
*Contrails and smoketrails&lt;br /&gt;
*Overspeed and Ceiling don't stop AP&lt;br /&gt;
*Engine maintenance (Turbine&amp;lt;=&amp;gt;Fan)&lt;br /&gt;
&lt;br /&gt;
===Version 20111222===&lt;br /&gt;
* N1 0...110% with the risk of blowing up the engine&lt;br /&gt;
* Thrust at N1 101% 3500 lbs&lt;br /&gt;
* Changed engine sounds&lt;br /&gt;
* Wind with landing gear and flaps&lt;br /&gt;
* Stall warning&lt;br /&gt;
* Overspeed warning&lt;br /&gt;
* Caution sound&lt;br /&gt;
* Engine start and shutdown sounds&lt;br /&gt;
* Yasim wing sweep correct&lt;br /&gt;
* Panel N1 and ITT now in real range with real colours (but in bars and not dials)&lt;br /&gt;
* Different MK VIII setting&lt;br /&gt;
* Limits and warnings on N1, spoilerons and flaps *2, reversers, engines out, stall and overspeed. Some will cause the warning sound, some will shut down the AP, some just tell the aircraft has broken up into fragments.&lt;br /&gt;
* [[Instant Replay]]&lt;br /&gt;
* Aircraft help&lt;br /&gt;
* Micro HUD&lt;br /&gt;
* Prepared for FG 2.6.0&lt;br /&gt;
&lt;br /&gt;
===Version 20111111===&lt;br /&gt;
* Remodel Yasim according to drawings.&lt;br /&gt;
* Two tip tanks, two wing tanks and one fuselage tank.&lt;br /&gt;
* Corrected empty weight.&lt;br /&gt;
* Increased power at altitude.&lt;br /&gt;
* Separate Instruments 3-d no longer needed.&lt;br /&gt;
* Completely different flight behaviour, less predictable, more fun, more real.&lt;br /&gt;
* Animated reversers.&lt;br /&gt;
* Correct flap angles.&lt;br /&gt;
* AP Low bank functional.&lt;br /&gt;
* Limits implemented.&lt;br /&gt;
* N1 and N2 tweaked to almost real.&lt;br /&gt;
===From v2009 to v2011-10-21===&lt;br /&gt;
* Fuel-load 2 x 465.5 Gallons.&lt;br /&gt;
* Thrust 3500&lt;br /&gt;
* tsfc (fuel consumption) 0.504&lt;br /&gt;
* Autopilot climb attitude from 3.5 to 7.1&lt;br /&gt;
* Altitude was system [[altitude]], corrected to indicated altitude.&lt;br /&gt;
* Livery shadow fixed.&lt;br /&gt;
* Autopilot Y/D now functional.&lt;br /&gt;
* DC-550 a bit more visible.&lt;br /&gt;
* Removal of non available animations.&lt;br /&gt;
* Clean-up of obsolete and redundant files.&lt;br /&gt;
&lt;br /&gt;
==Related content==&lt;br /&gt;
* [[Cessna Citation Bravo panel]]; the Citation has the same panel. Some great hints and tips can be found there.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.flightgear.org/forums/viewtopic.php?f=4&amp;amp;t=13256&amp;amp;p=134319#p134319 Discussion thread on the Flightgear Forum.]&lt;br /&gt;
*[http://www.airliners.net/aircraft-data/stats.main?id=265 Learjet on airliners.net]&lt;br /&gt;
*[http://www.aviationweek.com/aw/generic/story_content.jsp?channel=bca&amp;amp;id=xml/bca_xml/2010/09/01/BC_09_01_2010_p80-249555.xml&amp;amp;headline=Learjet+35+Series+Aircraft Learjet on aviatonweek.com]&lt;br /&gt;
*[http://www.businessjet.com/Aircraft_Data/Learjet35.php Learjet on businessjet.com]&lt;br /&gt;
*[http://www.aviastar.org/air/usa/learjet-35.php Learjet on Aviastarr.org]&lt;br /&gt;
*[http://www.flugzeuginfo.net/acdata_php/acdata_lear35_en.php Learjet and great pictures on flugzeuginfo.net]&lt;br /&gt;
*[http://www.spyflight.co.uk/learjet.htm Some lesser known facts about the Learjet on spyflight.co.uk]&lt;br /&gt;
*[http://etd.lib.ttu.edu/theses/available/etd-07012010-31295010054285/unrestricted/31295010054285.pdf Thesis: Gates Learjet Corporation - Production Facilities - by Rick.J.Denzer Dec 10 1981](pdf) Also contains a detailed history of the corporation.&lt;br /&gt;
&lt;br /&gt;
{{Appendix}}&lt;br /&gt;
&lt;br /&gt;
{{bombardier}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Aircraft]]&lt;br /&gt;
[[Category:Business Jet]]&lt;br /&gt;
[[Category:Civilian aircraft]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
	<entry>
		<id>https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=39914</id>
		<title>User:PH-JBO</title>
		<link rel="alternate" type="text/html" href="https://wiki.flightgear.org/w/index.php?title=User:PH-JBO&amp;diff=39914"/>
		<updated>2012-01-31T20:19:28Z</updated>

		<summary type="html">&lt;p&gt;PH-JBO: /* Learjet 35-A */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|name = 2Rowdy&lt;br /&gt;
|location = South of EHGG, Eelde, The Netherlands&lt;br /&gt;
|age = I'm stuck at 24&lt;br /&gt;
|job = Looking, QHSE&lt;br /&gt;
|interests = Second Life, PC stuff, Ponds, Friends&lt;br /&gt;
|callsign = PH-JBO&lt;br /&gt;
|favourite =[[Learjet 35-A]]&lt;br /&gt;
|website = try and dig me and you'll find&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==About==&lt;br /&gt;
Ex-usenet addict. Ex-MSFS (98) addict, ex-Aviator addict and ex-Elite addict. Never have been in a real cockpit seat with my hands on the yokes.&lt;br /&gt;
===Opinion===&lt;br /&gt;
FG is for geeks. That has been proven to me a few times now. Lucky I'm a bit offa geek else I'd buy me MSFS.&lt;br /&gt;
*prove me wrong&lt;br /&gt;
&lt;br /&gt;
==Current projects==&lt;br /&gt;
&lt;br /&gt;
===Around the world===&lt;br /&gt;
Small legs since I am in the cockpit and not using FMS. I only add when I didn't crash. Flying with live weather. Started in the [[Learjet 35-A]], now flying the same, but very different.&lt;br /&gt;
&lt;br /&gt;
EHGG (home)=&amp;gt; LFLP=&amp;gt; LIMC=&amp;gt; LFKJ=&amp;gt; LMML=&amp;gt; [[FlightGear Newsletter September 2011#Suggested flights|LXGB]] (Gibraltar, wow what a landing)=&amp;gt; GMMX=&amp;gt; LPMA (Madaira, two vacations there, RW in FG is harder as in real, and I came from the wrong side)=&amp;gt; [[FlightGear Newsletter August 2011#Suggested flights|LPLA]] (Azores, wow)=&amp;gt; LPPD=&amp;gt; LPAZ=&amp;gt; LPGR=&amp;gt; LPHR=&amp;gt; LPFL=&amp;gt;&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
CYYT (Canada, Newfoundland)=&amp;gt; CYJT=&amp;gt; CYVO=&amp;gt; KCMX (United States)=&amp;gt; KATY (visiting the boonies...)=&amp;gt; KDIK=&amp;gt; CYEG (back in Canada)=&amp;gt; CYXS (scenery error, windbags on RW)=&amp;gt; [[Suggested_Flights#Ketchikan to Juneau |PAKT (wow)=&amp;gt; PAJN (wow2)]]=&amp;gt; PYAK=&amp;gt; PANC (Anchorage, scenery error, great wall of green)=&amp;gt; PACD (crab fishing, strong winds making me land on RW 23 and I had RW left over)=&amp;gt;PADK (cold here)=&amp;gt; PASY=&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*East Russia, Asia&lt;br /&gt;
&lt;br /&gt;
UHPP (crossing date and 180 meridian and in Russia)=&amp;gt; UHSS=&amp;gt; UHWW (Vladivostok, scenery error windbags on RW)=&amp;gt; RJCC (Japan, detour over Lake Toya and Mount Yotei)=&amp;gt; RJEC (after some sight sightseeing)=&amp;gt;[[FlightGear Newsletter September 2011#Airport of the month|RJTT]] (Tokyo, Mount Fuji)=&amp;gt; RODN=&amp;gt; RCTP (Taiwan)=&amp;gt; VHXX RW13 (Hong Kong, closed...but not for me)(oh. Look at GE, it's gone!)=&amp;gt; ZHHH=&amp;gt; ZBAA (Beijing)(tried to find the great wall of China N and NE but not no find, in Beijing a building I could fly through)=&amp;gt; ZBHH=&amp;gt; ZLLL=&amp;gt; [[:File:Mount_Everest_VNTR.jpg|VNTR]] (after detour over Mount Everest, most scary landing ever, ascend from N)=&amp;gt;(VYDW&amp;gt;VTSN&amp;gt;VTSC FG froze each time, restarted at RW before freeze)=&amp;gt; WSSS (Singapore, not worth a visit)=&amp;gt; WIAR (Indonesia, Southern Hemisphere)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Australia&lt;br /&gt;
&lt;br /&gt;
YDBY (No radio beacons for an hour, no worries Ozzie)=&amp;gt; YAYE (NDB's and hard wind. Flew around Ayers Rock)=&amp;gt; YBAS (no flying doctors, landing on RW 35 due to strong wind)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Asia&lt;br /&gt;
&lt;br /&gt;
WMKK (My longest flight, meeting CNA0023)=&amp;gt; VC12 (after a-lot-of water)=&amp;gt; VCCK (after tour-South looks nice, scenery error on RW, antenna and red/white box)=&amp;gt; FJDG (wow)=&amp;gt; FSSC=&amp;gt; FSIA=&amp;gt; FSPP (in Seneca) =&amp;gt; FSFA=&amp;gt; FM43=&amp;gt; FMCM (wow)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Africa&lt;br /&gt;
&lt;br /&gt;
HTKJ=&amp;gt; HKJK (after tour around Kilimanjaro and Mt.Meru)=&amp;gt; HTDO (fog, second approach worked)=&amp;gt; FLLI=&amp;gt; FVFA (Canyons but no Victoria falls, bummer)=&amp;gt; FKKC=&amp;gt; FGSL (Tour Mt.Cameroon and Isle Macias Nguema, Amazing)=&amp;gt; DISP=&amp;gt; FHAW (4h trip, no cheating)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*South America&lt;br /&gt;
&lt;br /&gt;
SBRF (Brasil! ILS of RW is broken))=&amp;gt; SBAN=&amp;gt; SLSU=&amp;gt; SCKP (crossing Salar de Uyuni)=&amp;gt; [[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|SPRF]] (Yay! Found it!)=&amp;gt; [[Suggested Flights#Origin of the Amazon River|SPQU]]=&amp;gt; SPHO (after many crashes near SPZO) (There is an amazing valley but no Machu Picchu)=&amp;gt; SPZA (could not find Lines of Nasca)=&amp;gt; many, many FG lock-ups making me to cheat and drop my plane over the great wall of crash)=&amp;gt; SEMH=&amp;gt; SEST=&amp;gt; SEGS (After tour over Galápagos isles)(Oh look, there is mast in the middle of the RW)=&amp;gt; MPTO (start of Panama canal)=&amp;gt; MPCF (Pacific to Atlantic)(RW misplaced)=&amp;gt; SKBQ=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Caribbean&lt;br /&gt;
&lt;br /&gt;
TNCA (Nederland)=&amp;gt; TNCC=&amp;gt; TNCB=&amp;gt; SVLO=&amp;gt; TGPY=&amp;gt; TVSU=&amp;gt; TVSC=&amp;gt; TVSV=&amp;gt; TBPB=&amp;gt; TFFF=&amp;gt; TDCF=&amp;gt; TFFS=&amp;gt; TNCE=&amp;gt; TNCS (after 7 tries)=&amp;gt; TNCM (wow)(koeien hebben staarten)=&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*North America&lt;br /&gt;
&lt;br /&gt;
MMMD=&amp;gt; MZBZ (Blue hole could not be found)=&amp;gt; MMTM=&amp;gt; MMTC=&amp;gt; KCGZ=&amp;gt; KSFO (FightGear Home, no ATC available, on depart it was taken over by Italians:)=&amp;gt; 61B (after tour over Las Vegas, nice) =&amp;gt; KGCN (Hoover Dam not in scenery, Grand Canyon is white?) =&amp;gt; KINW (there is a white Arizona/ Barringer Crater)(went back after FG fix, now the crater is green. Looks better) =&amp;gt; 71V=&amp;gt; 0V7 (Amazing valley)=&amp;gt; KXTA (giant runway, parking inside the mountain, no UFO's..yet)=&amp;gt; NV11 (after [[IFR]] over [http://en.wikipedia.org/wiki/Nevada_National_Security_Site NTS], some minor bumps visible)=&amp;gt; KAHC=&amp;gt; KLMT=&amp;gt;[[Suggested Flights#Searching_Wizard Island| 3S6]] (wow!)(The landing was extremely dangerous, searching and circling between mountains and zero visibility)=&amp;gt; CYRL=&amp;gt; CYMO=&amp;gt; CYZV=&amp;gt; (Tour over Manicouagan) CYWK=&amp;gt; CYCY =&amp;gt; (compass hell) CYLT (snowstorm, VFR landing with one NDB to help, oh and this time of year it's always night)=&amp;gt; ([[:File:Npole.jpg| North Pole]], absolute nav hell, glad there is a GPS on-board)&lt;br /&gt;
&lt;br /&gt;
*Europe&lt;br /&gt;
&lt;br /&gt;
ENSB (there is something wrong with parking but I can't see it)&lt;br /&gt;
&lt;br /&gt;
*Next: Back home?&lt;br /&gt;
&lt;br /&gt;
What have I learned during my trips so far?&lt;br /&gt;
*If there is just one ILS there probably is a reason.&lt;br /&gt;
*A 4 is not a 2 (and other silly mistakes, like E is not D, 3 is not 2 etc etc).&lt;br /&gt;
*Press Swap.&lt;br /&gt;
*4 hours with a VOR in my back drops me just a few NM off course. Yay :)&lt;br /&gt;
*Metar on MPmap is not the same as weather on the runway. The source is different.&lt;br /&gt;
*South West China is white and very white.&lt;br /&gt;
*Don't ever trust a VORTAC&lt;br /&gt;
*I so hate sidewinds since I fly with a mouse.&lt;br /&gt;
*If hill before RW then turn around.&lt;br /&gt;
*Check mousepointer after rightclick, before yanking the mouse.&lt;br /&gt;
*Retract gear, must..retract..gear..&lt;br /&gt;
&lt;br /&gt;
===[[Learjet 35-A]]===&lt;br /&gt;
Working on (with Syd)&lt;br /&gt;
*Redesigning the cockpit (incl.Intruments)&lt;br /&gt;
:*Panel placeholder ready. All textures based on a real cockpit&lt;br /&gt;
:*Working on buttons, lower panel. Total hell to figure out what each button does since I could not find any literature on this so I stare at vague images and read checklists hoping to find the &amp;quot;missing button&amp;quot;.&lt;br /&gt;
:*Side panels ready, Placeholder ready, lower panels (with some fake instruments) ready.&lt;br /&gt;
:*Writing functional design to identify hotspots.&lt;br /&gt;
*New Mesh&lt;br /&gt;
*Oh wow! Syd uploaded the Mesh and merged it with my files. This looks sooo good. There is soo much to do but we have done some huge leaps. Xsaint is giving full support. Must delete my to-do list and make a complete new one. Where am I, Where do I stand? Where is Syd, where does he stand? How to move on? I'm loving this :)&lt;br /&gt;
&lt;br /&gt;
===Suggested flights===&lt;br /&gt;
Two great idea's for suggested flights for future newsletters.&lt;br /&gt;
===sandbox===&lt;br /&gt;
*[[Article requests]]&lt;br /&gt;
*Add Lear to [[Aircraft]], include Business jets.&lt;br /&gt;
*lfrl-lfru&lt;br /&gt;
*Flightschool&lt;br /&gt;
**ILS&lt;br /&gt;
**Radio navigation&lt;br /&gt;
===Git===&lt;br /&gt;
*Not with the intention to program or compile FG, since that's out of my league, but to share aircraft model and files 'n stuff. I tried to figure out what Git is, and the opening page gave me no idea what it is. Now that's odd. Most websites try to make clear what it's intended for and how it works. I suspect it's similar to FTP combined with a synchroniz(s)er. Something like push/ pull with a directory on my HD. However, I can not be sure about this since that website doesn't tell me anything, except that it will try to make my Windows machine act like a Lux CLI or sumting. We'll see if there will be a hostile take-over. Made account. Downloaded mysysgit. Downloaded ms-synctoy. Made me some containers and will now start praying....&lt;br /&gt;
*Feels like a windows 3.1 shell around a file synchronizer. It is as alien as I expected it to be, but it also appears to have the functionality I expected it to have. Nice thing, it's free storage that can be shared with an identifiable group. Since it's so extremely user friendly with predictable workings I won't touch the FG containers and I won't automate anything.&lt;br /&gt;
&lt;br /&gt;
==Past Projects==&lt;br /&gt;
#New aircraft description [[Learjet 35-A]]&lt;br /&gt;
#Overhaul of [[Cessna Citation Bravo panel]]&lt;br /&gt;
#Overhaul of [[Primary flight display]]&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter August 2011]], Azores&lt;br /&gt;
#Tweaking the [[Learjet 35-A]] flying characteristics to reality&lt;br /&gt;
#Suggested flight for [[FlightGear Newsletter September 2011]], Gibraltar&lt;br /&gt;
#Tokyo airport I stumbled over as [[FlightGear Newsletter September 2011|Airport of The Month]]&lt;br /&gt;
#[[Radio beacons]] explained&lt;br /&gt;
#[[Radio navigation]] explained&lt;br /&gt;
#Definition for [[glideslope]], [[glidepath]] and [[glidescope]]&lt;br /&gt;
#[[Flight rules]] - [[VFR]] - [[IFR]] etc.&lt;br /&gt;
#[[Altitude]]&lt;br /&gt;
#Made my own livery for the [[Learjet 35-A]]. Looks cool&lt;br /&gt;
#[[De/Flughöhe]] &amp;lt;!-- and [[Understanding Altitude]] and its German couterpart are out of the loop --&amp;gt;&lt;br /&gt;
#Overhaul of [[Aircraft speed]]&lt;br /&gt;
#[[Translation requests]] reworked&lt;br /&gt;
#[[Help:Translate]] reworked&lt;br /&gt;
#Translated [[Nl/Hoofdpagina]]&lt;br /&gt;
#Updated aircraft [[Learjet 35-A]], updated the wiki description&lt;br /&gt;
#Translated [[:Template:Did you know]]&lt;br /&gt;
#Update and move of [[Suggested Flights]]&lt;br /&gt;
#[[Suggested Flights#Ketchikan to Juneau|Ketchikan to Juneau]] as suggested flight&lt;br /&gt;
#[[suggested Flights#Ngorngoro|Ngorngoro]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Origin of the Amazon River|Origin of the Amazon River]] as suggested flight&lt;br /&gt;
#[[Suggested Flights#Copacabana to San Rafael over Lake Titicaca|Copacabana to San Rafael over Lake Titicaca]] as suggested flight.&lt;br /&gt;
#Complete rework of the [[Learjet 35-A]], published as Early production 20111111p (a day too soon... but I could not wait)&lt;br /&gt;
#Major update on the wiki of [[Learjet 35-A]] reflecting the changes I made&lt;br /&gt;
#Compiled [[Unique Features]]&lt;br /&gt;
#[[FlightGear_Newsletter_December_2011#Airport_of_the_month| Innsbruck as Airport of the month]], made me a nice x-mas tree. TY Gijs.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20111222, Major update of it's wiki page.&lt;br /&gt;
#[[Suggested Flights#Searching Wizard Island|Searching Wizard Island]] as suggested flight.&lt;br /&gt;
#Published [[Learjet 35-A]] version 20120130.&lt;br /&gt;
#EDDI as [[FlightGear_Newsletter_January_2012#Airport_of_the_month| Airport of the month]] January.&lt;br /&gt;
&lt;br /&gt;
==Suggestions, Idea's, comments==&lt;br /&gt;
[[User talk:PH-JBO]]&lt;/div&gt;</summary>
		<author><name>PH-JBO</name></author>
	</entry>
</feed>