Changes between Version 1 and Version 2 of BluePrint/GIS/HeatMap


Ignore:
Timestamp:
06/02/10 23:04:09 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/GIS/HeatMap

    v1 v2  
    11Heatmaps provide a clear visual display of densities of features for easier analysis:
    22
     3 * http://blog.felipebarriga.cl/programacion/openstreetmap-heatmap-using-openlayers/
    34 * [http://boston.povo.com/Beacon_Hill?heatmap&radius=GreaterBoston&tags=atm ATMs in Beacon Hill, Boston]
    45 * [http://blog.corunet.com/the-definitive-heatmap/ Clickmaps]
    56 * [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/
    711
    812----