Re: [gdal-dev] layer creation option shapefile when converting arcs in dxf

2024-02-24 Thread Jan Heckman via gdal-dev
Even, Thanks, that does the job. I'll lookup configuration options first next time! Jan On Sat, Feb 24, 2024 at 12:20 PM Even Rouault wrote: > Hi, > > perhaps the OGR_ARC_STEPSIZE configuration option: > https://gdal.org/user/configoptions.html#config-OGR_ARC_STEPSIZE ? > > Even > > Le 24/02/202

Re: [gdal-dev] layer creation option shapefile when converting arcs in dxf

2024-02-24 Thread Even Rouault via gdal-dev
Hi, perhaps the OGR_ARC_STEPSIZE configuration option: https://gdal.org/user/configoptions.html#config-OGR_ARC_STEPSIZE ? Even Le 24/02/2024 à 12:15, Jan Heckman via gdal-dev a écrit : Hi All, I am looking for a way to influence the (density of the) linestrings which are produced by convert

[gdal-dev] layer creation option shapefile when converting arcs in dxf

2024-02-24 Thread Jan Heckman via gdal-dev
Hi All, I am looking for a way to influence the (density of the) linestrings which are produced by converting a circle segment in dxf (to a linestring in shapefile format); the aim, ideally, is to limit the angle(s) between the chords produced. If not available, a setting of the number of vertices