Hey everyone, We are trying to create an SLD for a collection of points that styles a particular point differently based on the WMS TIME dimension. In the documentation for SLD parameter substitution (http://docs.geoserver.org/latest/en/user/styling/sld-extensions/substitution.html) there are predefined variables for BBOX, SRS, etc. However, there is not a variable for TIME. Is there currently another way to access this parameter within an SLD?
In org.geoserver.wms.GetMap on lines 496-507 the predefined variables are set using the EnvFunction.setLocalValue() method. Would adding support for TIME (and ELEVATION while we're at it) be as easy as setting "wms_time" just like the other variables? Thanks, Michael Romero Software Engineer Forward Slope, Inc. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
