From 9e6122706667c7655d2e52bbf818bdbdb094ec26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sun, 31 Jul 2022 18:30:22 +0200 Subject: [PATCH] Version 11.2 info + known issues --- doc.html | 21 +++++++++++++++++++-- index.html | 19 ++++++++++--------- 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/doc.html b/doc.html index 3f1f5105..74948b79 100644 --- a/doc.html +++ b/doc.html @@ -291,8 +291,8 @@

Offline maps

OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX & IMG/GMAP maps, TwoNav RMaps, MBTiles, KMZ maps, AlpineQuest AQM maps, Locus/OsmAnd/RMaps SQLite - maps, Mapsforge maps, BSB charts, QCT maps, and GeoTIFF and World-File - georeferenced images are supported by GPXSee.

+ maps, Mapsforge maps, BSB charts, QCT maps, GEMF maps, Osmdroid SQLite maps + and GeoTIFF and World-File georeferenced images are supported by GPXSee.

You may easily create offline atlases from online map services by using Mobile Atlas Creator (MOBAC).

@@ -400,6 +400,22 @@ plugin has been completely reworked in Qt6, is much more powerfull than in Qt5 and is compiled by default.

+ +

Known issues

+ +

Android file system

+

Due to the limited file system access on Android, all map formats that consist of + multiple files (eg. OziExplorer maps or World-file georeferenced images) will not load + properly when loaded from the application menu. You have to put such maps + to the GPXSee map directory to make them work.

+ +

OpenGL

+

There are numerous OpenGL issues in Qt that cause some kind of broken rendering + or even an application crash. OpenGL is thus disabled by default even if it can + significantly speed up rendering of big data sets. You may enable OpenGL in + the preferences, but be prepared that "strange things" may happen...

+ +

[1] The Android global configuration is part of the APK and is not accessible on an unrooted phone.

@@ -436,6 +452,7 @@ +
 
diff --git a/index.html b/index.html index 7f3fcd08..bcb09a4c 100644 --- a/index.html +++ b/index.html @@ -192,6 +192,16 @@

Releases

+
+

Jul 31 2022

+

Version 11.2

+
    +
  • Added support for Osmdroid SQLite maps.
  • +
  • Added support for GEMF maps.
  • +
  • Various minor map parsers fixes/improvements.
  • +
  • Multiple Android GUI fixes/improvements.
  • +
+

Jun 2 2022

Version 11.1

@@ -223,15 +233,6 @@
  • Improved marine charts rendering.
  • -
    -

    Mar 27 2022

    -

    Version 10.5

    -
      -
    • Improved handling of MBTiles maps with nonconsecutive zoom levels.
    • -
    • Fixed broken loading of some IMG maps.
    • -
    • Added a basic IMG nautical charts style.
    • -
    -