hishizuka / pizero_bikecomputer

An open source bike computer based on Raspberry Pi Zero (W, WH, 2W) with GPS and ANT+. Including offline map and navigation.

Home Page:https://qiita.com/hishi/items/46619b271daaa9ad41b3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download custom tiles

joeydejong112 opened this issue · comments

Hoi, i wanted to know if it was possible to predownload some tiles for example a part of a city for offline use.

Are maybe some function in the code i could use to make that possible?

Thank you

Not available now .

Workaround:

Demo mode with course files.
https://github.com/hishizuka/pizero_bikecomputer/blob/master/doc/software_installation.md#prepare-course-files-and-maps

Also supports mbtiles created from raster tilesets, but it is a difficult procedure.