Re: [Geotools-devel] Image Pyramid Plugin with time support

2013-04-18 Thread Andrea Aime
On Thu, Apr 18, 2013 at 3:46 PM, bogo wrote: > Dears, > > Thanks Jody I found the source code and compiled. > I just changed the code to be able to use time dimensions with the pyramid > plugin. > As the pyramid plugin use ImageMosaic Plugin to read the mosaic of each > level i just > implemented

Re: [Geotools-devel] Image Pyramid Plugin with time support

2013-04-18 Thread bogo
Dears, Thanks Jody I found the source code and compiled. I just changed the code to be able to use time dimensions with the pyramid plugin. As the pyramid plugin use ImageMosaic Plugin to read the mosaic of each level i just implemented the method getMetadataValue requesting the parameters to the

Re: [Geotools-devel] Image Pyramid Plugin with time support

2013-04-13 Thread Jody
Build instructions are in the user guide, the instructions build all modules including image pyramid. -- Jody Garnett On Friday, 12 April 2013 at 11:01 PM, bogo wrote: > Hi, > > I'm developing a project of a web application with GXP and Geoserver. In > this project one feature is to use ti

[Geotools-devel] Image Pyramid Plugin with time support

2013-04-12 Thread bogo
Hi, I'm developing a project of a web application with GXP and Geoserver. In this project one feature is to use time support with vectorial and raster data. I successfully used the geotools feature with the mosaic data source, but my problem is with big raster data. I need to make the image pyrami