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
