On Fri, 2008-05-30 at 14:37 +0200, Christian Müller wrote: > Some questions:
Please, work with your mentor on this. If that person doesn't have answers for you, then come on back to the list. > 2) For testing I decided to use 3 pyramids, the third pyramid contains only > 1 image. The biggest dir contains the tiles for the original image, using > 9.6 MB. The whole src dir needs 16 MB. I found some modules which have > equal size, e.g widgets-swing-pending needs about 15 MB, or the ogc module. Yes, indeed. So you should be surprised if, starting out, you are among the biggest modules. (BTW, you need to exclude the .svn data from your count. eratosthenes:.../widgets-swing-pending> du -sh 13M . eratosthenes:.../widgets-swing-pending> du -sh --exclude="\.svn" 3.4M . ) So please look for a strategy with your mentors. From what I understood they have been doing image work so probably already have some answer to your issue. Then ask again here if you are still stuck after that. good luck, --adrian ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
