Reader Overview

The DLG reader simply opens the input file and immediately starts reading features and returning them to the rest of the FME for processing. The reader doesn’t have any requirement for definition statements as there are no user-defined attributes.

Each feature returned by the DLG reader has its feature type set to one of the following: dlg_point, dlg_line, or dlg_area.