MokogeocachingThis is a litle gtk python script that searches the geocaching.com site for caches near your current position or a user specified lattitude and longitude and add the cache as a poi in tangogps.
|
Rating: 4.5 Rate:
|
||||||||||||
|
Commentsjesperv wrote: (2009-02-24 12:40:33)
I have made a quick non scientific measurement of the data download. 86 downloaded caches uses 5.12mb that is in average about 60kb per cache.
bbb8 wrote: (2009-02-26 01:41:06)
hmmm, isn't 60kb per cache too much?
jesperv wrote: (2009-02-26 22:51:52)
Yes it is but the only way of getting it lower is to use another geocacing site (i'm planning to add navicache as an option) or use a server in the middle to remove all the html tags.
Arno wrote: (2009-03-03 12:07:42)
how are the poi´s added to tangogs?
i cant see them after downloading data from my region :( jesperv wrote: (2009-03-03 15:32:31)
The poi's are added to the poi.db in the .tangogps directory located in the executing users home directory.
You can check the poi.db file with a sqlite reading app. muxe wrote: (2009-03-08 01:51:34)
There seems to be a bug with negative lat/lon. He finds the correct caches but disregards the minus when adding to the poi.db
muxe wrote: (2009-03-09 03:25:19)
I just startet to fix this bug myself, when I saw you already did!
nice work! jesperv wrote: (2009-03-09 23:43:05)
Version 0.3 released where Muxe\'s bug and 3 others are fixed. Happy geocaching
bpill wrote: (2009-03-19 01:55:44)
Please fix the link to
http://projects.openmoko.org/frs/download.php/716/mokogeocaching_0.3_all.ipk THANKS! jesperv wrote: (2009-03-20 10:53:41)
What is wrong with the link in "Download package"? It works fine when i use it.
crap wrote: (2009-04-30 14:07:16)
there is a file /debian-binary in this package, this is useless and makes conflicts with other unclean packages
jesperv wrote: (2009-05-08 23:07:18)
A new version is released with updated functionalities and no debian-binary in the ipk package.
detructor wrote: (2009-05-20 12:49:30)
hmm...I've downloaded/installed "mokogeocaching_0.4_all.ipk" on SHR/testing and it works (GPS fix, downloading) but it does nothing. In terminal it shows
"UnboundLocalError: local variable 'start' referenced before assignment" with a traceback to self.searchHTML[start-37:start-7] detru wrote: (2009-05-21 06:14:14)
I've now flashed SHR unstable and I'm getting the same error...
nio wrote: (2009-07-03 00:46:35)
The login has problems on my SHR unstable.
It can be fixed by a few changes in /usr/bin/mokogeocaching.py . Starting at line 167, change: 'myUsername' : username, 'myPassword': password, 'Button1' : 'Login', to: 'ctl00$ContentBody$myUsername' : username, 'ctl00$ContentBody$myPassword': password, 'ctl00$ContentBody$Button1' : 'Login', This fixed the login problem for me. nio wrote: (2009-07-04 08:40:14)
It's a very nice and useful tool.
I'd like to put automagically adding waypoints on the wanted features list as well. micvm wrote: (2009-07-20 18:33:06)
@nio thanks for the fix!
muxe wrote: (2009-09-02 16:31:01)
There is currently another bug which prevents mokogeocaching from downloading the description and details right. This is caused by a design change on gc.com.
This bug is fixed already in the svn version. I hope we soon can release a newer version with the current bugs fixed. muxe wrote: (2009-12-29 17:20:47)
It should work again with Version 0.4.1
https://projects.openmoko.org/frs/download.php/940/mokogeocaching_0.4.1_all.ipk
|








