Hey all,
I have a layer that builds a HeatMap in Geoserver.
I have a parameterized section of the SLD:
Hey all,
I have a layer that builds a HeatMap in Geoserver.
I have a parameterized section of the SLD:
Whoops sorry…accidently sent before finishing
So I have a layer that uses a Heatmap SLD: Here is the section of the SLD
data weightAttr TIVWhen I put this into the browser and use the following to change the weightAttr parameter from TIV to BI nothing happens…
¶meter=weightAttr:BI
If I create a seperate SLD with BI in it (hardcoded) it changes the look of the heatmap so there is something about my parameterization that is failing. Not sure what it is after going through the Geoserver docs. I am adding this right at the end of the full UR e.g:
http:///geoserver/misc/wms?service=WMS&version=1.1.0&request=GetMap&layers=misc:someTable&styles=GenericHeatMap&bbox=-2.3327001626540025,52.14426294711472,-1.5671890486562183,52.394769033895355&width=768&height=747&srs=EPSG:4326&format=image%2Fpng¶meter=weightAttr:BI
Cheers
Ben
On Thu, Sep 22, 2016 at 2:43 PM, Ben Crane <benedictacrane@anonymised.com> wrote:
Hey all,
I have a layer that builds a HeatMap in Geoserver.
I have a parameterized section of the SLD: