<?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: Buffer sample based on query result(s) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543363#M50593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the update.&amp;nbsp; Now need to do query based on buffer ring to get all the parcels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2015 18:54:03 GMT</pubDate>
    <dc:creator>MayJeff</dc:creator>
    <dc:date>2015-01-13T18:54:03Z</dc:date>
    <item>
      <title>Buffer sample based on query result(s)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543357#M50587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any samples that will run a buffer based on query parcel result(s)? &lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 21:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543357#M50587</guid>
      <dc:creator>MayJeff</dc:creator>
      <dc:date>2015-01-12T21:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer sample based on query result(s)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543358#M50588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar to generate address mailing list.&amp;nbsp; For example, search parcel then do a buffer button based on certain distance and generate a lists from buffer results.&lt;/P&gt;&lt;P&gt;Do you have example can do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543358#M50588</guid>
      <dc:creator>MayJeff</dc:creator>
      <dc:date>2015-01-13T13:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer sample based on query result(s)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543359#M50589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an &lt;A href="http://jsfiddle.net/f6tk1mts/"&gt;example&lt;/A&gt; you can build off of.&amp;nbsp; The app uses the Find Task to search and find a parcel based on the Parcel ID.&amp;nbsp; It then automatically buffers the selected polygon by 500 feet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 13:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543359#M50589</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-01-13T13:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer sample based on query result(s)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543360#M50590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link was missing a colon. Here it is: &lt;A href="http://jsfiddle.net/f6tk1mts/" title="http://jsfiddle.net/f6tk1mts/"&gt;Edit fiddle - JSFiddle&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I was going to have to ask a question similar to this eventually too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 14:46:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543360#M50590</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-01-13T14:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer sample based on query result(s)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543361#M50591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the sample.&amp;nbsp; I try to understand it so I modify it to create a Buffer button instead of automatically generate buffer ring on query.&lt;/P&gt;&lt;P&gt;Here is the JSFiddle:&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsfiddle.net/MayJeff00/zsapzgrb/1/" title="http://jsfiddle.net/MayJeff00/zsapzgrb/1/"&gt;Edit fiddle - JSFiddle&lt;/A&gt; &lt;/P&gt;&lt;P&gt;How to perform this task?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:25:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543361#M50591</guid>
      <dc:creator>MayJeff</dc:creator>
      <dc:date>2015-01-13T15:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer sample based on query result(s)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543362#M50592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at this update JSFiddle:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsfiddle.net/f6tk1mts/1/" title="http://jsfiddle.net/f6tk1mts/1/"&gt;Edit fiddle - JSFiddle&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 17:38:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543362#M50592</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-01-13T17:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Buffer sample based on query result(s)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543363#M50593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the update.&amp;nbsp; Now need to do query based on buffer ring to get all the parcels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 18:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-sample-based-on-query-result-s/m-p/543363#M50593</guid>
      <dc:creator>MayJeff</dc:creator>
      <dc:date>2015-01-13T18:54:03Z</dc:date>
    </item>
  </channel>
</rss>

