Everything is fine for me; let me cut to the chase and make a quick branch for you to evaluate: - http://svn.osgeo.org/geotools/branches/simple-features
Cheers, Jody On 25/04/2010, at 6:36 PM, Michael Bedward wrote: > Hi Jody, > > I hit a compilation error (see below). > > Michael > > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /Users/michael/coding/geotools/clean-trunk/modules/library/main/src/main/java/org/geotools/data/store/AbstractFeatureSource2.java:[112,36] > incompatible types > found : org.geotools.data.store.ReprojectingFeatureCollection > required: org.geotools.data.simple.SimpleFeatureCollection > > /Users/michael/coding/geotools/clean-trunk/modules/library/main/src/main/java/org/geotools/data/store/AbstractFeatureSource2.java:[162,23] > incompatible types > found : org.geotools.data.store.ReprojectingFeatureCollection > required: org.geotools.data.simple.SimpleFeatureCollection > > /Users/michael/coding/geotools/clean-trunk/modules/library/main/src/main/java/org/geotools/data/store/ReprojectingFeatureCollection.java:[155,15] > cannot find symbol > symbol : constructor > ReprojectingFeatureCollection(org.geotools.feature.FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature>,org.opengis.referencing.crs.CoordinateReferenceSystem) > location: class org.geotools.data.store.ReprojectingFeatureCollection ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
