Hi Jody, > Updated the docs on this page: > - http://docs.codehaus.org/display/GEOTDOC/08+FeatureCollection > > To talk more about different feature collection options, and > SimpleFeatureCollection which is > introduced on 2.7-M0.
Excellent - thanks for doing that. I just had a look and have a couple of questions... The code snippet for ListFeatureCollection includes this: SimpleFeatureCollection collection = new ListFeatureCollection(type,list); But the constructors are protected. Which is correct, the doc or the code ? Do you want the page to refer to SimpleXXX classes throughout ? (except at the very beginning). Michael ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
