You are correct; the documentation is for GeoTools 2.5 .. and will not be ready until 2.5.0 is released :-)
Here is a page that will help... - http://docs.codehaus.org/display/GEOTDOC/FeatureTypeFactory+and+AttributeTypeFactory - http://docs.codehaus.org/display/GEOTDOC/Working+with+GeoTools+Features Cheers, Jody > Hi, > > I am using Geotools 2.4.1. > > I have a Polygon and want to create a ShapeFile with just the one feature. > > I read a tutorial here that seems to give me all the info I need. Its > very detailed and clear - all around, an excellent tutorial. > > http://docs.codehaus.org/display/GEOTDOC/06+CSV2SHP+Lab#06CSV2SHPLab-BuildingaFeatureType > > Unfortunately, I can not find the classes: > > org.geotools.feature.simple.SimpleFeatureBuilder; > org.geotools.feature.simple.SimpleFeatureTypeBuilder; > > > I went through all of the jars that came with the gt2.4.1 distribution > with no luck. Where are these classes? Do I need to grab a newer > snapshot? > > Some of the tutorials mention which libraries are required. As a new > GeoTools user, I find this VERY helpful. Thanks! The important part is here (where it shows how to figure out which libraries are required): - http://docs.codehaus.org/display/GEOTDOC/Working+with+GeoTools+Features Cheers, Jody ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
