History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GEOS-299
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Gabriel Roldán
Reporter: didier richard
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GeoServer

link BGCOLOR with transparency in gif renderer

Created: 26/Feb/05 04:33 AM   Updated: 11/Mar/05 02:57 PM
Component/s: WMS
Affects Version/s: 1.2.4
Fix Version/s: 1.3.0-beta

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 15 minutes
Time Spent: 15 minutes
Time Spent - 15 minutes


 Description  « Hide
It seems the GIFMapProducer is assuming that black is the transparent color, so if transparent background is requested, it just produces an image with no black lines.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Holmes - 10/Mar/05 09:58 PM
Is this fixed? Go ahead and close it if it is. If not move to 1.2-rc1

didier richard - 11/Mar/05 02:51 PM
BGCOLOR parameter is now read from WMS request. It has been explictly passed to the GIF renderer whilst the mecanism could be cloned for any other raster renderer.

didier richard - 11/Mar/05 02:57 PM
Passing BGCOLOR directly to the renderer does not complety solved the way TRANSPARENCY could be assigned. It has been proposed to have a color map for each layer, color mapp within which the TRANSPARENCY could be set (config.)