Static heatmaps?

363
1
02-25-2019 05:14 PM
VincentLantaca1
New Contributor III

Is it possible to create static heatmaps? I know that ArcGIS JS is capable of heatmap visualizations:

https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=visualization-... 

However, I'm trying to figure out a way to make a static heatmap (one that is not dependent on extents or zoom) based on the density of points. AFAIK there's nothing in the HeatmapRenderer documentation regarding static heatmaps, so it looks like I can't use HeatmapRenderer. Does anyone know if it is possible to accomplish that with ArcGIS JS?

0 Kudos
1 Reply
DanielOchoa
Occasional Contributor

Did you ever figure out a way to accomplish this?  If not I may have a solution for you, but first I'd need to know what did you want your final outcome/output to be? JPG maps? Something in a JavaScript viewer?

0 Kudos