<?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 Update Geometry while using python in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/update-geometry-while-using-python/m-p/250794#M8576</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;SPAN&gt;I have two fields, Northing and Easting, which hold values. However, I want to relate these fields to a geometry field in the same feature class. How would I be able to do this while using python? Can you use an update cursor on the same feature class?&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;Jeremy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 May 2010 13:56:29 GMT</pubDate>
    <dc:creator>JeremyTibbetts</dc:creator>
    <dc:date>2010-05-07T13:56:29Z</dc:date>
    <item>
      <title>Update Geometry while using python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/update-geometry-while-using-python/m-p/250794#M8576</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;SPAN&gt;I have two fields, Northing and Easting, which hold values. However, I want to relate these fields to a geometry field in the same feature class. How would I be able to do this while using python? Can you use an update cursor on the same feature class?&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;Jeremy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 13:56:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/update-geometry-while-using-python/m-p/250794#M8576</guid>
      <dc:creator>JeremyTibbetts</dc:creator>
      <dc:date>2010-05-07T13:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Update Geometry while using python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/update-geometry-while-using-python/m-p/250795#M8577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Jeremy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you can update your feature class geometry with a cursor writing to the shape field with points made from the northing and easting values.&amp;nbsp; Make a Point from each XY then a PointGeometry, then write the value.&amp;nbsp; Don't forget to set the spatial reference for the cursor if the feature class coordinate system is different form the XY values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 14:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/update-geometry-while-using-python/m-p/250795#M8577</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2010-05-10T14:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Update Geometry while using python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/update-geometry-while-using-python/m-p/250796#M8578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a detailed blog here about processing Arcgis geometry with Python:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://geophyter.blogspot.com/2009/12/converting-feature-classes-to-kml-using.html"&gt;http://geophyter.blogspot.com/2009/12/converting-feature-classes-to-kml-using.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 01:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/update-geometry-while-using-python/m-p/250796#M8578</guid>
      <dc:creator>JamesOBrien</dc:creator>
      <dc:date>2010-08-06T01:59:21Z</dc:date>
    </item>
  </channel>
</rss>

