Re: [gdal-dev] (Geo)PDF information missing from online list of vector drivers?

2019-11-20 Thread Andreas Neumann
Hi Even, Thank you! And sorry for being annoying ... Andreas On 2019-11-20 14:47, Even Rouault wrote: Are there technical issues or other complications that keep us from listing it as both vector and raster driver? Just did it: https://gdal.org/drivers/vector/pdf.html___

Re: [gdal-dev] (Geo)PDF information missing from online list of vector drivers?

2019-11-20 Thread Even Rouault
> Are there technical issues or other complications that keep us from > listing it as both vector and raster driver? Just did it: https://gdal.org/drivers/vector/pdf.html -- Spatialys - Geospatial professional services http://www.spatialys.com ___ gdal

[gdal-dev] GDAL tools that are Python scripts still need Python2 in OSGeo4W

2019-11-20 Thread Pedro VenĂ¢ncio
Hi all, I've a clean OSGeo4W install and I was trying to use some GDAL tools like gdal2xyz or rgb2pct, but I was getting an error of missing module in Python3: python3 -m rgb2pct -n 2 -of GTiff D:\orto_teste.tif D:/orto_teste_pct.tif GDAL command output: C:\OSGEO4~1\bin\python3.exe: No module nam

Re: [gdal-dev] gdalwarp overhead on linux but not on windows

2019-11-20 Thread Rahkonen Jukka (MML)
Hi, My colleague did make a test about the general overhead of the GDAL docker when GDAL is not involved at all. Overhead in this test seems to be close to 0.4 sec ubuntu@t:/etc$ time docker exec -it 742a044b8ef1 uname -a Linux 742a044b8ef1 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 U

Re: [gdal-dev] (Geo)PDF information missing from online list of vector drivers?

2019-11-20 Thread Andreas Neumann
Hi Even, Yes, PDF is mainly a presentation format. But it is also very much a vector format. Are there technical issues or other complications that keep us from listing it as both vector and raster driver? Geopackage is also a hybrid format and is listed in both. Thanks, Andreas On 201

Re: [gdal-dev] PDF: configure option --enable-pdf-plugin

2019-11-20 Thread Andreas Neumann
Hi Even, Thanks for the clarification. In that case I don't need to build it as a plugin, since this build will only end up on my own local machine. Andreas On 2019-11-20 11:08, Even Rouault wrote: Andreas, I wonder what exactly the build option "--enable-pdf-plugin enable PDF driver as

Re: [gdal-dev] PDF: configure option --enable-pdf-plugin

2019-11-20 Thread Even Rouault
Andreas, > I wonder what exactly the build option "--enable-pdf-plugin enable PDF > driver as a plugin (included in libgdal by default)" means? Plugin here means as a separate .so/.dll : gdal_PDF.so/dll Mostly for licensing concerns if using the Poppler backend since Poppler is subject to the GP

Re: [gdal-dev] (Geo)PDF information missing from online list of vector drivers?

2019-11-20 Thread Even Rouault
On mercredi 20 novembre 2019 09:35:48 CET Andreas Neumann wrote: > Hi, > > Ah - found it under the raster formats: > > https://gdal.org/drivers/raster/pdf.html?highlight=pdf > > Shouldn't it also be listed under the vector formats? It is more useful > as a vector format - isn't it? Well PDF is

[gdal-dev] PDF: configure option --enable-pdf-plugin

2019-11-20 Thread Andreas Neumann
Hi, I wonder what exactly the build option "--enable-pdf-plugin enable PDF driver as a plugin (included in libgdal by default)" means? How does this relate to the other options of building against poppler/podofo/pdfium ? Thank you very much if you have more information, Andreas

Re: [gdal-dev] (Geo)PDF information missing from online list of vector drivers?

2019-11-20 Thread Andreas Neumann
Hi, Ah - found it under the raster formats: https://gdal.org/drivers/raster/pdf.html?highlight=pdf Shouldn't it also be listed under the vector formats? It is more useful as a vector format - isn't it? Andreas On 2019-11-20 09:34, Andreas Neumann wrote: Hi, I wonder why in the list o

[gdal-dev] (Geo)PDF information missing from online list of vector drivers?

2019-11-20 Thread Andreas Neumann
Hi, I wonder why in the list of available vector drivers at https://gdal.org/drivers/vector/index.html there is no mention of PDF / GeoPDF / GeospatialPDF. Didn't we have an entry for these formats in the past? Thanks, Andreas___ gdal-dev mailing