SXF Reader Parameters

Each dataset must be defined before it can be read. The definition contains the .SXF file name, followed by the names and types of the attributes.

The schema is determined by reading attribute and feature type names from an .RSC file, which can be supplied by the user. If the folder containing the .SXF file also contains an .RSC file with the same name, then that .RSC will be used. Otherwise, a default .RSC file will be used.

Layers

This area contains layer selection and naming options.

Schema Attributes

Use Search Envelope

Using the minimum and maximum x and y parameters, define a bounding box that will be used to filter the input features. Only features that intersect with the bounding box are returned.

If all four coordinates of the search envelope are specified as 0, the search envelope will be disabled.