Re: [gdal-dev] Compoundcurve to DXF

2025-05-07 Thread Jürgen E . Fischer via gdal-dev
On Wed, 07. May 2025 at 12:10:00 -0500, Barry DeZonia via gdal-dev wrote: > I am not volunteering at the moment but maybe I could someday. > > - Long ago I used to write 2d and 3d geometry translators for DXF files. > - I am good at math. > - I have contributed to gdal (some changes to the Java bi

Re: [gdal-dev] Compoundcurve to DXF

2025-05-07 Thread Barry DeZonia via gdal-dev
I am not volunteering at the moment but maybe I could someday. - Long ago I used to write 2d and 3d geometry translators for DXF files. - I am good at math. - I have contributed to gdal (some changes to the Java bindings). - I used to be a C++ developer. In order to do this I would need to learn

Re: [gdal-dev] Motion: approve GDAL 3.11.0RC2 as final release

2025-05-07 Thread Sean Gillies via gdal-dev
Rasterio's tests are broken by changes coming in GDAL 3.11.0, but for known and understood reasons. I'm fine with the release. On Wed, May 7, 2025 at 10:05 AM Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > +1 Even > > -- Sean Gillies __

Re: [gdal-dev] Motion: approve GDAL 3.11.0RC2 as final release

2025-05-07 Thread Michael Smith via gdal-dev
+1 Mike On 5/7/25, 11:54 AM, "gdal-dev on behalf of Even Rouault via gdal-dev" mailto:gdal-dev-boun...@lists.osgeo.org> on behalf of gdal-dev@lists.osgeo.org > wrote: +1 Even -- http://www.spatialys.com My software is free, but

Re: [gdal-dev] Motion: approve GDAL 3.11.0RC2 as final release

2025-05-07 Thread Javier Jimenez Shaw via gdal-dev
+1 Javier On Wed, 7 May 2025 at 17:54, Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > +1 Even > > -- > http://www.spatialys.com > My software is free, but my time generally not. > > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org

[gdal-dev] Motion: approve GDAL 3.11.0RC2 as final release

2025-05-07 Thread Even Rouault via gdal-dev
+1 Even -- http://www.spatialys.com My software is free, but my time generally not. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Compoundcurve to DXF

2025-05-07 Thread Even Rouault via gdal-dev
Le 07/05/2025 à 15:11, Jan Heckman via gdal-dev a écrit : Hi Jukka, You are right, excuses. My question was a bit rhetorical, though. Will you please answer the 2nd question too? I get the impression that there is no intention yet to convert curves to DXF arcs. I hope you change your mind, you

Re: [gdal-dev] Compoundcurve to DXF

2025-05-07 Thread Jan Heckman via gdal-dev
Hi Jukka, You are right, excuses. My question was a bit rhetorical, though. Will you please answer the 2nd question too? I get the impression that there is no intention yet to convert curves to DXF arcs. I hope you change your mind, you can look to QGis to see some details, I believe. Jan On Wed,

Re: [gdal-dev] Compoundcurve to DXF

2025-05-07 Thread Rahkonen Jukka via gdal-dev
Hi, By reading https://gdal.org/en/stable/drivers/vector/dxf.html this feels clear and expected: "CIRCLE, ELLIPSE, ARC, SPLINE,HELIX: Translated as a LINESTRING, tessellating the curve into line segments" and "The OGR_ARC_STEPSIZE and OGR_ARC_MAX_GAP configurations options control the approxim

[gdal-dev] Compoundcurve to DXF

2025-05-07 Thread Jan Heckman via gdal-dev
Hi list, I am trying to convert a geopackage layer with compoundcurve geometry to autocad, hoping to get ARCS or bulging (LW)POLYLINE, without tesselation. I can do this in QGis by exporting the project to DXF, but not by saving the layer as DXF. Moreover, the produced XY geometries get garbled wit

Re: [gdal-dev] Vector VRT with OGRVRTUnionLayer

2025-05-07 Thread Jon Morris via gdal-dev
Awesome! Thanks Jukka, that has fixed it. I didn't know wkbUnknown could also be used as a wildcard, but with that tag I don't need to set geometry fields, GDAL manages to find everything and make it appear as if everything is in one layer. Jon e: jon.mor...@jbarisk.com d:+44 (0)1756 587229 t