Tagged Questions
2
votes
3answers
2k views
Generating Geo-Referenced Images in C#
I want to create some heat-map style tiles to overlay over our base maps using Open Layers. Basically, I want to divide some some bounding box into a grid, and display each square of the grid using a ...
0
votes
0answers
98 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 ...