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

csar_type This will always be csar_raster.
csar_band{}.direction

The unit direction of each band.

Valid Values: NAP | Height | Depth | Ground

csar_metadata_string

An XML string containing additional metadata.

Specific metadata items of interest may be extracted from this string using XML tools such as the XQueryExtractor transformer in Workbench.