<?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 python script for using values from one table to add to another in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-script-for-using-values-from-one-table-to/m-p/401369#M31614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got question about how to write a script to grab information from one attribute table and add them to another one. to be more specific,, there are two layers, a point layer with start and end shotpoint IDs (and of course Easting &amp;amp; Northing) and another one which is basically the same data in line format that connect the start point to end point to present track lines, what I need to do is to take these shotpoint IDs from point layer and add them to each single line. I was thinking of using join but it didnt worked out. Is there anyone know how to do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21295[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 08:49:43 GMT</pubDate>
    <dc:creator>KatayounMesgarian</dc:creator>
    <dc:date>2013-02-01T08:49:43Z</dc:date>
    <item>
      <title>python script for using values from one table to add to another</title>
      <link>https://community.esri.com/t5/python-questions/python-script-for-using-values-from-one-table-to/m-p/401369#M31614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got question about how to write a script to grab information from one attribute table and add them to another one. to be more specific,, there are two layers, a point layer with start and end shotpoint IDs (and of course Easting &amp;amp; Northing) and another one which is basically the same data in line format that connect the start point to end point to present track lines, what I need to do is to take these shotpoint IDs from point layer and add them to each single line. I was thinking of using join but it didnt worked out. Is there anyone know how to do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21295[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 08:49:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-script-for-using-values-from-one-table-to/m-p/401369#M31614</guid>
      <dc:creator>KatayounMesgarian</dc:creator>
      <dc:date>2013-02-01T08:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: python script for using values from one table to add to another</title>
      <link>https://community.esri.com/t5/python-questions/python-script-for-using-values-from-one-table-to/m-p/401370#M31615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You write that join didn't work; was that a table join or a Spatial Join?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The two are quite different animals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial Join is likely what you want to use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 11:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-script-for-using-values-from-one-table-to/m-p/401370#M31615</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2013-02-01T11:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: python script for using values from one table to add to another</title>
      <link>https://community.esri.com/t5/python-questions/python-script-for-using-values-from-one-table-to/m-p/401371#M31616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You write that join didn't work; was that a table join or a Spatial Join?&lt;BR /&gt;The two are quite different animals.&lt;BR /&gt;&lt;BR /&gt;Spatial Join is likely what you want to use.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did use Spatial join, but that still needs some manual editing. I am looking for a way that I can get the information all automatically.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 12:52:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-script-for-using-values-from-one-table-to/m-p/401371#M31616</guid>
      <dc:creator>KatayounMesgarian</dc:creator>
      <dc:date>2013-02-01T12:52:39Z</dc:date>
    </item>
  </channel>
</rss>

