<?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: Looking for best approach for importing and re-projecting points in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/looking-for-best-approach-for-importing-and-re/m-p/641420#M49980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm hoping to put together a python script that reads xml files and creates new points in an existing feature class. The xml has the point data in lat / long (NAD83); however, the target feature class is NAD27 state plane oregon north.&lt;BR /&gt;&lt;BR /&gt;Am I correct in saying that there isn't really a way to re-project individual point geometries ... and that I'd need to create a featureset (or feature class, this is 9.3) in memory to call the project tool, then read possibly append that point data to the target fc?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;JB&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using an InsertCursor to append the data, you can define the spatial reference of the cursor which should transform the geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Setting_a_cursor_s_spatial_reference/002z0000001w000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Setting_a_cursor_s_spatial_reference/002z0000001w000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2011 16:01:54 GMT</pubDate>
    <dc:creator>deleted-user-1T_bOHag6M8d</dc:creator>
    <dc:date>2011-05-10T16:01:54Z</dc:date>
    <item>
      <title>Looking for best approach for importing and re-projecting points</title>
      <link>https://community.esri.com/t5/python-questions/looking-for-best-approach-for-importing-and-re/m-p/641419#M49979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm hoping to put together a python script that reads xml files and creates new points in an existing feature class. The xml has the point data in lat / long (NAD83); however, the target feature class is NAD27 state plane oregon north.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I correct in saying that there isn't really a way to re-project individual point geometries ... and that I'd need to create a featureset (or feature class, this is 9.3) in memory to call the project tool, then read possibly append that point data to the target fc?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JB&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 06:57:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/looking-for-best-approach-for-importing-and-re/m-p/641419#M49979</guid>
      <dc:creator>JessB</dc:creator>
      <dc:date>2011-05-10T06:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for best approach for importing and re-projecting points</title>
      <link>https://community.esri.com/t5/python-questions/looking-for-best-approach-for-importing-and-re/m-p/641420#M49980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm hoping to put together a python script that reads xml files and creates new points in an existing feature class. The xml has the point data in lat / long (NAD83); however, the target feature class is NAD27 state plane oregon north.&lt;BR /&gt;&lt;BR /&gt;Am I correct in saying that there isn't really a way to re-project individual point geometries ... and that I'd need to create a featureset (or feature class, this is 9.3) in memory to call the project tool, then read possibly append that point data to the target fc?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;JB&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using an InsertCursor to append the data, you can define the spatial reference of the cursor which should transform the geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Setting_a_cursor_s_spatial_reference/002z0000001w000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Setting_a_cursor_s_spatial_reference/002z0000001w000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 16:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/looking-for-best-approach-for-importing-and-re/m-p/641420#M49980</guid>
      <dc:creator>deleted-user-1T_bOHag6M8d</dc:creator>
      <dc:date>2011-05-10T16:01:54Z</dc:date>
    </item>
  </channel>
</rss>

