Use AbstractGridCoverage2DReader.getInfo():ServiceInfo to give implementations a chance to provide meaningful default metadata
------------------------------------------------------------------------------------------------------------------------------
Key: GEOS-2589
URL: http://jira.codehaus.org/browse/GEOS-2589
Project: GeoServer
Issue Type: Improvement
Components: Configuration
Affects Versions: 1.7.2
Reporter: Gabriel Roldán
Assignee: Gabriel Roldán
Fix For: 1.7.3
When creating a new coverage configuration, {{org.vfny.geoserver.config.CoverageConfig}} constructor receives a {{AbstractGridCoverage2DReader}} as argument, but it does not use the reader's {{ServiceInfo}} to set up initial meaningful metadata such as title, kewords and abstract, if available. Instead, it sets those CoverageConfig properties values that are pretty unuseful considering the reader gives a chance to set up more specific values.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira