bailuk / AAT

Another Activity Tracker for Android
https://bailu.ch/aat
GNU General Public License v3.0
150 stars 41 forks source link

Custom maps #72

Closed liori closed 10 months ago

liori commented 4 years ago

Hi, I can get some digitized paper maps in form of tiles. Is it possible to put them somehow into AAT's map cache and have it be served as one of the possible map sources? Thanks!

bailuk commented 4 years ago

What type of directory/file structure have these map-tiles?

liori commented 4 years ago

I'll be able to cut them into whatever tiles are necessary.

bailuk commented 3 years ago

Have you considered using Offline-Maps?

If you really want to use scanned maps - AAT does not support does directly. But maybe there are projects out there that let you transform scanned maps into standard map tiles. At least then it would be (theoretically) possible to save them to AATs tile cache.

liori commented 3 years ago

Thank you for your comment. Is this some application? I don't see anything of this name in the F-Droid repository.

liori commented 3 years ago

Ah, I see AAT has a feature named offline maps. Thank you, I'll try!

SVNKoch commented 1 year ago

For anyone stumbling across this issue, see #138 for a solution when generating tiles using in my case QGIS.