Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6.0-RC3
-
Fix Version/s: None
-
Component/s: WCS
-
Labels:None
-
Number of attachments :
Description
WCS output formats are now programmatically registered in a class named CoverageResponseDelegateFactory. They should use the spring context instead, thus allowing for deploy time extension
This is not hard to fix, just change the code inside of the CoverageResponseDelegateFactory (and maybe make it a CoverageResponseDelegateFinder).