Closed Heryx closed 4 years ago
How do you convert it?
I would like to convert it to gpkg
That is quite clear from the text. What do you do before you get the error?
I wrote this string of code in the shell:
gdal_translate --config OGR_SQLITE_SYNCHRONOUS OFF -co APPEND_SUBDATASET=YES -co TILE_FORMAT=PNG_JPEG -a_srs EPSG:21781 -of GPKG raster.tif raster.gpkg gdaladdo --config OGR_SQLITE_SYNCHRONOUS OFF -r AVERAGE raster.gpkg 2 4 8 16 32 64 128 256
replacing the name raster.tif/gpkg with the name of my raster, and replacing the EPSG:21781 wiht 6708.
is this supposed to be in the QField docs issues? isn't it more a QField thing? please reopen if still relevant at all @Heryx and @m-kuhn
Hi, I try to convert a tif image in gpkg, but I have this type of problem:
Error 6: Only single band dataset supported for non Byte datatype
This are the information of the raster:
`
`