[gdal-dev] Problem with arbitrary MSSQL-select via VRT-source for producing GeoPdf.

2017-05-25 Thread Olsen Aron
We are using a .VRT for fetching rows from an MSSQL in order to have a GeoPdf created. We are able to perform such using a like: select .*, 'bla bla bla' as OGR_STYLE from and to have that perfectly handled into a GeoPdf when using a PostGis end-point/source. We are yet to have it work for a

[gdal-dev] gdal_translate - GeoPdf

2017-04-19 Thread Olsen Aron
Hi again, Regarding my previous post I'd like to add something more: 1)A printer has its own "margins" (non-printable portions of a page). This cannot be foreseen. I believe, that a "smart" PDF-application is capable of detecting the bbox of all "printable" elements in a PDF, and thus be a

[gdal-dev] gdal_translate - GeoPdf

2017-04-19 Thread Olsen Aron
Hi there, I have been experimenting with Gdal 2.2-dev as of generating GeoPdf files. All of what I have been trying out seems to be working just fine: - Stacking of multiple raster-layers - Stacking of multiple vector-layers (with attribute-info) Though, I have some comments/object

[gdal-dev] Page-size of GeoPDF.

2017-02-09 Thread Olsen Aron
Hi, I am sorry, if you experiencing this message again. I am re-sending this message again (bothering many of you with the same problem), but unfortunately I have encountered some registration problems with gdal-dev, and thus, I am not sure, whether my first post got "through", When looking bac