WCS 1.0.0 test invalid time without a crs parameter

The wcs1-0-0:getcoverage_operations-getcoverage_request-time-get-kvp-2 test passed but does not verify the correct assertion that is:

"When a GetCoverage request is made WITH an invalid TIME, the server returns a service exception" because the GetCoverage request is sent without a "crs" parameter. The service exception is related to the missing "crs" parameter instead of an invalid "time" parameter.

Is it possible to correct the request?

Norm

The request is:

http://ourserver/cgi-bin/mswcs100_ogc_cite?&WiDtH=200&CoVeRaGe=ndvi&TiMe=WCS_TIME_INVALID&ReQuEsT=GetCoverage&VeRsIoN=1.0.0&SeRvIcE=WCS&FoRmAt=GeoTIFF&HeIgHt=100

The response is:

Response from parser ::
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
version="1.2.0"
xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net//wcs/1.0.0/OGC-exception.xsd">
msWCSGetCoverage(): WCS server error. Required parameter CRS was not supplied.

WCS 1.0.0 test invalid time without a crs parameter

---

WCS 1.0.0 test invalid time without a crs parameter

Any new development on this issue?

---
creed's picture

WCS 1.0.0 test invalid time without a crs parameter

Norm -

I have forwarded you question to the WCS gurus.

Regards

---