Hi,
I tried to upgrade from geotools 2.5.2 to 2.6.0, but I cant find 
SimpleFeature/Type

I'm trying to do this:

import org.opengis.feature.simple.SimpleFeature;
import org.opengis.feature.simple.SimpleFeatureType;

    private SimpleFeatureType simpleFeatureType = null;
    FeatureSource<SimpleFeatureType, SimpleFeature> featureSource = null;

What can I do instead?

Kind regards,
Paul
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to