<?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 parcel, buffer it, use buffer to select parcels within buffer. How? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18138#M375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;K gotcha.&amp;nbsp; Is the PPIN the parcel number?&amp;nbsp; So, I could select a parcel graphically with this tool, then switch to the spatial search and buffer the selected parcel and grab the parcels inside the buffer correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Nov 2010 19:55:39 GMT</pubDate>
    <dc:creator>ShawnKraft</dc:creator>
    <dc:date>2010-11-30T19:55:39Z</dc:date>
    <item>
      <title>Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18136#M373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I played with the enhanced search widget but I can't get it to work.&amp;nbsp; I don't even understand how to use it.&amp;nbsp; Isn't there a simpler way to select a feature, buffer it, and use the buffer to select additional features?&amp;nbsp; In Flexviewer 1.3 it was simple and easy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 19:05:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18136#M373</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-11-30T19:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18137#M374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shawn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I can explain how to do it in the enhanced search widget, there is nothing out there right now for FlexViewer 2.x that is simpler that I know of...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A picture is worth a thousand words so here is one using my parcels layer to select other parcels that intersect the selected parcels buffer of 20 feet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 19:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18137#M374</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-30T19:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18138#M375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;K gotcha.&amp;nbsp; Is the PPIN the parcel number?&amp;nbsp; So, I could select a parcel graphically with this tool, then switch to the spatial search and buffer the selected parcel and grab the parcels inside the buffer correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 19:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18138#M375</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-11-30T19:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18139#M376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shawn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; So, I could select a parcel graphically with this tool, then switch to the spatial search and buffer the selected parcel and grab the parcels inside the buffer correct?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually NO. You would have to do the search using the where clause. If you have :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;expression useforspatial="&lt;SPAN style="color:&amp;quot;Red&amp;quot;;"&gt;true&lt;/SPAN&gt;"&amp;gt;upper(PPIN) = upper('[value]%')&amp;lt;/expression&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; then you would only have to have the actual parcel number in the second layers where textbox. so instead of PPIN = '1998' than you would have just 1998. In my cadastral data a PPIN is a small unique ID for each parcel so that you don't have to type the whole 16 digit parcel number.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 20:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18139#M376</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-30T20:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18140#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a good tool.&amp;nbsp; I figured out how to use it from your image.&amp;nbsp; Thanks Robert.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 14:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18140#M377</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-12-01T14:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18141#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert I am going to try to build a widget to do what I need.&amp;nbsp; Do you have any suggestions on how to start?&amp;nbsp; I was thinking of starting by copying the Buffer using Geometry Service sample and modifying it.&amp;nbsp; Figured I would ask you because you might know of any hangups with certain samples and be able to recommend one to start.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 19:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18141#M378</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-12-02T19:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18142#M379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can i change this buffer to Outside Only?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 19:15:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18142#M379</guid>
      <dc:creator>PaulLang</dc:creator>
      <dc:date>2010-12-17T19:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18143#M380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I don't believe that the Flex API can do that, there is no reference in their docs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/BufferParameters.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/supportClasses/BufferParameters.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 19:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18143#M380</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-17T19:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Select parcel, buffer it, use buffer to select parcels within buffer. How?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18144#M381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Merry Christmas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 19:33:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/select-parcel-buffer-it-use-buffer-to-select/m-p/18144#M381</guid>
      <dc:creator>PaulLang</dc:creator>
      <dc:date>2010-12-17T19:33:53Z</dc:date>
    </item>
  </channel>
</rss>

