Hey all, I just ran into a problem which I eventually solved by relying on FeatureCollection.getSchema() vs .getFeatureType(). I read the javadocs on the two methods here: http://udig.refractions.net/docs/api-geotools/ <http://udig.refractions.net/docs/api-geotools/> However I'm still pretty confused about what, exactly, the difference is, or is supposed to be. getFeatureType() is supposed to describe the actual featurecollection itself, while getSchema is supposed to describe the schema of the constituent features? What different kinds of FeatureCollections are there, that they would need to be described by getFeatureType()? Just curious! --saul
------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
