DXF(Drawing Exchange Format)는 CAD 시스템을 위한 범용 교환 형식입니다. AutoCAD, BricsCAD, NanoCAD, KOMPAS-3D, FreeCAD 등 모든 설계 소프트웨어에서 지원됩니다. 서로 다른 CAD 플랫폼 간 최대한의 호환성이 필요할 때 탁월한 선택입니다.
주요 기능

DXF 형식 소개
DXF was invented by Autodesk itself — as an open text companion to the closed DWG, so that drawings could be exchanged between different systems. Since then it has become the common language of CAD: it is read by AutoCAD, BricsCAD, NanoCAD, KOMPAS-3D, FreeCAD, LibreCAD, and along with them by GIS programs such as QGIS and by machine-tool CAM applications.
An OSM map is exported to DXF for the sake of a base plan and maximum compatibility: when it is not known which program the file will be opened in, DXF is the safest choice. The designer gets a ready context of the site (streets, buildings, water, greenery, boundaries) and does their work on top of it.
The output is a text DXF of version R2007 (AC1021): the map is laid out across named layers, colors and line types are preserved, and the layers you do not need are switched off with a single toggle. By default the drawing arrives in the metric Web Mercator projection, so it can be measured right after opening; at export you can pick a different coordinate system.
Two peculiarities are worth knowing in advance. If you explicitly chose a projection, the file will arrive as a ZIP archive: the format itself cannot store a coordinate system inside, so a .prj file is put next to it — as with a shapefile. And the larger the area, the stricter the internal limit on the number of objects: it keeps the drawing from growing to a state in which CAD stops opening it.
DXF 파일을 여는 프로그램
다음 프로그램과 애플리케이션으로 OSM2CDR에서 내보낸 AutoCAD DXF (Drawing Exchange Format)(.dxf) 파일을 열고 편집하고 작업할 수 있습니다:
Format specifications
- Open standard
- 2D only
- Lossless (no quality loss)
- Stores feature attributes
- Output: 1 file
- ASCII DXF R2007 (AC1021). Universal CAD interchange format — opens in any CAD application including FreeCAD, QGIS, GRASS GIS.
DXF 지도 사용자
DXF 내보내기 방법
내보낸 뒤 여는 방법
- AutoCAD, BricsCAD, NanoCAD, KOMPAS-3D — File → Open; to use the map as a base plan, insert it as an external reference rather than into the current drawing.
- LibreCAD and FreeCAD (free) — open DXF directly, without ODA converters and plugins.
- If a ZIP was downloaded — unpack it and keep map.dxf and map.prj together: the .prj file is the coordinate system you chose.
- QGIS and GRASS GIS — read DXF as a vector layer, if the drawing has to be checked against other geodata.
- Precise measurements — for calculations of areas and distances pick a local or UTM projection at export: in Web Mercator the scale grows with latitude, and in the north the ruler overstates.
DXF 형식의 인기 지도
AutoCAD DXF (Drawing Exchange Format) 지도 내보내기 받기
OpenStreetMap에서 전문가용 DXF 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.
자주 묻는 질문
다른 형식과 비교
관련 형식
함께 자주 내보내는 형식
Related Articles
A map of Mariupol in AutoCAD: export to DWG and DXF
How to get a map of Mariupol in AutoCAD: exporting an OpenStreetMap area to DWG or DXF, drawing layers, choosing a metri
tutorialGeoJSON to DXF and DWG: Converting to CAD Without Losing Scale
How to convert GeoJSON into DXF and DWG: why degree coordinates produce a drawing a fraction of a unit across, reproject
guideRaster to vector: turning a map picture into vector (and why tracing fails)
How to turn a map picture into vector: what tracing in Illustrator, Inkscape and Vector Magic actually gives you, why it