Le mercredi 20 avril 2016 12:06:55, Luca Delucchi a écrit :
> On 20 April 2016 at 12:03, Luca Delucchi <[email protected]> wrote:
> > On 19 May 2015 at 10:37, Even Rouault <[email protected]> wrote:
> >> Luca,
> > 
> > Hi Even,
> > 
> > I'm back on this topic because it seems that EXTRA_IMAGES is not
> > working (at least for me) with GDAL 1.11.3
> > 
> > ogr2ogr -f PDF -lco COMPRESS=Deflate -lco DPI=72 -lco WRITE_INFO=NO
> > -lco EXTRA_IMAGES=23hq.jpg,100,100,1 /tmp/provaogr2ogr.pdf idrlag.shp
> 
Those options are supported as *dataset* creation options, so you have to use 
-dsco instea of -lco
I've just commited an improvement in trunk so that you will now get a warning.

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to