= Heat Maps = Heatmaps provide a clear visual display of densities of features for easier analysis: == Use Cases == * When zoomed-out, clusters of points aren't terribly useful (& they also take a long time to download) * Density of Incident Reports * Density of Volunteers or Members == See == * http://workshops.opengeo.org/tutorial-wordmap/ * http://www.slideshare.net/abeusher/heatmaps-are-the-heat * Summary presentation from SOTM-US 2012 * http://www.sethoscope.net/heatmap/ * Python toolkit, which works well with !OpenStreetMap * http://jjguy.com/heatmap/ * Pyython toolkit using PIL * [http://acidmaps.org AcidMaps]: !GeoServer plugin to work with WMS * http://blog.felipebarriga.cl/programacion/openstreetmap-heatmap-using-openlayers/ * http://blog.felipebarriga.cl/olheatmap_demo/ * [http://boston.povo.com/Beacon_Hill?heatmap&radius=GreaterBoston&tags=atm ATMs in Beacon Hill, Boston] * [http://blog.corunet.com/the-definitive-heatmap/ Clickmaps] * [http://code.google.com/p/gheat/ gHeat] - heatmaps for Google Maps * [http://dev.openlayers.org/releases/OpenLayers-2.9.1/examples/strategy-cluster.html OpenLayers' Cluster Strategy] (which we already use) * Examples: * http://openflights.org/blog/2009/10/21/customized-openlayers-cluster-strategies/ * http://www.erepat.com * !OpenLayers 2 has a couple of 3rd-party contributions: * http://www.websitedev.de/temp/openlayers-heatmap-layer.html * CamptoCamp: * http://dev.openlayers.org/sandbox/camptocamp/canvas/openlayers/examples/heatMap.html * http://dev.openlayers.org/sandbox/camptocamp/canvas/openlayers/lib/OpenLayers/Layer/Vector/HeatMap.js * http://dev.openlayers.org/sandbox/camptocamp/canvas/openlayers/lib/OpenLayers/Renderer/CanvasHeatMap.js * !OpenLayers 3 includes in trunk: * http://openlayers.org/en/master/examples/heatmap-earthquakes.html * http://openlayers.org/en/master/apidoc/ol.layer.Heatmap.html ---- [wiki:BluePrint/GIS GIS BluePrints]