Terrain Processor: Line: Mask: Area

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 : Mask: Area

Dll plugin name : BITasksPlugin.dll

Geometry type : Polygon, PolygonM, PolygonZ

Heightmap : No


Description

Algorithm removes all objects in features database which are inside / outside given shapefile polygons.

Task parameters

  • Remove objects - where remove objects (Inside, Outside).


Usage

This task removes objects inside/outside given areas. You can use it for removing trees in roads buffer, where there are water bodies or in areas you would want to edit manually.

Algorithm

  1. Algorithm finds all objects inside / outside polygons and removes them from feature database.