Genasys GenaMap Reader

Licensing options for this format begin with FME Professional Edition.

This module enables FME to read GenaMap Type 4, Type 5, and Type 10 maps:

  • Type 4 maps are two-dimensional (2D) Vector maps containing point, line, and area features
  • Type 5 maps are the Type 4 (3D) equivalent
  • Type 10 maps are Text maps containing graphical annotation information.

This chapter assumes familiarity with these formats.

Overview

GenaMap is a Geographic Information System (GIS) with comprehensive functionality for entering, editing, displaying, analyzing and reporting map data.

Information stored by the GenaMap system is organized on the basis of individual maps. Each map has a type number associated with it to indicate its map type. The following tables indicate the map types that the FME GenaMap reader module recognizes.

Type 4(2D), Type 5(3D) – Point, Line, and Area Maps

Type 3 – Attribute Table

Type 10 – Text Maps

Reader Overview

The GenaMap reader scans the map header file (.FH file) and uses it to determine if the data contains an arc/node (Type 4, 5) map or a text map.

When reading Type 4 or Type 5 maps, the GenaMap reader extracts all tagged features. If the tagging status of the input map is not complete, the reader will also extract the untagged features.

Extraction of user attribution is also supported for the input Type 4 and Type 5 maps. When the attribute hookup status of the Type 4 map is set, the features are extracted with their associated attributes. The GenaMap reader looks for the associated attributes in the attribute table, located in the ZF03 folder, referred to in the map header.

When reading Type 10 maps, the GenaMap reader extracts all text features that are contained in the .FF file.