Hi "Gis Mage",
I have just a committed a fix on geotools side (GEOT-3786).
Could you please check whether this solves your issue?
Regards,
Daniele
On Fri, Aug 12, 2011 at 12:02 PM, Andrea Aime
wrote:
> On Fri, Aug 12, 2011 at 11:55 AM, Gis Mage wrote:
> > I've created a JIRA report here:
> > h
On Fri, Aug 12, 2011 at 11:55 AM, Gis Mage wrote:
> I've created a JIRA report here:
> http://jira.codehaus.org/browse/GEOS-4716
> 4 tiles attached for testing purposes. Store configuration XML's are
> also attached.
> Please please please help me, this is a showstopper for my project.
I'm not su
I've created a JIRA report here:
http://jira.codehaus.org/browse/GEOS-4716
4 tiles attached for testing purposes. Store configuration XML's are
also attached.
Please please please help me, this is a showstopper for my project.
Cheers
2011/8/12 Andrea Aime :
> On Thu, Aug 11, 2011 at 5:36 PM, Gis
On Thu, Aug 11, 2011 at 5:36 PM, Gis Mage wrote:
> I'm not using a nightly build.
> Mine is stable GS 2.1.1.
>
> MaxAllowedTiles set to 2147483647
> Allow Multithreading to true
> USE_JAI_IMAGEREAD true
> SUGGESTED_TILE_SIZE 512,512
> InputTransparentColor 00
Can't thinks of a reason why it's
I'm not using a nightly build.
Mine is stable GS 2.1.1.
MaxAllowedTiles set to 2147483647
Allow Multithreading to true
USE_JAI_IMAGEREAD true
SUGGESTED_TILE_SIZE 512,512
InputTransparentColor 00
Everything else is common:
Bounding boxes are set, SRS is 4326 and Keep Native.
I'll open a JIRA
On Thu, Aug 11, 2011 at 11:53 AM, Andrea Aime
wrote:
> I'm working on GS 2.1.1 with native JAI on RedHat Linux. Tiles do not overlap.
>
> Never seen this issue. Please open a report on jira.codehaus.org adding a set
> of images (at least 4) to reproduce the issue on the developer machines
Last fa
Hi agree with Andrea,
I guess the issue depends on the Filter parameter which is somehow wrongly
set to Filter.INCLUDE before going down to the imageMosaic (instead of the
default "null"). This affects the behaviour of the mosaicking query in order
to find which granules(tiles) should be loaded.
If
On Thu, Aug 11, 2011 at 11:31 AM, Gis Mage wrote:
> Hi list!
>
> I'm having a problem displaying an ImageMosaic layer through WMS GetMap.
> The request returns rendered raster from only one tile at a time, so
> when several raster tiles fall into the bbox of the request, only one
> of them is rend
Hi list!
I'm having a problem displaying an ImageMosaic layer through WMS GetMap.
The request returns rendered raster from only one tile at a time, so
when several raster tiles fall into the bbox of the request, only one
of them is rendered, others are blank.
When I move a map a bit, so the tile,t