You are here: FME Readers and Writers > CARIS Spatial Archive (CSAR) Point Cloud Reader > Feature Representation

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

csarpc_type

This will always be csarpc_point_cloud.

csarpc_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.