I created an SQLite database containing offline Microsoft Maps tiles using
the desktop software "Raster Maps". The database has worked great for
years, but today Osmand can no longer load the tiles from this DB.
>From an ADB shell I found out that the DB file was renamed from
"Region.Microsoft_Earth.sqlitedb" to
"Region.Microsoft_Earth.sqlitedb.back", with a ".back" suffix. If I
manually rename the file to remove the ".back" suffix, the suffix is
automatically added again by Osmand, and no tiles are loaded from that DB.
Osmand is configured to use this DB files for background tiles, but no
tiles are displayed.
>From the ADB shell, this is the tiles directory:
root@android:/storage/extSdCard/Android/osmand/tiles # ls -l
drwx------ u0_a11 u0_a11 2020-12-21 11:06 OsmAnd (online
tiles)
-r--r--r-- u0_a11 u0_a11 359666688 2023-04-02 09:45
Region.Microsoft_Earth.sqlitedb
-r--r--r-- u0_a11 u0_a11 32768 2023-04-02 10:02
Region.Microsoft_Earth.sqlitedb-shm
-r--r--r-- u0_a11 u0_a11 0 2023-04-02 10:02
Region.Microsoft_Earth.sqlitedb-wal
-- davide
--
You received this message because you are subscribed to the Google Groups
"OsmAnd" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/osmand/057f07b0-f742-47df-9267-c6562f64a041n%40googlegroups.com.