well, how about allowing for a LegendRule=XXX parameter in KML requests, similar to the Rule=XXX parameter in GetLegendGraphic requests? in the meantime I guess I’m just going to have to make judicious use of:
perl -i -pe ‘s/<![CDATA[[^]]+]]></name>//igs’ WHATEVER.KML
not that I have any actual time to do it, but I’m starting to wonder how hard it is to get my hands dirty on some of these little fixes in GeoServer. anyone in NYC wanna give me a 30 minute tutorial?
thanks,
mike
PS please please please can we get a little whitespace put into the KML output. it would make dealing with and debugging this kind of stuff so much easier.