Hi Justin, Are you looking for a way to generate the data for such a map or just a way of rendering one ?
If the former, I don't think there is anything in the library exactly for this, although I'd be happy to be corrected by someone else here. I've hacked my own code for local point density mapping by making use of the JTS spatial index class STRtree to reduce search time... http://tsusiatsoftware.net/jts/javadoc/com/vividsolutions/jts/index/strtree/STRtree.html ...and I could probably rustle up the code if that's similar to what you need. Michael ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
