After lot of tests apparently, the gps location doesn't work when I have a UMD DIsk insert.
If it's normal for you ... I am ok... but I don't understand why.
thank's
Now It's working good ...
I'm not sure to know why but it's working now ...
Thank you for youe help, I apreciate...
Your project is very very nice.
After lot of tests apparently, the gps location doesn't work when I have a UMD DIsk insert.
If it's normal for you ... I am ok... but I don't understand why.
thank's
Can anyone tell me how can I download maps on internet with my pc and put on to my psp? I don't want to use Wi-Fi because I don't have Wireless Internet. Is there anyway to download map on internet at a site? (maybe google or somewhere else)
new questioncan anyone tell me how can I insall bc and wget commands to my cygwin?
run the cygwin install/update, select this option for wget (and do similar thing for bc)
hi when i try your code to get a hybride map of any locaton i recive an error why is it?
![]()
Thanks Deniska for a great program, but I do have a slight issue. Everything is working fine but my GPS co-ordinates are different from the one I get from my pocket PC.Your ones are LAT -40.319158, LON 176.835938 and my Pockect PC gets S39 31.870' E176 50.398 (LAT -39.75833 LON 176.943888 translated from http://jeeep.com/details/coord/ )
re:hybride error :::
It is coming from following line in gethybrid.sh:
keyhole=`java -classpath . GoogleTile $1 $2 $zoom $x $y|grep keyhole=|cut -d '=' -f2`
The java interpreter is complaining that it cannot find the GoogleTile class
Make sure you have GoogleTile.class file in the scripts directory.
Also you may want to specify your exact path to that file by changing the line above to:
keyhole=`java -classpath [you_directory_path] GoogleTile $1 $2 $zoom $x $y|grep keyhole=|cut -d '=' -f2`
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks