Terrain Viewer
A free, open-source web viewer for elevation data by Iconem, built on MapLibre GL JS. It shows terrain in 2D, 3D and on a globe with hillshade, hypsometric tint, contours, slope, aspect, curvature, local relief model, sky-view factor, openness and matcap or Phong lighting; compares sources side by side; and exports the DEM and every mode as GeoTIFF.
It reads global terrain (Mapterhorn, AWS, Mapbox, MapTiler), national LiDAR and open-data services, and your own Cloud-Optimized GeoTIFF, GDAL VRT, WMS, ArcGIS LERC or Cesium quantized-mesh terrain, all in the browser. Every setting lives in the URL, so a link opens a place in a given mode.
This page needs JavaScript and WebGL. Documentation:
- Documentation home
- Visualization modes
- Terrain sources and national open-data terrain
- Export and share
- URL API: build a link to any place and mode
- Custom protocols for developers
- Source code on GitHub