Victor Meirelles wrote: > Hi All, > How can I put a FeatureCollection into a GML File. Anybody has a code > sample? GeoTools has an XML Transform written to accomplish this; code example should live here (but does not yet): - http://docs.codehaus.org/display/GEOTDOC/03+XML+Transform
Next source of examples is test cases: - http://svn.geotools.org/geotools/trunk/gt/modules/library/xml/src/test/java/org/geotools/xml/ogc/GeometryEncoderTest.java - http://svn.geotools.org/geotools/trunk/gt/modules/library/xml/src/test/java/org/geotools/xml/ogc/XMLEncoderTest.java Did not see one that directly did a feature collection; better ask justin who has just looked into this for geoserver. Jody ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
