[gdal-dev] GeoPDF (TM) vs. GeoSpatial PDF

2012-06-02 Thread David Strip
Jukka's posting earlier today has made me aware that GDAL will now write a geospatial PDF. Is it also capable of writing a geoPDF (which is a trademark of TerraGo, but there is an OGC standard, so possibly it's legal to create them)? When used in conjunction with the (free) TerraGo toolbar, the

Re: [gdal-dev] Geospatial PDF with OGR_DATASOURCE

2012-06-02 Thread Even Rouault
Le samedi 02 juin 2012 12:36:39, Jukka Rahkonen a écrit : > Hi, > > I was reading about a possibility of adding OGR vector layers on top of > raster layer in geospatial pdf from http://gdal.org/frmt_pdf.html > > Are there any example commands available? I guess that at least discovering > the use

[gdal-dev] Geospatial PDF with OGR_DATASOURCE

2012-06-02 Thread Jukka Rahkonen
Hi, I was reading about a possibility of adding OGR vector layers on top of raster layer in geospatial pdf from http://gdal.org/frmt_pdf.html Are there any example commands available? I guess that at least discovering the use of OGR_DISPLAY_FIELD and OGR_DISPLAY_LAYER_NAMES may take a while with