Space-Delimited XYZ Reader

The Space Delimited XYZ Reader allows FME to access data in the XYZ format.

Overview

The Space Delimited XYZ ASCII file will consist of a variable number of rows of integers, where each row contains three columns.

Each column in a row is separated by a space. The first column represents longitude, the second represents latitude, and the third holds a value at the point.

Reader Overview

The XYZ reader produces an FME point for each line or record in the XYZ file.