Hi, I am building the current trunk (the osgeo master from the github mirror of svn), I am running on centos.
Running `python gpkg.py` from the autotest suite gives (with CPL_DEBUG ON) GNM: GNMRegisterAllInternal GNM: RegisterGNMFile GNM: RegisterGNMdatabase TEST: gpkg_init ... success TEST: gpkg_1 ... GTiff: Reopen with strip chop enabled GDAL: GDALOpen(data/byte.tif, this=0x1ef29a0) succeeds as GTiff. GDAL: GDAL_CACHEMAX = 99 MB GDAL: GDALDriver::Create(MEM,,256,256,1,Byte,(nil)) GDAL: GDALClose(, this=0x2522260) GDAL: GDALClose(/vsimem/tmp.PNG, this=0x25843c0) GDAL: Using default GDALDriver::CreateCopy implementation. GDAL: GDALDriver::Create(GPKG,/vsimem/tmp.gpkg,20,20,1,Byte,0x25f9e50) GDAL: GDALDatasetCopyWholeRaster(): 20*20 swaths, bInterleave=1 GDAL: GDALClose(/vsimem/tmp.gpkg, this=0x2585ec0) GDAL: GDALClose(data/byte.tif, this=0x1ef29a0) Segmentation fault I can and will dig into it some more but is it is a known error with a workaround? ogrinfo works to list the tables, but how do I use gdalinfo to list a tileset? Thanks, Norman
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
