Terrain Processor: Heightmap: Road Integration

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Task details

Task name : Heightmap: Road Integration

Dll plugin name : BITasksPlugin.dll

Geometry type : Polyline, PolylineM, PolylineZ

Heightmap : Yes


Description

Algorithm that modifies the heightmap data under the roads. It makes smooth and flat roads.

TerrainProcessor road1.png

TerrainProcessor road2.png

Task parameters

  • Road width - Road width in meters.
  • Terrain affected range - Distance from road center line to smooth terrain in meters.
  • Road maximal slope - Maximal road slope in degrees.
  • Side maximal slope - Maximal road side slope in degrees.


Usage

Use wherever the terrain needs to be flattened under the roads. Extremely useful for adding roads to DEMs from public sources.