<?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 Create a Model in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648347#M19213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help to make a model, which will become a geoprocess in Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I need to calculate population stats from a point coverage, where each point has the number of people as a value in the 'population' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I need to draw a polygon on the map which selects all points 'Within' - &lt;SPAN style="color: #e23d39;"&gt;&lt;EM&gt;I have done this&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Once the selection is made I need to calculate the sum of the values and return that value as the total population in the Area drawn. - &lt;SPAN style="color: #e23d39;"&gt;&lt;EM&gt;This is what I am struggling with&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A pretty simple model I am sure, but I have not used Model Maker for a long time as I use FME, and trying to find the tools if problematic, I hope someone out there can assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 04:15:48 GMT</pubDate>
    <dc:creator>DilipWagh</dc:creator>
    <dc:date>2015-03-19T04:15:48Z</dc:date>
    <item>
      <title>Create a Model</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648347#M19213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help to make a model, which will become a geoprocess in Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I need to calculate population stats from a point coverage, where each point has the number of people as a value in the 'population' field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I need to draw a polygon on the map which selects all points 'Within' - &lt;SPAN style="color: #e23d39;"&gt;&lt;EM&gt;I have done this&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Once the selection is made I need to calculate the sum of the values and return that value as the total population in the Area drawn. - &lt;SPAN style="color: #e23d39;"&gt;&lt;EM&gt;This is what I am struggling with&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A pretty simple model I am sure, but I have not used Model Maker for a long time as I use FME, and trying to find the tools if problematic, I hope someone out there can assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 04:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648347#M19213</guid>
      <dc:creator>DilipWagh</dc:creator>
      <dc:date>2015-03-19T04:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Model</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648348#M19214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After selection use summary statistics tool which will calculate sum and return the sum in a table.&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000001z000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00080000001z000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Further you can use Get Value tool (model only tool) to use this value in next analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful&lt;/P&gt;&lt;P&gt;Kishor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 09:21:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648348#M19214</guid>
      <dc:creator>KishorGhatage</dc:creator>
      <dc:date>2015-03-19T09:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Model</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648349#M19215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishore, Thanks very much for this, I just needed pointing in the right direction, all fully operational now, many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 10:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648349#M19215</guid>
      <dc:creator>DilipWagh</dc:creator>
      <dc:date>2015-03-19T10:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Model</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648350#M19216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dilip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesn't the &lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m300000046000000"&gt;Chart Widget&lt;/A&gt; have this functionality straight out of the box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gigzy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 11:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/create-a-model/m-p/648350#M19216</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2015-03-19T11:36:31Z</dc:date>
    </item>
  </channel>
</rss>

