Hello,

I want to use some features having Lists in attributes (for example a list
of Integers).
I think that SimpleFeature does not allows that...is it true ? So I think I
have to use Feature (from org.opengis.feature) to do it ... always true ?
My problem is : In a shapefile, we can't write a Feature (only
simplefeature) ... no ?
So, I think I have to store these into GML files...
So my final questions are :

   - does somebody try to write a GML file from a FeatureCollection of
   Feature or DefaultFeature ? If true, is there some piece of code explaining
   that ?
   - does somebody try to create Feature or FeatureType using
   FeatureTypeBuilder etc... Because I can't use them... It seems that the
   documentation is not up-to-date (or is the "complex" feature implementation
   not finished ?).

Thanks
Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to