...
- seperated out into a distinct module
- transition to GeoAPI feature model
2.5.x
Introduced FeatureAccess DataAccess super class for DataStore and parametrized the FeatureSource/Collection/Reader/Writer interfaces to handle GeoAPI Feature as the general case, and SimpleFeature as a specialization.
...