Terrain Processor: Heightmap: Road Integration

From Bohemia Interactive Community
Revision as of 14:32, 9 August 2015 by Tom 48 97 (talk | contribs) (Created page with "Heightmap {{TerrainProcessorManual|Heightmap: Road Integration|BITasksPlugin.dll|Polyline, PolylineM, PolylineZ|Yes|= |DESCRIPTION=Algori...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Task details

Task name : Heightmap: Road Integration

Dll plugin name : BITasksPlugin.dll

Geometry type : Polyline, PolylineM, PolylineZ

Heightmap : Yes

Description

Algorithm modify heightmap data under 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 centerline 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 terrain needs to be flattened under roads. Extremely useful for adding roads to DEMs from public sources.