<?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: Arcpy - Reproject Polygon object in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-reproject-polygon-object/m-p/477052#M37347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My script creates an arcpy.Polygon object from the extent of a data frame in an MXD. The coordinate system of the data frame varies in different maps. So the spatial reference of the arcpy.Polygon object can also vary. What I want the script to do is re-project the arcpy.Polygon object into a standard coordinate system, but I don't see a function to do this. I know I can call the Project_management tool, but that requires an output feature class to be created. I would much rather the reprojected output be a new arcpy.Polygon object.&lt;BR /&gt;&lt;BR /&gt;Is there an option to re-project an arcpy.Polygon object into another arcpy.Polygon object?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I went another way with this. I found out that my cursor can be defined with a spatial reference that will transform any other reference to the defined one. So I set the spatial reference in the cursor to the standard coordinate system and it re-projects the arcpy.Polygon object before inserting it into the feature class.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 16:32:21 GMT</pubDate>
    <dc:creator>deleted-user-1T_bOHag6M8d</dc:creator>
    <dc:date>2011-04-19T16:32:21Z</dc:date>
    <item>
      <title>Arcpy - Reproject Polygon object</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-reproject-polygon-object/m-p/477051#M37346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My script creates an arcpy.Polygon object from the extent of a data frame in an MXD. The coordinate system of the data frame varies in different maps. So the spatial reference of the arcpy.Polygon object can also vary. What I want the script to do is re-project the arcpy.Polygon object into a standard coordinate system, but I don't see a function to do this. I know I can call the Project_management tool, but that requires an output feature class to be created. I would much rather the reprojected output be a new arcpy.Polygon object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an option to re-project an arcpy.Polygon object into another arcpy.Polygon object?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-reproject-polygon-object/m-p/477051#M37346</guid>
      <dc:creator>deleted-user-1T_bOHag6M8d</dc:creator>
      <dc:date>2011-04-19T15:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcpy - Reproject Polygon object</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-reproject-polygon-object/m-p/477052#M37347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My script creates an arcpy.Polygon object from the extent of a data frame in an MXD. The coordinate system of the data frame varies in different maps. So the spatial reference of the arcpy.Polygon object can also vary. What I want the script to do is re-project the arcpy.Polygon object into a standard coordinate system, but I don't see a function to do this. I know I can call the Project_management tool, but that requires an output feature class to be created. I would much rather the reprojected output be a new arcpy.Polygon object.&lt;BR /&gt;&lt;BR /&gt;Is there an option to re-project an arcpy.Polygon object into another arcpy.Polygon object?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I went another way with this. I found out that my cursor can be defined with a spatial reference that will transform any other reference to the defined one. So I set the spatial reference in the cursor to the standard coordinate system and it re-projects the arcpy.Polygon object before inserting it into the feature class.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:32:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-reproject-polygon-object/m-p/477052#M37347</guid>
      <dc:creator>deleted-user-1T_bOHag6M8d</dc:creator>
      <dc:date>2011-04-19T16:32:21Z</dc:date>
    </item>
  </channel>
</rss>

