Upgrade Styles to support SE 1.1 and ISO 19117 "Portrayal"
----------------------------------------------------------

                 Key: GEOT-1870
                 URL: http://jira.codehaus.org/browse/GEOT-1870
             Project: GeoTools
          Issue Type: New Feature
          Components: core styling
    Affects Versions: 2.5-M3
         Environment: On a Map
            Reporter: Jody Garnett
             Fix For: 2.5-M3


The following proposal has been created:
- http://docs.codehaus.org/display/GEOTOOLS/Upgrading+styles

Currently, GeoTools styles package is based on OGC SLD 1.0.0 .

This proposal will upgrade GeoTools style package to follow newer 
specifications :
* OGC Symbology Encoding 1.1
* SLD 1.1.0 (only the style class)
* ISO 19117 "portrayal"

The formal interfaces have (finally!) been captured in usable form by the 
GeoAPI project:
- 
http://geoapi.sourceforge.net/snapshot/javadoc/org/opengis/style/package-summary.html

This proposal represents a significant improvement in the usability of our 
Style classes:
- Symbolizers are formally Immutable
- FeatureTypeStyle / Rule / List<Symbolizers> are formally mutable and have an 
add/remove listener method; you will need to copy these before thread safe use 
(using the toPrepairedStyle() method is provided for you)



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

        

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to