On Tue, May 10, 2011 at 11:54 AM, Nicolas Malleson <[email protected]> wrote: > Can I just check, if you do "GridFormatFinder.getAvailableFormats()" do you > also get an empty list?
If I run that code from within the arcgrid module I get this: [org.geotools.gce.arcgrid.ArcGridFormatFactory@1386000] If instead I run it from the gt-example module I get: [org.geotools.gce.image.WorldImageFormatFactory@7bd9f2, org.geotools.gce.geotiff.GeoTiffFormatFactorySpi@eb7859] My guess is that your classpath is not complete. Are you using maven to build your project? Manual configuration of the classpath may be painful. Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
