Re: [Geoserver-devel] Generating GeoPackage with GeoServer

2016-10-21 Thread Andrea Aime
Hi Bryan, just a wild guess here, it might be because the bbox you put in the request is so much larger than the data, causing empty tiles to be generated. What if you use a bbox actually matching the data on bbox, which you can pick in the WMS capabilities documents? Cheers Andrea On Fri, Oct 2

Re: [Geoserver-devel] Generating GeoPackage with GeoServer

2016-10-21 Thread Bryan Moore
I was hoping that I was just doing something silly that could be easily corrected. If nothing turns up then I guess digging into code is the next step. Meantime attached are files containing the failing XML, the stacktrace, and the command + output. Thanks, Bryan On 10/21/16 1:33 PM, A

Re: [Geoserver-devel] Generating GeoPackage with GeoServer

2016-10-21 Thread Andrea Aime
Hi Bryan, the GeoServer geopackage module is currently unsupported, so the best answer to your question likely lies in fixing the code. That said, share a request that _does not_ work, and the GeoServer logs of the failure (from its log file, the full stack trace), that might give us some clue as

[Geoserver-devel] Generating GeoPackage with GeoServer

2016-10-21 Thread Bryan Moore
I can successfully generate a GeoPackage file from the "nurc:Arc_Sample" layer included with GeoServer but the other raster layers (nurc:Pk50095, nurc:mosaic, nurc:Img_Sample, sf:sfdem) fail. Environment: GeoServer v. 2.9.1, With WPS and GeoPackage extensions installed. (geoserver-2.9-SNAPSHOT