maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Maemo Mapper v1.4 for 770/N800 (https://talk.maemo.org/showthread.php?t=4691)

spooley 2008-04-16 15:49

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by manderss99 (Post 169979)
1. sort the category by distance with the closest pois first
2. limit the number of records from that set by a configurable number
3. present the result in that order, since you typically are interested
in pois near your location

I agree that would be super (my Garmin GPS worked like that, and it was very handy indeed). But I apreciate the programming could be tricky!
Simon.

ugko 2008-04-25 06:39

Re: Maemo Mapper v1.4 for 770/N800
 
GNUITE! Good job!!! Very GOOD!!!
But how about converting from the old format to new one?
I have lot of maps downloaded for the old version and I don't want to load it again.
Next, some users have the very poor internet... It's silly... And it's simply for you to write a converter and little bit harder for us.

When you have no time to do it, just describe the database format. What you store in gdbm and how. Do you have ideas to migrate the maps db to sqlite?
If yes, we have to download maps again?

Do you store in gdbm a picture file as is (png\jpg)? Or you store the bitmap?

Whet you yse as the db key?

UG

t24 2008-05-02 17:26

Re: Maemo Mapper v1.4 for 770/N800
 
Is there a way to see a POI description? something faster than [long-tap], select POI, select view/edit.

Why not a setting option to show the name+description instead of just the name?

And while I'm requesting things, it would be cool to open the browser in the description contain an url.

Anyway, thx again for the app :D

J0ph33 2008-05-26 11:06

Re: Maemo Mapper v1.4 for 770/N800
 
maybe this was already discussed, but is there a way to calculate the route on the device, so that i don't need an internet connection for calculating routes

gemniii42 2008-05-26 11:26

Re: Maemo Mapper v1.4 for 770/N800
 
Yes, it's been discussed to death.
SEARCH

bunanson 2008-05-26 12:59

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by J0ph33 (Post 185888)
maybe this was already discussed, but is there a way to calculate the route on the device, so that i don't need an internet connection for calculating routes

Download your route before the trip, and save it to the tablet then you DO NOT have to have internet for its use. If you already has a route, menu>Route>Show Distance to End of Route.

bun

J0ph33 2008-05-26 17:46

Re: Maemo Mapper v1.4 for 770/N800
 
Quote:

Originally Posted by gemniii42 (Post 185893)
Yes, it's been discussed to death.
SEARCH

i knew it :D

Quote:

Originally Posted by bunanson (Post 185915)
Download your route before the trip, and save it to the tablet then you DO NOT have to have internet for its use. If you already has a route, menu>Route>Show Distance to End of Route.

bun

of course...but this is not what i want...it's pretty unconfortable and spontaneity is impossible

joepagiii 2008-06-28 18:04

Re: Maemo Mapper v1.4 for 770/N800
 
it just takes some preplanning....thats all...

Picklesworth 2008-07-06 19:54

Re: Maemo Mapper v1.4 for 770/N800
 
Weird problem here. I installed Maemo Mapper, and after toying with it for a few minutes I noticed that it was saving the maps and poi databases to the very small internal memory. Decided to switch that to /media/mmc2, but it turns out that I must set the path for each database for each repository individually! Instead, I decided to symlink .documents/Maps to /media/mmc2/MaemoMapper.
In the process of setting that up, I ended up deleting the existing maps and poi databases.

Now, when I start Maemo Mapper, an error message appears:
"Failed to open or create database:
disk or I/O error"
(And it quits)

I have deleted .maemo-mapper from my home folder, I have reverted that symlinking, I have run dpkg --purge maemo-mapper and reinstalled, I have restarted the system... NOTHING I try is restoring this situation. At this point, I am very confused. Have I bumped into a known issue? Is there a fix other than resetting the universe?

oilinki 2008-07-23 07:57

How to export maemo-mapper paths.db to gpx or kml?
 
I wish to export recorded tracks automatically from Maemo-Mapper (2.4.1-os2008) and place the tracks on an web page so that I could see those later on with google-maps.

This is possible to do manually, saving tracks from the mapper application (Tracks -> Save) and then converting the gpx tracks with gpsbabel to kml.

But. I wish the device to do this automatically when I connect to my home network.

With sqlplus I can get the data out, but in the format that I do not recognize.

tracks$ echo "select * from track_path;" | sqlite3 -csv paths.db | head
1,0,0,0,0
2,418612967,247747092,1216545784,5
3,418612989,247747075,1216545788,3
4,418612997,247747044,1216545790,3
5,418613009,247747016,1216545792,2

What is this format and how to convert it to gpx or kml format. Or at least, is there an easy way to convert it to lat/lon/alt format? I would prefer to use gpsbabel for the conversion.

Thanks for your help.

An example of the manually exported track. This can be really helpfull when looking at the new places.

http://maps.google.com/maps?q=http:/...sericenter.kml

Br, Pekka


All times are GMT. The time now is 21:17.

vBulletin® Version 3.8.8