<div dir="ltr"><div>Hi list,</div><div>I am trying to convert a geopackage layer with compoundcurve geometry to autocad, hoping to get ARCS or bulging (LW)POLYLINE, without tesselation.<br></div><div>I can do this in QGis by exporting the project to DXF, but not by saving the layer as DXF.</div><div>Moreover, the produced XY geometries get garbled with nan's.</div><div>Direct attempt with ogr2ogr had the same result:</div><div><i>ogr2ogr -f DXF rott.dxf GPKG:rotterdam_land24_2.gpkg -nlt compoundcurve -sql "SELECT layer AS Layer, geom FROM land_24_2"</i></div><div>-nlt compoundcurve was accepted, but apparently not applied.</div><div>Is this expected? Have I overlooked something? If not, is there a plan to add this functionality?</div><div>The data (104 kb) can be downloaded from <a href="https://www.dropbox.com/scl/fi/hdxvw0e74q96ljfeapg9a/rotterdam_land24_2.gpkg?rlkey=ba3xdcvbtmyxr2mtcw9q0ri7c&dl=0">this dropbox link</a>.</div><div>Best regards,</div><div>Jan</div></div>