Skip to content

Commit

Permalink
Deployed e29d8d0 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-ueding committed Sep 7, 2024
1 parent df216a2 commit 18e36d9
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 23 deletions.
6 changes: 4 additions & 2 deletions features/explorer-tiles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1008,12 +1008,14 @@ <h2 id="missing-tile-files">Missing tile files</h2>
<p>Then plan a route that goes through as many tiles as possible. Download the route as GPX and use an app like OsmAnd to ride along it.</p>
<h3 id="missing-tiles-on-the-go">Missing tiles on the go</h3>
<p>The above is nice to plan the route, perhaps you also want to take the missing tiles along to do spontaneous tile hunting.</p>
<p><a href="https://play.google.com/store/apps/details?id=net.psyberia.offlinemaps">Offline Maps</a> is able to display GeoJSON on Android, though one needs to buy the add-on for like 5 EUR.</p>
<p>One method is to use Open Street Map uMap, either the one hosted in <a href="https://umap.openstreetmap.de/">Germany</a> or <a href="https://umap.openstreetmap.fr/">France</a>. Then you can create a new personal map (consider limiting the access rights, default is public) and upload the GeoJSON file. Then you can use that map on the code to see your position and the missing tiles:</p>
<p><img alt="" src="../umap-with-tiles.jpg" /></p>
<p>Another option is <a href="https://play.google.com/store/apps/details?id=net.psyberia.offlinemaps">Offline Maps</a>. That is able to display GeoJSON on Android, though one needs to buy the add-on for like 5 EUR.</p>
<p>On Android I use the OsmAnd app to display tracks and also try to visualize the missing tiles. Unfortunately <a href="https://osmand.net/docs/technical/osmand-file-formats/">GeoJSON is not supported</a>, therefore one has to play some tricks. The missing tiles are also exported as a GPX file with a track for each missing tile. This looks strange, but it is a bit helpful with OsmAnd. This is how the file looks like in GPXSee:</p>
<p><img alt="" src="../explorer-sint-annaland-missing-gpx.png" /></p>
<p>And on OsmAnd such files look like this:</p>
<p><img alt="" src="../explorer-osmand.jpg" /></p>
<p>Unfortunately OsmAnd becomes a bit sluggish with such a huge track imported, so make sure to only export it from rather small regions.</p>
<p>Unfortunately OsmAnd becomes a very sluggish with such a huge track imported, so make sure to only export it from rather small regions.</p>
<h2 id="square-planner">Square planner</h2>
<p>From the explorer tile views you can open the <em>square planner</em> which allows you to see which tiles you need to explore in order to extend the square into a particular direction. The screen will open with the largest square that you have, then you can use the buttons to extend or move your square.</p>
<p><img alt="" src="../square-planner.png" /></p>
Expand Down
Binary file added features/umap-with-tiles.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions reference/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -782,6 +782,15 @@
<nav class="md-nav" aria-label="Version 0">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#version-028" class="md-nav__link">
<span class="md-ellipsis">
Version 0.28
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#version-027" class="md-nav__link">
<span class="md-ellipsis">
Expand Down Expand Up @@ -1501,6 +1510,15 @@
<nav class="md-nav" aria-label="Version 0">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#version-028" class="md-nav__link">
<span class="md-ellipsis">
Version 0.28
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#version-027" class="md-nav__link">
<span class="md-ellipsis">
Expand Down Expand Up @@ -2167,6 +2185,16 @@ <h1 id="changelog">Changelog</h1>
<p>This is the log of high-level changes that I have done in the various versions.</p>
<h2 id="version-0">Version 0</h2>
<p>This is the pre-release series. Things haven't settled yet, so each minor version might introduce breaking changes.</p>
<h3 id="version-028">Version 0.28</h3>
<ul>
<li>Add settings menu to suppress fields from share pictures.</li>
<li>Fix spelling mistake in navigation bar.</li>
<li>Accelerate the tile visit computation.</li>
<li>Ignore equipment offsets of equipments that don't exist.</li>
<li>Reset corrupt heatmap cache files.</li>
<li><a href="https://github.com/martin-ueding/geo-activity-playground/issues/159">GH-159</a>: Improve password mechanism to protect both upload and settings.</li>
<li>Document the use of Open Street Map uMap for missing explorer tiles on the go.</li>
</ul>
<h3 id="version-027">Version 0.27</h3>
<h4 id="version-0271">Version 0.27.1</h4>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,102 +2,102 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/acknowledgments/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/activity-view/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/calendar/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/eddington/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/equipment/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/explorer-tiles/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/heatmaps/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/overview/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/share-picture/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/features/upload/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/docker/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/installing-git-on-linux/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/installing-stable-on-linux/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/installing-stable-on-windows/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/moving-from-strava/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/starting-the-webserver/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/using-activity-files/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/getting-started/using-strava-api/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://martin-ueding.github.io/geo-activity-playground/reference/changelog/</loc>
<lastmod>2024-08-14</lastmod>
<lastmod>2024-09-07</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 18e36d9

Please sign in to comment.