Results 1 to 9 of 9

Thread: Map This!::: MSN/Virtual Earth maps support

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

    psp Map This!::: MSN/Virtual Earth maps support

    More excellent MAP This News - From the release of Deniska`s GPS Map Viewer for the PSP, heres his latest newspost:

    I have updated the scripts section with a new cygwin script, which gets the maps from MSN maps/ Virtual Earth engine (http://local.live.com)

    usage:
    ./getVEmap.sh [latitude] [longitude] [base zoom] [map size]
    example:
    ./getVEmap.sh 40.619442 -73.970926 1 16
    latitude/longitude must be in decimal format
    base zoom: 0-16
    map size: number of 256x256 pix tiles in 1 row
    map size: 16 will create an equivalent of 4096x4096 pixel map at base zoom
    ==================================================

    You'll need to install cygwin (cygwin.com) and Java (JRE) from java.sun.com to run the script.
    Both distributions are free and there are plenty of instructions & tutorials on how to set them up.

    MSN Maps/ Virtual Earth seem to have a better than Google coverage of some areas, for example: Eastern Europe.

    Here is a screenshot of a map for Riga, Latvia, which, according to Google just does not exist :-) :


    Go to http://local.live.com to check the coverage for your area..
    Once you find your map, you can get the GPS coordinates this way:
    1) Center your map on the location you want.
    2) Click on "Share" tab and select "View Permalink"
    3) You'll get something like: _http://local.live.com/default.aspx?v=2&cp=56.945724~24.145804&style=r&lvl=15&scene=1935198&rtp=null~null - The highlighted number are the coordinates that you'll need for the getVEmap.sh script

    Here is the same area mapped my Google and MSN:



    Download and Give Feedback Via Comments

  2. #2
    DCEmu Newbie
    Join Date
    Apr 2006
    Posts
    10
    Rep Power
    0

    Default Download Script

    Where we can download the script to do own map ?

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

    Default

    @ NEO Flash forum.. You'll need to register to get the file...

  4. #4
    DCEmu Old Pro pkmaximum's Avatar
    Join Date
    Jul 2005
    Posts
    1,055
    Rep Power
    74

    Default

    Hmmm this seems cool, can it also view msn birds eye view?

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

    Default

    nope

  6. #6

    Default

    wish i could download a map for Toronto

  7. #7
    DCEmu Newbie naruto619's Avatar
    Join Date
    Aug 2006
    Location
    fresno california
    Age
    31
    Posts
    1
    Rep Power
    0

    Default

    ok i know this is the wrong forum but i have no idea who to make my own

  8. #8
    DCEmu Newbie
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    12
    Rep Power
    0

    Default

    I have an error



    . How to fix it?

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

    Default

    find following line and change "." to your current directory path:
    URL=`java -classpath . VeTile 0 0 $zoom $x $y|cut -d '|' -f3`

    You may want to consider using in7ane's windows tool...

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
  •