Hi Guys,
I really like the palette image support and I’m trying to use it but “image/png8” seems to be a non-standard mime type. As far as I understand PNG is supposed to encapsulate all of this metadata so it it easy inter-changable and inter-operable across the internet.
Would it be possible to add additional functionality to the palette code, allowing for greater flexibility and inter-operability with existing clients such as TileCache, and even for mobile support. I also don’t know how this would effect cascading WMS’s?
My solution should be fairly straight foward, the “palette” parameter is currently used to specify a palette file. Might I also suggest you use the same parameter for specifying the number of color’s in a quantized (on the fly) calculated palette. For example, palette=256 would do the same image/png8, but still allow the standards complient image/png mime-type to be used by connecting applications.
I hope that’s clear enough…
I’m in GeoServer to talk about this
p.s. sorry if this comes thru twice I didn’t realize I was not subscribed to devel