Dennis Robert
unread,Sep 3, 2012, 8:22:28 AM9/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gh...@googlegroups.com
Hi,
I find your gheat tool incredibly useful for my research
work. However, I am relatively new to Python and programming related to
it. I want to map some drug usage patterns based on some intensity
values. Like, the area of my state where a particular drug 'A' is used
with an intensity 9 (on a scale of 10) will be shown as red, the areas
with an intensity value of 8 will be shown as blue, area with intensity
value 4 will be shown as orange, etc... I know PHP and MySQL. I plan to
incorporate the latittude, longitude and intensity values into my MySQL
database and fetch it into gheat so that the map will show the patterns
in different colours. I hope it is possible. But there is no
documentation as to how to build it. Could you please help me out?