geotrellis / geotrellis-server

Tools for building raster processing and display services
Apache License 2.0
73 stars 24 forks source link

WMS not working with small samples #244

Open micpilon opened 4 years ago

micpilon commented 4 years ago

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.

pomadchin commented 4 years ago

Hi @michael-pilon, could you share the layer and application.conf layer description to speedup this issue debugging?

pomadchin commented 4 years ago

The data is available here: s3://geotrellis-test/issue-244-gt-server/