4

I'm new to use geotools. Now I need to generate a heat map showing the data density.

I found a Kernel density estimation process from here: https://jira.codehaus.org/browse/GEOT-4175, and so far it gives me a heatmap surface over a set of irregular data points as a GridCoverage2D.

My question is, how can I display it in a heat map fashion? Thanks a lot!!!

  • 1
    transform the GridCoverage2D to a geotiff and view it? You can select the output for the heatmap wps process as either tiff or arcgrid – Andrew Cassidy Apr 22 '15 at 16:31

0 Answers0