<?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 Does appending data from a different projection , reproject that data to Designated Projection? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1681829#M101600</link>
    <description>&lt;P&gt;&amp;nbsp;If I have a feature Class in &lt;U&gt;&lt;EM&gt;NAD 1983&lt;/EM&gt;&lt;/U&gt;, and i would like to &lt;STRONG&gt;append&lt;/STRONG&gt; data from a feature class , for example say &lt;U&gt;UTM 15N&lt;/U&gt;, Does the data get reprojected into designated Feature Class projection &lt;STRONG&gt;along with&lt;/STRONG&gt; the &lt;STRONG&gt;Append&lt;/STRONG&gt;? Or should the data be reprojected before the append?&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have been trying to figure a way to analyze this, but since everything is ultimatley projected on the fly, it is hard to compare the differences.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Feb 2026 18:48:57 GMT</pubDate>
    <dc:creator>AmandaLaur3</dc:creator>
    <dc:date>2026-02-03T18:48:57Z</dc:date>
    <item>
      <title>Does appending data from a different projection , reproject that data to Designated Projection?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1681829#M101600</link>
      <description>&lt;P&gt;&amp;nbsp;If I have a feature Class in &lt;U&gt;&lt;EM&gt;NAD 1983&lt;/EM&gt;&lt;/U&gt;, and i would like to &lt;STRONG&gt;append&lt;/STRONG&gt; data from a feature class , for example say &lt;U&gt;UTM 15N&lt;/U&gt;, Does the data get reprojected into designated Feature Class projection &lt;STRONG&gt;along with&lt;/STRONG&gt; the &lt;STRONG&gt;Append&lt;/STRONG&gt;? Or should the data be reprojected before the append?&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have been trying to figure a way to analyze this, but since everything is ultimatley projected on the fly, it is hard to compare the differences.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 18:48:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1681829#M101600</guid>
      <dc:creator>AmandaLaur3</dc:creator>
      <dc:date>2026-02-03T18:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Does appending data from a different projection , reproject that data to Designated Projection?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1681849#M101602</link>
      <description>&lt;P&gt;Appending data from a different projection in ArcGIS does not automatically reproject the data to the designated projection of the map or scene. Instead, ArcGIS Pro reprojects the data "on the fly" to match the coordinate system of the map or scene for visualization purposes. This means the data will visually align with the map's spatial reference without altering the original data's projection.&lt;/P&gt;&lt;P&gt;However, for analysis or editing purposes, it is recommended to permanently reproject the data into a consistent coordinate system shared by all layers. This can be done using tools like the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Project&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Project Raster&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tools in ArcGIS Pro. Reprojecting ensures accuracy and avoids potential spatial errors associated with on-the-fly projection.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 19:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1681849#M101602</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-02-03T19:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Does appending data from a different projection , reproject that data to Designated Projection?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1682048#M101623</link>
      <description>&lt;P&gt;&amp;nbsp;I understand Projecting on the fly for&amp;nbsp; Map and scene Visualization.&amp;nbsp; I'm specfically referring to&amp;nbsp; the Append Tool and&amp;nbsp; the designated Feature class, not the map projection.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Regardless of visualization,&amp;nbsp;&lt;/EM&gt; If I am combining 2 data sets with the append tool, Does the &lt;STRONG&gt;&lt;EM&gt;Source Data&lt;/EM&gt;&lt;/STRONG&gt; set get projected to the &lt;EM&gt;&lt;STRONG&gt;Target dataset&lt;/STRONG&gt; feature class&amp;nbsp;&lt;/EM&gt; within the append operation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The Target&amp;nbsp; Feature Class is NAD1983.&lt;/P&gt;&lt;P&gt;I am appending&amp;nbsp; points from a feature Class that is UTM 15N.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Without even pulling into a&amp;nbsp; a map/visualization, Are the appended points now reprojected to the target feature Class(NAD 1983), Or are they Still somehow in UTM 15N and Just appended without actaully&amp;nbsp; recalculating Coordinate informaton.&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, 04 Feb 2026 15:25:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1682048#M101623</guid>
      <dc:creator>AmandaLaur3</dc:creator>
      <dc:date>2026-02-04T15:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Does appending data from a different projection , reproject that data to Designated Projection?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1682053#M101625</link>
      <description>&lt;P&gt;Understand - thx.&amp;nbsp; On the&amp;nbsp;Append (Data Management)—ArcGIS Pro | Documentation&amp;nbsp;help page, there is a section that states:&amp;nbsp; "The input and target datasets may have different spatial references. When this is the case, the tool projects the input features to the target's coordinate system. For best results, specify an appropriate geographic transformation using the&amp;nbsp;Geographic Transformations&amp;nbsp;environment. If the target dataset is a map layer, the tool may apply a default transformation. In&amp;nbsp;Python, there is no default transformation."&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 15:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/does-appending-data-from-a-different-projection/m-p/1682053#M101625</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-02-04T15:44:28Z</dc:date>
    </item>
  </channel>
</rss>

