<?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: How to change (shrink) a polygon used to intersect another layer in the eSearch widget? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803245#M5477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;So, are you saying I can apply a negative buffer and use that as the intersection with another layer?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could change the spatial relationship in the eSearch queryTask code to be contains instead of intersects too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2019 17:15:24 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-09-19T17:15:24Z</dc:date>
    <item>
      <title>How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803242#M5474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Robert's eSearch widget and I'm trying to use a selected polygon to intersect another layer; however, I need to "shrink" the original polygon so the new polygon used to perform the intersection is fully contained within the original selected polygon.&amp;nbsp; I've tried to take the original selected polygon rings and subtract a value of 50 from each x,y pair, however, that just resulted in shifting the temp polygon and not actually "shrinking" it.&amp;nbsp; Any suggestions or help would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 16:06:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803242#M5474</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-19T16:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803243#M5475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You can switch to the by spatial and use a negative number in the buffer to do your selection by.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 16:39:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803243#M5475</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-19T16:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803244#M5476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Robert.&amp;nbsp; However, I need to perform this intersection right after the parcel selection takes places and before the results are displayed.&amp;nbsp;&amp;nbsp;So, are you saying I can apply a negative buffer and use that as the intersection with another layer?&amp;nbsp; I'll take a look at your Spatial tab code and see if I can call that before the results are displayed.&amp;nbsp; Do you have some thoughts or suggestions on how to accomplish this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 16:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803244#M5476</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-19T16:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803245#M5477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;So, are you saying I can apply a negative buffer and use that as the intersection with another layer?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could change the spatial relationship in the eSearch queryTask code to be contains instead of intersects too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 17:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803245#M5477</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-19T17:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803246#M5478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert.&lt;/P&gt;&lt;P&gt;I'm having an issue when calling the _bufferGeometries function.&amp;nbsp; I need it to complete the geometryService buffer event before continuing through the rest of my code because I need the buffered graphic geometry.&amp;nbsp; How can I force the esriConfig.defaults.geometryService.buffer() event to complete before moving on through the rest of my function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2019 14:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803246#M5478</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-20T14:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803247#M5479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The buffer method returns a deferred. So just listen for buffer complete event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2019 14:35:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803247#M5479</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-20T14:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803248#M5480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;That did the trick.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2019 14:50:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803248#M5480</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-20T14:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803249#M5481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Not sure if you're still following this thread but I thought I had things worked out, turned out I was wrong.&amp;nbsp; What I'm trying to do is within the _onSearchFinish function,&amp;nbsp;instead of calling the _drawResults function, I'm calling a custom _doSpatialQuery function. Within this function I'm looping through the selection results (parcels) and it's here where I need get the buffer (negative distance) of each result and then use that buffer geometry as the input to perform the spatial&amp;nbsp;query (intersection)&amp;nbsp;with another layer to build some links within each result.&amp;nbsp; I've attached my modified eSearch widget for reference.&amp;nbsp; I've just been spinning my wheels with this so any help/input would be GREATLY appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 22:10:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803249#M5481</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-23T22:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803250#M5482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using a standard esri basemap or are you using a custom one that would put the maps WKID other than 102100 (webmercator)?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 13:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803250#M5482</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-24T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803251#M5483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a custom basemap where the data is in&amp;nbsp;&lt;SPAN style="color: #1f497d; background-color: #ffffff; font-size: 14.6667px;"&gt;Nebraska State Plane NAD83 and the service is published in Web Mercator.&amp;nbsp; So, the map spatial reference WKID should be 102100.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 13:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803251#M5483</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-24T13:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803252#M5484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I might have a resolution but I need to pass each original search results data (qResult data) into each of the selection buffered polygons.&amp;nbsp; Once I have that, I should be able to loop through each buffered poly and intersection that with my quarter quarter section layer to build the link url.&amp;nbsp; Any thoughts on how to pass the qResults into the buffered poly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 13:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803252#M5484</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-24T13:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803253#M5485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The buffer results will always return in the same order that they are submitted. So you just replace the original graphics (which has the attributes data) geometry with the resultant buffer geometry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:07:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803253#M5485</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-24T14:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803254#M5486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, something like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this.buffArray = buffGeometries;&lt;BR /&gt;for (b = 0; b &amp;lt; this.buffArray.length; b++){&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;for (q = 0; q &amp;lt; this.qResults.length; q++){&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;this.&lt;SPAN&gt;qResults&lt;/SPAN&gt;&lt;Q&gt;.geometry.rings&lt;Q&gt; = this.buffArray&lt;B&gt;.rings&lt;B&gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt; }&lt;/B&gt;&lt;/B&gt;&lt;/Q&gt;&lt;/Q&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803254#M5486</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-24T14:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803255#M5487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes but no need to go to the ring level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;this.&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;qResults&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;Q&gt;.geometry = &lt;SPAN&gt;buffGeometries&lt;/SPAN&gt;&lt;B&gt;;&lt;/B&gt;&lt;/Q&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:07:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803255#M5487</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-24T15:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803256#M5488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that makes sense.&amp;nbsp; If there are multiple selected results, the buffer geometries returns only the first item.&amp;nbsp; I thought the ".then" of the geometryService.buffer acts like a promise and should wait until all geometries are returned.&amp;nbsp; How can I send both buffered results to the _doSpatialQuery function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var unit = "UNIT_FOOT";&lt;BR /&gt; var dist = [parseFloat(-15)];&lt;BR /&gt; var bufferParameters = new BufferParameters();&lt;BR /&gt; var resultEvent;&lt;BR /&gt; var geoms = array.map(this.currentLayerAdded.graphics, function (gra) { &amp;nbsp;&amp;nbsp;&amp;nbsp;//**&amp;nbsp; 2 Results&lt;BR /&gt; return gra.geometry;&lt;BR /&gt; });&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bufferParameters.geometries = geoms;&lt;BR /&gt; bufferParameters.bufferSpatialReference = this.map.spatialReference;&lt;BR /&gt; bufferParameters.unit = GeometryService[unit];&lt;BR /&gt; bufferParameters.distances = dist;&lt;BR /&gt; bufferParameters.unionResults = true;&lt;BR /&gt; bufferParameters.geodesic = true;&lt;BR /&gt; bufferParameters.outSpatialReference = this.map.spatialReference;&lt;BR /&gt; &lt;BR /&gt; esriConfig.defaults.geometryService.buffer(bufferParameters)&lt;BR /&gt; .then(lang.hitch(this, this._doSpatialQuery));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_doSpatialQuery: function(buffGeometries){&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;//** only 1 result in buffGeometries&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Replace original selected poly geometry with buffered geometry&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;for (b = 0; b &amp;lt; buffGeometries.length; b++){&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;for (q = 0; q &amp;lt; this.queryResultsArray.length; q++){&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;this.queryResultsArray&lt;Q&gt;.geometry = buffGeometries&lt;B&gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/B&gt;&lt;/Q&gt;&lt;/P&gt;&lt;P&gt;continue with function......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:24:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803256#M5488</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-24T15:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803257#M5489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Douglas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Because you have the buffer set to unionResults you will only get on geometry back a union of the two parcels buffered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803257#M5489</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-09-24T15:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to change (shrink) a polygon used to intersect another layer in the eSearch widget?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803258#M5490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahhhh....&amp;nbsp; Thanks Robert.&amp;nbsp; Sometimes an extra set of eyes always helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for ALL your help!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:43:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-change-shrink-a-polygon-used-to-intersect/m-p/803258#M5490</guid>
      <dc:creator>DouglasGuess</dc:creator>
      <dc:date>2019-09-24T15:43:36Z</dc:date>
    </item>
  </channel>
</rss>

