![]() |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
It depends on how the route is actually stored. If it's just a list of waypoints, reversing that shouldn't be too hard. But I don't actually know how the route is stored, so I can't say if it's possible - that's why I asked. Even a button to calculate the route both ways would help.
Another annoyance I've found is that if you tell it to download a route, it does that full time, and it's not possible to cancel it. I accidentally tapped in slightly the wrong place this morning, and it has been downloading a route for over an hour - a route I had already downloaded anyway. It just freezes, and won't do anything else until the download is complete, and it's not possible to cancel. Having it check for other input would be very useful. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
The database definitely gets corrupted. It's usually deleted. I can't even count the number of times I've had to reload everything because of this, and it's getting rather annoying. I'm just about at the point of giving up on the whole thing.
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
What I can do, though, is add a button in the "Download Route" dialog to quickly swap the source and destination. Then, you could just run the "Download Route" dialog twice to get both routes. Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
"Take me home" or "Take me to ... (favorite POIs)" is a feature that would be nice to have in the "Download route" dialog.
-ioan |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
OK, I see the problem with the route reversal. That's why I asked, I didn't know how the route was stored. It wil navigate the route backwards now, but it gives turn directions going the other way. I came back the other night on about a 3-hour drive, hadn't been able to download a new route, and just followed the line. I got voice directions, but they all told me to go the other way. If it's that hard to reverse the route, it's probably not worth the trouble, but a quick and easy way to download and save the route both ways would work for me.
The download time isn't just on dial-up. I'm using my broadband connection at home, and routes are taking hours to download. I'm getting a couple or 3 zoom levels, and the screen just goes black and MM is totally unresponsive. Once it got the route after a couple of hours, but I've left it overnight, and longer, with no obvious difference - it's just sitting there with no indication that it's doing anything, and after 12 hours or so I decide it's time to give up. But then it crashes badly after a restart, and can't find the maps on the card, or sometimes even the card, even though everything is there. A quick status check every minute or so, and checking to see if it should cancel, would help immensely. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
not sure which thread to post this in, so i go with this one.
found this site about speed traps across North American continent. Canada and Mexico included, to some extent. what kind of effort would it take to get this into a POI type database? http://www.speedtrap.org/speedtraps/stetlist.asp |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
I don't see an easy way. It's not in any sort of database or easily capturable format. Way too much work for me to even attempt.
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Would it at all be possible to reverse-engineer the map tiles and route from either of the following Java MIDP apps:
- Amazegps.com - Nav4All.com Both of them provide accurate map tiles and routes for South Africa. Google does not. They work FANTASTICALLY well on my cellphone. Maemo mapper can't route me at all because Google doesn't have decent maps or any routing at all for South Africa :( Or does anyone know any way to get routing for South Africa into Maemo mapper? Thanks! |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
That url above contains no package to download. I searched the debian package repository for libgps16 and libgps and got no hits. If anyone has a suggestion that might save me a few hours of searching, I'd really appreciate it. Also, it looks like the complete and total fix for this problem is spread out over several posts in this thread. I'd be happy to quote the posts all in one reply or compile the whole list of steps if someone could just tell me which post numbers are the relevant ones. There are fixes for os2008 on the n810 and n800 scattered through the thread as well adding even more confusion. On a positive note, MM 2.3.1 seems to perform quite well. I'm not bothering with rotating, but the panning is great. I also really appreciate map db compaction. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Thanks j800. I figured out what was wrong. Some packages have been updated, so I updated your steps:
Here's the process I followed: *Install new libgps17 **Get http://packages.debian.org/sid/libgps17/armel/download **mkdir tmp1 **dpkg --extract libgps17* tmp1 *Install new gpsd **Get http://packages.debian.org/sid/gpsd/armel/download **mkdir tmp2 **dpkg --extract gpsd_2* tmp2 *Copy new files into place **cp tmp2/usr/sbin/gpsd /usr/sbin **cp tmp1/usr/lib/* /usr/lib *Tweak libs **cd /usr/lib **ln -s libdbus-1.so.2.0.0 libdbus-1.so.3 So then, as described in another post: edit /etc/bluetooth/rfcomm.conf using your mac address and BT reciever's name: Quote:
at root prompt, "rfcomm" should report the receiver's data in MM, open the settings dialog and choose the 'file path' option with "/dev/rfcomm0" as the path then enable GPS. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Hello all
I have two question : 1) Can I change my POI database on the fly? Say, another application will add/remove some POI and m-mapper will update them automatically? 2) Is there a way to simulate a external GPS position so that m-mapper will automatically center on some place? thanks to whoever can answer that! ;) |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Thanks gnuite for great program :)
Is there any way to make map db with windows pc and if is how can I make working mm db? t24 2) Press and hold the place you want to add and then select touch point -> set as a gps location or something (I have a finnish translation). |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
Quote:
If you really want to simulate GPS, you can use the command-line program "gpsfake", which is part of gpsd. This isn't trivial. Or, if you want to "simulate" having a "current location" in Maemo Mapper, so that you can use things like routing to a location from your "current location," then you can tap-and-hold on a location on the screen and use the "Set as GPS Location" menu item, in the "Tap Point" sub-menu. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
Also, is there a way to change the "current location" that is stored in a file somewhere (when gps is off)? Then m-mapper will open up wherever I decide. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Mapper problem:
when I go into menu route/download the app freezes if it is the 2nd time I have done a download in the current session. Same if I "download route" from a screen tap. running 2.3.1 on OS2008 on N800 update: a reboot seems to have fixed it. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
Incompatible application package. said Application manager Just test the above link. Darius |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
is the weblinked .deb packages are not installable (said Application manager). Darius |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
I have reflashed N 770 to OS2007HE version 4.2007.46-3 and tried hard (a week) to find any installable version of maemo-mapper gpsd, kismet, libgps and failed. Could you kindly give me valid web links to download and install .deb packages of your maemo mapper, libgps, gpsd pakcages installable for Nokia 770 running OS2007HE (version as seen above). Mayby the problem is I live off-wifi and indoor can download .deb packages to PC only. But tried hard to download all dependencies, libraries first. Unfortunately my Application manager still says, not installable package. Darius Visited any available link http://ftp.debian-ports.org/debian/p...l/main/g/gpsd/ http://packages.debian.org/sid/armel/libgps17/download http://packages.debian.org/sid/gpsd/armel/download http://www.home.unix-ag.org/simon/files/n770/ http://sucs.org/Knowledge/Articles/Nokia%20770 http://www.internettablettalk.com/fo...x.php?f-6.html http://www.google.com/search?hl=en&q...=Google+Search http://www.internettablettalk.com/fo...p?t-10662.html http://eko.one.pl/index.php?page=Nokia770_software http://gronmayer.com/it/index.php?la...ow_pck=136#136 http://www.google.com/search?num=100...HE&btnG=Search http://www.google.com/search?hl=en&q...=Google+Search |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
Are you sure you're setting up your repository's "URL Format" correctly? For a WMS-based URL Format to work, it must contain the "SERVICE=WMS" GET parameter somewhere in the URL Format, and it needs the following GET parameter to allow Maemo Mapper to "fill in" the appropriate coordinates: "BBOX=%.6f,%.6f,%.6f,%.6f". Look at the examples in the aforementioned Maemo Mapper Repositories thread for complete examples. (Note that you must copy/paste the linked URLs, since these forums abbreviate the links in the text themselves.) |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
John... I know this is OT in this thread, but... have you considered making load-applet-run available for OS2008 ? I really miss it :-)
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Can someone please explain to me how to open map files that I have already downloaded, for viewing when I'm offline? Last night I was downloading topos from Terraserver. I can find some map files in Documents/Maps, all of which end in .db, but I can't seem to open any of them for viewing when offline.
I've only had my n800 (OS2008) for about a week. I'm completely new to linux. I'm enjoying the journey, but the learning curve is steep at times. Thanks |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Thanks so much for the reply I have to agree with just about everyone else here in that MM is one of the best applications for the NIT. I can't wait to hook up GPS and take the maps out in the field (think rural central KY).
But I can't seem to get back to my maps after I go offline. Yes, I've tried going through MM, but I must be doing something wrong. Which feature do you access to find maps previously downloaded? How do navigate between locally stored maps. Thanks again for the reply and the great app. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Okay, it seems I have some access to my downloaded maps when I'm off line through the "maps" option from the main pull down menu I can select the servers, from which I accessed the maps and then view the most recent downloads.
I still think I'm missing something, because I can't seem to access all the maps. Or I can't find them all. For example I was viewing some Terraserver topos a few nights ago. Should I assume that the topos I was viewing are still on my NIT somewhere? Or are they auto erased after so many downloads? Is there a simple way to save specific maps for later viewing offline? Do I need to mark them with POIs or something like that, in order to return to specific places/maps/views? I'm sure it will become apparent eventually, but any help is always welcome. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
You need to select the type maps you want to view. Menu, Maps, and then select the type maps. You can also select the Manage Repositories option and see where the maps are being stored, and change the storage location if you want. I keep my maps on an SD card, because I need the storage space, since there isn't enough room in the onboard memory.
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
how flite_1[1].3_armel.deb can works on my n800 os2008?
where is the voice? how? |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
I have some private maps (image files) that I would like to see in maemo-mapper... How can I create my own set of tiles? Is this possible? :confused:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Is it possible to use the tiles from this site in Maemo mapper:
http://www.streetmaps.co.za/ They've somehow disabled the right clicks so I can't get the URL's for the map tiles. |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
http://www.streetmaps.co.za/maptile/..._25.600000.png Doesn't look to be compatible with Google's tile layout. So, without changes to Maemo Mapper, the answer to your question is "no." |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Quote:
btw, why no maemo-mapper wiki? two many forum pages to go through each time I'm looking for some info ^^ |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Flite works on the N800. Just install it, tell MM to use it (settings) and it works. The volume is very low, but it does work.
|
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
Hi GNUITE
I need your help. I waited for the maps converter for a long time and I've started to write it by myself. But I have the trouble in gdbm usage. If I put zome data to gdbm in my PC, I don't see anything in the N800 and I dont see anything in the map base created by MM... Just a simple code: #include <gdbm.h> #include <stdlib.h> #include <stdio.h> GDBM_FILE *db; datum dkey, dcon; main() { db = gdbm_open("Google.db",0, GDBM_READER, 0644, NULL); dkey=gdbm_firstkey(db); while (dkey.dptr) { dcon=gdbm_fetch(db,dkey); dkey=gdbm_nextkey(db,dkey); } gdbm_close(db); } This code get keys from the gdbm created by PC and found nothing in the gdbm from MM. Way? If it is the byte order cause, then we have no chance to make the PC converter!? PC converter is usefull for some cases: 1. Building own maps 2. Downloading maps from pc 3. Converting maps from other software... I think it's very very usefull. UG |
Re: Maemo Mapper v2.2 for OS2006/OS2007/OS2008
|
All times are GMT. The time now is 01:08. |
vBulletin® Version 3.8.8