|
6 | 6 | <meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
7 | 7 | <meta http-equiv="language" content="EN" />
|
8 | 8 | <meta name="author" content="Alexander Barthel" />
|
9 |
| - <meta name="date" content="2016-10-15T22:20:00+01:00" /> |
| 9 | + <meta name="date" content="2016-10-16T13:00:00+01:00" /> |
10 | 10 | <meta content="Little Navmap User Manual" name="description" />
|
11 | 11 | <title>
|
12 | 12 | Little Navmap User Manual
|
@@ -135,6 +135,10 @@ <h2 id="h2toc">
|
135 | 135 | <a href="#h2files">Files</a>
|
136 | 136 | </li>
|
137 | 137 |
|
| 138 | + <li> |
| 139 | + <a href="#h2acknowlegments">Acknowlegments</a> |
| 140 | + </li> |
| 141 | + |
138 | 142 | <li>
|
139 | 143 | <a href="#h2license">License</a>
|
140 | 144 | </li>
|
@@ -1236,8 +1240,8 @@ <h4>
|
1236 | 1240 | </h4>
|
1237 | 1241 |
|
1238 | 1242 | <p>
|
1239 |
| - Information about the <a href="https://edu.kde.org/marble" target="_blank">Marble widget</a> that is used to |
1240 |
| - download and show the maps. |
| 1243 | + Information about the <a href="https://marble.kde.org" target="_blank">Marble widget</a> that is used to download |
| 1244 | + and show the maps. |
1241 | 1245 | </p>
|
1242 | 1246 |
|
1243 | 1247 | <h4>
|
@@ -3015,6 +3019,8 @@ <h2 id="h2files">
|
3015 | 3019 | <code>abarthel-little_navmap.log.2</code>.
|
3016 | 3020 | </p>
|
3017 | 3021 |
|
| 3022 | + <hr width="60%" align="left" /> |
| 3023 | + |
3018 | 3024 | <p>
|
3019 | 3025 | All <span class="bold">configuration files</span> of my programs for Windows 7/8/10 are typically stored in the
|
3020 | 3026 | directory:
|
@@ -3045,6 +3051,19 @@ <h2 id="h2files">
|
3045 | 3051 | </li>
|
3046 | 3052 | </ul>
|
3047 | 3053 |
|
| 3054 | + <hr width="60%" align="left" /> |
| 3055 | + |
| 3056 | + <p> |
| 3057 | + The <span class="bold">disk cache</span> that is used to store all the downloaded online map tile images can be |
| 3058 | + found here: |
| 3059 | + </p> |
| 3060 | + |
| 3061 | + <p> |
| 3062 | + <code>C:\Users\YOURUSERNAME\AppData\Local\.marble\data</code> |
| 3063 | + </p> |
| 3064 | + |
| 3065 | + <hr width="60%" align="left" /> |
| 3066 | + |
3048 | 3067 | <p>
|
3049 | 3068 | The <span class="bold">scenery library databases</span> are stored in the directory:
|
3050 | 3069 | </p>
|
@@ -3095,6 +3114,76 @@ <h2 id="h2files">
|
3095 | 3114 | "width: 18em;display: inline-block;"><code>little_navmap_p3dv3.sqlite</code>:</span>Prepar3D v3
|
3096 | 3115 | </li>
|
3097 | 3116 | </ul>
|
| 3117 | + <!-- ===================================================================== --> |
| 3118 | + |
| 3119 | + <h2 id="h2acknowlegments"> |
| 3120 | + Acknowlegments |
| 3121 | + </h2> |
| 3122 | + |
| 3123 | + <p> |
| 3124 | + <span class="bold">A big thank-you for all people supporting me throughout the beta phase, sending me their log |
| 3125 | + files, screen shots, ideas for improvements, friendly messages and more.</span> |
| 3126 | + </p> |
| 3127 | + |
| 3128 | + <p> |
| 3129 | + <span class="bold">A very special thank-you to Roberto for his valuable input and also helping with his |
| 3130 | + capability of finding the most obscure bugs.</span> |
| 3131 | + </p> |
| 3132 | + |
| 3133 | + <p> |
| 3134 | + Thanks to all in the forums who supported me and gave invaluable feedback during the public beta: |
| 3135 | + </p> |
| 3136 | + |
| 3137 | + <p> |
| 3138 | + <a href="http://www.avsim.com" target="_blank"><span class="bold">AVSIM</span></a>, <a href= |
| 3139 | + "http://www.sim-outhouse.com" target="_blank"><span class="bold">SimOuthouse</span></a>, <a href= |
| 3140 | + "http://flightx.net" target="_blank"><span class="bold">FlightX.net</span></a> and <a href= |
| 3141 | + "http://www.fsdeveloper.com" target="_blank"><span class="bold">FSDeveloper.com</span></a>. |
| 3142 | + </p> |
| 3143 | + |
| 3144 | + <p> |
| 3145 | + This project and my library <a href="https://github.com/albar965/atools" target="_blank"><span class= |
| 3146 | + "bold">atools</span></a> would not exist without the fabulous documentation of the BGL files in the <a href= |
| 3147 | + "http://www.fsdeveloper.com/wiki" target="_blank"><span class="bold">FSDeveloper Wiki</span></a>. |
| 3148 | + <br /> |
| 3149 | + So, here a huge thank-you to all the contributors. |
| 3150 | + </p> |
| 3151 | + |
| 3152 | + <p> |
| 3153 | + Without the open source <a href="https://marble.kde.org" target="_blank"><span class="bold">Marble</span></a> |
| 3154 | + widget that allows me to access and display all the maps I would still be busy doing that myself for years. |
| 3155 | + </p> |
| 3156 | + |
| 3157 | + <p> |
| 3158 | + No <a href="https://www.qt.io" target="_blank"><span class="bold">Qt application framework</span></a> and I could |
| 3159 | + not even draw a simple button. |
| 3160 | + </p> |
| 3161 | + |
| 3162 | + <p> |
| 3163 | + Let's not forget about all the services that provide us all the online maps for free: |
| 3164 | + </p> |
| 3165 | + |
| 3166 | + <p> |
| 3167 | + <a href="http://maps.stamen.com" target="_blank"><span class="bold">Stamen Design</span></a>, <a href= |
| 3168 | + "http://maptiles.xyz" target="_blank"><span class="bold">MapTiles</span></a> and <a href= |
| 3169 | + "http://www.opentopomap.org" target="_blank"><span class="bold">OpenTopoMap</span></a>. |
| 3170 | + </p> |
| 3171 | + |
| 3172 | + <p> |
| 3173 | + A thank-you to the <span class="bold"><a href="http://www.geog.uni-heidelberg.de/gis/index_en.html" target= |
| 3174 | + "_blank">GIScience / Geoinformatics Research Group</a> of Heidelberg University</span> for kindly giving me |
| 3175 | + permission to use their map <a href="http://korona.geog.uni-heidelberg.de" target="_blank"><span class= |
| 3176 | + "bold">OpenMapSurfer</span></a>. |
| 3177 | + </p> |
| 3178 | + |
| 3179 | + <p> |
| 3180 | + And last but not least: |
| 3181 | + <br /> |
| 3182 | + If there were no <a href="http://www.openstreetmap.org" target="_blank"><span class= |
| 3183 | + "bold">OpenStreetMap</span></a> and its thousands of contributors nobody of us would have any map at all. |
| 3184 | + <br /> |
| 3185 | + </p> |
| 3186 | + <!-- ===================================================================== --> |
3098 | 3187 |
|
3099 | 3188 | <h2 id="h2license">
|
3100 | 3189 | License
|
@@ -3127,7 +3216,7 @@ <h2 id="h2license">
|
3127 | 3216 | <br />
|
3128 | 3217 | <br />
|
3129 | 3218 | <br />
|
3130 |
| - Last update 2016-10-15 |
| 3219 | + Last update 2016-10-16 |
3131 | 3220 | </p>
|
3132 | 3221 | </body>
|
3133 | 3222 | </html>
|
0 commit comments