<div dir="ltr"><div>Hi Luc,</div><div><br></div><div>QGIS has two ways of importing/exporting DXF:</div><div><br></div><ul><li>the native QGIS way (uses the libdxfrw library and can be accessed in QGIS through menu "Project --> Import/Export --> Import Layers from DWG/DXF")<br></li><li>and through the OGR library (using the menu Layer --> Add Layer --> Add Vector Layer)</li></ul><div>Drag and Drop of the DXF file from the file manager to QGIS uses the OGR method, btw.<br></div><div><br></div><div>Both approaches read 3D data perfectly fine and the 3D data can be used in 3D views in QGIS - so absolutely no need to go through Blender, unless you want to create renderings there.</div><div><br></div><div>The QGIS native way imports the original DXF layers into separate QGIS layers, but will separate out by geometry type, the OGR way imports all similar geometry types into a single table, but the table contains the original DXF layer name and you can filter and style your data using the layer name attributes. Note that in QGIS a category or symbology rule can also be toggled, so it almost acts like a "layer" - you can switch on/off a category or symbology rule.<br></div><div><br></div><div>Both approaches co-exist and have their advantages/disadvantages, but in general, the native QGIS way is the better way to import your DXF - and it will keep your layers. However, the QGIS native way imports the DXF into a Geopackage and then the data is actually a copy of the DXF file, while the OGR way is a "live" access to your DXF file, so any changes in the DXF are also seen in QGIS, while with the native import, you'll have to re-import your DXF file.</div><div><br></div><div>Personally, I always always prefer the native way with the import, with the drawback that you have to remove and re-add the file after you have changes in the DXF file. But I recommend you to try both options and see which of the two works better for you.<br></div><div><br></div><div>Hope this helps,<br></div><div><br></div><div>Andreas<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 9 Nov 2020 at 15:24, Luc Le Blanc <<a href="mailto:speleoluc@gmail.com">speleoluc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
My cave survey freeware exports DXF files organized in multiple layers<br>
for survey stations, station names, line plot, wall lines, etc.<br>
<br>
A user tells me that when he imports this DXF into QGIS, everything<br>
gets merged into 3 layers containing station markers (small<br>
triangles). lines (line plot, passage widths, walls, altogether) and<br>
station names.<br>
<br>
Is it possible for QGIS to neatly import a layered DXF file into<br>
corresponding layers, respecting the initial organization?<br>
<br>
<br>
-- <br>
Luc Le Blanc<br>
<a href="http://www.speleo.qc.ca/Auriga" rel="noreferrer" target="_blank">http://www.speleo.qc.ca/Auriga</a><br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><br>--<br>Andreas Neumann<br></div><a href="http://QGIS.ORG" target="_blank">QGIS.ORG</a> board member (treasurer)<br></div></div>