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

Re: [Geotools-devel] Image Pyramid

2010-05-20 Thread christian . mueller
There are 2 plugins handling pyramids 1) pyramid plugin, handling pyramids read from files 2) imagemosaic-jdbc plugin handling pyramids reading from a jdbc database. I am the module maintainer of the second and there are many db different layouts for handling pyramids. As an example, Oracle G

[Geotools-devel] Image Pyramid

2010-05-20 Thread Pieter De Graef
Hi, for the Geomajas project, a proposal has just been made to create an image pyramid plug-in so that the Geomajas server can directly use georeferenced image layers. This proposal has not been based on the GeoTools image pyramid plug-in, even though Geomajas is built upon GeoTools. The reaso