[gdal-dev] GeoPDF with a KML layer and a rotated GeoTIFF layer

Bugbuster philippe.ghesquiere at airbus.com
Tue Mar 20 00:46:34 PDT 2018


Oups sorry for my uncomplete message : "raw" tags are not well handled.
Below is the GDAL command I used to create my GeoPDF image:
gdal_translate.exe -of PDF --config LIBKML_RESOLVE_STYLE YES \
		   -co OGR_DATASOURCE=rectangle.kml \
		   -co LAYER_NAME=lena lena_rot.tif \
		   lena_rot.tif.pdf

Below, the next command to convert the GeoPDF image back to GeoTIFF :
gdal_translate -of GTiff lena_rot.tif.pdf lena_rot.tif.pdf.tif

Philippe



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html


More information about the gdal-dev mailing list