Skip to content

WMS not working with small samples #244

Open
@micpilon

Description

@micpilon

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 displays:
**ERROR geotrellis.server.ogc.wms.WmsView - geotrellis.raster.GeoAttrsError: invalid cols: 0** .
When copying the GetMap request in the browser, I get the following response:
**Layer (hrdtm) not found or CRS (EPSG:3979) not supported**
However, the GetMap requests seem to be legitimate.

The problem seems to occur mostly when the requested layer's extent is very small and the client tries to access low level tiles data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions