The GeoAPI 2.2-M1 milestone release has been deployed to our maven repository.
This tag contains some interesting work:
- Initial round of org.opengis.style interfaces based on the latest OGC and ISO portrayal specifications
- Some feedback on our new feature model after several months testing
- Feature now has a getIdentifier() method allowing access to the same FeatureId used by the org.opengis.filter package.
- use of getDescriptor methods (rather than getAttribute methods) for ComplexAttribute
Thanks to everyone who helped out and provided feedback.