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)

fpp 2007-03-21 20:38

Re: Maemo Mapper v1.4 for 770/N800
 
I have upgraded to the latest version and downloaded the repositories from the Maps dialog to replace my old ones, but I don't see anything about OpenStreetMap anywhere... have I missed something ?...

mzandrew 2007-03-21 20:39

POI icons
 
okay, well I figured out how to edit the poi database manually (since changing the name of a poi category always fails with a "problem updating category"). I'm putting it here in case anyone wants to know:
install sqlite (the command-line part of it) from application manager, then dump the binary sqlite database to a text file:
Code:

sqlite /home/user/MyDocs/.documents/poi.db .dump > /home/user/MyDocs/.documents/poi.db.text
make a backup of the original db with:
Code:

mv /home/user/MyDocs/.documents/poi.db /home/user/MyDocs/.documents/poi.db-backup
then I edit /home/user/MyDocs/.documents/poi.db.text to my liking and put it back so that maemo mapper will use it:
Code:

cat /home/user/MyDocs/.documents/poi.db.text | sqlite /home/user/MyDocs/.documents/poi.db
note that I'm using sqlite and not sqlite3 here because I've still got the old os2006 installed (and I'm using an old version of maemo mapper still). Change sqlite commands to sqlite3 commands if you're using the newer one.

mzandrew 2007-03-21 23:59

POI icons
 
here's what they look like:
http://www2.hawaii.edu/~mandrew/maem...ns/all-poi.png
And the tar:
poi.tar
Just copy it to your tablet and untar it from each map repository's dir:
cd /media/mmc1/maps/my-map-repository/
untar -x path/poi.tar
and it should work. You'll need to create a few of the poi categories to get them to work (ie, hospital, atm, airport, dumpster-diving, etc).

Released under a by-sa-nc creative commons license.

constructive comments on these icons and suggestions for new ones are welcome.

kempja 2007-03-22 15:16

Re: Maemo Mapper v1.4 for 770/N800
 
Just intrigued as to what dumpster diving is....some quaint colonial practice?!

mzandrew 2007-03-22 17:02

dumpster-diving
 
dumpster-diving is the art of going through someone else's discarded treasures (trash) to find working stuff or stuff you can fix and use. I've found computers, laptops, hard drives, monitors, TVs, couches, chairs, desks, etc.

gnuite 2007-03-22 17:37

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

Originally Posted by fpp (Post 40278)
I have upgraded to the latest version and downloaded the repositories from the Maps dialog to replace my old ones, but I don't see anything about OpenStreetMap anywhere... have I missed something ?...

The OpenStreetMap repository is not downloaded via the "Download..." button. You can enter it manually, or if you don't mind losing your old repositories, you can use the "Default..." button, which reverts your entire repository list to the default (which is just the OpenStreetMap repo).

fpp 2007-03-22 17:59

Re: Maemo Mapper v1.4 for 770/N800
 
Ouch... no thanks :-)
I'll enter it manually just to give it a try, although there doesn't seem to be much to see around where I live...

gnuite 2007-03-22 20:39

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

Originally Posted by fpp (Post 40407)
Ouch... no thanks :-)
I'll enter it manually just to give it a try, although there doesn't seem to be much to see around where I live...

Yeah, OpenStreetMap seems to be very Europe-centric, and even then, non-urban areas are hit-or-miss. Still, it's better than nothing (the old default), and hopefully it will improve.

fpp 2007-03-22 22:02

Re: Maemo Mapper v1.4 for 770/N800
 
Can't seem to locate the URI though ?...

gnuite 2007-03-22 23:41

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

Originally Posted by fpp (Post 40445)
Can't seem to locate the URI though ?...

Use one of the URL formats in the Maemo Mapper Repositories post.


All times are GMT. The time now is 13:16.

vBulletin® Version 3.8.8