<?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: ArcGIS API for JavaScript: How to select features inside a buffer and point selection is not working in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313572#M28835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ken, this is perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2014 14:02:14 GMT</pubDate>
    <dc:creator>HabG_</dc:creator>
    <dc:date>2014-10-17T14:02:14Z</dc:date>
    <item>
      <title>ArcGIS API for JavaScript: How to select features inside a buffer and point selection is not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313568#M28831</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 can select features using point, extent, circle and freehand polygon. When I do buffer (e.g. 5 mile radius), I want the selection to include the features inside the buffer zone (at the moment it only selects features in side the polygon). The second issue is when I use the point button to select features it is selecting the polygon features but not the point features (I think I'm supposed to use tolerance but I don't know how). Here is a link to the &lt;A href="http://jsfiddle.net/pfzt1Lpq/5/"&gt;jsfiddle&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 10:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313568#M28831</guid>
      <dc:creator>HabG_</dc:creator>
      <dc:date>2014-10-17T10:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for JavaScript: How to select features inside a buffer and point selection is not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313569#M28832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You create the buffer but you don't select the features from the featurelayers using that geometry. You're using the geometry obtained from the DrawEnd event instead. You should move that section to the showBuffer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 12:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313569#M28832</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-10-17T12:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for JavaScript: How to select features inside a buffer and point selection is not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313570#M28833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ken. I'm a bit confused, would you please show me using the attached &lt;A href="http://jsfiddle.net/pfzt1Lpq/5/"&gt;example&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313570#M28833</guid>
      <dc:creator>HabG_</dc:creator>
      <dc:date>2014-10-17T13:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for JavaScript: How to select features inside a buffer and point selection is not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313571#M28834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like &lt;A href="http://jsfiddle.net/pfzt1Lpq/6/"&gt;this&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313571#M28834</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-10-17T13:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS API for JavaScript: How to select features inside a buffer and point selection is not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313572#M28835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ken, this is perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 14:02:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-api-for-javascript-how-to-select-features/m-p/313572#M28835</guid>
      <dc:creator>HabG_</dc:creator>
      <dc:date>2014-10-17T14:02:14Z</dc:date>
    </item>
  </channel>
</rss>

