Re: [Geoserver-devel] Geopackage tiles generation issues

2016-10-19 Thread Even Rouault
Le mercredi 19 octobre 2016 12:12:03, Andrea Aime a écrit : > Hi Even, > thanks a lot for chiming in :-) > > I have a question about GDAL behavior, I made some more tests today and the > geopackage > always seems to have only one zoom level. Wondering if I just fussed around > yesterday or I used

Re: [Geoserver-devel] Geopackage tiles generation issues

2016-10-19 Thread Andrea Aime
Hi Even, thanks a lot for chiming in :-) I have a question about GDAL behavior, I made some more tests today and the geopackage always seems to have only one zoom level. Wondering if I just fussed around yesterday or I used some option that I don't remember about :-) Looking at the docs it seems

Re: [Geoserver-devel] Geopackage tiles generation issues

2016-10-18 Thread Even Rouault
6-August/045100.html > > -Jukka Rahkonen- > > Andrea Aime wrote: > [Geoserver-devel] Geopackage tiles generation issues > > Hi, > I am looking into why the raster geopackages GeoServer generates via the > geopackage module are not being read correctly by gdal and found a fe

Re: [Geoserver-devel] Geopackage tiles generation issues

2016-10-18 Thread Rahkonen Jukka (MML)
as a de facto standard. Even has been committing a lot to GPKG lately but mostly to the vector side. It might still be good to check if GDAL still follows the same approach as you are planning to follow. -Jukka Rahkonen- Andrea Aime wrote: [Geoserver-devel] Geopackage tiles generation issues Hi,

[Geoserver-devel] Geopackage tiles generation issues

2016-10-18 Thread Andrea Aime
Hi, I am looking into why the raster geopackages GeoServer generates via the geopackage module are not being read correctly by gdal and found a few issues, some straight bugs, other more like odd design decisions. The straight bug is what's causing GDAL not to read the files correctly, the current