[QGIS-Developer] GeoPDF not available with GDAL 3.0.4
Jorge Gustavo Rocha
jgr at di.uminho.pt
Mon Mar 9 01:26:50 PDT 2020
Hi Matteo,
My gdalinfo returns:
gdalinfo --formats | grep -i pdf
PDF -raster,vector- (rw+vs): Geospatial PDF
Can you check your's gdalinfo --formats output?
Did you compile it? I compile gdal myself and I use the option:
--with-pdfium=/usr/local
To compile PDFium, use Even's receipt:
git clone https://github.com/rouault/pdfium_build_gdal_3_1
cd pdfium_build_gdal_3_1/
./build_linux.sh
sudo cp -r install/include /usr/local
sudo cp -r install/lib /usr/local
sudo ldconfig
Then compile GDAL.
See you soon,
Jorge
On 09/03/20 08:20, matteo wrote:
> Hi all,
>
> I've complied QGIS against GDAL 3.0.4 but when I try to export a geopdf
> it is still greyed out saying:
>
> GeoPDF creating requires GDAL version 3.0 or later
>
> this is the output of the terminal:
>
> matteo at debian:~/dev/build-qgis$ gdal-config --version
> 3.0.4
>
> some suggestions?
>
> Thanks
>
> Matteo
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
J. Gustavo
--
Jorge Gustavo Rocha
Departamento de Informática
Universidade do Minho
4710-057 Braga
Gabinete 3.29 (Piso 3)
Tel: +351 253604480
Fax: +351 253604471
Móvel: +351 910333888
skype: nabocudnosor
More information about the QGIS-Developer
mailing list