<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 30, 2014 at 11:24 PM, Rahkonen Jukka  (Tike) <span dir="ltr"><<a href="mailto:jukka.rahkonen@mmmtike.fi" target="_blank">jukka.rahkonen@mmmtike.fi</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Not a dev but Mapserver user list is so quiet that I am lurking here also.<br>
<br>
I know that the battle is lost and everything that's on a map and is visualizing some data is called heat maps. However, it looks like this system is mostly for creating kernel density maps<br>
<a href="http://en.wikipedia.org/wiki/Multivariate_kernel_density_estimation" target="_blank">http://en.wikipedia.org/wiki/Multivariate_kernel_density_estimation</a><br>
<br>
I am not sure if this image generator can even make such heatmaps like the salinity map in the beginning of RFC where missing data between the measuring points are (linearly?) interpolated. In that map the density of salinity measurement stations has no effect on the colour. Also in real life even if you measure a hundred times a temperature of +40 degrees from very close measuring points, the maximum temperature does not rise a bit over +40.<br>

<br>
I went through this thinking some time ago when I was making "heat maps" about damages (in €) done by bears, wolves and elgs with Saga GIS and I got corrected that they were kernel density maps. A bit later there was some discussion in context of heatmap rendering transformation in Geoserver. Here follows a few links.<br>

<br>
Man named Martin Davis wrote:<br>
"Incidentally, after reading whuber's complaint about the misuse of<br>
the term "Heatmap" I sort of wish I'd called the process KernelDensity<br>
instead..."<br>
It was in this mail<br>
<a href="https://www.mail-archive.com/geoserver-users@lists.sourceforge.net/msg12418.html" target="_blank">https://www.mail-archive.com/geoserver-users@lists.sourceforge.net/msg12418.html</a><br>
and whuber wrote his complaints here<br>
<a href="http://gis.stackexchange.com/questions/39074/whats-the-best-way-to-produce-a-density-map-from-weighted-points-in-qgis" target="_blank">http://gis.stackexchange.com/questions/39074/whats-the-best-way-to-produce-a-density-map-from-weighted-points-in-qgis</a><br>

<br>
The Geoserver way to create kernel density maps which are called heatmaps is presented here<br>
<a href="http://suite.opengeo.org/opengeo-docs/cartography/rt/heatmap.html" target="_blank">http://suite.opengeo.org/opengeo-docs/cartography/rt/heatmap.html</a><br>
<br></blockquote><div><br></div><div>Interestingly they support any geometry by simply taking its centroid if it's not a point. Perhaps that is a viable solution for Mapserver too.</div><div><br></div><div>Umberto</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Perhaps RFC and in the future the documentation could also mention the term density map or density kernel map. The system itself is welcome and I am interested in seeing how the problem of creating automatically a good looking visualization for changing map scales is solved. Perhaps output pixel based interpolation radius and PROCESSING “NORMALIZATION=AUTO" will handle that.<br>

<br>
-Jukka Rahkonen-<br>
<br>
________________________________________<br>
<div class="HOEnZb"><div class="h5">Thomas Bonfort wrote:<br>
<br>
> Devs,<br>
<br>
> please have a look at RFC-108 [1]. The associated code and the RFC are<br>
> still beta, so there's still plenty of room for modification or remarks.<br>
<br>
> best regards,<br>
thomas<br>
<br>
[1] <a href="http://mapserver.org/development/rfc/ms-rfc-108.html" target="_blank">http://mapserver.org/development/rfc/ms-rfc-108.html</a><br>
_______________________________________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
_______________________________________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
</div></div></blockquote></div><br></div></div>