Hello, 
I am reading a shapefile, and I want to use some (or all) of the
attributes in a new shape file I’ll be eventually saving.
The features in the shapefile will be typically a subset of the original
shapefile, but there will be added attributes.

Is there a way to create a clone of the original's SimpleFeatureCollection
so that I can edit it and then save that data to a new shapefile?
In some cases I cannot run a simple filter to obtain a sub collection, I
need to remove actual features.

Or if this is not the best way to do this, what would be?

Thanx
gaby



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to