I want to consume Aggregate Polygons (Cartography) tool for doing some spatial operations using sliverlight application.
This tool takes input Feature Layer and returns feature class as output. In my sliverlight application I have list of geometries, how do i convert geometries/featureset to feature layer ?. This tool as expects input as a feature layer only.
second, I require output as feature set (sliverlight), how to convert feature class to feature set?
Please help me on this
Where Can I get a source code for this aggregate tool?