Bruce Schubert

Results 145 issues of Bruce Schubert

After the upgrade to GeoServer 2.13, the export GeoPackage process generates a valid XML, but somewhere in the process, the XML end-tags end up with ":" chars injected into the...

bug

Release WorldWind Server Kit v0.6.0 ![release process activity diagram](https://user-images.githubusercontent.com/191515/27666658-30cdc82e-5c2a-11e7-802f-a202d3a88458.png) ### Prepare - [x] Create release branch (v0.6.0) from latest develop branch - [x] Change version number from 0.6.0-SNAPSHOT to 0.6.0:...

Layers created from single GeoPackage data stores are sometimes off by a pixel or two as compared to layers created from GeoTiff source imagery or layers created from an ImageMosaic...

bug

Use the modernized [worldwind-react-app](https://github.com/emxsys/worldwind-react-app) as the basis of a new __WWSK Explorer__ featuring: - A streamlined and simplified UI (e.g., eliminate date/time and location widgets used in WorldWind Explorer) -...

Given a folder with a collection of images, catalog the imagery into like types (e.g., same color model, resolution and projection) and create and/or update image mosaic data stores for...

new feature

Add support for cross-origin resource sharing (CORS). By default, CORS will be disabled but easily enabled by uncommenting a section of the `webapps/geoserver/WEB-INF/web.xml` file TODO: - [ ] Download jetty-servlets-9.2.13.v20150730.jar...

enhancement

IllegalArgumentExceptions regarding a null "bbox" were being generated by WMS GetMap requests on a layer group that used styles that defined min and max scale denominators. The exceptions were being...

bug
needs review

The default Resource Expiration Timeout for the WPS service is 300 seconds (5 minutes). This time period is too short: there may be a high cost for loosing a resource...

enhancement

Investigate the impact on performance by using an In Memory Cache (see _Tile Caching_ | _Caching Defaults_ | _In Memory BlobStore Options_).

task

Reestablish the constraint on the size of a GeoPackage produced by a WMS GetMap request. The constraint was relaxed in the WWSK v0.3.1 hot fix for issue #75 (GeoPackage export...

task