<div dir="ltr">Hello,<div><br></div><div>I'm currently playing with GDAL and ODA to extract the data from a DWG file.<br>I would like to extract the block attributes and I did not find any solution.</div><div>I tried to use the DWG_INLINE_BLOCKS but nothing linked to these attributes are extracted.</div><div>I'm not sure if it is supported right now.</div><div><br></div><div>If I used the DXF (converted with the ODA file converter), I can extract them with the DXF_INLINE_BLOCKS set to false (as mentioned here: <a href="https://gdal.org/drivers/vector/dxf.html#dxf-inline-blocks" target="_blank">https://gdal.org/drivers/vector/dxf.html#dxf-inline-blocks</a>).</div><div><br></div><div>Is it something we can easily support for DWG?</div><div>It seems we are able to read them because the ODA converter does.</div><div><br></div><div>I would be happy to contribute, but I'm kind of new to DWG, GDAL and ODA.</div><div>Can someone help me with this?</div><div><br></div><div>Many thanks,</div></div>