]> git.street.me.uk Git - andy/viking.git/commit - ChangeLog
SRTM download now works for regions outside North_America too.
authorQuy Tonthat <qtonthat@gmail.com>
Tue, 25 Sep 2007 05:42:20 +0000 (05:42 +0000)
committerQuy Tonthat <qtonthat@gmail.com>
Tue, 25 Sep 2007 05:42:20 +0000 (05:42 +0000)
commit0e25c0d0a8e5c75a075722b8bd439529393fbe10
treeb58966b10dd9b59bb4dd62814b316df26475eaa9
parent1b2363855d0eb0fe843b2cba35f4b11c1e7e4a4e
SRTM download now works for regions outside North_America too.

Hash table is used to look up directory name where the files are stored
on the server. The hash table is generated from directory listing of
the server.

Signed-off-by: Quy Tonthat <qtonthat@gmail.com>
ChangeLog
src/Makefile.am
src/srtm_continent.c [new file with mode: 0644]
src/vikdemlayer.c