<?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 a large list with no address - only city and state in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461071#M26352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am getting the same issue, most of the times it bombs out around the 40K mark.&amp;nbsp; I am not hitting the file size limit and I have scrubbed the data to ensure there are no bad values.&amp;nbsp; Any suggestions?&amp;nbsp; I need to add around 1.4M addresses for my current project.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can happily geocode 1.6M addresses (full addresses) in 25 minutes with no problems in one process on a local PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe avoid a network share?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you are using a 10.x locator?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you have scrubbed the data, it must be something else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1 you can tune the locator, memory allocated etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You might get better performance by sorting on the required fields first.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2013 03:19:02 GMT</pubDate>
    <dc:creator>KimOllivier</dc:creator>
    <dc:date>2013-03-26T03:19:02Z</dc:date>
    <item>
      <title>Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461067#M26348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to geocode 58,000+ addresses which only contain city and state, no address.&amp;nbsp; After a few hundred I am getting an error returned that says "There was an error trying to process this table."&amp;nbsp; It does not always happen at the same point.&amp;nbsp; Any suggestions for troubleshooting?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 20:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461067#M26348</guid>
      <dc:creator>SteveCline</dc:creator>
      <dc:date>2012-12-14T20:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461068#M26349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are usually two explanations to this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. You are getting a timeout from the server if you are hitting a geocoding service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. You have a bad value(s) in your input table or the input table column names have a space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Your output is a shapefile and the 2 GB limit was exceeded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 20:01:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461068#M26349</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2012-12-20T20:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461069#M26350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting the same issue, most of the times it bombs out around the 40K mark.&amp;nbsp; I am not hitting the file size limit and I have scrubbed the data to ensure there are no bad values.&amp;nbsp; Any suggestions?&amp;nbsp; I need to add around 1.4M addresses for my current project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 17:14:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461069#M26350</guid>
      <dc:creator>LarsHansen</dc:creator>
      <dc:date>2013-01-08T17:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461070#M26351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to geocode 58,000+ addresses which only contain city and state, no address.&amp;nbsp; After a few hundred I am getting an error returned that says "There was an error trying to process this table."&amp;nbsp; It does not always happen at the same point.&amp;nbsp; Any suggestions for troubleshooting?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am getting the same issue, most of the times it bombs out around the 40K mark.&amp;nbsp; I am not hitting the file size limit and I have scrubbed the data to ensure there are no bad values.&amp;nbsp; Any suggestions?&amp;nbsp; I need to add around 1.4M addresses for my current project.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd suggest to both of you to split out your files and geocode the subsets; if things bail out then and all the time, it's a memory issue or something not data related.&amp;nbsp; However, if you can geocode a couple of subsets and others bail, it points to the data.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With all due respect, 1.4 million records is a lot of records for one bad one to hide in and so is 58k for that matter....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps-&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 15:51:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461070#M26351</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2013-01-23T15:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461071#M26352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am getting the same issue, most of the times it bombs out around the 40K mark.&amp;nbsp; I am not hitting the file size limit and I have scrubbed the data to ensure there are no bad values.&amp;nbsp; Any suggestions?&amp;nbsp; I need to add around 1.4M addresses for my current project.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can happily geocode 1.6M addresses (full addresses) in 25 minutes with no problems in one process on a local PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe avoid a network share?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you are using a 10.x locator?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you have scrubbed the data, it must be something else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1 you can tune the locator, memory allocated etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You might get better performance by sorting on the required fields first.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 03:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461071#M26352</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2013-03-26T03:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461072#M26353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I too have a table with just village, district, state in India. I can search this in ArcMap manually. I was able to find some addresses like this. But I try to geocode the table this is the error - There was an error trying to process this table. Token required. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we need any license to the online geocode service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 02:10:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461072#M26353</guid>
      <dc:creator>jp</dc:creator>
      <dc:date>2013-03-30T02:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461073#M26354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Esri have changed their online geocoding service from free to paid. If we are all moving to the Cloud we will have to pay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The individual search to find a single location remains free which is why it worked on a test. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Google do the same except with a few more, free search on a few, but a cutoff at 50,000 addresses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My performance was quoting using my own reference data to build a private locator on a local computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have access to a reference dataset you can build your own locator, but it is so difficult most people would rather buy the service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 21:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461073#M26354</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2013-04-01T21:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding a large list with no address - only city and state</title>
      <link>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461074#M26355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'd suggest to both of you to split out your files and geocode the subsets; if things bail out then and all the time, it's a memory issue or something not data related.&amp;nbsp; However, if you can geocode a couple of subsets and others bail, it points to the data.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;With all due respect, 1.4 million records is a lot of records for one bad one to hide in and so is 58k for that matter....&lt;BR /&gt;&lt;BR /&gt;Hope this helps-&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It has been a while since I saw this thread.&amp;nbsp; I did take this advice though.&amp;nbsp; I was able to break the data set down from a national level to a state level.&amp;nbsp; Each state geocoded just fine.&amp;nbsp; Thanks for the advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 03:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geocoding-a-large-list-with-no-address-only-city/m-p/461074#M26355</guid>
      <dc:creator>SteveCline</dc:creator>
      <dc:date>2014-02-12T03:16:09Z</dc:date>
    </item>
  </channel>
</rss>

