PCI Geomatics Database File (PCIDSK) Feature Representation

In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format also adds format-specific attributes (Format Attributes).

Attribute Name

Reader or Writer Attribute

Contents

pcidsk_type

 

This will always be pcidsk_raster.

pcidsk_software

Reader

This represents the software system, and its current version, that generated the PCIDSK database.

pcidsk_band{}.history1

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_band{}.history2

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_band{}.history3

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_band{}.history4

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_band{}.history5

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_band{}.history6

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_band{}.history7

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_band{}.history8

Reader

Represents the image history records of this band.

The ID of the current band is the index in the {} after the band prefix.

pcidsk_tab_file_generation

Writer

Enables or disables the generation of a TAB file along with the output raster.

The value can be yes or no. The default value is yes.