Page 7 of 18 FirstFirst ... 3456789101117 ... LastLast
Results 61 to 70 of 179

Thread: MapThis! is out

                  
   
  1. #61
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    76

    Default

    Quote Originally Posted by Totaliser
    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/ )
    Are your talking about the GPS feed or just map to GPS coord translation?

    I am using the translation algorithm from google maps...
    Try to pinpoint your location with this tool and see what you get: http://www.mapki.com/wiki/Get_Lon_Lat

  2. #62
    DCEmu Newbie
    Join Date
    Jun 2006
    Posts
    9
    Rep Power
    0

    Default

    Quote Originally Posted by deniska
    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`
    thx man it works!

  3. #63
    DCEmu Newbie
    Join Date
    Jun 2006
    Posts
    9
    Rep Power
    0

    Default

    hi again i have anothr problem
    after it's done creating the hybride map all parts of the map arn't hybride insted of an image its black!
    and it dosnt load in the PSP

  4. #64
    DCEmu Newbie
    Join Date
    Aug 2006
    Posts
    10
    Rep Power
    0

    Default

    Here is my actual coordinates according to the site you gave me. (http://www.mapki.com/wiki/Get_Lon_Lat)

    Latitude: -39.53100982971364
    Longitude: 176.83991253376007

    And yes I was talking about the GPS feed from MAP THIS!

    I am using the Holux 236.

  5. #65
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    76

    Default

    Quote Originally Posted by liornet
    hi again i have anothr problem
    after it's done creating the hybride map all parts of the map arn't hybride insted of an image its black!
    and it dosnt load in the PSP
    check if image magic is installed correctly
    also see if you get the satellite tiles loaded correctly:
    comment out all "rm ...." lines (put # in front of rm command).. now see if you get the jpegs with satellite photos...

    The way it works is: it gets the sat photos & png images with street names and then uses image magic to overlay them and netpbm to convert back to jpeg to jpeg....

  6. #66
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    76

    Default

    Quote Originally Posted by Totaliser
    Here is my actual coordinates according to the site you gave me. (http://www.mapki.com/wiki/Get_Lon_Lat)

    Latitude: -39.53100982971364
    Longitude: 176.83991253376007

    And yes I was talking about the GPS feed from MAP THIS!

    I am using the Holux 236.
    I don't change the coordinates that Holux retuns...
    Could that be that you did not have a fix? In that case holux will give you the last coordinate, aquired during a good fix....
    make sure that the red light is blinking...

  7. #67
    DCEmu Newbie
    Join Date
    Aug 2006
    Location
    Central California USA
    Posts
    3
    Rep Power
    0

    Default

    i have fw 2.8 so all i can do is view maps through the browser, which is good enough for me. but when i try to download a map cygwin makes the folders, but it doesnt make the html files. i just wanted to know if i type something else in the command bar or if i have to alter some file. please reply soon.

  8. #68
    DCEmu Newbie
    Join Date
    Aug 2006
    Posts
    10
    Rep Power
    0

    Default

    Yes I am sure that I have a 100% fix, red light flashing. I can recheck by using the Bluetooth connection through the pocket pc at the same time which was enabled after the PSP has locked on. Do you think that it has something to do with the negative number in the LAT.

    Heres my gps log

  9. #69
    DCEmu Newbie
    Join Date
    Jun 2006
    Posts
    9
    Rep Power
    0

    Default

    Quote Originally Posted by COFF6000
    i have fw 2.8 so all i can do is view maps through the browser, which is good enough for me. but when i try to download a map cygwin makes the folders, but it doesnt make the html files. i just wanted to know if i type something else in the command bar or if i have to alter some file. please reply soon.
    in the scripts folder you download with the viewer
    ther is a file named testmap.sh
    usage:
    ./testmap.sh [map size]
    example
    ./testmap 16

  10. #70
    DCEmu Newbie
    Join Date
    Jun 2006
    Posts
    9
    Rep Power
    0

    Default

    Quote Originally Posted by deniska
    check if image magic is installed correctly
    also see if you get the satellite tiles loaded correctly:
    comment out all "rm ...." lines (put # in front of rm command).. now see if you get the jpegs with satellite photos...

    The way it works is: it gets the sat photos & png images with street names and then uses image magic to overlay them and netpbm to convert back to jpeg to jpeg....
    hi thx for helping i'll try
    just for you to know i installd the whole cygwin
    it takes 2-3 howers and its 2.3 G.B
    does it mean i have image magic ?
    or netpbm?
    *edit*
    i did what you told me to put the # in front of the rm
    and a wierd thing happend
    it gives me a set of 4 pictures :
    1x000000.jpg-like a simple map with a black background
    1x000000.png-a simple map with transperant background
    K1x000000.jpg-a hybride look of the place without the map overlay
    K1x000000.png-same as K1x000000.jpg
    is this sepous to be like this?
    i'm sorry for the speling errors i'm from israel

Page 7 of 18 FirstFirst ... 3456789101117 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •