Hi,
I'm trying to connect to a WMS that serves GeoTIFF via FeatureReader. However I get the following error when I input a clipper geometry.
"<WMS> Exception detected for the GetMap operation, requested Content-Type, 'image/png', returned Content-Type, ''.
This is the URL I use for the WMS. I know the MIME type says image/png here, but it doesn't make any difference what I put in the FeatureReader and the documentation expressively states that the WMS provides GeoTIFF http://xxxxxxxx.xxxxx.dk/dhm?ignoreillegallayers=TRUE&transparent=TRUE&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=dhm_overflade&STYLES=&FORMAT=image/png&BGCOLOR=0xFFF
Thanks
/Jacob