Begin forwarded message:
From: Scott Davis <scott@anonymised.com>
Date: June 7, 2007 1:43:02 AM MDT
To: geoserver-users@lists.sourceforge.net
Subject: WMS Coverage StylingHey All,
I have a couple of quick questions regarding styling a WMS Coverage layer. See <http://www.davisworld.org/zoom0-tiles3.png> to help visualize what I am talking about.
The green squares are the footprints of the actual images on disk.
The red squares are the 256x256 pixel WMS requests (technically tiles coming from OpenLayers/TileCache, but I've verified that the output looks the same doing straight WMS requests to Geoserver directly)
Where are th "footprints" coming from?
And the coverages, are these mosaics? How did you built it?
I had both reports of gdaltindex generating broken index shapefiles,
and about the mosaic plugin not returning images at full resolution.
So, mosaic + gdaltindex issues could explain all you've seeing, yet
we have no cure for it so far.
You can check if the mosaic index file is broken easily, just point
geoserver at it and have it render it (if that's not what you're
already doing, that is...)
Question #1: Background color for absent pixels
Sometimes the background is black, sometimes it is white, and sometimes it is Red Xs. Is this significant? Do the colors mean different things are happening under the covers? I'd like it to be all black.
Big red X is returned when the mosaic plugin has issues afaik, but I
may be mistaken. White, I don't know why you're getting it.
Cheers
Andrea