<?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 how to make all features out side a selected polygon invisible.... in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-make-all-features-out-side-a-selected/m-p/94727#M2181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I run small spatial query to select a particular polygon feature on the map.In map i am having 10 featurelayers. i need to make all features from all 10 layers make invisible which are not inside the selected polygon feature. i,e just like clipping. but i dont want to create new feature layers........inside the selected polygon. is it possible ,if so please give some ideas. i am using arcgis server 9.3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jan 2011 03:04:02 GMT</pubDate>
    <dc:creator>srinivasreddy</dc:creator>
    <dc:date>2011-01-18T03:04:02Z</dc:date>
    <item>
      <title>how to make all features out side a selected polygon invisible....</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-make-all-features-out-side-a-selected/m-p/94727#M2181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I run small spatial query to select a particular polygon feature on the map.In map i am having 10 featurelayers. i need to make all features from all 10 layers make invisible which are not inside the selected polygon feature. i,e just like clipping. but i dont want to create new feature layers........inside the selected polygon. is it possible ,if so please give some ideas. i am using arcgis server 9.3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 03:04:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-make-all-features-out-side-a-selected/m-p/94727#M2181</guid>
      <dc:creator>srinivasreddy</dc:creator>
      <dc:date>2011-01-18T03:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to make all features out side a selected polygon invisible....</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-make-all-features-out-side-a-selected/m-p/94728#M2182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could set the other Feature Layer's mode to MODE_SELECTION:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#mode"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#mode&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and then call selectFeatures() on them where the Query's geometry is the polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#selectFeatures()"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#selectFeatures()&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 16:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-make-all-features-out-side-a-selected/m-p/94728#M2182</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-01-18T16:11:59Z</dc:date>
    </item>
  </channel>
</rss>

