| Environments | PYTHON :: EASI :: MODELER |
| Quick links | Description :: Parameters :: Parameter descriptions :: Details :: Example |
| Back to top |
| Back to top |
| Name | Type | Caption | Length | Value range |
|---|---|---|---|---|
| FILV * | String | Input vector file name | 1 - 192 | |
| DBIV * | Integer | Input vector segment | 1 - 1 | |
| FILO | String | Output file name | - 192 | |
| DBOV | Integer | Output vector segment | 0 - 1 | |
| ELEVREF | String | Original elevation reference | 0 - 6 | MSL | ELLIPS |
| ELEVUNIT | String | Elevation unit | 0 - 5 | METER | FEET |
| REPORT | String | Report mode | 0 - 192 | Quick links |
| Back to top |
FILV
Specifies the name of the vector file that contains the data to process.
DBIV
Specifies the input vector segment to process.
FILO
Specifies the name of the PCIDSK file to receive the converted segments.
DBOV
Specifies the output vector segment to receive the converted data.
If the input and ouptut files (FILV and FILO) are the same, and the output vector segment (DBOV) is identical to the input vector segment (DBIV), the specified segment is overwritten with the new output. If DBOV exists, it is overwritten with the converted segment. If DBOV is not specified or is specified but does not already exist, a new output segment is created.
ELEVREF
Specifies the original (input source) vertical reference for elevation values in the vector layer.
ELEVUNIT
Specifies the units of the elevation values.
If the ELEVATION_UNITS metadata tag for the input file exists, this is used by default; otherwise, the default unit is METER.
REPORT
Specifies where to direct the generated report.
Available options are:
| Back to top |
Calculates and applies geoid undulation to convert the vector z-values between ellipsoid heights and mean sea level elevation using a global model.
| Back to top |
Convert z-values for vector segment 25 from mean sea level to ellipsoid using meters as the elevation units.
EASI>filv = "irvine.pix" EASI>dbiv = 25 EASI>filo = "irvine.pix" EASI>dbov = 30 EASI>elevref = EASI>elevunit = EASI>RUN VECZREF
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.