<?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: Combine Spatial Query Sample with Query With buffer in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25769#M654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahmed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much! That did the trick.&amp;nbsp; you provided a complete solution to my problem. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 12:11:30 GMT</pubDate>
    <dc:creator>HushamHassan</dc:creator>
    <dc:date>2014-05-06T12:11:30Z</dc:date>
    <item>
      <title>Combine Spatial Query Sample with Query With buffer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25765#M650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to combine both sample in one and adding textbox for the buffer distance.&amp;nbsp; I searched around the forum I could not find any example. I am using Sl 3.0 and C#&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 May 2014 22:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25765#M650</guid>
      <dc:creator>HushamHassan</dc:creator>
      <dc:date>2014-05-04T22:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Spatial Query Sample with Query With buffer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25766#M651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is already sample for &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#BufferQuery"&gt;Querying using buffer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You just need to add a textbox to get your buffer distance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 04:24:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25766#M651</guid>
      <dc:creator>AhmedEl-Sisi</dc:creator>
      <dc:date>2014-05-05T04:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Spatial Query Sample with Query With buffer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25767#M652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you,&amp;nbsp;&amp;nbsp;&amp;nbsp; the question is it possible to combine that sample with spatial Query sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 10:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25767#M652</guid>
      <dc:creator>HushamHassan</dc:creator>
      <dc:date>2014-05-05T10:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Spatial Query Sample with Query With buffer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25768#M653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;thank you,&amp;nbsp;&amp;nbsp;&amp;nbsp; the question is it possible to combine that sample with spatial Query sample.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;of course you can, you should just break them down:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 1-Draw on Map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2-If user enters buffer value Apply buffer on drawn geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 3-After buffer completed Apply Spatial Filter with buffer geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached some code for the concept.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 09:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25768#M653</guid>
      <dc:creator>AhmedEl-Sisi</dc:creator>
      <dc:date>2014-05-06T09:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Combine Spatial Query Sample with Query With buffer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25769#M654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahmed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much! That did the trick.&amp;nbsp; you provided a complete solution to my problem. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 12:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/combine-spatial-query-sample-with-query-with/m-p/25769#M654</guid>
      <dc:creator>HushamHassan</dc:creator>
      <dc:date>2014-05-06T12:11:30Z</dc:date>
    </item>
  </channel>
</rss>

