<div dir="ltr">I do not own any android devices yet. I fond some of my colleagues are using <a href="http://maps.me">maps.me</a> application in Apple and andriod phones that make use of the openstreetmap. Ofcourse it&#39;s free but updates are some what infrequent. Now last updated ones date some where mid of december last year. It&#39;s works fine for the very well developed places. If I am updating openstreetmap I have to wait further.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 15, 2016 at 2:13 AM, Marko Mäkelä <span dir="ltr">&lt;<a href="mailto:marko.makela@iki.fi" target="_blank">marko.makela@iki.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Feb 14, 2016 at 02:47:40PM -0500, Mark Bradley wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The other day I got to thinking-is there no such thing as a GPS/satnav that can display maps created in an open-source format, such as .pbf?<br>
</blockquote>
<br></span>
First of all, navigation requires several features:<br>
<br>
* Map display<br>
* Routing graph information<br>
* Address index<br>
<br>
The first part is in my experience best done by maintaining a cache of map tiles in bitmap format on a MicroSD card. If you are moving in a &quot;new&quot; area for which your device is displaying map tiles for the first time, then it will take some time to fetch the vector data and render it into a bitmap. Typically, the device would quickly fetch and display already rendered tiles from the cache. The Mapsforge library works in this way.<br>
<br>
To my knowledge, Mapsforge supports neither routing nor address search.  For those you would need a different type of index.<br>
<br>
I am not aware of any really good open source offline navigation application for Android. There is OsmAnd, but it consumes a lot of memory, because it does not maintain a cache of map tiles. It is not good at calculating routes, especially for bicycling. It can be interfaced with an external offline router <a href="http://brouter.de/" rel="noreferrer" target="_blank">http://brouter.de/</a> which uses its own file format.<br>
<br>
Brouter can also be interfaced with the closed-source applications Locus Map and OruxMaps. Both of them are using MapsForge for displaying the maps. As far as I understand, OruxMaps does not support offline address search. I have not tried Locus Map, but OruxMaps seems useable on a low-end device, hardly ever crashing due to running out of memory. It stores tracks and sensor data in SQLite tables on the MicroSD card.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Perhaps an analogy would be an unlocked cellphone-you pay extra for it (or hack it), in exchange for additional flexibility.  I wonder if there would be a market for such a thing.<br>
</blockquote>
<br>
</span><a href="http://linuxg.net/osmscout-is-an-offline-navigation-app-for-ubuntu-touch/" rel="noreferrer" target="_blank">http://linuxg.net/osmscout-is-an-offline-navigation-app-for-ubuntu-touch/</a><br>
<br>
For me, Ubuntu Phone is interesting, but not enough to warrant a purchase. I hope that there will some day be devices that are based on a system-on-chip that is supported by the mainline Linux kernel. With both Android and Ubuntu, my understanding is that upgrading the kernel is practically impossible, because some drivers are tied to a specific kernel version.<span class="HOEnZb"><font color="#888888"><br>
<br>
        Marko</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target="_blank">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>Regards<br>Regunathan Umapathy (Uma)<br></div>Visit: <a href="http://www.panoramio.com/user/69195" target="_blank">http://www.panoramio.com/user/69195</a><br><div><br></div></div></div>
</div>