Feature Representation
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Attributes), this format adds the format-specific attributes described in this section.
Attribute Name |
Contents |
pcidsk_type |
This will always be pcidsk_raster. |
pcidsk_software |
This represents the software system, and its current version, that generated the PCIDSK database. This is a reader attribute. |
pcidsk_file_id |
Descriptive field identifying the file. Usually supplied by the user at file creation time. This is a reader attribute. |
pcidsk_generating_ |
Descriptive field used to identify which facility or institution produced this file. This is a reader attribute. |
pcidsk_description1 |
Descriptive field, usually supplied by the user at file creation time, identifying the contents of the file. This is a reader attribute. |
pcidsk_description2 |
Descriptive fields, usually supplied by the user at file creation time, identifying the contents of the file. This is a reader attribute. |
pcidsk_date_of_ |
Represents the date and time of the file creation. It is formatted as hh_mmdd-mmm-yy. This is a reader attribute. |
pcidsk_date_of_update |
Represents the date and time of the last update. It is formatted as hh_mmdd-mmm-yy. This is a reader attribute. |
pcidsk_band{}.date_of_ |
Represents the date and time of the file creation. It is formatted as hh_mmdd-mmm-yy. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.date_of_ |
Represents the date and time of the last update. It is formatted as hh_mmdd-mmm-yy. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.units |
Represents the data measurement units. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history1 |
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history2
|
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history3
|
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history4
|
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history5
|
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history6
|
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history7
|
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_band{}.history8
|
Represents the image history records of this band. The ID of the current band is the index in the {} after the band prefix. This is a reader attribute. |
pcidsk_tab_file_generation |
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. This is a writer attribute. |