Select to view content in your preferred language

Point density view

2314
2
06-29-2011 05:56 AM
PhilDegler
Emerging Contributor
Hello,

I am currently developing a silverlight API GIS application which displays point data using a feature layer.  The application allows the user to set filtering options to limit the points displayed.
    
I would like to allow the user to toggle between a point display view and a point density view while having the same filtering options applied to both views.  Does anyone have any tips about how I would go about doing this?

I'm assuming that I will need to use the geospatial toolbox to set something up for the density view, but I'm not sure how this tool would get applied in my application.  Are there any articles describing how to do this?  I didn't see anything in the interactive API that appeared helpful regarding this issue.

Any help would be greatly appreciated.

Phil
0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor
0 Kudos
PhilDegler
Emerging Contributor
Thanks for the reply...

I guess it's worth a shot.  What would be the best way to get my feature layer map points transposed to the heat map layer?

Phil
0 Kudos