<?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: Geocoding Service- Rebuild Locators workflow in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244749#M1538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I follow your question.&amp;nbsp; You'd be doing any an all updates to the source data.&amp;nbsp; Once you make your edits to the source data, you have to rebuild the locator, and republish it.&amp;nbsp; I suggest recreating the locator though;&amp;nbsp; it's easy in model builder.&amp;nbsp; Rebuilding locators in 10.3.1 didn't work.&amp;nbsp; I don't know what version you are working with or if the problem got fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my earlier post:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;2.&amp;nbsp; If you do not register the the data the services use with the ArcGIS server, all that data is packaged up and sent to the ArcGIS Server.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;...I can update data, I can rebuild and test locators, I can add or delete locators from the composite; basically whatever I want, without impacting the services.&amp;nbsp; When I'm happy with what I have, I simply publish the composite, and off it all goes, replacing the old with the new. ...&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/102975"&gt;Leo Ladefian&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 May 2017 20:33:03 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2017-05-01T20:33:03Z</dc:date>
    <item>
      <title>Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244741#M1530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are migrating from ArcGIS Desktop/Server 10.1 to 10.3.1. Now, noticed a big change with Geocoding Service - Rebuilding locators and ESRI never mentions about what the new workflow should be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have reference data changing every night- so have to rebuild locators every night to have an accurate address search for our website. In 10.1 ArcGIS Server, our workflow was :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Stop Geocoding Service&lt;/LI&gt;&lt;LI&gt;Update reference data and Rebuild all locators including Composite locator&lt;/LI&gt;&lt;LI&gt;Start Geocoding service- !!!!!boom all update appears&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With 10.3.1, ESRI won't allow rebuilding composite locator. Instead suggest recreating it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, my question is Should we have to republish/overwrite Geocoding service every night if we've to recreate Composite locator every night? What's the workflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or can this composite locator copied over to server which can be consumed by geocoding service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:03:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244741#M1530</guid>
      <dc:creator>RajuGopinath</dc:creator>
      <dc:date>2016-08-23T14:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244742#M1531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I understand, the composite doesn't need to be rebuilt which is why you aren't&amp;nbsp; "allowed' to.&amp;nbsp; For my application, I prefer not to register the data with the server so consequently I copy everything over to it.&amp;nbsp; That way you don't need to shut down the published service; you just overwrite it.&amp;nbsp; Your mileage may vary....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244742#M1531</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-08-23T14:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244743#M1532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks- can you please elaborate your answer?&lt;/P&gt;&lt;P&gt;So, basically you need to rebuild all other locators, recreate composite and then overwrite geocoding service?&lt;/P&gt;&lt;P&gt;Is that what you meant by copying data over (copying composite locator as a part of overwrite service)?&lt;/P&gt;&lt;P&gt;Unfortunately, we need to do this every night.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244743#M1532</guid>
      <dc:creator>RajuGopinath</dc:creator>
      <dc:date>2016-08-23T14:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244744#M1533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a stack of individual locators that are maintained as their respective data changes.&amp;nbsp; Within that stack are a couple that don't change (like freeways), but the others, streets, address points, common name points are always in a state of flux.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you publish a composite, or any other service for that matter, you can do it one of two ways:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; If you register the data the services use with the ArcGIS server, the published service is linked to the original data.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; If you do not register the the data the services use with the ArcGIS server, all that data is packaged up and sent to the ArcGIS Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the first option, in order to rebuild a locator, you must shut the service because there will be a lock on the locator. I chose to go with the second option as it allows me a bit more flexibility with my work flow.&amp;nbsp; I don't want any connection with ArcGIS server and the original data sources.&amp;nbsp; If the workspace where the original data sources reside has some sort of failure, I need my geocoding services to remain up and running.&amp;nbsp; [I use the term workspace instead of hard drive or machine, as everything I do is in the virtual environment.]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can update data, I can rebuild and test locators, I can add or delete locators from the composite; basically whatever I want, without impacting the services.&amp;nbsp; When I'm happy with what I have, I simply publish the composite, and off it all goes, replacing the old with the new.&amp;nbsp; With respect to your question, no I do not re-create the composite. There is no need.&amp;nbsp; You can do this nightly.&amp;nbsp; You can do this every two weeks; montly, yearly.&amp;nbsp; You can do this as often as you like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this clarifies it for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244744#M1533</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-08-23T14:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244745#M1534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 15:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244745#M1534</guid>
      <dc:creator>RajuGopinath</dc:creator>
      <dc:date>2016-08-23T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244746#M1535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe, it's my understanding that any change in the data requires a locator to be rebuilt. &amp;nbsp;How do you handle the rebuilding if the data is still attached to the service/ geocoder? &amp;nbsp;It still needs to be stopped correct? Or are you republishing the service with every change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 16:24:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244746#M1535</guid>
      <dc:creator>LeoLadefian5</dc:creator>
      <dc:date>2017-05-01T16:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244747#M1536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, if the data is still attached to the service/geocoder in any way, shape or form, you need to stop the service in order to make your updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 16:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244747#M1536</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-05-01T16:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244748#M1537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if my data is not connected to the locator, (only being copied to the server), how is the data being updated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 20:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244748#M1537</guid>
      <dc:creator>LeoLadefian5</dc:creator>
      <dc:date>2017-05-01T20:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244749#M1538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I follow your question.&amp;nbsp; You'd be doing any an all updates to the source data.&amp;nbsp; Once you make your edits to the source data, you have to rebuild the locator, and republish it.&amp;nbsp; I suggest recreating the locator though;&amp;nbsp; it's easy in model builder.&amp;nbsp; Rebuilding locators in 10.3.1 didn't work.&amp;nbsp; I don't know what version you are working with or if the problem got fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my earlier post:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;2.&amp;nbsp; If you do not register the the data the services use with the ArcGIS server, all that data is packaged up and sent to the ArcGIS Server.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;...I can update data, I can rebuild and test locators, I can add or delete locators from the composite; basically whatever I want, without impacting the services.&amp;nbsp; When I'm happy with what I have, I simply publish the composite, and off it all goes, replacing the old with the new. ...&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/102975"&gt;Leo Ladefian&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 20:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244749#M1538</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-05-01T20:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244750#M1539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gotcha, I was trying to create a workflow that didn't involve republishing, I guess it's just one more step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 20:59:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/244750#M1539</guid>
      <dc:creator>LeoLadefian5</dc:creator>
      <dc:date>2017-05-01T20:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding Service- Rebuild Locators workflow</title>
      <link>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/1177362#M6271</link>
      <description>&lt;P&gt;Anyone know of a script that rebuilds geocoders?&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 21:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/geocoding-service-rebuild-locators-workflow/m-p/1177362#M6271</guid>
      <dc:creator>PatrickThorsell</dc:creator>
      <dc:date>2022-05-25T21:01:53Z</dc:date>
    </item>
  </channel>
</rss>

