<?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: Select by location in a loop in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/select-by-location-in-a-loop/m-p/24428#M1868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your help, I really worked very well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I blindness to be thinking only of the Python programming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jun 2014 13:44:42 GMT</pubDate>
    <dc:creator>IvanHuilca</dc:creator>
    <dc:date>2014-06-26T13:44:42Z</dc:date>
    <item>
      <title>Select by location in a loop</title>
      <link>https://community.esri.com/t5/python-questions/select-by-location-in-a-loop/m-p/24426#M1866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a geodatabase stored in an ArcGIS 10.2 WorkGroup SQL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two features: The first type point identifying customers from one location and another polygon type that identifies the parcels, the idea is to make a script that using a loop through all the points that fall on each parcel, and view the information detail of the plots and update the point layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Perform the Python script using the "Select by Location" command but it is too slow, I would like someone to help me because I can not find anything about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Under the script&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 12:44:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/select-by-location-in-a-loop/m-p/24426#M1866</guid>
      <dc:creator>IvanHuilca</dc:creator>
      <dc:date>2014-06-26T12:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Select by location in a loop</title>
      <link>https://community.esri.com/t5/python-questions/select-by-location-in-a-loop/m-p/24427#M1867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello everyone.&lt;BR /&gt;&lt;BR /&gt;I have a geodatabase stored in an ArcGIS 10.2 WorkGroup SQL.&lt;BR /&gt;I have two features: The first type point identifying customers from one location and another polygon type that identifies the parcels, the idea is to make a script that using a loop through all the points that fall on each parcel, and view the information detail of the plots and update the point layer.&lt;BR /&gt;Perform the Python script using the "Select by Location" command but it is too slow, I would like someone to help me because I can not find anything about it.&lt;BR /&gt;Under the script&lt;BR /&gt;&lt;BR /&gt;regards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use Spatial Join.&amp;nbsp; See &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/112449-Transfer-attributes-without-spatial-join?highlight=spatial+join+rfairhur24"&gt;this post&lt;/A&gt;&lt;SPAN&gt; for a discussion on this very subject.&amp;nbsp; A standard attribute join and the field calculator can transfer joined data to the points, or if you want real speed a dictionary and da cursor can do the transfer really quick.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 13:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/select-by-location-in-a-loop/m-p/24427#M1867</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-06-26T13:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select by location in a loop</title>
      <link>https://community.esri.com/t5/python-questions/select-by-location-in-a-loop/m-p/24428#M1868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for your help, I really worked very well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I blindness to be thinking only of the Python programming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 13:44:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/select-by-location-in-a-loop/m-p/24428#M1868</guid>
      <dc:creator>IvanHuilca</dc:creator>
      <dc:date>2014-06-26T13:44:42Z</dc:date>
    </item>
  </channel>
</rss>

