Skip to content

WWSK v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@emxsys emxsys released this 11 Feb 00:29

Date

10-FEB-2017

Release Summary

The World Wind Server Kit (WWSK) v0.1.0 adds important OGC GeoPackage functionality to GeoServer. This release contains the WorldWind GeoPackage Extension module that supplants the GeoServer GeoPackage community plugin and provides the capability to read and write OGC GeoPackages.

WWSK is not compatible with GeoPackages created by the GeoServer GeoPackage community plugin, and visa versa.

  • Baseline executable runs on the CentOS
  • Baseline executable handles WMS 1.3.0 requests
  • Baseline executable consumes AGC raster GeoPackages
  • Baseline executable handles raster GeoPackages with mix of JPEG and PNG images
  • Baseline executable exports raster GeoPackages conforming to the OGC GeoPackage Encoding Standard
  • Baseline executable exports raster GeoPackage with mix of JPEG images and PNG images with transparency
  • Resolved cropping issues with gridded images
  • Resolved SQLite table name issues when exporting layers

Associated GitHub Issues

No. Description Type
#10 Set default WMS interpolation mode to BILINEAR enhancement
#8 Error exporting a layer to a GeoPackage if the layer name is not valid SQL bug
#7 Exporting raster GeoPackage should leverage a mix of PNG and JPEG tiles enhancement
#6 Improve GeoPackage support for retrieving single tiles enhancement
#5 GeoServer does not export raster OSG GeoPackages bug
#4 Incorrect georeferencing/cropping for some GeoPackage GetMap requests bug
#2 ArrayIndexOutOfBoundsException thrown by OgcGeoPackageReader bug
#1 GeoServer does not work with raster OGC GeoPackages bug

Known Issues

No. Description Type

Impacts to other development teams/compatibility

Description outlining impacts that other development teams should be aware of and any compatibility issues or concerns.

Versions

Component Version
GeoServer 2.10.0
GeoTools 16.0
GeoWebCache 1.10.0
ImageIO-Ext 1.1.13
JAI-Ext 1.0.11
Jetty 9.2.13.v20150730

End User impact/User facing changes

WMS

Default WMS interpolation method was set to Bilinear

GeoWebCache

WW Imagery_ and WW Elevations gridsets defined and added to list of default caching gridsets

Documentation

See the Readme, GeoServer and GeoPackage documentation.

Logs

Location of all log files and any special documentation regarding the logging for this component.

Test Tools

Location of any test tools and any brief instructions on how to use them.

Install/Update/Removal

Information related to the install, update and removal of WWSK

Install

WWSK is installed by simply unzipping a platform specific distribution to a folder on a target computer.
Linux Specific

Removal

WWSK is removed by simply deleting the folder in which it was installed. If a wwsk.service has been created (Linux), it should be stopped, disabled and removed.

Update

The recommended practice to update WWSK is to:

  1. Install a new version of WWSK alongside an older version,
  2. (Optionally) copy/move data and workspaces from the old version to the new version,
  3. Remove the old version.

Updating WWSK by unzipping a distribution into an existing WWSK instance has not been tested and is not recommended.

Notes

Additional notes, links, and information goes here.


Should you desire to add plugins, the GeoServer version for this release is 2.10.0