Results 1 to 4 of 4

Thread: [RESOLVED] Need FeedBack about the Project Attached

  1. #1

    Thread Starter
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Resolved [RESOLVED] Need FeedBack about the Project Attached

    I just need to know if this opens and work ok in other computers as it is now because i'll attach it to a post in the CodeBank or UtilityBank soon.

    It's a tool to obtain/Unzip/convert/show Map files from a public FTP site in NASA, these zipped files contain .hgt files with the data and they were created with the earth elevation data obtained in SRTM (Shuttle Radar Topology Mission), so it's something like a little Google Earth.

    The Project is just one Form with 2 Views I need somebody to click any map cell in the world map, it will download a map (1.5 MB binary file) from a the FTP site and read the file to convert to Picture and finally display the Picture.

    If it works or if you find any error, any feedback will be much appreciated

    EDIT. If someone wants to run this Project: The file CGZipLibrary.dll must be registered, so remove the reference to CGZipLibrary.dll from the Project, and add it again, this way VB itself will register the DLL.
    Attached Files Attached Files
    Last edited by jcis; Aug 24th, 2007 at 07:50 PM.

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Need FeedBack about the Project Attached

    XP SP2, VB6 SP6, P$ 2.8 GHz (Dell):

    Aside from the fact that you didn't mention that CGZipLibrary.dll has to be registered, it works nicely. It's a little difficult to select the grid, though. It might be easier if you showed the lat/long for the center of the grid square the cursor was in.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: Need FeedBack about the Project Attached

    Thanks for the Feedback , yes showing the coordinates is a good idea, and the cells are too small i'll try to use a bigger world picture.

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Need FeedBack about the Project Attached

    That would help - maybe even large enough that it would have to be scrolled. I know where I live, but I can't even get close on that map.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

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



Click Here to Expand Forum to Full Width