Open bartvde opened 9 years ago
Hmm but in the WCS GetCapabilities response the workspace is not even broadcasted:
<wcs:Identifier>dem_large</wcs:Identifier>
It seems it is advertised in WCS 1.0.0 GetCapabilities though, but this version doesn't talk well to JSONIX
Found related GeoServer issue here: https://osgeo-org.atlassian.net/browse/GEOS-7039
Solution appears to be to include the workspace name in the GetCapabilities document (making it consistent with DescribeCoverage).
Seems the prefix is not used in the request, the namespace is defined correctly though.