Reads NetCAD drawing content directly
Jeomatik NCZ Reader is built around the NCZ structure itself, helping QGIS users inspect drawing content without first exporting to an intermediate format.
Jeomatik NCZ Reader opens NetCAD NCZ binary drawings directly in QGIS, converts supported entities by geometry type, and organizes imported content into readable layer groups based on the active project environment.
The plugin focuses on preserving structure, not just opening a file. It keeps imported content understandable for teams who actually need to work with the result after conversion.
Jeomatik NCZ Reader is built around the NCZ structure itself, helping QGIS users inspect drawing content without first exporting to an intermediate format.
Supported entities are routed into point, line, and polygon outputs so each imported layer behaves more predictably inside QGIS styling and analysis tools.
Instead of assuming geographic coordinates, newly created layers inherit the current project CRS, which is often the safer workflow for CAD-originated metric drawings.
Open the file from the plugin menu inside QGIS. The reader parses the NCZ structure and identifies supported entities.
Imported data is grouped with names such as file name plus geometry type, while child layers keep recognizable NCZ layer names like BINA_LINE or BINA_POINT.
The result lands directly in the active QGIS project, ready for inspection, styling, editing, or downstream GIS production work.
This product is intended for professionals moving between CAD-originated content and GIS workflows, especially in surveying, engineering, infrastructure mapping, and geomatics operations.
The goal is not only to “open” NCZ files, but to make the resulting content usable inside QGIS without losing layer logic, project context, or visual readability.
A few practical notes for teams evaluating where NCZ Reader fits into their workflow.
No. The import process now follows the active QGIS project CRS instead of assuming NCZ coordinates are geographic latitude and longitude values.
The plugin creates grouped layer trees using file name and geometry family, then names child layers using the NCZ source layer plus a geometry suffix such as LINE, POINT, or POLYGON.
The reader is designed with multiple parser paths and a pure Python fallback, which helps the plugin remain usable across different QGIS and operating system setups.
It is especially useful when teams receive or archive NetCAD-based project drawings but want to continue review and GIS production inside QGIS.
Jeomatik NCZ Reader is built to make NCZ data more usable inside real GIS projects, with structured outputs, clearer grouping, and a workflow that respects how CAD drawings are actually consumed in practice.