Hi I was evaluating GeoServer and tried to use a GeoPackage Mosaic file as my DataSource. When I tried to publish a layer, GeoServer Wep App crashed and a error message was displayed. After checking Jira there are some issues regarding this.
I tracked down the issue and this is caused by a missing implementation of "getImageLayout" in the "SingleGridCoverage2DReader" class. The current code assumes that the abstract class it's inhering from has a implementation but it does not. I have a code fix for the problem but since I'm not a GeoServer developer I cannot submit my fix. I'll be happy to work with any of you to get the fix submitted so those Jira issues can be closed :) Please let me know and ill share the code fix Regards Per
_______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel