NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
93 stars 54 forks source link

GeoServer does not export raster OSG GeoPackages #5

Closed emxsys closed 7 years ago

emxsys commented 7 years ago

GeoServer's GeoPackage export feature does not write out a GeoPackage with a tile matix conforming to the OGC GeoPackage Encoding Standard.

emxsys commented 7 years ago

This issue was fixed by cloning the v2.10.0 GeoServer GeoPackage Extension (gs_geopkg) to the WorldWind GeoPackage Extension (worldwind_gs_geopkg) and modifying the following classes: