Even, Your last suggestion (gdalwarp) sounds quite interesting. I still don't know how to manage the different GPKG options (e.g. TILING_SCHEME)
I tried to use *"-co"* option: I also tried to use *"-doo"* option. PROMPT> gdalwarp -of GPKG -co TILING_SCHEME=InspireCRS84Quad MyImageEast.tif MyImageWest.tif out.gpkg Warning 6: driver GPKG does not support open option TILING_SCHEME Creating output file that is 6409301P x 1277L. Processing UANTIM_wgs84NEGATIF_ouest.tif [1/2] : 0...10...20...30...40...50...60...70...80...90...100 - done. Processing UANTIM_wgs84_est.tif [2/2] : 0...10...20...30...40...50...60...70...80...90...100 - done. PROMPT> This last option has no effect. How can I tell gdalwarp about the GPKG creation options I want ? -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
