<?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: Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system), in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746431#M7849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When exporting from the data frame, if a geographic transformation has been selected, then the output will correctly reflect that.&lt;/P&gt;&lt;P&gt;I am very sure that the underlying projection / transformation algorithms are the same, whether using the project tool, data frame export or export into a feature dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 06:37:34 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2015-09-14T06:37:34Z</dc:date>
    <item>
      <title>Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system),</title>
      <link>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746428#M7846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to ArcGIS, if a feature class is exported to feature dataset, then the coordinate system of the feature class will be automatically converted to be the same as the coordinate system of the feature dataset.&lt;/P&gt;&lt;P&gt; &lt;IMG alt="Clip_622.jpg" class="image-1 jive-image" height="482" src="https://community.esri.com/legacyfs/online/126681_Clip_622.jpg" style="height: 482px; width: 462.371px;" width="462" /&gt;&lt;/P&gt;&lt;P&gt;Does projecting the feature class before exporting to the feature dataset produce more accurate results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2015 19:57:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746428#M7846</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2015-09-13T19:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system),</title>
      <link>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746429#M7847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;test by using the same file (with different names), preferably a point layer but any would do.&amp;nbsp; Calculate fields for X and Y in projected coordinates for both.&amp;nbsp; Project and export and dont project and export.&amp;nbsp; recalculate into new fields for both.&amp;nbsp; Add a difference field and subtract the results.&amp;nbsp; In theory, if the same system of projection or coordinate definition is being used, uou should get the same results.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2015 20:03:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746429#M7847</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-09-13T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system),</title>
      <link>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746430#M7848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on experience, projecting it before exporting will allow you to choose the Geographic Transformation that will be applied. In the case of NZMG to NZTM. choosing the NTv2 transformation yields the most accurate projection. The default transformation that is used (can't remember which one) was not so good. Then of course if there was only one transformation method for your particular projection then I would like to think that there should be no difference but you never will know until.... so maybe &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;​'s suggestion is the only way to be sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 03:55:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746430#M7848</guid>
      <dc:creator>MikeCusi</dc:creator>
      <dc:date>2015-09-14T03:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system),</title>
      <link>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746431#M7849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When exporting from the data frame, if a geographic transformation has been selected, then the output will correctly reflect that.&lt;/P&gt;&lt;P&gt;I am very sure that the underlying projection / transformation algorithms are the same, whether using the project tool, data frame export or export into a feature dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 06:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746431#M7849</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-09-14T06:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system),</title>
      <link>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746432#M7850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have applied the scenario below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;I got a feature class in Israel_TM_Grid and Feature Dataset with “Palestine_1923_Palestine_Grid”&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 18.0pt;"&gt; &lt;IMG alt="Clip_632.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/126858_Clip_632.jpg" style="width: 620px; height: 407px;" /&gt;&lt;/P&gt;&lt;P style="margin-left: 18.0pt;"&gt;&lt;IMG alt="Clip_633.jpg" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/126859_Clip_633.jpg" style="width: 620px; height: 421px;" /&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;This feature class is exported to Feature dataset without projection.&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 18.0pt;"&gt; &lt;IMG alt="Clip_634.jpg" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/126893_Clip_634.jpg" style="width: 620px; height: 412px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;The feature class is converted to Palestine_1923_Palestine_Grid and then exported to the feature dataset&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 18.0pt;"&gt; &lt;IMG alt="Clip_635.jpg" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/126894_Clip_635.jpg" style="width: 620px; height: 366px;" /&gt;&lt;/P&gt;&lt;P style="margin-left: 18.0pt;"&gt;&lt;/P&gt;&lt;P style="margin-left: 18.0pt;"&gt;&lt;IMG alt="Clip_636.jpg" class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/126895_Clip_636.jpg" style="width: 620px; height: 412px;" /&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;The XY coordinates are calculated and appear to be equal.&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 18.0pt;"&gt; &lt;IMG alt="Clip_637.jpg" class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/126896_Clip_637.jpg" style="width: 620px; height: 348px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 18.0pt;"&gt;The only ambiguous point here, is which transformation is used as the feature class is directly exported to the feature dataset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 05:41:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746432#M7850</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2015-09-15T05:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice to export a feature class (stored in file geodatabase ) to feature dataset (of different coordinate system),</title>
      <link>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746433#M7851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When exporting geoprocessing results directly into a feature dataset one isn't provided the option to set the transformation within the tool, but this can be set in the Geoprocessing Environment parameters. Thanks for posting your topic as I have used Feature Datasets to manage issues of spatial reference and haven't fully explored the subtleties. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 16:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/best-practice-to-export-a-feature-class-stored-in/m-p/746433#M7851</guid>
      <dc:creator>Yuriko</dc:creator>
      <dc:date>2019-04-05T16:55:43Z</dc:date>
    </item>
  </channel>
</rss>

