Re: [Geotools-devel] GEo tools Example

2007-11-01 Thread Martin Desruisseaux
Edgar Alan Calvillo Moreno a écrit : > 31/10/2007 03:14:07 PM FactoryRegistry scanForPlugins > ADVERTENCIA: Can't load a service for category "MathTransformProvider". > Cause is "NoClassDefFoundError: javax/media/jai/WarpAffine". JAI is optional if you don't use GridCoverage, so you should be able

[Geotools-devel] GEo tools Example

2007-10-31 Thread Edgar Alan Calvillo Moreno
Hi i'm new using Geo Tools, and i need a little of help I have this code : package geotools; import java.io.File; import java.net.URL; import org.geotools.data.shapefile.ShapefileDataStore; import org.geotools.data.FeatureSource; import org.geotools.data.FeatureResults; /** * * @author ro