[gdal-dev] PostGIS Out of db VRT containing JPEG2000 GDAL 2.1 OpenJPEG

bboughton bboughton at gmail.com
Sun Jun 5 14:12:33 PDT 2016


OK It's working now.

Thanks for all your help.

Solution: 
When generating VRT with GDAL I did not use full path for Sentinel2 xml
file. This is fine for using gdal_translate etc but causes an error inside
PostGIS as full path is required both to the VRT and inside it.

Also I compiled GDAL 2.1 with following configuration:

./configure --with-openjpeg=/usr/local --without-jasper --with-python=yes




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/PostGIS-Out-of-db-VRT-containing-JPEG2000-GDAL-2-1-OpenJPEG-tp5269888p5270015.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list