Код: Выделить всё
<Transformation>
<ogc:Function name="gs:Heatmap">
<ogc:Function name="parameter">
<ogc:Literal>data</ogc:Literal>
</ogc:Function>
<ogc:Function name="parameter">
<ogc:Literal>weightAttr</ogc:Literal>
<ogc:Literal>pop2000</ogc:Literal>
</ogc:Function>
Возможная проблема: не до конца понятно что такое <ogc:Literal>data</ogc:Literal>. Ну не может быть это названием слоя...
далее не понятно что такое <ogc:Literal>weightAttr</ogc:Literal>....
делаю как слепой.. непонятно где может быть ошибка. SLD validation вообще пишет что хочет видеть Rule вместо Transformation...
Кто нибудь сталкивался??