VECMERG

Merge Database Vector Segments


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

Back to top

Description


VECMERG merges two or more vector segments in a PCIDSK file and writes the result to a new vector segment.
Back to top

Parameters


Name Type Length Value range
Input: Input vector segments or layers * Vector port 2 - 64  
Output: Merged vector layer Vector port 0 - 1  
Vector Layer Name * String 1 - 1  
Vector Layer Description String 0 - 1  
Report String 0 - 192 See parameter description

* Required parameter
Back to top

Parameter descriptions

Input: Input vector segments or layers

Specifies two or more vector segments or layers to be merged.

Duplicates are not allowed.

Output: Merged vector layer

Specifies the output layer that will receive the newly created vector.

Vector Layer Name

Specifies a name (up to 8 characters) for the merged vector segment or layer.

Vector Layer Description

Describes (in up to 64 characters) the contents or origins of the output data.

Report

Specifies where to direct the generated report.

Available options are:

Back to top

Details

VECMERG merges a set of vector segments or layers and saves the merged data set in a new vector segment or layer. The vectors used as input are not changed. The output vector is given the name and description specified by the DBSN (Vector Layer Name) and DBSD (Vector Layer Description) parameters.

All vectors specified by DBVS (Input) must be in the same units (such as PIXEL or UTM).

If the tables are set up differently, VECMERG will merge the tables together. This may result in a very large table.

The Representation Table of the newly created vector segment is copied from the first segment specified.

Note: VECMERG does not support topological polygon layers as input. You can convert topological polygons into whole polygons using TPOLY2POLY.

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