<?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 Default Widgets for Intersections? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5727#M141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create an application which allows me to query for a specific tax parcel through its block and lot and then intersect that parcel with other layers to gain information about them. I understand how to query for the parcel with the built in Query Widget, but is there a built in widget that&amp;nbsp;would be&amp;nbsp;able to take the query result and intersect it with a municipality layer for example to display information from the parcel layer and the town in which it falls?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2018 20:03:18 GMT</pubDate>
    <dc:creator>DaveKrady</dc:creator>
    <dc:date>2018-01-16T20:03:18Z</dc:date>
    <item>
      <title>Default Widgets for Intersections?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5727#M141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create an application which allows me to query for a specific tax parcel through its block and lot and then intersect that parcel with other layers to gain information about them. I understand how to query for the parcel with the built in Query Widget, but is there a built in widget that&amp;nbsp;would be&amp;nbsp;able to take the query result and intersect it with a municipality layer for example to display information from the parcel layer and the town in which it falls?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 20:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5727#M141</guid>
      <dc:creator>DaveKrady</dc:creator>
      <dc:date>2018-01-16T20:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Default Widgets for Intersections?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5728#M142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Not a builtin one but the custom eSearch widget has a spatial search that would meet your needs.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-1731-enhanced-search-widget-version-211-080116"&gt;https://community.esri.com/docs/DOC-1731-enhanced-search-widget-version-211-080116&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 20:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5728#M142</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-16T20:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Default Widgets for Intersections?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5729#M143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response! This should work for what I need.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I add it by moving the esearch folder to client/stemapp/widgets?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5729#M143</guid>
      <dc:creator>DaveKrady</dc:creator>
      <dc:date>2018-01-17T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Default Widgets for Intersections?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5730#M144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Yes that is correct. Here is the help doc on that subject:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/guide/deploy-custom-widget-and-theme.htm" title="https://developers.arcgis.com/web-appbuilder/guide/deploy-custom-widget-and-theme.htm"&gt;Custom widget and theme deployment—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5730#M144</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-17T13:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Default Widgets for Intersections?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5731#M145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:07:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/default-widgets-for-intersections/m-p/5731#M145</guid>
      <dc:creator>DaveKrady</dc:creator>
      <dc:date>2018-01-17T14:07:40Z</dc:date>
    </item>
  </channel>
</rss>

