Tagged Questions

0
votes
0answers
129 views

Heatmap/Data visualization using WMS layer from Geoserver

I want to find something that can be used to create heat map WMS layers from Geoserver. I found AcidMaps (http://acidmaps.org/) that can be used as a plugin to Geoserver to generate heatmap WMS ...
0
votes
1answer
759 views

WMS authentication plugin

I'm trying to create a custom authentication plugin for WMS 2009 in C#. I managed to implement something that for some reason blocks all requests... [ComVisible(true)] ...