Landmark Z-Map Vector Reader/Writer
FME can read and write geometric data files which are compatible with Landmark Graphics’ Z-MAP Plus™ software.
Z-Map is commonly used for interpretive surface, fault modeling, and mapping.
Landmark Z-Map Vector Product and System Requirements
Format |
Product |
Operating System |
||||
---|---|---|---|---|---|---|
Reader/Writer |
FME Form |
FME Flow |
FME Flow Hosted |
Windows 64-bit |
Linux |
Mac |
Reader |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Writer |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Z-Map files store both feature geometry and attribution. A Z-Map file has the following file name extension:
File Name Extension |
Contents |
.dat |
Z-Map data file |
The extension is added to the base name of the Z-Map file. The base name is the feature name.
Reader Overview
Reading of Z-Map files is handled by two separate readers:
- Landmark Z-Map Vector reader, and
- Landmark Z-Map Grid reader.
The Z-Map Vector Reader reads polygons, lines, points, and text into FME.
Features are read from a single .dat file and are separated into Contour, Data, Fault, Vertex, or Text feature types. If a feature type cannot be determined, a Record feature type is produced. Additionally, Header, History, and Comment features are produced if they exist.
Writer Overview
FME provides separate writers to write Z-Map files: a Landmark Z-Map Vector writer, and a Landmark Z-Map Grid writer.
- Vector Data: Use the Landmark Z-Map Vector writer.
- Raster Data: Use the Landmark Z-Map Grid writer.
The Z-Map Vector writer creates and writes vector feature data to Z-Map files into the folder specified by the Writer Dataset. Existing Z-Map files with the same name specified are overwritten with the new feature data.