[Geoserver-devel] Geoserver ImageMosaicJDBC problem with interpolation setting

I use the ImageMosaicJDBC plugin to connect to an Oracle raster table. Maybe
someone can clarify some things about the interpolation settings. There are
multiple location where I can define the interpolation which is confusing to
me:

.) gdal_translate
gdal_translate -of georaster...
co GENPYRAMID=BILINEAR ^
okay this one is for the pyramid generation

.) .xml file for ImageMosaicJDBC
scaleop interpolation="1"

.) GeoServer Layer setting
Default interpolation setting=xx

The problem I have: I get a black/grey scaled border around my raster layer
when I open it via WMS and I used the setting scaleop interpolation="2"
or"3" in my ImageMosaicJDBC xml.

<http://osgeo-org.1560.x6.nabble.com/file/n5248899/Untitled.jpg&gt;

Btw. I don't understand how that .xml file of ImageMosaicJDBC works. Is it
only accessed once when I create a new data store? Or is it accessed every
time the layer is accessed?

Thanks for any clarification about that.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-ImageMosaicJDBC-problem-with-interpolation-setting-tp5248899.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.

We tend to handle these requests on the user list (this list being for care and feeding of the geoserver code base). Your specific questions relate to the geotools library we use for data access and rendering; so you may wish to ask there.

For more information see:

···

On 4 February 2016 at 05:00, hanshupe <paul.schneeweiss@anonymised.com> wrote:

I use the ImageMosaicJDBC plugin to connect to an Oracle raster table. Maybe
someone can clarify some things about the interpolation settings. There are
multiple location where I can define the interpolation which is confusing to
me:

.) gdal_translate
gdal_translate -of georaster…
co GENPYRAMID=BILINEAR ^
okay this one is for the pyramid generation

.) .xml file for ImageMosaicJDBC
scaleop interpolation=“1”

.) GeoServer Layer setting
Default interpolation setting=xx

The problem I have: I get a black/grey scaled border around my raster layer
when I open it via WMS and I used the setting scaleop interpolation=“2”
or"3" in my ImageMosaicJDBC xml.

<http://osgeo-org.1560.x6.nabble.com/file/n5248899/Untitled.jpg>

Btw. I don’t understand how that .xml file of ImageMosaicJDBC works. Is it
only accessed once when I create a new data store? Or is it accessed every
time the layer is accessed?

Thanks for any clarification about that.


View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-ImageMosaicJDBC-problem-with-interpolation-setting-tp5248899.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.


Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Jody Garnett