<?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: How to change the spatial reference in a polygon feature class? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030246#M37871</link>
    <description>&lt;P&gt;You may also want to check out this:&amp;nbsp;&lt;A href="https://learn.arcgis.com/en/projects/choose-the-right-projection/" target="_blank"&gt;https://learn.arcgis.com/en/projects/choose-the-right-projection/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Understanding projections, spheroids etc is a good thing to know.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2021 22:19:45 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2021-02-24T22:19:45Z</dc:date>
    <item>
      <title>How to change the spatial reference in a polygon feature class?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030214#M37863</link>
      <description>&lt;P&gt;I have feature classes from 3 different Spatial Reference Projected Coordinates that should all be the same:&amp;nbsp; &amp;nbsp;NAD 1983 (2011) UTM Zone 14N_. How can I make them all the same without loosing or corrupting data?&lt;/P&gt;&lt;P&gt;1.) NAD 1983 (2011) UTM Zone 14N_&lt;/P&gt;&lt;P&gt;2.) NAD_1983_UTM_Zone_15N&lt;/P&gt;&lt;P&gt;3.) NAD 1983&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 21:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030214#M37863</guid>
      <dc:creator>Colcam4</dc:creator>
      <dc:date>2021-02-24T21:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the spatial reference in a polygon feature class?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030218#M37865</link>
      <description>&lt;P&gt;You could reproject the data using&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/project.htm" target="_self"&gt;Project (Data Management)&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 21:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030218#M37865</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-02-24T21:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the spatial reference in a polygon feature class?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030228#M37866</link>
      <description>How does that tool affect your data, and will a New Feature Class be made, and if so, what do you do with the old one that has the original name you want to keep?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Feb 2021 22:00:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030228#M37866</guid>
      <dc:creator>Colcam4</dc:creator>
      <dc:date>2021-02-24T22:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the spatial reference in a polygon feature class?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030235#M37868</link>
      <description>&lt;P&gt;For reprojecting your data from one coordinate system to another, You could use&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/project.htm" target="_self"&gt;Project (Data Management)&lt;/A&gt;&amp;nbsp;. &lt;/STRONG&gt;It will create a new output. If the data overlays properly, as per your need, you may delete the older file, and rename this file with the original name.&lt;/P&gt;&lt;P&gt;*Check the step below only if the above step doesn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case the coordinate system is incorrectly defined for the dataset, you need to use&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon-feature-class/m-p/1030214#M37863" target="_self"&gt;Define Projection (Data Management).&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;This will change the properties of the original file. Only execute this tool if the defined coordinate system is incorrect as per the units and extent of the data.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 22:09:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030235#M37868</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-02-24T22:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the spatial reference in a polygon feature class?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030246#M37871</link>
      <description>&lt;P&gt;You may also want to check out this:&amp;nbsp;&lt;A href="https://learn.arcgis.com/en/projects/choose-the-right-projection/" target="_blank"&gt;https://learn.arcgis.com/en/projects/choose-the-right-projection/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Understanding projections, spheroids etc is a good thing to know.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 22:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030246#M37871</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-24T22:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the spatial reference in a polygon feature class?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030453#M37895</link>
      <description>&lt;P&gt;Thank you all for this insight. Very much appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 14:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-change-the-spatial-reference-in-a-polygon/m-p/1030453#M37895</guid>
      <dc:creator>Colcam4</dc:creator>
      <dc:date>2021-02-25T14:34:09Z</dc:date>
    </item>
  </channel>
</rss>

