I am using FeatureCollections extensively in my code. I am also using a
ShapefileDataStore.
The first thing I do is create a ReprojectingFeatureCollection (if
necessary)
and also  apply a BBOX filter or some other attribute related filter.
Later on in the code I do further filtering to check if an item in the
collection either contains a point feature or intersects another feature.
My code is failing with a too many open files error.
What do I need to do to avoid this?
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