<?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 Transformation issues between GCS WGS84 and GCS NAD83 using 10.2.1 in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/transformation-issues-between-gcs-wgs84-and-gcs/m-p/307034#M10651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've experienced some &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;unexpected &lt;/SPAN&gt;&lt;SPAN&gt;data shift when projecting between GCS WGS84 and GCS NAD83 using either the default ITRF00 transformation or the NAD_1983_To_WGS_1984_5 transformation. I'm aware that the difference between the same coordinates in each Datum will be up to ~2m on the ground in CONUS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the transformation is consistently NOT applied at all when following the steps described below, even though it is selected from the Transformation drop down list in the Project tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone either confirm my results or point out my error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Test (Revised):&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start with a point shapefile in GCS WGS84&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Delete the .prj file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use Define Projection tool to redefine to GCS WGS84 in 10.2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add fields (Text, 20char) "Orig_X" and "Orig_Y"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap, open table &amp;gt;&amp;gt; Calculate Geometry for each field to retrieve starting coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Close ArcMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Catalog - Toolbox &amp;gt;&amp;gt; Project the shapefile to GCS NAD83 using the default ITRF00 transformation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add fields (Text, 20char) "GCSn83_X" and "GCSn83_Y" to the new NAD83 dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap, open table &amp;gt;&amp;gt; Calculate Geometry for each field to retrieve transformed NAD83 coords&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;In my tests, these values match the Orig_X and Orig_Y coords exactly; i.e. not transformed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Feb 2014 21:59:09 GMT</pubDate>
    <dc:creator>WhitynOwen</dc:creator>
    <dc:date>2014-02-04T21:59:09Z</dc:date>
    <item>
      <title>Transformation issues between GCS WGS84 and GCS NAD83 using 10.2.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/transformation-issues-between-gcs-wgs84-and-gcs/m-p/307034#M10651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've experienced some &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;unexpected &lt;/SPAN&gt;&lt;SPAN&gt;data shift when projecting between GCS WGS84 and GCS NAD83 using either the default ITRF00 transformation or the NAD_1983_To_WGS_1984_5 transformation. I'm aware that the difference between the same coordinates in each Datum will be up to ~2m on the ground in CONUS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the transformation is consistently NOT applied at all when following the steps described below, even though it is selected from the Transformation drop down list in the Project tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone either confirm my results or point out my error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Test (Revised):&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start with a point shapefile in GCS WGS84&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Delete the .prj file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use Define Projection tool to redefine to GCS WGS84 in 10.2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add fields (Text, 20char) "Orig_X" and "Orig_Y"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap, open table &amp;gt;&amp;gt; Calculate Geometry for each field to retrieve starting coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Close ArcMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Catalog - Toolbox &amp;gt;&amp;gt; Project the shapefile to GCS NAD83 using the default ITRF00 transformation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add fields (Text, 20char) "GCSn83_X" and "GCSn83_Y" to the new NAD83 dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap, open table &amp;gt;&amp;gt; Calculate Geometry for each field to retrieve transformed NAD83 coords&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;In my tests, these values match the Orig_X and Orig_Y coords exactly; i.e. not transformed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 21:59:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/transformation-issues-between-gcs-wgs84-and-gcs/m-p/307034#M10651</guid>
      <dc:creator>WhitynOwen</dc:creator>
      <dc:date>2014-02-04T21:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation issues between GCS WGS84 and GCS NAD83 using 10.2.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/transformation-issues-between-gcs-wgs84-and-gcs/m-p/307035#M10652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'll have a look and try your test case. I am having a similar issue in 10.2.1 with regard to replication. I replicate my data from NAD83 to WGS84. it seems at 10.2.1 the "Synchronize" tool is no longer honoring my transformation set in the GP Environment.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 16:29:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/transformation-issues-between-gcs-wgs84-and-gcs/m-p/307035#M10652</guid>
      <dc:creator>JustinCarasick</dc:creator>
      <dc:date>2014-02-14T16:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation issues between GCS WGS84 and GCS NAD83 using 10.2.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/transformation-issues-between-gcs-wgs84-and-gcs/m-p/307036#M10653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;UPDATE:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I traced the issue to the .prj definition. In the .prj file, "Degree" was lowercase, i.e. "degree."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In 10.2.1, the transformation is not applied if "Degree" is spelled "degree."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that case does not appear to matter in previous versions including 10.2.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also note that the .prj file packaged with 10.2.1 will be read correctly as it contains an upper case "Degree."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had inadvertently saved a .prj file with the lowercase "degree" to my favorites. Thus when I deleted the .prj and then re-defined it, I used the lowercase "degree" version from my favorites, which then produced the bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, to reproduce the bug, edit any WGS84 .prj to "degree" and the transformation will not be applied when going to NAD83.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 15:05:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/transformation-issues-between-gcs-wgs84-and-gcs/m-p/307036#M10653</guid>
      <dc:creator>WhitynOwen</dc:creator>
      <dc:date>2014-04-11T15:05:51Z</dc:date>
    </item>
  </channel>
</rss>

