<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Aggregate Tool input format - Feature layer in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272001#M7092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to consume Aggregate Polygons (Cartography) tool for doing some spatial operations using sliverlight application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;second, I require output as feature set (sliverlight), how to convert feature class to feature set?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me on this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where Can I get a source code for this aggregate tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00700000000s000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00700000000s000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 08:23:20 GMT</pubDate>
    <dc:creator>LakshmananVenkatesan</dc:creator>
    <dc:date>2012-11-19T08:23:20Z</dc:date>
    <item>
      <title>Aggregate Tool input format - Feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272001#M7092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to consume Aggregate Polygons (Cartography) tool for doing some spatial operations using sliverlight application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;second, I require output as feature set (sliverlight), how to convert feature class to feature set?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me on this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where Can I get a source code for this aggregate tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00700000000s000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00700000000s000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 08:23:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272001#M7092</guid>
      <dc:creator>LakshmananVenkatesan</dc:creator>
      <dc:date>2012-11-19T08:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate Tool input format - Feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272002#M7093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see input/ouput for gp using ags &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000002n000000.htm"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/0093/00930000002n000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"... Any model that uses a feature class or feature layer as input can be modified to accept a feature set. Any model that uses a table as input can be modified to accept a record set. Feature set or record set variables can be created as new variables, or existing variables can be changed to feature or record sets..."&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/002w/002w0000004s000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/002w/002w0000004s000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so you can change in model input from feature layer to featureset (see my last link) while in output feature class is supported from client web (it is returned: feature set)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 09:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272002#M7093</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-11-20T09:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate Tool input format - Feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272003#M7094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you. It helped me. But I cannot change the output parameter (which is of type feature class). When I open the model and edit the type - it is freezed. How to change this specifically?.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 10:08:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272003#M7094</guid>
      <dc:creator>LakshmananVenkatesan</dc:creator>
      <dc:date>2012-11-20T10:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate Tool input format - Feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272004#M7095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you shouldn't must change output. At client it returns a feature set&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272004#M7095</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-11-20T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate Tool input format - Feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272005#M7096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;you shouldn't must change output. At client it returns a feature set&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to pass this output to another model&amp;nbsp; which takes featureset as input, how to go about?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:27:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272005#M7096</guid>
      <dc:creator>LakshmananVenkatesan</dc:creator>
      <dc:date>2012-11-20T12:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate Tool input format - Feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272006#M7097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if I have understand your question: when you have featureset on client (from 1° model) you resend featureset to 2° gp. I think that you want do it because you change 1° featureset ? Right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 13:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272006#M7097</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-11-20T13:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate Tool input format - Feature layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272007#M7098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Let me rewrite my question. My sliverlight application I will sending list of geometries as featureset to Aggregate Tool which aggregates the polygon and result will be passed to another Geoprocessing tool&amp;nbsp; (second tool) which takes input as feature set. Result from aggregate tool is feature class which am not able to edit&amp;nbsp; the property to change to feature set . I want output of aggregate tool in form feature so that i can send as input and process. is that clear?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 17:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/aggregate-tool-input-format-feature-layer/m-p/272007#M7098</guid>
      <dc:creator>LakshmananVenkatesan</dc:creator>
      <dc:date>2012-11-20T17:04:22Z</dc:date>
    </item>
  </channel>
</rss>

