<?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: Finding an address using Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/finding-an-address-using-python/m-p/588419#M46121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Adrian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can start with the geocoding python example here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002600000006000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002600000006000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't played with this function yet, but I think the example will allow you to select an address from a table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To zoom, depending on how you're setting things up, there is a zoomToSelectedFeatures () method when working with a dataframe in python. See this page and look at the Method section:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000003000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000003000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To add a point, I would set an insert cursor in your python program and read in the x,y coordinates of your selected address and write it to the row you just inserted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this gets you on the right track.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 19:14:44 GMT</pubDate>
    <dc:creator>MikeMacRae</dc:creator>
    <dc:date>2013-02-01T19:14:44Z</dc:date>
    <item>
      <title>Finding an address using Python</title>
      <link>https://community.esri.com/t5/python-questions/finding-an-address-using-python/m-p/588418#M46120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting back into Python coding and couldn't find any examples of this.&amp;nbsp; I basically want to write a script that displays an input box where the user will type in an address.&amp;nbsp; I want the address to be found and then zoomed to on the map.&amp;nbsp; Later on, this location will have a point added to it.&amp;nbsp; But my question is, is there a way to use Python to find one user-entered address?&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, 01 Feb 2013 15:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/finding-an-address-using-python/m-p/588418#M46120</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2013-02-01T15:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Finding an address using Python</title>
      <link>https://community.esri.com/t5/python-questions/finding-an-address-using-python/m-p/588419#M46121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Adrian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can start with the geocoding python example here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002600000006000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002600000006000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't played with this function yet, but I think the example will allow you to select an address from a table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To zoom, depending on how you're setting things up, there is a zoomToSelectedFeatures () method when working with a dataframe in python. See this page and look at the Method section:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000003000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s300000003000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To add a point, I would set an insert cursor in your python program and read in the x,y coordinates of your selected address and write it to the row you just inserted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this gets you on the right track.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 19:14:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/finding-an-address-using-python/m-p/588419#M46121</guid>
      <dc:creator>MikeMacRae</dc:creator>
      <dc:date>2013-02-01T19:14:44Z</dc:date>
    </item>
  </channel>
</rss>

