<?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: Address locator not working as a Python script in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/address-locator-not-working-as-a-python-script/m-p/23436#M1795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the exact same problem. I switched to a 32bit machine and the problem does not occur.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;works on Win7 x86; Arc10 SP1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;does not work on Win7 x64; Arc10 SP1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Pat Keegan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jul 2011 18:15:51 GMT</pubDate>
    <dc:creator>PatKeegan</dc:creator>
    <dc:date>2011-07-29T18:15:51Z</dc:date>
    <item>
      <title>Address locator not working as a Python script</title>
      <link>https://community.esri.com/t5/python-questions/address-locator-not-working-as-a-python-script/m-p/23435#M1794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have gotten several items to work with the python scripting now.&amp;nbsp; However, I have created a composite address locator that runs perfectly well in ArcMap.&amp;nbsp; When I run it as a python command, nothing matches.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;snippets of code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CAUfile = "caufile.txt"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AddLoc1 = "PointAddressLocator"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AddLoc2 = "StreetLocator"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AddComp = "CompositeLocator"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GeoColumn = "Address Adress VISIBLE NONE"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.env.overwriteOutput = True&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.GeocodeAddresses_geocoding(CAUfile,AddComp,GeoColumn,wksp+"\Geoed")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried it as well with GeoColumn = "Address"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running Win7 x64; Arc10 SP1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The PointLocator uses single field of address&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;StreetLocator uses Address with nothing for the City&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ETA:&amp;nbsp; When running one of the address locators -point locator- by itself, it runs from python and matches.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why can't you use a composite locator in Python?&amp;nbsp; That seems to defeat the purpose of allowing them in the first place.&amp;nbsp; There are many times when the data doesn't hit on one locator.&amp;nbsp; The data in this case is coming in as both single point addresses and as intersections.&amp;nbsp; And some of the addresses don't match exactly to the situs address we have in the system, but they do match as far as along a range on the street.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 16:03:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/address-locator-not-working-as-a-python-script/m-p/23435#M1794</guid>
      <dc:creator>LorindaGilbert</dc:creator>
      <dc:date>2011-07-28T16:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Address locator not working as a Python script</title>
      <link>https://community.esri.com/t5/python-questions/address-locator-not-working-as-a-python-script/m-p/23436#M1795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the exact same problem. I switched to a 32bit machine and the problem does not occur.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;works on Win7 x86; Arc10 SP1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;does not work on Win7 x64; Arc10 SP1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Pat Keegan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 18:15:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/address-locator-not-working-as-a-python-script/m-p/23436#M1795</guid>
      <dc:creator>PatKeegan</dc:creator>
      <dc:date>2011-07-29T18:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Address locator not working as a Python script</title>
      <link>https://community.esri.com/t5/python-questions/address-locator-not-working-as-a-python-script/m-p/23437#M1796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's not good to hear.&amp;nbsp; We went with the x64 because of the added horsepower that is needed for our lovely friend ESRI.&amp;nbsp; And I know that the folks that I am writing this script for have machines set up like ours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wonder if we will be lucky enough that 10.1 will address and FIX this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 19:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/address-locator-not-working-as-a-python-script/m-p/23437#M1796</guid>
      <dc:creator>LorindaGilbert</dc:creator>
      <dc:date>2011-07-29T19:10:34Z</dc:date>
    </item>
  </channel>
</rss>

