[Geoserver-devel] [jira] (GEOS-5983) Add a way for styling to know what kind of KML output mode we are using

Andrea Aime created ImprovementGEOS-5983
Add a way for styling to know what kind of KML output mode we are using

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Components:

Google Earth KML Output

Created:

20/Aug/13 3:44 AM

Description:

Allow the SLD/CSS to be aware of which KML output mode we are using, ground overlays vs vector output, as some users might want to change the symbology to make it evident that the switch happened (ground overlays being non clickable).

The simplest approach is to create a well known environment variable, like the ones already exposed by the WMS rendering engine, but specific to KML:

env(‘kml_outputMode’) = ‘vector’/‘raster’

The variable is going to be updated as we go through the various layers, allowing the styling to react accordingly

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrea Aime

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)