Changes between Version 1 and Version 2 of BluePrint/GIS/HeatMap
- Timestamp:
- 06/02/10 23:04:09 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/GIS/HeatMap
v1 v2 1 1 Heatmaps provide a clear visual display of densities of features for easier analysis: 2 2 3 * http://blog.felipebarriga.cl/programacion/openstreetmap-heatmap-using-openlayers/ 3 4 * [http://boston.povo.com/Beacon_Hill?heatmap&radius=GreaterBoston&tags=atm ATMs in Beacon Hill, Boston] 4 5 * [http://blog.corunet.com/the-definitive-heatmap/ Clickmaps] 5 6 * [http://code.google.com/p/gheat/ gHeat] - heatmaps for Google Maps 6 * [http://dev.openlayers.org/sandbox/vector-behavior/examples/strategy-cluster.html OpenLayers' Cluster Strategy] (which we already use) 7 * [http://dev.openlayers.org/releases/OpenLayers-2.9.1/examples/strategy-cluster.html OpenLayers' Cluster Strategy] (which we already use) 8 * Examples: 9 * http://openflights.org/blog/2009/10/21/customized-openlayers-cluster-strategies/ 10 * http://www.erepat.com/ 7 11 8 12 ----