account28100210
account28100210

Reputation: 13

OSMdroid custom offline xyzTiles?

Suppose you made a map in QGIS then used the tool "Generate XYZ Tiles" to create a directory or MBTiles file of XYZ Map Tiles. Is it possible to display that on an Android phone using OSMdroid? If it isn't, is there another way?

Upvotes: 0

Views: 412

Answers (1)

Grzegorz Sapijaszko
Grzegorz Sapijaszko

Reputation: 3614

Not sure about osmdroid, but it looks it's possible. For sure you can use tiles in OSMAnd (in a bit weird way, I have to admit, as overlay). OruxMaps supports tiles as well. You can check MOBAC (https://sourceforge.net/projects/mobac/) for possible outputs / programs which accepts the tiles.

For mbtiles with mobac, please see: https://gis.stackexchange.com/questions/294022/open-a-local-mbtiles-map-in-mobile-atlas-creator-mobac

Upvotes: 0

Related Questions