The tiles contain encoded elevation data into RGB color model. Elevation in meters can be calculated asheight = -10000 + ((R * 256 * 256 + G * 256 + B) * 0.1)
.
The viewer above shows a "hillshading" view of the encoded DEM.
You need to sign in first to use this tileset.
Name RGB Terrain
Last modified 2019-02-26 08:07
Published 2019-02-26 08:07
Version v3.0
Min zoom 0
Max zoom 10
Format png