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

When using the default zFactor in a GetMap request, the estimation of the zFactor happens to be incorrect for SRS that are projected. An adjustment should be made if the...

bug
enhancement

Recent spat of activity to enable temporal layer support is significantly changing the underlying model for the OGC services and consequently error reporting. This issues to use to inspect all...

enhancement
help wanted

Right now `LayerTMS` generates a function that takes 3 integers and outputs a tile -- I think it would be good if this was extended to include allowing for a...

enhancement

Serving of a small sample of ingested tiled rasters with geotrellis-server through a WMS is not working. When launching the WMS and requesting the layer through a viewer, the console...

bug

The WCS 1.1.1 spec supports returning a GetCoverage response as an XML document according to https://portal.opengeospatial.org/files/07-067r2 We currently implement: ``` 10.3.1 Introduction The normal response to a valid GetCoverage operation...

WCS

GeoTrellis layers can sometimes be ingested with the incorrect cell type. Nevertheless, we'd like to support using them. Similar issues can plague the use of 3rd party GeoTiffs 1. GeoTrellis...

WCS
WMS
WMTS

The `ogc-example` project's application [conf](https://github.com/geotrellis/geotrellis-server/blob/develop/ogc-example/src/main/resources/application.conf) includes resources that are not publicly accessible or easily reconfigured. I think an improvement would be to use `CogNode`'s instead of GeoTrellis layers (even if...

see the `custom-interpreter` branch: https://github.com/geotrellis/geotrellis-server/blob/custom-interpreter/ogc-example/src/main/scala/geotrellis/server/ogc/Main.scala#L109

I'm new to geotrellis-server and currently attempting to launch the sample test for ogc-example. I noticed that the sample data is located on S3, but I don't have an AWS...

question

## Overview WMTS does not support GT Layer now, it's necessary to add GeoTrellisOgcSource to WMTSModel.