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

In the conf file, the tag 'description' is not working for the service-metadata and for layers even if it's allowed by the WMS spec. ``` wms = { ... service-metadata...

bug
enhancement

## Current issue GeoTrellis-Server is currently missing a key functionality that would allow to control the visibility of a layer based on scale denominator. The feature would help to control...

enhancement

Using GeoTools 27-Snapshot to access a WMS 1.3.0 service endpoint fails to parse the GetCapabilities document returned by the geotrellis-server. The culprit is a blank OnlineResource element in the service...

bug

Update GT Server Docker image(s), docker-compose.yml and add K8S Deployment manifest. 🚀

enhancement

Currently the configuring the `stac-example` requires starting the application with a new config any time you want to visualize another collection. It would be nice if instead we could consume...

enhancement

This epic tracks all (currently on hold) LayerExtension issues.

Epic
on hold

This task is to implementa Franklin STAC API Layer extension endpoints according to the [STAC API Layer extension spec](https://github.com/azavea/stac4s/tree/master/docs/stac-api-spec/extensions/layer) This issue is a place holder, the actual work is happening...

on hold

Epic to track the Franklin server support for the [STAC Layer extensions](https://github.com/azavea/stac4s/tree/master/docs/stac-spec/extensions/layer). This task includes: 1. Internal models changes to reflect STAC Layers support, do we need to have a...

on hold

We already have the initial [STAC API Client implementation](https://github.com/azavea/stac4s/pull/140). This task is to improve it's support and add missing pieces.

on hold

StacLayerRasterSource implementation with can be built on top of the MosaicRasterSource but with its metadata populated from the StacLayer endpoint. This is a working name, this task also includes investigation...

on hold