geotrellis-server icon indicating copy to clipboard operation
geotrellis-server copied to clipboard

Tools for building raster processing and display services

Results 30 geotrellis-server issues
Sort by recently updated
recently updated
newest added

The result of map algebra functions such as Fslope and Fhillshade depend on the unit of the projection provided in GetMap or GetCoverage requests, for example results for Fslope and...

enhancement

Review the code and cleanup types a bit. There should be no unsafe transformations in the code.

enhancement

Prior to #147 being merged, deploy times took roughly 15% of the length of the build phase. After, it was merged, deploy times became double the length of the build....

operations

This project is becoming unusual in its ambivalence about format / what gets packaged. We've gotten a lot of mileage (and smaller jars) out of delegating a lot of maintenance...

As time have passed the contents of the `core` module has become inconsistent with some components being superseded either by `RasterSource` API or by changes in GeoTrellis core. This epic...

Epic

STAC specification is fairly un-opinionated about what kind of assets it actually contains. This makes it difficult to "do the right thing" for all catalogs because there is simply not...

enhancement
STAC

Recent changes added extensive configuration system for WCS, WMS, WMTS endpoints: https://github.com/geotrellis/geotrellis-server/blob/master/ogc-example/docs/conf.md However for debugging and quick inspection it is very useful to be able to start a WCS endpoint...

enhancement
Epic

This issue describes possible questionable GeoTrellis Server design parts. The goal of this issue is to describe concerns and possible steps towards making GeoTrellis Server more a library and less...