<?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 Re: Subset features that are displayed based on a spatial query in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91345#M2097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After just a little more digging, it looks like this is what I am looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/flex/sample-code/query-result-on-map.htm"&gt;https://developers.arcgis.com/flex/sample-code/query-result-on-map.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sets the graphicProvider to the results of the query and I think I can put both spatial and attribute criteria in a single query. Thanks again, Evelyn! I wouldn't have stumbled across this without your suggestions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 17:24:09 GMT</pubDate>
    <dc:creator>KeithWeber1</dc:creator>
    <dc:date>2015-05-28T17:24:09Z</dc:date>
    <item>
      <title>Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91339#M2091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a web application that provides the user with several different options to subset the visible features on the map. Most of the subset criteria is applied using a layer's definition expression. One way I would like to allow the user to subset the visible features is to allow the user to draw a polygon on the map and only the features that are within the polygon get displayed. What is the best way to achieve this behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently using ArcGIS Flex API and the layer type is an ArcGISDynamicMapServiceLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:26:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91339#M2091</guid>
      <dc:creator>KeithWeber1</dc:creator>
      <dc:date>2015-05-28T16:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91340#M2092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe u can do this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/flex/sample-code/select-graphics-within-extent.htm" title="https://developers.arcgis.com/flex/sample-code/select-graphics-within-extent.htm"&gt;Select Graphics within Extent—ArcGIS API for Flex | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:35:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91340#M2092</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2015-05-28T16:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91341#M2093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Evelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response! Looking at the example, it appears that it is changing the renderer of each feature based on if it falls within the extent. However, the functionality that I am looking for is basically the exact same functionality as a definition expression, meaning that only the features that match the criteria are considered to be part of the layer (displayed on the map, visible in an attribute table, etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91341#M2093</guid>
      <dc:creator>KeithWeber1</dc:creator>
      <dc:date>2015-05-28T16:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91342#M2094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Evelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if there is a way to include spatial criteria within a definition expression? In my case, I have line features and want to show all line features that are fully contained within a polygon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91342#M2094</guid>
      <dc:creator>KeithWeber1</dc:creator>
      <dc:date>2015-05-28T16:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91343#M2095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe u can make a mix with this and the other link that i just showed u, adding the extent based on user interaction.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/flex/sample-code/find-features-in-map-layers.htm" title="https://developers.arcgis.com/flex/sample-code/find-features-in-map-layers.htm"&gt;Find features in Map Layers—ArcGIS API for Flex | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91343#M2095</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2015-05-28T16:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91344#M2096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Evelyn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! I'll check it out and see if I can get it working. I appreciate your suggestions very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 17:12:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91344#M2096</guid>
      <dc:creator>KeithWeber1</dc:creator>
      <dc:date>2015-05-28T17:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91345#M2097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After just a little more digging, it looks like this is what I am looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/flex/sample-code/query-result-on-map.htm"&gt;https://developers.arcgis.com/flex/sample-code/query-result-on-map.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sets the graphicProvider to the results of the query and I think I can put both spatial and attribute criteria in a single query. Thanks again, Evelyn! I wouldn't have stumbled across this without your suggestions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 17:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91345#M2097</guid>
      <dc:creator>KeithWeber1</dc:creator>
      <dc:date>2015-05-28T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Subset features that are displayed based on a spatial query</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91346#M2098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ur welcome &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;. It will be useful if u write some code and show us how u solve ur problem cuz anyone else can have the same question. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 17:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/subset-features-that-are-displayed-based-on-a/m-p/91346#M2098</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2015-05-28T17:55:23Z</dc:date>
    </item>
  </channel>
</rss>

