ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #13253
Re: OSMTouch and pre-fetch tiles
Hello Matthias,
>> I am
>> currently developing an offline navigation application which is suited
>> for your needs.
>> It's not yet in the store, but the sources are available on github.
>>
>> https://github.com/fransschreuder/OSMScout-ubuntu
>>
>> Opening the project in ubuntu-sdk, build and install it seems like less
>> work to me than manually converting image tiles.
> Thanks, I will have a look. How the app will fetch in advance around
> 100000 tiles for the location, for example the area of Havana?
>
> matthias
>
In fact it doesn't download tiles, but you have to import downloaded
.osm or .pbf files (from openstreetmaps) using a tool on your PC, this
tool converts it into a binary format.
sudo apt-add-reporitory ppa:fransschreuder1/osmscout-import
sudo apt-get update
sudo apt-get install libosmscoutimportgui0
OSMScoutImport
See for screenshots
https://github.com/fransschreuder/OSMScout-ubuntu/wiki
At the moment it is still having some slight stability issues, but I am
working on that.
Frans
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References