<?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 Offline address search using offline web map data in iOS in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-address-search-using-offline-web-map-data/m-p/1183445#M7390</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am implementing the search address functionality in my application using ArcGIS iOS SDK. I am also downloading an offline web map to display and it contains address search information. I have referred to the &lt;A href="https://developers.arcgis.com/ios/swift/sample-code/offline-geocode/" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&amp;nbsp;for Offline address search and I realized that I need to use&amp;nbsp;&lt;SPAN&gt;.loz and .loc local files for performing the offline address search. Can anyone help me if there is any way to use the offline web map address information for offline search functionality?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 07:32:22 GMT</pubDate>
    <dc:creator>Tarak-Kar</dc:creator>
    <dc:date>2022-06-16T07:32:22Z</dc:date>
    <item>
      <title>Offline address search using offline web map data in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-address-search-using-offline-web-map-data/m-p/1183445#M7390</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am implementing the search address functionality in my application using ArcGIS iOS SDK. I am also downloading an offline web map to display and it contains address search information. I have referred to the &lt;A href="https://developers.arcgis.com/ios/swift/sample-code/offline-geocode/" target="_blank" rel="noopener"&gt;link&lt;/A&gt;&amp;nbsp;for Offline address search and I realized that I need to use&amp;nbsp;&lt;SPAN&gt;.loz and .loc local files for performing the offline address search. Can anyone help me if there is any way to use the offline web map address information for offline search functionality?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 07:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-address-search-using-offline-web-map-data/m-p/1183445#M7390</guid>
      <dc:creator>Tarak-Kar</dc:creator>
      <dc:date>2022-06-16T07:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Offline address search using offline web map data in iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-address-search-using-offline-web-map-data/m-p/1183495#M7391</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;When you take a web maps offline, you do not get geocoding support from that web map. You would have to get hold of .loz/.loc locator files for the area in question (you could use ArcGIS Pro to create those if you have the source data, see &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geocoding/about-locators.htm" target="_blank"&gt;Introduction to locators&lt;/A&gt; and &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/help/data/geocoding/create-a-locator.htm" target="_blank"&gt;Create a locator&lt;/A&gt; in the ArcGIS Pro docs).&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/ios/offline-maps-scenes-and-data/take-a-map-offline-with-arcgis-pro/" target="_blank"&gt;Mobile Map Packages&lt;/A&gt; are another way to get geocoding offline, but again they are not derived from Web Maps, but created in ArcGIS Pro (which packages up the .loz/.loc files inside the .mmpk).&lt;/P&gt;&lt;P&gt;For an overview of the offline options that Runtime supports, see the &lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/offline/how-to-build-offline-applications/" target="_blank"&gt;Offline conceptual guide&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;One thought: you say that the web map contains address search information. Can you provide more details? If you have a feature layer of addresses that's downloaded with your offline map, you can &lt;A href="https://developers.arcgis.com/ios/query-and-edit/query/" target="_blank"&gt;query that&lt;/A&gt; to find feature locations. It's not as optimized as building a locator from your data and doesn't support Suggest capabilities, but can work in a pinch if the data is right.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 12:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-address-search-using-offline-web-map-data/m-p/1183495#M7391</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2022-06-16T12:44:12Z</dc:date>
    </item>
  </channel>
</rss>

