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

[gdal-dev] GeoPDF and neatline. Not correct when neatline is smaller than PDF page.

2010-11-18 Thread Robert Zermeno
Even and GDAL community, Sorry if everyone has already received this message.   I was I hope you can enlighten me on the issue of computing neatline values.  The solution presented in GDAL (I am using the trunk version download from 11-16-2010) to compute the neatline values is not fully correct