DGN is the native binary CAD format of Bentley MicroStation, alive since 1984 and dominant in large infrastructure: highways, railway corridors, plant process diagrams. Our exporter writes DGN V7 (ISFF) through the GDAL/OGR DGN driver: OSM objects are distributed across levels 1-63, line, polygon and point geometry is converted into DGN elements, and the UOR scale is derived from the order's own coordinates, so the file carries real metres of the chosen system. DGN V7 cannot declare a coordinate system inside itself — the format has no field for one; if you picked a system explicitly the order arrives as a ZIP archive: map.dgn plus map.prj describing it. Without an explicit choice the output is unchanged — a single .dgn file. The file opens in MicroStation, the free Bentley View, QGIS, and AutoCAD via its built-in DGN translator.
주요 기능

DGN 형식 소개
DGN is the native format of Bentley MicroStation, alive since 1984. Where AutoCAD took architecture, MicroStation settled in large infrastructure: highways, railway corridors, bridges, industrial sites. If a project is run in OpenRoads or OpenRail, the base plan has to arrive in DGN as well — otherwise it turns into an alien import.
An OSM map is exported for context: the streets, buildings, water and greenery around the design site. That saves the preliminary survey stage at the concept phase and gives the contractor a clear tie to the terrain.
The output is a single .dgn file in version V7 (ISFF), written by our own code without third-party SDKs. OSM layers are laid out across DGN levels from the first to the sixty-third, lines, polygons and points become native drawing elements, and the coordinates are converted into UOR units and centered on the map extent. Long lines are automatically cut into segments, because the format limits the number of vertices in a single element.
There are no text labels and no Bentley-specific objects in the file — this is geometry for a base plan, not a finished drawing with a specification.
DGN 파일을 여는 프로그램
다음 프로그램과 애플리케이션으로 OSM2CDR에서 내보낸 MicroStation DGN (Bentley CAD)(.dgn) 파일을 열고 편집하고 작업할 수 있습니다:
Format specifications
- Proprietary format
- 2D only
- Lossless (no quality loss)
- Stores feature attributes
- Output: 1 file
- A Bentley DGN V7 (ISFF) file written by the GDAL/OGR DGN driver: OSM layers map onto levels 1-63, the UOR scale is derived from the order coordinates. DGN V7 stores no CRS, so an explicitly chosen system ships as map.prj beside the drawing in a ZIP.
DGN 지도 사용자
DGN 내보내기 방법
내보낸 뒤 여는 방법
- MicroStation — open the file directly; to make the map a true base plan, attach it through References (an external reference) rather than inserting it into the active model.
- Bentley View (free) — the official viewer: open, look through the levels, measure distances, print.
- AutoCAD — the DGNIMPORT command brings the geometry into the drawing, DGNATTACH attaches the file as an external reference without importing.
- QGIS — reads V7 through the OGR_DGN driver, if the map has to be checked against other GIS layers.
- If you need version V8 — open the file in MicroStation and re-save it, or convert it with the free ODA File Converter.
DGN 형식의 인기 지도
MicroStation DGN (Bentley CAD) 지도 내보내기 받기
OpenStreetMap에서 전문가용 DGN 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.
자주 묻는 질문
관련 형식
함께 자주 내보내는 형식
Related Articles
MicroStation DGN — Bentley's native format for AEC and infrastructure
Deep guide to Bentley's MicroStation — the AutoCAD competitor for AEC, rail, roads. V7 → V8 history, ecosystem, OpenRoad
formatDGN (MicroStation Design) format: Bentley CAD 1984 — OSM export to DGN V8
DGN from Bentley MicroStation 1984: V7 vs V8 spec, ODA Teigha, AEC infrastructure pipeline, OSM object export to DGN.