[ https://issues.apache.org/jira/browse/SIS-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Desruisseaux reopened SIS-583: ------------------------------------- The GeoAPI {{org.opengis.style}} package is not part of a formal GeoAPI release. It is currently provided only in the non-released "GeoAPI-pending" component. Those interfaces were based on XML encoding, not on UML of abstract model. Since that time, the ISO 19117 standard evolved with a more elaborated model. There is also various OGC working groups actively working on new style standards. The intent is to better represent 3D data and specialized domains such as aviation. For those reasons, it would be premature to commit to a style API. The style interfaces in GeoAPI is expected to be revised latter, after OGC settle down to a new style and symbologie model. It will probably not be on time for GeoAPI 3.1 or 4.0. In the main time, let said that the classes in this commit is a XML encoding of styles that we temporarily use as an API until alternative emerge. Since there is no standard API yet, those classes should not implement {{org.opengis.style}} pending interfaces. > Implementation of OGC Symbology Encoding > ---------------------------------------- > > Key: SIS-583 > URL: https://issues.apache.org/jira/browse/SIS-583 > Project: Spatial Information Systems > Issue Type: New Feature > Components: Portrayal > Reporter: Johann Sorel > Assignee: Johann Sorel > Priority: Major > Fix For: 1.4 > > > To render maps we need a way to define styles, the OGC Symbology Encoding > provide a way to represent rendering rules in XML. > This task consist in implementing the GeoAPI-pending Style API which already > exist and have been made for OGC SLD and SE 1.0 and 1.1. > The implementation is available on branch feat/style and is ready to merge. > The jaxb XML binding is not included. -- This message was sent by Atlassian Jira (v8.20.10#820010)