OGC Well Known Binary (WKB) Reader

The OGC Well Known Binary (WKB) Reader allows FME to read the Well Known Binary file format.

Overview

The Well Known Binary format stores geometry in a binary file. Supported geometries include points, lines, polygons, donuts, and collections. Each file contains one feature.

Reader Overview

The Well Known Binary Reader produces an FME feature for the feature data held in a WKB file. The Well Known Binary Reader extracts a feature from the file and passes it on to the rest of FME for further processing.

Well Known Binary files only contain one feature per file; however, it is possible to have multiple geometries.