<?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: Address Search Query by Road Names in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/address-search-query-by-road-names/m-p/48525#M1300</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out the "Query" section in the Silverlight samples :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the "Attribute Query", "Query Only", or "Find Query" (or any combination of them) to achieve what you're looking for. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is some great info in these samples and they will help you get exactly what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 11:21:31 GMT</pubDate>
    <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
    <dc:date>2012-11-01T11:21:31Z</dc:date>
    <item>
      <title>Address Search Query by Road Names</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/address-search-query-by-road-names/m-p/48523#M1298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to create a SEARCH where the user types in a road name, and the display box shows all addresses that fall under that road name. The user can then select the address they want and the map will auot zoom to that point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have seen some posts close to this, but not quite what I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone get me started in the right direction?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 12:08:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/address-search-query-by-road-names/m-p/48523#M1298</guid>
      <dc:creator>GaryWine</dc:creator>
      <dc:date>2012-10-31T12:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Address Search Query by Road Names</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/address-search-query-by-road-names/m-p/48524#M1299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This seems normal attribute query to me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. You query your roads layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Get the results&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Create the class that exposes 2 public properties, one in Road name and other is geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Loop thru query result, create instance of the class ( step #3) and set its properties. Add this instance to some List&amp;lt;T&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Bind the list to your UI control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. On some event of that UI control, get the geometry from the class instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Zoom to that geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 04:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/address-search-query-by-road-names/m-p/48524#M1299</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2012-11-01T04:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Address Search Query by Road Names</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/address-search-query-by-road-names/m-p/48525#M1300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out the "Query" section in the Silverlight samples :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the "Attribute Query", "Query Only", or "Find Query" (or any combination of them) to achieve what you're looking for. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is some great info in these samples and they will help you get exactly what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 11:21:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/address-search-query-by-road-names/m-p/48525#M1300</guid>
      <dc:creator>deleted-user-ATjHIWsdQYmT</dc:creator>
      <dc:date>2012-11-01T11:21:31Z</dc:date>
    </item>
  </channel>
</rss>

