DES Reader

Licensing options for this format begin with FME Desktop Professional Edition.

FME can read DES files. The DES is a published ASCII format used in the design industry.

DES is a three-dimensional (3D) system and files store both feature geometry and attribution. The file extension is added to the basename of the DES file.

The DES reader and writer supports the storage of point, line, and polygon geometric data in .des files. The DES format also stores features with no geometry (which are referred to as having a geometry of none).

Reader Overview

The DES reader then extracts features from a file one at a time, and passes them on to the rest of FME for further processing. The reader finishes when it reaches the end of the file.