[gdal-dev] creation of Geospatial PDF
Even Rouault
even.rouault at mines-paris.org
Fri Jul 25 06:23:32 PDT 2014
> Hi all,
>
> I would like to create a Geospatial PDF with several vectors, is it possible?
That should be possible yes.
>
> I tried with ogr2ogr but it failed,
How ?
reading the documentation I found
> EXTRA_RASTERS to add several raster but not EXTRA_VECTORS. There is
> OGR_DATASOURCE but the documentation say that it is used "to display
> on top of the raster layer", and it doesn't work with OGR.
Which version of GDAL are you using ?
- If trunk, the relevant doc is : http://gdal.org/frmt_pdf.html
- If 1.11 or older, http://gdal.org/1.11/frmt_pdf.html and
http://gdal.org/1.11/ogr/drv_pdf.html
But in both cases, ogr2ogr -f PDF the.pdf input_datasource should work
>
> Any solutions?
>
> Thanks
>
> --
> ciao
> Luca
>
> http://gis.cri.fmach.it/delucchi/
> www.lucadelu.org
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
More information about the gdal-dev
mailing list