diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-07-21 14:51:55 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2009-07-21 14:51:55 +0000 |
commit | 8a7378e659e1758009208e41617d3725c4624828 (patch) | |
tree | 2bcd0e3b3af56609a6e54d8cf2bb61051e80e06c /graphics/p5-Image-Heatmap/pkg-descr | |
parent | 6d5a3845f83467e8b0fb5858d1e6491b95f36d58 (diff) |
Effortlessly convert latitude/longitude coordinates into a graphical heatmap
of the geographical region relative the number of points outlined.
WWW: http://search.cpan.org/~wazzuteke/Image-Heatmap/
Notes
Notes:
svn path=/head/; revision=238174
Diffstat (limited to 'graphics/p5-Image-Heatmap/pkg-descr')
-rw-r--r-- | graphics/p5-Image-Heatmap/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/p5-Image-Heatmap/pkg-descr b/graphics/p5-Image-Heatmap/pkg-descr new file mode 100644 index 000000000000..41d13a233f9c --- /dev/null +++ b/graphics/p5-Image-Heatmap/pkg-descr @@ -0,0 +1,4 @@ +Effortlessly convert latitude/longitude coordinates into a graphical heatmap +of the geographical region relative the number of points outlined. + +WWW: http://search.cpan.org/~wazzuteke/Image-Heatmap/ |