Page 38 of 117 FirstFirst ... 283435363738394041424888 ... LastLast
Results 371 to 380 of 1164

Thread: Windows maps download tool for MapThis! by in7ane

                  
   
  1. #371
    DCEmu Regular
    Join Date
    Aug 2006
    Posts
    299
    Rep Power
    70

    Default

    MIB.42, Google tile coordinates start from the dateline - so you can not have a map that spans it. The solution would be to either use the full world map (Advanced, zoom=16, x=0, y=0, minzoom=10) and uncheck the other areas (then you will jump from the left of the map to the right as you cross the dateline. Or to use two maps (upto, and from the dateline).

    Keep in mind that it may be a good idea to ask cabin crew about using a GPS receiver, especially before pulling out some custom made cables mid flight and sticking a receiver next to the window.

    http://216.239.59.104/search?q=cache...efox-a&strip=0

  2. #372
    DCEmu Rookie
    Join Date
    Dec 2005
    Posts
    242
    Rep Power
    71

    Default

    Quote Originally Posted by in7ane View Post
    MIB.42, Google tile coordinates start from the dateline - so you can not have a map that spans it. The solution would be to either use the full world map (Advanced, zoom=16, x=0, y=0, minzoom=10) and uncheck the other areas (then you will jump from the left of the map to the right as you cross the dateline. Or to use two maps (upto, and from the dateline).

    Keep in mind that it may be a good idea to ask cabin crew about using a GPS receiver, especially before pulling out some custom made cables mid flight and sticking a receiver next to the window.

    http://216.239.59.104/search?q=cache...efox-a&strip=0
    Thanks, but can you please try it, the Google Insert and the Preview is quite different at that level. I found it impossible - or at least hard enough not to succeed - to have the whole map.

    For the wrap around issue, I guess it would not be a big issue to stitch the map and wrap the coords, but I guess this would be a mundane extra code as there is no stuff there, so this is fine too, you are right...

    Also, can you please explain - or point me to a direction - the GPSFS format you are using? I have some coding experience with images ( like color reduction etc. )...

    Thank you for the airlines info.

  3. #373
    DCEmu Regular
    Join Date
    Aug 2006
    Posts
    299
    Rep Power
    70

    Default

    MIB.42, to get maps that are that zoomed out you are better off specifying the zoom,x,y values by hand under Advanced (click Show Preview to see the area).

    You can change GMDL to stitch the Google Map source by changing bPF_Click() here: GetThreadTile(new Object[] { the_zoom, Zx + fil_col, Zy + dir_row, full_file_name });

    or Google Satellite and MSN wrap automatically.

    However - I suspect it will not work as expected in Map This! when translating tiles to lat/lon and back - you will need to review getLatLong() and getTileCoord in main.cpp I think.

    GPSFS: http://en.wikibooks.org/wiki/Map_This!#GPSFS is a bit of an overview, keep in mind the file span change note. But what you really want is CreateGPSFS() in GPSFS.cs

    With colour reduction - my initial plan was to take a look at PNGCRUSH, PNGGaunlet / PNGOut but I settled on assuming that Google have already optimized their tiles. Let me know if you come up with anything useful though.

    -

    I can confirm that you end up with E235 in Map This! (180 + (180 - 125W)) for the west cost if you stitch the map accross the dateline - making the map unusable beyond the E180 boundary.

  4. #374
    DCEmu Newbie
    Join Date
    Oct 2006
    Posts
    7
    Rep Power
    0

    Default

    Google chinese map is OK now for Mapthis 0.4/0.46.
    (http://ditu.google.cn).

    deniska/in7ane, it's easy to integrate it into gmdl, you could add an entry of mapabc(or name it googlecn)

    I made a modified version of gmdl 0.42 and test maps, follow this post to get:

    http://www.moby.cn/bbs/viewtopic.php?t=30

    I have test it through Holux 236, 20 meter drift
    bad news. Need much more test.

    Gpsper

  5. #375
    DCEmu Regular
    Join Date
    Aug 2006
    Posts
    299
    Rep Power
    70

    Default

    http://www.in7ane.com/psp/gmdl0.4.3b.zip

    Changes:

    (1)
    http://ditu.google.cn support, with native navigation and GPS support (thanks to pooka for the heads up). GPS may be off right now (w2.37) but I would expect them to re-render the tiles as if GPS is not accurate - neither are their search results on screen. (converts the GIFs to PNGs)

    (2)
    The zoomX in the detail selection now matches the folder names (top is 1x - the most zoomed in level, bottom is Nx - the 2x2 most zoomed out level).

    (3)
    Thailand with GPS support (Chang Mai, Phuket, and Bangkok) added as sources from:

    http://www.thaitcc.ws/LZ_TTCC

    chang mai
    6,1586,914

    phuket
    7,791,488

    http://www.moffle.com

    bangkok
    8,398,235
    min 1 not 0


    Requests:

    (1)
    Feedback on how accurate the Thai sources are.

    (2)
    If anyone has experience in dealing with Russian government agencies - the acquisition of Russian geodata - which I believe is open according to current laws (I'm in for a couple of hundred bucks if they have cd burning fees like the regions: http://www.sibgi.ru/price.htm):

    http://www.inforeg.ru/db/db.asp?id=89 from http://www.roskart.gov.ru

    http://www.inforeg.ru/db/db.asp?id=6571 looks like what Google may have used to get the building outlines and numbers in Moscow

    If acquired, in addition to using it for geodata.dat files for Map This!, I would also plan to process and contribute it to http://www.openstreetmap.org

  6. #376
    DCEmu Newbie
    Join Date
    Dec 2006
    Posts
    17
    Rep Power
    0

    Default

    Thanks buddy for the new release.. U rock

  7. #377
    DCEmu Newbie
    Join Date
    Jan 2007
    Posts
    10
    Rep Power
    0

    Default

    I will be in thailand in a week if all goes well so i will try out the gps290 and let you know what it is like....

  8. #378
    DCEmu Rookie
    Join Date
    Jan 2007
    Posts
    105
    Rep Power
    67

    Default

    Same here, i'm going back to thailand in about a month or so. I'll give it a try once i'm there. By the way in7ane, are you Thai?

  9. #379
    DCEmu Rookie
    Join Date
    Dec 2005
    Posts
    242
    Rep Power
    71

    Default

    in7ane, maybe it's already there, if not, can you please give an option disabling the deletion of the downloaded jpgs, so I can process them at a later time? I guess the "No GPSFS" checkbox only downloads the images, right?

    I was downloading a rather large set ( I was downloading for 2 days! ) and this morning when I checked on it, the directory was empty and I had a big red warning dialog from windows about some problem with the gmdl ( or referred ) code ( typical error message for memory corruption ).

    I am going to start the download again, but is there any way of avoiding this in the future? Your insight is appreciated.

  10. #380
    DCEmu Rookie
    Join Date
    Dec 2005
    Posts
    242
    Rep Power
    71

    Default

    in7ane, did you ethereal the html header for the google satellite images session keys?

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
  •