Thread
:
Questions about the MaemoMapper
View Single Post
rhackenb
2007-03-15 , 02:23
Posts: 84 | Thanked: 6 times | Joined on Feb 2007 @ Noblesville, IN USA
#
43
Thanks for the explanation about the correlation of tracks to routes. My problem is that I don't understand how the data is stored.
I seem to be able to save locations to POI for a specific mark on a track (as a track file). What puzzles me is where this info is saved. I used sqlite to see the data entry stored. When I use sqlite (not sqlite3) with /media/mmc1/poi/poi as the argument, I get the following:
/media/mmc1/poi $ sqlite poi
Unable to open database "poi": file is encrypted or is not a database
Yet, when I do a "grep Point000 poi" on that file, I get:
Point000003turn to marina
Point000002#*
Point000001
This seems to be consistent with locations that I entered from mmapper.
Why can't I read the database with sqlite? Do I need sqlite3? If so, I can't seem to download and install sqlite3 because the only repository where I can find reference to it is:
http://eko.one.pl/maemo/eko.one.pl.install
That gets me a "[403] Forbidden : Dostęp zabroniony" error.
Do I need sqlite3 to read this database? If so, how do I install it and do I have to first create the poi and categories databases? Is there a top-level guide to mmapper, POIs, and sqlite?
-- rhackenb
Quote & Reply
|
rhackenb
View Public Profile
Send a private message to rhackenb
Visit rhackenb's homepage!
Find all posts by rhackenb