![]() |
Re: PyMapper (a maemo-mapper knock-off)
just write python GoogleMaps.py
That way python has to be with executable flag (and it is) and you can run python scripts from the mmc. |
Re: PyMapper (a maemo-mapper knock-off)
Quote:
Directory for GoogleMaps.py while downloaded to memory card is /mdia/mmc1/ so to run it I write python /media/mmc1/GoogleMaps.py I assume to run it as python GoogleMaps.py I need to add some code to environment to tell p[ython where to look for py script files. What line/s should I add ? Running GoogleMaps.py script off-line I get black screen and red point in the center only no menu key is active. The same happens while running maemo mapper off-line if no map title is available for a pre-set no gps unit lat/lon but menu keys are still active. What I am doing wrong ? Darius Darius |
Re: PyMapper (a maemo-mapper knock-off)
Hi again,
now I run python script python /media/mmc1/GoogleMaps.py in wifi on mode I got 3 seperate map tiles downloaded only on script start up noticed no joystick module message. Is that script ok for OS2006 ? It hangs on my Nokia 770 and goes back to main screen after about a minute py script is still running - icon visible but Nokia hangs on I assume processor is to busy running this script. Darius |
Re: PyMapper (a maemo-mapper knock-off)
I just downloaded the pymapper and I have to say that it's really impressive. Good work! I wish you could be able to use the same kind of download source strings as maemo mapper does. It seems legally much nicer than the direct linking to google maps.
I was very surprised how fast it was. Excellent stuff. Perhaps the cached view could be just a little bigger so that moving would not so quickly need to get the map tiles from the database, but hey. Really cool stuf. How about gps integration? http://pymaemo.garage.maemo.org/docu...les/index.html |
Re: PyMapper (a maemo-mapper knock-off)
Very nice!
|
Re: PyMapper (a maemo-mapper knock-off)
"I was reading the maemo-mapper 2.0 wish list a few months ago, and the most interesting proposition I heard was to use sqlite to store all the tile information instead of the file system. I haven't heard any news about maemo-mapper 2.0 since then, and because maemo-mapper crashes and corrupts my mem-card on my N800 whenever I try to download bulk maps, I made my own little version of maemo-mapper."
Just wanted to point out that maemo-mapper has absolutely nothing to do with corrupting anything, that nokia has fixed the bug in the kernel, so this is a non issue. Good luck with your project, but I am a hardcore maemo-mapper fan myself. GNUITE ROCKS!!! |
Re: PyMapper (a maemo-mapper knock-off)
Any way now the new version(2.0) of maemo mapper stores the maps in database, so no more space issues.
|
Re: PyMapper (a maemo-mapper knock-off)
Quote:
|
Re: PyMapper (a maemo-mapper knock-off)
Quote:
|
Re: PyMapper (a maemo-mapper knock-off)
Quote:
Help me understand this, stored in db or on FS, your still writing the same amount of data right? perhaps a tad more with the db because you have an index. It may however take less room on the fs because of block size, but each tile is still written. Am I missing something on how this helps the memory card? Is it the memory in the db being used as cache, still writing the same amount to the card??? I am sure metalayer-crawler will like this much better that maemo-mapper current fs layout.. |
All times are GMT. The time now is 12:45. |
vBulletin® Version 3.8.8