Category: PCI Geomatica

PCI EASI Script [PIX_to_SHP_batch_export.eas]

This simple EASI script used with the MODEL command in PCI will batch convert vector files stored in PCIDSK (PIX) format into
Shape File (SHP) format with the exact same file name as the input files. This was originally created for PCI Geomatica v9.1 but was last tested and working with no problems in PCI Geomatica v10.0

!—————————————————————————-
!—————————————————————————-
!
! Batch Export PIX [...]

PCI EASI Script [mul_subset.eas]

This simple EASI script used with the MODEL command in PCI will batch subset a directory of input files based on a defined input window. It assumes that all the input files will all be located within the same specified directory, all the files will be of the same format with three channels and that the [...]

PCI EASI Script [mul_DEM_mosaic.eas]

This simple EASI script used with the MODEL command in PCI will generate an output PIX file with extents large enough to contain all of the input files PIX files and then mosaic each of the input files into the output pix file.

PCI EASI Script [bitmap_clip.eas]

This simple EASI script used with the MODEL command in PCI will clip the unnecessary excess portions of an airphoto mosaic created from Ortho Engine to an irregular buffered shape around a set study area.