oss-fruct-org / tourme

Android application for tourists
1 stars 0 forks source link

Map caching #4

Open alexwine opened 10 years ago

alexwine commented 10 years ago

Two ways:

seekerk commented 10 years ago

Instruction for preparing map cache from OSM for Road Signs: https://github.com/oss-fruct-org/roadsigns/wiki/Создание-контента-для-RoadSigns

alexwine commented 10 years ago

Not possible to use RoadSigns maps format. TourMe (and Nutiteq) can use different types of map sources: https://github.com/nutiteq/hellomap3d/wiki/Offline-map-tiles. IMO, MBTiles is the best and the widespread solution. Also, MBTiles can be fully customized (with TileMill project). TourMe can't use tiles from RoadSigns, but RoadSigns (OSMDroid) can use maps from TourMe (MBTiles).