I am trying to implement a new kind of datastore that uses multiple shapefiles sharing the same schema. This can be useful when the shapefile is big. I am not sure on how to implement getFeatureSource() method. I would like it to return a FeatureSource containing all the FeatureSource from the shapefiles. Is there a way to merge two FeatureSource into one ?
Thanks, Enam -- View this message in context: http://www.nabble.com/New-DataStore-tf3917518.html#a11107836 Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
