Terrain
Import and visualization of terrain models from GeoTIFF files.
Overview
Terrain models show the topography beneath your BIM models:
- Elevation data from GeoTIFF (DEM/DTM)
- 3D visualization in the viewer
- Georeferencing with IFC models
Importing GeoTIFF
Supported Formats
| Format | Extension | Description |
|---|---|---|
| GeoTIFF | .tif, .tiff | GeoTIFF with elevation data |
| Digital Elevation Model | .dem | USGS DEM format |
Performing Import
- Open a project
- Click "Import Terrain" in the toolbar
- Select the GeoTIFF file
- The system automatically detects:
- Coordinate system (EPSG code)
- Resolution (meters per pixel)
- Elevation range (min/max height)
- Adjust vertical exaggeration if needed
- Click "Import"
Coordinate Systems
Supported reference systems (same as GIS Integration):
| EPSG | Name | Usage |
|---|---|---|
| 25832 | ETRS89 / UTM zone 32N | Germany (standard) |
| 4326 | WGS 84 | GPS / International |
Georeferencing Required
The GeoTIFF must be georeferenced (with EPSG code). Files without a coordinate system cannot be imported.
Displaying Terrain
After import, the terrain is automatically displayed in the 3D viewer.
Display Options
| Option | Description |
|---|---|
| Visibility | Show/hide terrain |
| Transparency | Adjust opacity |
| Vertical Exaggeration | Vertical scaling |
| Color Scheme | Elevation-based coloring |
Color Schemes
- Grayscale - Dark (low) to light (high)
- Terrain - Green (low) through brown to white (high)
- Contours - With contour lines displayed
Measuring Elevations
Combine terrain with the coordinate tool:
- Enable Coordinate Tool in the toolbox
- Click on the terrain
- The elevation is shown in the coordinates
→ See Coordinate Tool
Collision Detection with Terrain
Check if BIM elements collide with the terrain:
- Open Collision Detection
- Select the BIM model as Model A
- Select Terrain as Model B
- Start the check
Check Foundations
Useful for verifying whether foundations are correctly placed in the ground or if building parts extend into the slope.
→ See Collision Detection
Removing Terrain
- Click on "Terrain" in the toolbar
- Click on "Remove"
- Confirm
Best Practices
Adjust Resolution
High-resolution GeoTIFFs (< 1m/pixel) can become very large. For overview displays, 5-10m resolution is often sufficient.
Clip to Area
Clip the GeoTIFF to the project area before import. This significantly reduces loading times.
Use Vertical Exaggeration
For flat terrain, slight exaggeration (1.5-2x) can make details more visible.
Data Sources
Germany
- DGM1 - Digital terrain model 1m resolution (state survey)
- SRTM - 30m resolution (free)
- Copernicus DEM - 25m resolution (EU, free)
Download Portals
- State survey offices (Landesvermessungsämter)
- OpenDEM (opendem.info)
- Copernicus Land Monitoring Service
Troubleshooting
Import Failed
- Check the file format (GeoTIFF?)
- Check the coordinate system (EPSG present?)
- Check the file size (max. 100 MB)
Wrong Positioning
- Check the EPSG of the GeoTIFF file
- Compare with IFC georeferencing
- Enable coordinate debug in settings
Performance Issues
- Reduce the resolution of the GeoTIFF
- Clip to the project area
- Disable shadows in viewer settings
See Also
- GIS Integration - Import GIS data
- Coordinate Tool - Read elevations
- Collision Detection - Check terrain collisions
- 3D Viewer - Viewer settings