<?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 Projection on the fly in the map vs. in the database in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177544#M1991</link>
    <description>&lt;P&gt;Question to the community and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1069"&gt;@MelitaKennedy&lt;/a&gt;&amp;nbsp;regarding "projection on the fly". Projection on the fly is magic. However, I've had many colleagues over the years apply this projection on the fly magic concept to copying features from a feature class in a projected coordinate system (PCS) and pasting them directly into a feature class in a geographic coordinate system (GCS). Both feature classes have the same underlying datum. In my mind, copying features from a feature class in a PCS and pasting them directly into a feature class in a GCS seems wrong, yet I'm having trouble proving or disproving why it's wrong. I am hoping someone can provide some insight. So now I will ask my question. Is copying features from a feature class in a PCS and pasting them directly into a feature class in a GCS wrong, even if the datum is the same between the two? Why or why not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 May 2022 14:39:18 GMT</pubDate>
    <dc:creator>janel_day</dc:creator>
    <dc:date>2022-05-26T14:39:18Z</dc:date>
    <item>
      <title>Projection on the fly in the map vs. in the database</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177544#M1991</link>
      <description>&lt;P&gt;Question to the community and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1069"&gt;@MelitaKennedy&lt;/a&gt;&amp;nbsp;regarding "projection on the fly". Projection on the fly is magic. However, I've had many colleagues over the years apply this projection on the fly magic concept to copying features from a feature class in a projected coordinate system (PCS) and pasting them directly into a feature class in a geographic coordinate system (GCS). Both feature classes have the same underlying datum. In my mind, copying features from a feature class in a PCS and pasting them directly into a feature class in a GCS seems wrong, yet I'm having trouble proving or disproving why it's wrong. I am hoping someone can provide some insight. So now I will ask my question. Is copying features from a feature class in a PCS and pasting them directly into a feature class in a GCS wrong, even if the datum is the same between the two? Why or why not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 14:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177544#M1991</guid>
      <dc:creator>janel_day</dc:creator>
      <dc:date>2022-05-26T14:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Projection on the fly in the map vs. in the database</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177555#M1992</link>
      <description>&lt;P&gt;You didn't say ArcMap or Pro.&lt;/P&gt;&lt;P&gt;I haven't tried it, but if the datums are the same and it is supported (that is if it works at all) than there is no reason that would be a problem.&amp;nbsp; If the datums are different I'm not sure the geotransformation would be fully supported, though it may be if the map you are editing is in in the coordinate system of the destination (paste-to) feature class.&lt;/P&gt;&lt;P&gt;This is the kind of thing that I would test before I started doing it in a production environment, even if the excellent&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1069"&gt;@MelitaKennedy&lt;/a&gt;&amp;nbsp;told me it was supported I'd test make sure it was working with my particular environment (software, version).&amp;nbsp; (Trust, but verify!)&lt;/P&gt;&lt;P&gt;The way I would test it would be (you can try this with two coordinate systems in the same datum too).&lt;/P&gt;&lt;P&gt;1) create a point feature class in GCS NAD27 at an arbitrary location, say, -100, 40, and use the Add XY Coordinates tool so I could see the XY of the point.&lt;/P&gt;&lt;P&gt;2) Use the Project tool to create a new feature class in GCS NAD83. Be sure and use an appropriate transformation (say, NADCON).&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Set the map to GCS NAD83. Go into the Map (ArcMap Data Frame) properties and make sure the same geo transformation is set up.&lt;/P&gt;&lt;P&gt;4) Get editing, and copy and paste the GCS NAD27 point into the GCS NAD83 feature class. Save your edits.&lt;/P&gt;&lt;P&gt;5) Run ADD XY Coordinates again&lt;/P&gt;&lt;P&gt;6) Compare the two&lt;/P&gt;&lt;P&gt;Good luck! Report back to the thread what you find out!&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 15:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177555#M1992</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2022-05-26T15:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Projection on the fly in the map vs. in the database</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177637#M1993</link>
      <description>&lt;P&gt;I think this could be a problem if feature geometry is retained during the copy and paste. Lat/lon coordinates in UTM for example will result in a&amp;nbsp;&lt;A href="https://en.wikipedia.org/wiki/Null_Island" target="_self"&gt;Null Island&lt;/A&gt;&amp;nbsp;type problem. If your coworkers experienced that, then it would be obvious.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my opinion, coordinate handling (especially metadata) is the most pernicious way to introduce error in GIS. It's completely silent and difficult to detect. If you don't know how data was created and transformed or converted then your data loses a lot of integrity. You won't be able to quantify uncertainty in any meaningful way. This practice definitely merits a thorough test - or could just be avoided entirely.&lt;BR /&gt;&lt;BR /&gt;Curious to see your test results!&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 17:44:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177637#M1993</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-05-26T17:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Projection on the fly in the map vs. in the database</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177645#M1994</link>
      <description>&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/projection-on-the-fly-and-geographic-transformations/" target="_self"&gt;From ESRI Projection on the Fly article:&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Projection on the fly performs the same process as the Project tool, only the data does not change. It is merely displayed in the new coordinate system temporarily.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;OP states that all underlying coordinates are in the same datum. I could see this being a problem if a user was working under that assumption, but the coordinates were actually in different datums. If you are copy pasting in that case, and a transformation was actually applied, &lt;EM&gt;how would you know which transformation was used&lt;/EM&gt;?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I agree with the common best practice here. The same article states:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Projection on the fly is great for exploring and assessing your data. But it applies coordinate system conversions constantly. Applying them only once with the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/project.htm" target="_blank" rel="noopener"&gt;Project&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;tool is a more stable and predictable way to manage your data.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Once you’ve decided which data to use, it’s best to use the Project tool to make sure all data layers and the map use the same coordinate system.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Seems like the safest way to avoid silent coordinate errors.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 17:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177645#M1994</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-05-26T17:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Projection on the fly in the map vs. in the database</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177650#M1995</link>
      <description>Wow, I totally agree with these thoughts. Pernicious is so true - the test I suggested may not give you a full picture of how well coordinate resolution is being preserved or modified, with a coordinate resolution on the from side being different from coordinate resolution (maybe different units!) on the to side. Data formats (shapefile, geodatabase, CADfile) of the feature classes also come into play. I agree with and_viceversa and the article that best practice would most likely be to project to the new coordinate system with the from data and then copy and paste.&lt;BR /&gt;Great discussion, thanks for this thread!&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2022 18:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177650#M1995</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2022-05-26T18:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Projection on the fly in the map vs. in the database</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177738#M1996</link>
      <description>&lt;P&gt;Thanks, all, for the responses. I will test, but&amp;nbsp;am squeamish at the thought!&amp;nbsp;The "silent" errors are the scariest and most difficult to test. My preference is to work through proper channels/best practice of using the projection tool to project the PCS data to the target coordinate system and THEN copy over the features. However, with numerous people over the years saying that copying features between feature classes with the same datum but not same projection is okay, I thought casting a wider net was prudent!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 21:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/projection-on-the-fly-in-the-map-vs-in-the/m-p/1177738#M1996</guid>
      <dc:creator>janel_day</dc:creator>
      <dc:date>2022-05-26T21:18:06Z</dc:date>
    </item>
  </channel>
</rss>

