![]() |
Re: Questions about the MaemoMapper
Quote:
|
Re: Questions about the MaemoMapper
Quote:
Thanks, Omar |
Re: Questions about the MaemoMapper
Quote:
After I shut down mmapper, I can use xterm to go to the poi file that was modified. It contains a mixture of gibberish and text that represents what I put in for each location. The text is in the form of SQL statements. However, when I enter at the xterm prompt "sqlite3", it doesn't launch and when I do 'which sqlite3', I don't get anything. When I re-launch mmapper, all of my POI's are there. How does it do that without sqlite3? Is mmapper simply interpreting the sql statements and no sqlite3 db engine is involved? If that's the case, I guess I only need sqlite3 to manually work with the database. Can anyone verify that this is how it works? -- rhackenb However, |
Re: Questions about the MaemoMapper
MMapper uses libsqlite3 to access the database.
you have to install sqlite3( which uses libsqlite3 too) to get a command line utility to access your database manually. Fred |
Re: Questions about the MaemoMapper
Quote:
|
Re: Questions about the MaemoMapper
Quote:
|
Re: Questions about the MaemoMapper
Quote:
I also have to say kudos to the developers for setting up the ability to auto-download map repositories instead of configuring them by hand. All around, a great tool. Now to just replace my crappy Wintec bluetooth GPS with something that doesn't take fifteen minutes to acquire a lock and then show me bouncing around a three block radius while standing still. ;) |
Re: Questions about the MaemoMapper
Quote:
Anyway, great to hear it worked! :cool: Quote:
GPS (or Plazes for example) would be a lot better, but again I'm a bit limited by not having GConf available and so not being able to read user's positioning backend preference. So far the script is mostly just a proof-of-concept. With next release of pymaemo I hope I'll be able to make it a lot better. |
Re: Questions about the MaemoMapper
Quote:
1. go to http://eko.one.pl/maemo/index.php 2. click on "dists" 3. click on "mistral" 4. click on "user" 5. click on "binary-armel" 6. click on "libsqlite3-0_3.3.8-1_armel.deb" and go through the install process 7. click on "sqlite3_3.3.8-1_armel.deb" and go through the install process. This is not an obvious process you would be tempted to look in "bora" instead of "mistral". The link that eco.one.pl gives for sqlite3 could be changed to http://eko.one.pl/maemo/index.php?pa...Fbinary-armel/ and save a lot of headaches. To prove that sqlite3 really works, bring up an xterm and cd to where the poi file is. Issue the command "sqlite3 poi" and you will be put in the interactive sqlite interface. Issue "select * from poi;" and you will get back all the data in the table. Working with this table is easier if you simply ssh into your n800 from your desktop. If you have a lot of waypoints stored up from an older gps, I guess there is a way to load from a datafile. If I discover how, I'll post it. -- rhackenb |
Re: Questions about the MaemoMapper
ok, the red pill install of geoclue worked and i installed sqllite3. i then changed the path in the .py script to match the path that my poi.db file is in. just for kicks i put the .py script in the same dir. i opened maemo mapper and connected the gps. i found myself on the map and got coordinates with the gps.
then i open xterm and run `python ./wikipedia2poi.py`. it returned the following... According to GeoClue your are in -999.99 -999.99. Pulling local wikipedia pages from Geonames i was on my lan, so it had internet access, but it doesnt pull any data about local POIs. Any ideas? i installed everything for geoclue, if that makes a difference. |
All times are GMT. The time now is 21:12. |
vBulletin® Version 3.8.8