Heat Map in ArcGIS Java Script API using ArcGIS Server..Need help

1600
3
Jump to solution
09-20-2012 04:56 AM
SunilPalkar
Occasional Contributor
Hello All,

Good Morning,

I want to create the heat-map  in ArcGIS Java Script API.  Is it possible ?

I am  using ArcGIS Desktop 10.0 sp2 + ArcGIS Server 10.0 sp2 on windows 2008 r2 and I have valid feature service published in AGS.

I have check and research few sites and I did not find any valid information. I got following web site
http://www.heatmapapi.com/Default.aspx
which is again third party API.

My research :
http://forums.arcgis.com/threads/28501-Heatmaps-and-ArcGIS-Extension-to-the-Google-Maps-API should I integrate with google api ? because I have my data on ArcGIS Server..

Any help is highly appreciated ...Thanks in advance.
0 Kudos
1 Solution

Accepted Solutions
KellyHutchins
Esri Frequent Contributor
The JavaScript API doesn't currently have built-in support for heat mapping however here's a link to a sample that shows how to create a heat map layer.

You can download the code from either github or arcgis.com.

https://github.com/driskull/ArcGIS-Heatmap-Layer--heatmap.js-
http://www.arcgis.com/home/item.html?id=3a6d8158252e4b96a8ecfb8b912df78d

Demo:
http://tmappsevents.esri.com/stage/heatmap/index.html

Note: If you need to support IE the heat map layer only works on IE9 and later.

View solution in original post

0 Kudos
3 Replies
KellyHutchins
Esri Frequent Contributor
The JavaScript API doesn't currently have built-in support for heat mapping however here's a link to a sample that shows how to create a heat map layer.

You can download the code from either github or arcgis.com.

https://github.com/driskull/ArcGIS-Heatmap-Layer--heatmap.js-
http://www.arcgis.com/home/item.html?id=3a6d8158252e4b96a8ecfb8b912df78d

Demo:
http://tmappsevents.esri.com/stage/heatmap/index.html

Note: If you need to support IE the heat map layer only works on IE9 and later.
0 Kudos
SunilPalkar
Occasional Contributor
Hello Kelly,

I apologies for my late reply.

thanks for your information.I  will go through this and get back to you soon..

Thank you..


The JavaScript API doesn't currently have built-in support for heat mapping however here's a link to a sample that shows how to create a heat map layer.

You can download the code from either github or arcgis.com.

https://github.com/driskull/ArcGIS-Heatmap-Layer--heatmap.js-
http://www.arcgis.com/home/item.html?id=3a6d8158252e4b96a8ecfb8b912df78d

Demo:
http://tmappsevents.esri.com/stage/heatmap/index.html

Note: If you need to support IE the heat map layer only works on IE9 and later.
0 Kudos
VadivelanPalanichamy
New Contributor II
Is there any heat map javascript api in the recent ESRI release.   I am also searching for js support in arcgis 10.1.


thanks,
vadivelan. P
0 Kudos