semio has asked for the wisdom of the Perl Monks concerning the following question:
I currently have some crime information, ie. robbery, car theft, etc., for the area in which I live. For each type of crime there is a corresponding street address. I'm thinking the data will be much more meaningful (and visually appealing) if I represent it graphically. The goal is such that each type of crime will be plotted to a map and each type of crime will have a unique marker, such as a blue dot for a car theft, a red dot for a robbery, etc. I've started by looking at Geo-Coder, but I'm curious to know if other monks have tackled this problem before and, if so, how did you go about it? Any suggestions are greatly appreciated.
cheers!
-dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: graphing data points
by wufnik (Friar) on Jul 08, 2004 at 21:21 UTC | |
|
Re: graphing data points
by Mercio (Scribe) on Jul 08, 2004 at 19:11 UTC | |
|
Re: graphing data points
by kryberg (Pilgrim) on Jul 12, 2004 at 15:01 UTC | |
|
Re: graphing data points
by neeraj (Scribe) on Jul 09, 2004 at 05:03 UTC | |
by dragonchild (Archbishop) on Jul 09, 2004 at 12:45 UTC |