mirror of
https://github.com/alfanhui/mbtilesToPngs.git
synced 2025-05-28 04:40:13 -07:00
Update README.md
This commit is contained in:
parent
56d3052211
commit
1633ff12bc
@ -1,5 +1,5 @@
|
||||
# mbtileToPng
|
||||
This python program takes .mbtile files and extracts the images and places them into the correct directory structure /${z}/${x}/${y}.png that mimicks OpenStreetMap URI tile structure.
|
||||
This python program takes .mbtile files and extracts the images and places them into the correct directory structure `/${z}/${x}/${y}.png` that mimicks OpenStreetMap URI tile structure.
|
||||
This is to allow for offline use of OpenStreetMaps, and I will be using (Flutter_Map)[https://github.com/apptreesoftware/flutter_map] along with my own images for offline maps.
|
||||
|
||||
## Where to get .mbtile?
|
||||
|
Loading…
x
Reference in New Issue
Block a user