kingtuna / gheat

Automatically exported from code.google.com/p/gheat
0 stars 2 forks source link

How to calculate the heat with user given intensity value? #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How can we calculate the heat when user gives in the intensity value, like:

lat, long, intensity
39.416648864746094,-76.58302307128906,765.4418349266052
39.70193099975586,-78.18080139160156,0.0
39.54840850830078,-76.09754943847656,95.03117948770523

The last value is heat intensity, how can we modify the code to achieve this 
solution.

Original issue reported on code.google.com by bhaskar....@gmail.com on 15 Nov 2010 at 9:13

GoogleCodeExporter commented 9 years ago
I've done this and it takes substantial changes to the code base.

Original comment by jason.s.holmes on 23 Nov 2010 at 2:50

GoogleCodeExporter commented 9 years ago
It'll be great if you can share the code base with me.

Original comment by bhaskar....@gmail.com on 23 Nov 2010 at 6:41

GoogleCodeExporter commented 9 years ago
I'm interested in knowing how this was achieved as well

Original comment by kai5263499 on 6 Jan 2011 at 8:06

GoogleCodeExporter commented 9 years ago
Anyone succeeded doing this configuration??

Original comment by andre.te...@gmail.com on 12 Jan 2011 at 1:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
We would have liked to use this feature. We considered repeating values, but 
our values are in the 200,000 range. We ended up switching to heatmapjs (a 
client-side heat map).
I'm not saying every program should implement every desirable feature. But this 
is a fairly central feature for heatmaps, and it would be nice to have gheat 
(server side) as an option.

Original comment by hutt...@gmail.com on 7 Feb 2012 at 4:13