Updated it to use feature collections and iterators, source code available here: http://svn.geotools.org/geotools/trunk/gt/demo/data/
The two interesting ones are: - http://svn.geotools.org/geotools/trunk/gt/demo/data/src/org/geotools/demo/data/FilterExample.java - http://svn.geotools.org/geotools/trunk/gt/demo/data/src/org/geotools/demo/data/ShapeReader.java And hopefully we can hook the visualization back to to IanT's creation when it moves into ext. I am thinking I should make the "demo" modules with self contained pom.xml files so user can grab these things in one go. Does anyone have any advice for actually running demos? I used mvn eclipse:eclipse and then ran the demo from there.... Cheers, Jody _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
