Re: [gdal-dev] EXTRA_IMAGES in geospatialPDF

2015-05-12 Thread Luca Delucchi
On 11 May 2015 at 15:52, Jukka Rahkonen wrote: > > Yes, coordinates are image pixels and the anchor point is at the lower left > corner of the PDF page. From a still mostly valid document > http://latuviitta.org/documents/Geospatial_PDF_maps_from_OSM_with_GDAL.pdf > > "A comma separated list of e

Re: [gdal-dev] EXTRA_IMAGES in geospatialPDF

2015-05-11 Thread Jukka Rahkonen
Luca Delucchi gmail.com> writes: > > Hi devs, > > I'm not understanding how to set the x and y values of EXTRA_IMAGES > specially when I use only vectors. > > With raster I could get the dimension of the output geospatialPDF from > the input raster, but with vector I have no idea. > > I tried

[gdal-dev] EXTRA_IMAGES in geospatialPDF

2015-05-11 Thread Luca Delucchi
Hi devs, I'm not understanding how to set the x and y values of EXTRA_IMAGES specially when I use only vectors. With raster I could get the dimension of the output geospatialPDF from the input raster, but with vector I have no idea. I tried using the coordinates of the bounding box of my layer,