Simple Feature Model
The FM branch contains an implementation of the simple component of the geoapi feature model. This implementation can more or less be copied across into a geotools "unsupported" module.
Conflicts / Issues
- Possible naming conflicts with current implementation in org.geotools.feature ( minor )
- Review of array based simple feature ( possibly remove extension of complex implementation )
Complex Feature Model
Conflicts / Issues
- Requires review from Gabriel
Labels
1 Comment
Hide/Show CommentsJan 25, 2007
Jody Garnett
Having the array based implementation would be smart; the ability to ensure that FeatureFactory is being used is central to the success of this 2.4 goal