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.





Reply With Quote