|
Paul Aner created an issue |
Wrong background values with ImageMosaicJDBC and 32bit Real images |
Issue Type: |
|
---|---|
Affects Versions: |
2.8.0 |
Assignee: |
Unassigned |
Attachments: |
01_import.txt, 02_config.xml, 04_style.txt, 05_result.jpg |
Components: |
Image mosaic JDBC, WMS |
Created: |
12/Jun/16 10:00 AM |
Environment: |
Tested with Oracle 12c GeoRaster and GeoServer 2.8.0 |
Labels: |
wms ImageMosaicJDBC |
Priority: |
|
Reporter: |
Hello, When using Oracle 12c with the GeoRaster data type and the Image Mosaic JDBC plugin to visualize a 32bit raster image, the background color of the result seems to contain values around 1.0 instead of a transparent color. Unfortunately with this bug I can’t use GeoServer as a map server with a relational database as data store, because heat maps or height layers typically contain 32 bit floats, which are not rendered correctly and can’t be used in combination with other layers because the background is not transparent. Here are the steps to reproduce the problem with an Oracle 12c database and GeoServer 2.8.0, but I assume that it’s reproducible with other databases too. I used the sfdem.tif geoTiff, which comes with GeoServer in this example. 1.) Import sfdem.tif into database (01_import.txt) 2.) Create config file for Image Mosaic JDBC plugin (02_config.xml) 3.) Create new data store and layer with default settings in GeoServer 4.) Add new SLD style with color maps and assign it to the layer (04_style.txt) 5.) View the result of the WMS call, background settings doesn’t affect the result (05_result.jpg) |
This message was sent by Atlassian JIRA (v1000.35.1#100001-sha1:4aeecd8) |
|