64
edits
(→Maps) |
|||
Line 56: | Line 56: | ||
The map content can be modified by using <code>INSET</code> softkey on PFD, and <code>MAP</code> softkey on MFD, then by activating or de-activating each layer.<br> | The map content can be modified by using <code>INSET</code> softkey on PFD, and <code>MAP</code> softkey on MFD, then by activating or de-activating each layer.<br> | ||
==== Terrain ==== | ==== Terrain ==== | ||
You have to choose the map background you want to be displayed. For this you have to use the options in your <code>.fgfsrc</code>. This is subject to change in near future in order to allow to change the maps while the device is running. For now there are some options to tells the zkv1000 which map you want:<br> | |||
[[File:Zkv1000-wikimedia.org.png|thumb|LFBT - tiles from maps.wikimedia.org]] | |||
without any configuration (default settings) | |||
<br style="clear:both"/> | |||
[[File:Zkv1000-thunderforest.png|thumb|LFBT tiles from thunderforest.com (registration needed)]] | |||
<source>--prop:/sim/online-tiles-server=tile.thunderforest.com<br> | |||
--prop:/sim/online-tiles-type=landscape<br> | |||
--prop:/sim/online-tiles-apikey=?apikey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX</source> | |||
<br style="clear:both"/> | |||
<source>--prop:/sim/online-tiles-server=a.tile.opentopomap.org<br> | |||
--prop:/sim/online-tiles-type=/</source> | |||
<br style="clear:both"/> | |||
(maps covering only France)<br> | |||
<source>--prop:/sim/online-tiles-server=wxs.ign.fr<br> | |||
--prop:/sim/online-tiles-type=GEOGRAPHICALGRIDSYSTEMS.MAPS.SCAN-OACI<br> | |||
--prop:/sim/online-tiles-format=jpeg<br> | |||
--prop:/sim/online-tiles-template=https://{server}/an7nvfzojv5wa96dsga5nk8w/geoportail/wmts?layer={type}&style=normal&tilematrixset=PM&Service=WMTS&Request=GetTile&Version=1.0.</source> | |||
<br style="clear:both"/> | |||
(nothing displayed with this configuration)<br> | |||
<source>--prop:/sim/online-tiles-server=1.tile.maps.openaip.net<br> | |||
--prop:/sim/online-tiles-type=EPSG:900913@png<br> | |||
--prop:/sim/online-tiles-template=http://{server}/geowebcache/service/tms/1.0.0/openaip_basemap@{type}/{z}/{x}/{y}.png</source> | |||
<br style="clear:both"/> | |||
==== NavAids ==== | ==== NavAids ==== | ||
==== Route ==== | ==== Route ==== |
edits