Ticket #2096 (closed enhancement: fixed)
static color Palette support for gd output
| Reported by: | assefa | Owned by: | jmckenna |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Documentation - MapServer | Version: | 5.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The gd format has currently the possiblity to draw a 24 bits image and output an 8 bits image using the QUANTIZE_COLORS functionality. When using this method in Mapserver and generating tiled maps (eg with kaMap), there was an issue since the colors were "random" between tiles and may cause 2 adjacent tiles to use a different color for the same feature. The idea here is to be able to add a static color palette that can be used when tranforming 24bits to 8 bits.
Change History
Note: See
TracTickets for help on using
tickets.
