Re: [gdal-dev] GeoPDF and neatline

2023-11-17 Thread Philippe Ghesquiere via gdal-dev
Great. Thanks Even On Fri, Nov 17, 2023 at 5:13 PM Even Rouault wrote: > Hi, > > > *My question :* > Is there a way to gdal_translate / gdalwarp the PDF file without > EXPLICITLY extracting the neatline ? > > No. Your above method is the nominal one. > > > I tried to use the "*-oo NEATLINE=somet

Re: [gdal-dev] GeoPDF and neatline

2023-11-17 Thread Even Rouault via gdal-dev
Hi, _My question :_ Is there a way to gdal_translate / gdalwarp the PDF file without EXPLICITLY extracting the neatline ? No. Your above method is the nominal one. I tried to use the "*-oo NEATLINE=something*" option : gdal_translate -of GTiff -oo NEATLINE="POLYGON ((467455.095191925 442728

[gdal-dev] GeoPDF and neatline

2023-11-17 Thread Philippe Ghesquiere via gdal-dev
Dear all, I would like to translate a GeoPDF into Geotiff. Furthermore, I would like to select the image area, given by the neatline. Image samples are available on "FSTopo Map Products " site. Typical gdalinfo gives : gd

Re: [gdal-dev] Motion: adopt RFC 96: Deferred C++ plugin loading

2023-11-17 Thread Even Rouault via gdal-dev
Hi, Motion passed with +1 from PSC members KurtS, HowardB, JukkaR, JavierJS and me Even Le 15/11/2023 à 10:51, Even Rouault via gdal-dev a écrit : Hi, Motion: adopt RFC 96: Deferred C++ plugin loading https://github.com/OSGeo/gdal/pull/8648 Pre-rendered view: https://github.com/rouault/g