<?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 How to use 2 Fields for locating an address using AGSLocatorTask in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-use-2-fields-for-locating-an-address-using/m-p/1197896#M7417</link>
    <description>&lt;P&gt;I am developing an application for Locating a Villa in a compound. The One line address is combination of BUILDING_NO, STREET_NO, ZONE_NO named as QARS. The application is working fine to locate the QARS (Single Field). But I want to locate a particular Villa (UNIT_NO) in same QARS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be very much appreciated if some help in this regard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code, URLs of GeocodeServer &amp;amp; MapServer and Screenshot are attached for ready reference.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Afroz Alam&lt;/P&gt;</description>
    <pubDate>Mon, 01 Aug 2022 08:44:17 GMT</pubDate>
    <dc:creator>AfrozAlam</dc:creator>
    <dc:date>2022-08-01T08:44:17Z</dc:date>
    <item>
      <title>How to use 2 Fields for locating an address using AGSLocatorTask</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-use-2-fields-for-locating-an-address-using/m-p/1197896#M7417</link>
      <description>&lt;P&gt;I am developing an application for Locating a Villa in a compound. The One line address is combination of BUILDING_NO, STREET_NO, ZONE_NO named as QARS. The application is working fine to locate the QARS (Single Field). But I want to locate a particular Villa (UNIT_NO) in same QARS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be very much appreciated if some help in this regard.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code, URLs of GeocodeServer &amp;amp; MapServer and Screenshot are attached for ready reference.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Afroz Alam&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 08:44:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-use-2-fields-for-locating-an-address-using/m-p/1197896#M7417</guid>
      <dc:creator>AfrozAlam</dc:creator>
      <dc:date>2022-08-01T08:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 2 Fields for locating an address using AGSLocatorTask</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-use-2-fields-for-locating-an-address-using/m-p/1197956#M7418</link>
      <description>&lt;P&gt;A lot will depend on how your locator is configured (you might be able to configure it to accommodate the Unit Name as part of the address - I'm not familiar with creating locators). You could also use the &lt;A href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_locator_task.html#a99d396b97dc97d85fa55dce72095d154" target="_self"&gt;&lt;STRONG&gt;geocodeWithSearchValues()&lt;/STRONG&gt;&lt;/A&gt; override and specify individual address attributes you want to search on. You can see the list of attributes your locator supports by looking at the &lt;A href="https://developers.arcgis.com/ios/api-reference/interface_a_g_s_locator_task.html#ae78e8bd1a274224c3ac1c1c0210c3bf3" target="_self"&gt;&lt;STRONG&gt;AGSLocatorTask.locatorInfo&lt;/STRONG&gt;&lt;/A&gt;.searchAttributes array (the locator will need to be loaded before you can read this metadata).&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 13:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-use-2-fields-for-locating-an-address-using/m-p/1197956#M7418</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2022-08-01T13:43:53Z</dc:date>
    </item>
  </channel>
</rss>

