Skip to content

Commit

Permalink
Acknowlegments added.
Browse files Browse the repository at this point in the history
  • Loading branch information
albar965 committed Oct 16, 2016
1 parent ac6e3cf commit a8f84e3
Showing 1 changed file with 93 additions and 4 deletions.
97 changes: 93 additions & 4 deletions help/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="language" content="EN" />
<meta name="author" content="Alexander Barthel" />
<meta name="date" content="2016-10-15T22:20:00+01:00" />
<meta name="date" content="2016-10-16T13:00:00+01:00" />
<meta content="Little Navmap User Manual" name="description" />
<title>
Little Navmap User Manual
Expand Down Expand Up @@ -135,6 +135,10 @@ <h2 id="h2toc">
<a href="#h2files">Files</a>
</li>

<li>
<a href="#h2acknowlegments">Acknowlegments</a>
</li>

<li>
<a href="#h2license">License</a>
</li>
Expand Down Expand Up @@ -1236,8 +1240,8 @@ <h4>
</h4>

<p>
Information about the <a href="https://edu.kde.org/marble" target="_blank">Marble widget</a> that is used to
download and show the maps.
Information about the <a href="https://marble.kde.org" target="_blank">Marble widget</a> that is used to download
and show the maps.
</p>

<h4>
Expand Down Expand Up @@ -3015,6 +3019,8 @@ <h2 id="h2files">
<code>abarthel-little_navmap.log.2</code>.
</p>

<hr width="60%" align="left" />

<p>
All <span class="bold">configuration files</span> of my programs for Windows 7/8/10 are typically stored in the
directory:
Expand Down Expand Up @@ -3045,6 +3051,19 @@ <h2 id="h2files">
</li>
</ul>

<hr width="60%" align="left" />

<p>
The <span class="bold">disk cache</span> that is used to store all the downloaded online map tile images can be
found here:
</p>

<p>
<code>C:\Users\YOURUSERNAME\AppData\Local\.marble\data</code>
</p>

<hr width="60%" align="left" />

<p>
The <span class="bold">scenery library databases</span> are stored in the directory:
</p>
Expand Down Expand Up @@ -3095,6 +3114,76 @@ <h2 id="h2files">
"width: 18em;display: inline-block;"><code>little_navmap_p3dv3.sqlite</code>:</span>Prepar3D v3
</li>
</ul>
<!-- ===================================================================== -->

<h2 id="h2acknowlegments">
Acknowlegments
</h2>

<p>
<span class="bold">A big thank-you for all people supporting me throughout the beta phase, sending me their log
files, screen shots, ideas for improvements, friendly messages and more.</span>
</p>

<p>
<span class="bold">A very special thank-you to Roberto for his valuable input and also helping with his
capability of finding the most obscure bugs.</span>
</p>

<p>
Thanks to all in the forums who supported me and gave invaluable feedback during the public beta:
</p>

<p>
<a href="http://www.avsim.com" target="_blank"><span class="bold">AVSIM</span></a>, <a href=
"http://www.sim-outhouse.com" target="_blank"><span class="bold">SimOuthouse</span></a>, <a href=
"http://flightx.net" target="_blank"><span class="bold">FlightX.net</span></a> and <a href=
"http://www.fsdeveloper.com" target="_blank"><span class="bold">FSDeveloper.com</span></a>.
</p>

<p>
This project and my library <a href="https://github.com/albar965/atools" target="_blank"><span class=
"bold">atools</span></a> would not exist without the fabulous documentation of the BGL files in the <a href=
"http://www.fsdeveloper.com/wiki" target="_blank"><span class="bold">FSDeveloper Wiki</span></a>.
<br />
So, here a huge thank-you to all the contributors.
</p>

<p>
Without the open source <a href="https://marble.kde.org" target="_blank"><span class="bold">Marble</span></a>
widget that allows me to access and display all the maps I would still be busy doing that myself for years.
</p>

<p>
No <a href="https://www.qt.io" target="_blank"><span class="bold">Qt application framework</span></a> and I could
not even draw a simple button.
</p>

<p>
Let's not forget about all the services that provide us all the online maps for free:
</p>

<p>
<a href="http://maps.stamen.com" target="_blank"><span class="bold">Stamen Design</span></a>, <a href=
"http://maptiles.xyz" target="_blank"><span class="bold">MapTiles</span></a> and <a href=
"http://www.opentopomap.org" target="_blank"><span class="bold">OpenTopoMap</span></a>.
</p>

<p>
A thank-you to the <span class="bold"><a href="http://www.geog.uni-heidelberg.de/gis/index_en.html" target=
"_blank">GIScience / Geoinformatics Research Group</a> of Heidelberg University</span> for kindly giving me
permission to use their map <a href="http://korona.geog.uni-heidelberg.de" target="_blank"><span class=
"bold">OpenMapSurfer</span></a>.
</p>

<p>
And last but not least:
<br />
If there were no <a href="http://www.openstreetmap.org" target="_blank"><span class=
"bold">OpenStreetMap</span></a> and its thousands of contributors nobody of us would have any map at all.
<br />
</p>
<!-- ===================================================================== -->

<h2 id="h2license">
License
Expand Down Expand Up @@ -3127,7 +3216,7 @@ <h2 id="h2license">
<br />
<br />
<br />
Last update 2016-10-15
Last update 2016-10-16
</p>
</body>
</html>

0 comments on commit a8f84e3

Please sign in to comment.