Skip to content

Converter from SAS.Planet to QML OSM plugin tiles format

License

Notifications You must be signed in to change notification settings

Moleque/qml_offline_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages