Re: [gdal-dev] Gdal python - gpkg driver creation options

2020-05-14 Thread Even Rouault
Camila, > Issues I found: > 1) I'm using the option "Tile format = PNG" because I found this option to > be more effective to compress the final output files, I'm working with > about 6000 outputs / Is that actual right, or there is another way to have > tiff files compressed effectively with outp

Re: [gdal-dev] Gdal python - gpkg driver creation options

2020-05-14 Thread Camila
Sorry gdal python version 3.0.2 (not 3.6.0 my mistake) Em qui., 14 de mai. de 2020 às 10:31, Camila escreveu: > Hi > This is my first time using the mailing list, I apologize if this question > is out of place. > I am using python 3.6, with gdal python api version 3.6.0 > > I am working with pcr

[gdal-dev] Gdal python - gpkg driver creation options

2020-05-14 Thread Camila
Hi This is my first time using the mailing list, I apologize if this question is out of place. I am using python 3.6, with gdal python api version 3.6.0 I am working with pcraster framework, and need to store the resulting simulation files in a geopackage. I found the best way to do this is by con