Creating .#mbtiles DB for iOS MapBox from hi-res #map image
http://martinsikora.com/creating-mbtiles-db-for-ios-mapbox-from-hi-res-map-image
So, I made a simple bash script that takes all sizes you specify and first scales the original picture and then splits it into smaller pieces 256x256 each... With that in mind I made another Python script that takes our #tiles and puts them into one SQLite database.
De quoi générer un fichier mbtiles à partir d’une grande image comme l’a fait @fil dernièrement.












