usmaniqbal1983 / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

use MapDroyd offline maps for track display background #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have both this and MapDroyd installed. MapDroyd downloaded several maps for 
offline usage. It would be great if one could use them anywhere as background 
for gps track display, even if there is no data connection available.
Motorola Defy. 

Original issue reported on code.google.com by stsich...@googlemail.com on 30 Apr 2011 at 7:08

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for the suggestion. I can see how it would be beneficial when you can 
see the sky but not a cell or WIFI tower. 

OSMTracker's map view uses a tile renderer produced by the guys who make 
OSMDroid (https://code.google.com/p/osmdroid/). This is a tile based renderer.

As far as I am aware, the MapDroyd maps are not tiles but compressed map data 
that allows the map to be generated dynamically on the device. The format used 
is called MicroMap 
(http://www.onestepahead.de/index.php?option=com_content&view=article&id=96:micr
omap&catid=72:micromap&Itemid=62)

To support this functionality, OSMTracker would need a new view capable of 
rendering that data. This would involve either writing a renderer (might take 
some time) or including a third party renderer (maybe MapDroyd have a library 
that can be embedded).

So, it's not impossible to support these maps, but it would require someone who 
was prepared to spend the time investigating the options and integrate it into 
OSMTracker. 

There might issues in relation to OSMTracker downloading the MapDroyd data so 
that may be something the need to be cleared also.

- Paul

Original comment by oshea.p...@gmail.com on 1 May 2011 at 9:24

GoogleCodeExporter commented 9 years ago
Hi,

OSMDroid (the renderer used in OSMTracker) should be capable to use offline 
maps as well (currently not tested).

But you could have a look at issue#113 there is a link that explains how it 
should work. (if you have the time and motivation)

best regards
Matthias 

Original comment by matthias...@gmail.com on 17 May 2011 at 10:59

GoogleCodeExporter commented 9 years ago
Hi,
first thanks for this app. love it.
i also would be happy if there was a option for displaying offline osm map data.
im using osmand for displaying maps and navigate. maybe use this data?

Simon

Original comment by simon.t...@googlemail.com on 16 Oct 2011 at 11:44

GoogleCodeExporter commented 9 years ago
Hi,
Is it possible to add a dialog for change offline map data location?
I'm using osmand and it would be nice to use this data.

Original comment by darwish....@gmail.com on 18 Mar 2012 at 10:22

GoogleCodeExporter commented 9 years ago
First of all OSM Tracker is an awesome app, so I am grateful for every feature 
it has right now.

The only missing thing for me is support for offline OSM maps (vector ones). So 
if this request "use MapDroyd offline maps for track display background" move 
to "use offline maps for track display background" (MapDroyd dropped) I am all 
for it.

Original comment by pilichow...@gmail.com on 6 Sep 2012 at 12:08

GoogleCodeExporter commented 9 years ago
Another osmand user ... would be great to be able to share the offline vector 
data from that app. I use a tablet, not a phone, and in any case there's no 
data reception in most of the places where I make track logs (hiking trails and 
remote dirt roads).

Original comment by akkana on 26 Nov 2012 at 4:14