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
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
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
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
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
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