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