<?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: Select Features by Drawing a Polygon in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235401#M21937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shaning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You will use the Draw Toolbar to draw your polygon geometry.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/draw-amd.html" title="https://developers.arcgis.com/javascript/jsapi/draw-amd.html"&gt;Draw | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will use the geometry to execute a QueryTask or a selectFeatures method on a FeatureLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 13:57:19 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2015-07-29T13:57:19Z</dc:date>
    <item>
      <title>Select Features by Drawing a Polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235400#M21936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a component to select features by drawing a polygon.&amp;nbsp; Do you know where this piece of code can be found?&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235400#M21936</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-07-29T13:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Select Features by Drawing a Polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235401#M21937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shaning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You will use the Draw Toolbar to draw your polygon geometry.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/draw-amd.html" title="https://developers.arcgis.com/javascript/jsapi/draw-amd.html"&gt;Draw | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will use the geometry to execute a QueryTask or a selectFeatures method on a FeatureLayer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235401#M21937</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-29T13:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Select Features by Drawing a Polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235402#M21938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of buffering a point just use the geometry of a drawing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/query_buffer.html" title="https://developers.arcgis.com/javascript/jssamples/query_buffer.html"&gt;Select with Feature Layer | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:57:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235402#M21938</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-07-29T13:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Select Features by Drawing a Polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235403#M21939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to both Rob and Tim.&amp;nbsp; Both answers are correct.&amp;nbsp; Sorry for the restriction to credit for 2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235403#M21939</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2015-07-29T14:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Select Features by Drawing a Polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235404#M21940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always mark Roberts answer as helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-features-by-drawing-a-polygon/m-p/235404#M21940</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-07-29T14:10:28Z</dc:date>
    </item>
  </channel>
</rss>

