FG1000: Difference between revisions

2 bytes added ,  15 October 2017
no edit summary
No edit summary
Line 2: Line 2:


[[File:StuartsSlippyMap1.png|thumb|Stuart pushed some changes to fgdata with OpenStreetMap, OpenAIP and VFRMap layers for the Canvas Map Layer system, which can be seen on the canvas map dialog.  They use a generic Slippy Map OverlayLayer Map Layer. Additional web-based mapping can be trivially added by creating a new lcontroller.  See Nasal/Canvas/map/OpenAIP.lcontroller for an example.Stuart also added a Web Mercator Projection to the Canvas Map support.The wiki will be updated shortly.<ref>{{cite web  |url    =  https://forum.flightgear.org/viewtopic.php?p=319545#p319545  |title  =  <nowiki> Re: Canvas G1000 </nowiki>  |author =  <nowiki> stuart </nowiki>  |date  =  Sep 28th, 2017  |added  =  Sep 28th, 2017  |script_version = 0.40  }}</ref>]]
[[File:StuartsSlippyMap1.png|thumb|Stuart pushed some changes to fgdata with OpenStreetMap, OpenAIP and VFRMap layers for the Canvas Map Layer system, which can be seen on the canvas map dialog.  They use a generic Slippy Map OverlayLayer Map Layer. Additional web-based mapping can be trivially added by creating a new lcontroller.  See Nasal/Canvas/map/OpenAIP.lcontroller for an example.Stuart also added a Web Mercator Projection to the Canvas Map support.The wiki will be updated shortly.<ref>{{cite web  |url    =  https://forum.flightgear.org/viewtopic.php?p=319545#p319545  |title  =  <nowiki> Re: Canvas G1000 </nowiki>  |author =  <nowiki> stuart </nowiki>  |date  =  Sep 28th, 2017  |added  =  Sep 28th, 2017  |script_version = 0.40  }}</ref>]]
=== October 2017 ===
Stuart committed some changes to update the Select Airport dialog to use Canvas MapStructure Layers to display airport information, rather than the now deprecated map layers. The change should be largely transparent to end users - the only significant change is that your can display navigation symbols. This is all part of a long-term effort to provide the building blocks for a Garmin G1000 - these layers could be used for the airport display on the MFD, and could easily be combined with the APS layer to show a moving aircraft.<ref>{{cite web
  |url    =  https://sourceforge.net/p/flightgear/mailman/message/36075357/
  |title  =  <nowiki> [Flightgear-devel] Updated Select Airport dialog </nowiki>
  |author =  <nowiki> Stuart Buchanan </nowiki>
  |date  =  Oct 13th, 2017
  |added  =  Oct 13th, 2017
  |script_version = 0.40
  }}</ref>
=== September 2017 ===
Stuart added some new Nasal Canvas MapLayers to support Slippy Maps, as used by most web-based mapping services such as openstreetmap. This allows us to display sectional charts (for the US - vfrmap.com), and airspace information (courtesy of openaip.org), as well as a openstreetmap data. The canvas Map dialog has been updated to support these layers. Map data is retrieved over http and cached locally.<ref>{{cite web
  |url    =  https://sourceforge.net/p/flightgear/mailman/message/36056088/
  |title  =  <nowiki> [Flightgear-devel] Canvas MapLayer for OpenStreetMap, OpenAIP,
VFR Sectionals </nowiki>
  |author =  <nowiki> Stuart Buchanan </nowiki>
  |date  =  Sep 28th, 2017
  |added  =  Sep 28th, 2017
  |script_version = 0.40
  }}</ref>


== Motivation ==
== Motivation ==
Line 253: Line 277:
   |date  =  Oct 2nd, 2017  
   |date  =  Oct 2nd, 2017  
   |added  =  Oct 2nd, 2017  
   |added  =  Oct 2nd, 2017  
  |script_version = 0.40
  }}</ref>
=== October 2017 ===
Stuart committed some changes to update the Select Airport dialog to use Canvas MapStructure Layers to display airport information, rather than the now deprecated map layers. The change should be largely transparent to end users - the only significant change is that your can display navigation symbols. This is all part of a long-term effort to provide the building blocks for a Garmin G1000 - these layers could be used for the airport display on the MFD, and could easily be combined with the APS layer to show a moving aircraft.<ref>{{cite web
  |url    =  https://sourceforge.net/p/flightgear/mailman/message/36075357/
  |title  =  <nowiki> [Flightgear-devel] Updated Select Airport dialog </nowiki>
  |author =  <nowiki> Stuart Buchanan </nowiki>
  |date  =  Oct 13th, 2017
  |added  =  Oct 13th, 2017
  |script_version = 0.40
  }}</ref>
=== September 2017 ===
Stuart added some new Nasal Canvas MapLayers to support Slippy Maps, as used by most web-based mapping services such as openstreetmap. This allows us to display sectional charts (for the US - vfrmap.com), and airspace information (courtesy of openaip.org), as well as a openstreetmap data. The canvas Map dialog has been updated to support these layers. Map data is retrieved over http and cached locally.<ref>{{cite web
  |url    =  https://sourceforge.net/p/flightgear/mailman/message/36056088/
  |title  =  <nowiki> [Flightgear-devel] Canvas MapLayer for OpenStreetMap, OpenAIP,
VFR Sectionals </nowiki>
  |author =  <nowiki> Stuart Buchanan </nowiki>
  |date  =  Sep 28th, 2017
  |added  =  Sep 28th, 2017
   |script_version = 0.40  
   |script_version = 0.40  
   }}</ref>
   }}</ref>