1 Attachment(s)
[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.
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.
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.
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.