mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
Openstreetmap support (#2765)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Download OSM Tile files to the root of the SD card to the folder: /OSM/
|
||||
There must be the standard directory structure of OSM ( /OSM/{zoom}/{x}/{y}.bmp).
|
||||
The tile files must be BMP 24 bit color depth format.
|
||||
|
||||
|
||||
To disable this function, simply delete the subfolders from this OSM folder.
|
||||
|
||||
|
||||
There is a website, that can download tile files in the given format and structure: https://pposm.creativo.hu
|
||||
You select the area you want to download, and the maximum zoom level. There will be a size estimation.
|
||||
Then Click on start download button, and browse the sd cards /OSM folder. Then click select and enable (twice).
|
||||
The download will begin. Depending on the area size and the max zoom level it can take a lot of time.
|
||||
With this app you can download multiple regions in multiple depths, just run it again.
|
||||
For the site to work, you must use up to date Chromium based browser.
|
||||
Reference in New Issue
Block a user