GRDPOL

Polygon coverage gridding


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Related

Back to top

Description


Convert polygons or arcs in vector segments to raster image or bitmap.
Back to top

Parameters


Name Type Length Value range
Input: Input vector segment(s) * Raster port 1 - 16  
OutputRaster: Output raster channel(s) Raster port 0 - 1  
OutputBitmap: Output bitmap segment(s) Bitmap port 0 - 1  
Field Name String 0 -   Default: ATTRIBUTE
Algorithm String 0 - 1 POLYGON | EDGEFILL
Default: POLYGON
Report String 0 - 192 See parameter description

* Required parameter
Back to top

Parameter descriptions

Input: Input vector segment(s)

Specifies the vector segment(s) containing the vectors from which the raster image will be constructed.

OutputRaster: Output raster channel(s)

If a raster output is required, this parameter specifies the output raster channel to receive the rasterized image.

OutputBitmap: Output bitmap segment(s)

If a bitmap output is required, this parameter specifies the output bitmap segment to receive the rasterized image.

Field Name

Specifies the field name that contains the values used to grid the polygons or edges.

If this parameter is specified as ZCOORD, the actual z-coordinates of the first vertex of each vector shape are used. Field names are not case-sensitive, and they do not need to be specified in complete form. If more than one match exists, the first name is used.

If the specified attribute does not exist and it is not ZCOORD, the ShapeIDs of the vector shapes are used for gridding.

Supported values are:

Algorithm

Specifies the algorithm to use when converting polygons to rasters.

Supported values are:

Report

Specifies where to direct the generated report.

Available options are:

Back to top

Details

GRDPOL takes an input polygon segment or arcs in vector segments and converts all inside areas to a raster image.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.