]> git.street.me.uk Git - andy/viking.git/commit
Improve DEM-Layer
authorDavid Rasmus Piegdon <viking@p23q.org>
Mon, 8 Feb 2010 21:52:24 +0000 (22:52 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Mon, 8 Feb 2010 21:53:46 +0000 (22:53 +0100)
commitf9518bc9369f2942ebb3f49799585bd90036969d
tree32436d4dc4f4f7298e19739b0e507c28f90a7a23
parent95894e5db329064fbcc5d52820793c7ca9ded2a5
Improve DEM-Layer

- the old version just draws fixed-size boxes in any zoom. in high zoom
 modes, this results in sparse boxes all over the screen. the new
 version scales these boxes so they fill the area completely. this
 works for both absolute and height gradient

- change of DEM source path from /srtm/version2_1/SRTM3/OLD/ to
 /srtm/version2_1/SRTM3/. again, yes. that's because the first is not
 working but the second is.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
src/vikdemlayer.c