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
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