WCS Vendor ParametersΒΆ

Requests to the WCS GetCapabilities operation can be filtered to only return layers corresponding to a particular namespace.

Sample code:

http://example.com/geoserver/wcs?
   service=wcs&
   version=1.0.0&
   request=GetCapabilities&
   namespace=topp

Using an invalid namespace prefix will not cause any errors, but the document returned will not contain information on any layers.