tarot231 / qgis-project-packager-plugin

QGIS plugin to make portable projects
8 stars 1 forks source link

Can't package bathymetry .BAG to GPKG #5

Open g8sqh opened 1 year ago

g8sqh commented 1 year ago

Attempting to package a complex project including bathymetry data fails

Project Packager: 2011 HI1157 Hartland Point to Lands End Blk 3 2m SB-9bd06e7f-df9f-4a00-b3aa-973d7f20ba9e: ['Cannot create new dataset /REDACTED/XXX.gpkg:\nOnly single band dataset supported for non Byte datatype']

Is this a fundamental limitation of the gpkg format?

tarot231 commented 1 year ago

At least it seems to be a limitation of GDAL/OGR, the foundation of QGIS.

https://www.google.com/search?q=%22Only+single+band+dataset+supported+for+non+Byte+datatype%22