|
From: jericks <je...@co...> - 2009-06-30 16:04:04
|
Is there a way to read from one FeatureSource and write to another with sorting in tact? Specifically, I need to read from an ArcSDE feature class, sort the data by an attribute, and then write the sorted FeatureCollection to a shapefile. Currently, I lose any sorting when I write to a shapefile. Thanks! Jared -- View this message in context: http://n2.nabble.com/Sorting-shapefile-tp3175778p3183468.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. |