Patch: Support for DIMENSION and EXTEND in WMSCapabilities
----------------------------------------------------------

                 Key: GEOT-2305
                 URL: http://jira.codehaus.org/browse/GEOT-2305
             Project: GeoTools
          Issue Type: Improvement
          Components: core main
    Affects Versions: 2.5.2
         Environment: Patch created with Eclipse 3.4.1 and Subclipse (SVN Team 
Provide Core) 1.4.7 plugin
            Reporter: Per Engstrom
            Assignee: Jody Garnett
            Priority: Minor
         Attachments: Geotools-2.5.2-DIM_PATCH.txt

Extended support of Geotools Main to be able to parse a WMS capabilities 
document that includes Dimension and Extent elements. Two new classes: 
Dimension and Extent in package org.geotools.data.wms.xml. 
org.geotools.data.ows.Layer is extended with two new HashMaps, one for 
Dimension objects and one for Extent objects - both uses the name of the 
dimension as key.

Extended handling in org.geotools.data.wms.xml.WMSComplexTypes to be able to 
handle Dimension and Extent elements in parsing of WMS capabilities document.


-- 
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

        

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to