<?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 Geocode Error Using ArcGIS Server Locator in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocode-error-using-arcgis-server-locator/m-p/673665#M38185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone.&amp;nbsp; I'm trying to geocode about 3000 addresses from a CSV file using ArcGIS 10.0 SP3.&amp;nbsp; I have tried using the following ArcGIS server link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tasks.arcgisonline.com/arcgis/services/Locators/TA_Address_NA.GeocodeServer"&gt;http://tasks.arcgisonline.com/arcgis/services/Locators/TA_Address_NA.GeocodeServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run the following python script I get an error after about 10-15 minuntes.&amp;nbsp; Seems like sometimes it works, others it doesn't without changing anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisscripting.ExecuteError: ERROR 000010: Geocode addresses failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (GeocodeAddresses).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a timeout issue?&amp;nbsp; I have noticed when the network traffic at my location is slower it works fine.&amp;nbsp; Still takes a while though.&amp;nbsp; Should I be using a local locator?&amp;nbsp; If so, which one.&amp;nbsp; I'm not very familiar with these locators.&amp;nbsp; Tried to create one but kinda got lost.&amp;nbsp; Other tips to speed it up?&amp;nbsp; Can anyone help me out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Mar 2013 16:35:52 GMT</pubDate>
    <dc:creator>CharlesGant</dc:creator>
    <dc:date>2013-03-10T16:35:52Z</dc:date>
    <item>
      <title>Geocode Error Using ArcGIS Server Locator</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-error-using-arcgis-server-locator/m-p/673665#M38185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone.&amp;nbsp; I'm trying to geocode about 3000 addresses from a CSV file using ArcGIS 10.0 SP3.&amp;nbsp; I have tried using the following ArcGIS server link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tasks.arcgisonline.com/arcgis/services/Locators/TA_Address_NA.GeocodeServer"&gt;http://tasks.arcgisonline.com/arcgis/services/Locators/TA_Address_NA.GeocodeServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run the following python script I get an error after about 10-15 minuntes.&amp;nbsp; Seems like sometimes it works, others it doesn't without changing anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisscripting.ExecuteError: ERROR 000010: Geocode addresses failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (GeocodeAddresses).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a timeout issue?&amp;nbsp; I have noticed when the network traffic at my location is slower it works fine.&amp;nbsp; Still takes a while though.&amp;nbsp; Should I be using a local locator?&amp;nbsp; If so, which one.&amp;nbsp; I'm not very familiar with these locators.&amp;nbsp; Tried to create one but kinda got lost.&amp;nbsp; Other tips to speed it up?&amp;nbsp; Can anyone help me out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 16:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-error-using-arcgis-server-locator/m-p/673665#M38185</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2013-03-10T16:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Error Using ArcGIS Server Locator</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-error-using-arcgis-server-locator/m-p/673666#M38186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello everyone.&amp;nbsp; I'm trying to geocode about 3000 addresses from a CSV file using ArcGIS 10.0 SP3.&amp;nbsp; I have tried using the following ArcGIS server link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tasks.arcgisonline.com/arcgis/services/Locators/TA_Address_NA.GeocodeServer"&gt;http://tasks.arcgisonline.com/arcgis/services/Locators/TA_Address_NA.GeocodeServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;When I run the following python script I get an error after about 10-15 minuntes.&amp;nbsp; Seems like sometimes it works, others it doesn't without changing anything.&lt;BR /&gt;&lt;BR /&gt;arcgisscripting.ExecuteError: ERROR 000010: Geocode addresses failed.&lt;BR /&gt;Failed to execute (GeocodeAddresses).&lt;BR /&gt;&lt;BR /&gt;Is it a timeout issue?&amp;nbsp; I have noticed when the network traffic at my location is slower it works fine.&amp;nbsp; Still takes a while though.&amp;nbsp; Should I be using a local locator?&amp;nbsp; If so, which one.&amp;nbsp; I'm not very familiar with these locators.&amp;nbsp; Tried to create one but kinda got lost.&amp;nbsp; Other tips to speed it up?&amp;nbsp; Can anyone help me out?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can't help much with the ArcGISOnline thing; I suppose you have a paid subscription?&amp;nbsp; Without one I dn't think you can do batch geocoding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Personally I shy away from CSV files when performing any sort of geoprocessing.&amp;nbsp; I like to use real-live database tables of addresses.&amp;nbsp; I also prefer local locators since I have control over the data.&amp;nbsp; Choosing a locator style depends on the data you have access to as well as the format of your addresses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002500000001000000.htm"&gt;You may want to start &lt;/A&gt;&lt;SPAN&gt;here to gain a little more knowledge of the subject.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-error-using-arcgis-server-locator/m-p/673666#M38186</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-03-12T16:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geocode Error Using ArcGIS Server Locator</title>
      <link>https://community.esri.com/t5/data-management-questions/geocode-error-using-arcgis-server-locator/m-p/673667#M38187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Charles,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using these geocoding services to batch geocode and do not have a subscription purchased, please see Sarah Osborne's post from a different forum yesterday:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/79425-ArcGIS-10.1"&gt;http://forums.arcgis.com/threads/79425-ArcGIS-10.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do have the subscription then the issue may be related to inconsistencies in the network or with the data.&amp;nbsp; The Python script probably does not contain the issue, but we won't count it out just in case.&amp;nbsp; I would first focus on if you are set up with the subscription for batch geocoding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 16:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocode-error-using-arcgis-server-locator/m-p/673667#M38187</guid>
      <dc:creator>MatthewPayne</dc:creator>
      <dc:date>2013-03-12T16:11:39Z</dc:date>
    </item>
  </channel>
</rss>

