Skip to content

dcesari/tiles2sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

tiles2sqlite

This simple python program converts a raster tiled geographical dataset in spherical Mercator projection (e.g. one generated by the gdal2tiles application) into a single sqlite file with different variants for use by mobile applications that usually prefer this kind of approach for tiled datasets.

The project is aplha and results may be still unusable.

It currently supports the sqlite-based format used by OsmAnd and the mbtiles format used for example by the Trekarta application.

Releases

No releases published

Packages

No packages published

Languages