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