Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converter tiles from SAS.Planet to QML OSM plugin format to using offline maps.

For using offline maps in QML(Qt) you need to use OSM plugin. This plugin gives you posibility to take map tiles from your local directory. Names of tile files have to be format:

osm_100-<l|h>-<map_id>-<z>-<x>-<y>.<extension>

Where can we get tiles? You can download tiles by SAS.Planet

screen1

screen2

And use this app for convert folder with tiles to right format of OSM plugin.

For using run:

python main.py <tiles_dir> <map_id> <l|h>

About

Converter from SAS.Planet to QML OSM plugin tiles format

Topics

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages