Hello, I load a FeatureCollection from shape-file and want to modify it in memory (e.g. delete some Features). But looking at the source (gt2-2.4.4) code I found out that the FeatureCollection implementation DataFeatureColection does not implement the modifying methods (add(.), remove(.)). They simply return FALSE.
Isn't it possible to modify an (in-memory) FeatureCollection loaded from a shape-file? Kind regards Martin Schmitz ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
