[Geotools-gt2-users] Assistance with ImagePyramidReader

2008-04-16 Thread Kevin Ward
Hi, Could some kind soul give me a nudge with regards to the ImagePyramidReader? I have a pyramid already constructed but I want to be able to retrieve a scaled image, not just the full-size. The brief code I am using is: ImagePyramidReader reader = new ImagePyramidReader(new

Re: [Geotools-gt2-users] Assistance with ImagePyramidReader

2008-04-16 Thread Simone Giannecchini
Ciao Ken, please, read below... On Thu, Apr 17, 2008 at 12:45 AM, Kevin Ward [EMAIL PROTECTED] wrote: Hi, Could some kind soul give me a nudge with regards to the ImagePyramidReader? I have a pyramid already constructed but I want to be able to retrieve a scaled image, not just the

Re: [Geotools-gt2-users] Assistance with ImagePyramidReader

2008-04-16 Thread Kevin Ward
Ciao Simone! Thank you very much! That was the nudge that I needed. I used it.geosolutions.utils.imagepyramid.PyramidBuilder from the modules/unsupported/coveragetools in 2.4.1 to generate my pyramid. Kevin On Wed, Apr 16, 2008 at 3:52 PM, Simone Giannecchini [EMAIL PROTECTED] wrote: Ciao

Re: [Geotools-gt2-users] Assistance with ImagePyramidReader

2008-04-16 Thread Simone Giannecchini
Ciao kevin, please, let me know how it goes since I have some changes for pyramid creation pending on my HD (sorry, only for gt-trunk) hence if you run into any problems Iwould be glad to help you out. Simone. On Thu, Apr 17, 2008 at 1:11 AM, Kevin Ward [EMAIL PROTECTED] wrote: Ciao Simone!