<?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 Why do polygons transform when appending from File Geodatabase to SDE? in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/why-do-polygons-transform-when-appending-from-file/m-p/776098#M1327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realise that the append tool is supposed to project your data as needed, but when I am using append it is actually changing my data in different ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start I have a File Geodatabase with feature classes that are points lines and polygons. &amp;nbsp;The feature dataset holding the feature classes is projected to NAD 83 UTM zone 10N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have an SDE instance which contains feature classes that are points and lines and polygons. &amp;nbsp;The feature dataset holding the feature classes is geographic coordinate system&amp;nbsp;NAD 83 CSRS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I append from the file geodatabase the following things happen:&lt;/P&gt;&lt;P&gt;1) my polygons generalize and no longer hold the same shape&lt;/P&gt;&lt;P&gt;2) my lines change and become jagged and more complex than they were before&lt;/P&gt;&lt;P&gt;Here is a screenshot of the lines and polygons, the lines are exactly the same as the borders to the polygons:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/331025_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;After appending the geometry into SDE here is what it turns into what looks similar but has changes like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/331026_pastedImage_4.png" style="width: 620px; height: 572px;" /&gt;&lt;/P&gt;&lt;P&gt;The lines no longer match the boundaries and the boundaries have been generalized.&lt;/P&gt;&lt;P&gt;So my question is Why?&lt;/P&gt;&lt;P&gt;I have tried the following, all with the same effect.&lt;/P&gt;&lt;P&gt;1) tried copying and pasting within the Arc editing environment, transforms the polygons and lines in the same way.&lt;/P&gt;&lt;P&gt;2) re-projected the data first into geographic (successful and no transformation apparent on the data) and then appending it into SDE. &amp;nbsp;same problem occurs with the polygons and lines.&lt;/P&gt;&lt;P&gt;3) tried copying everything into a new geodatabase then appending from it into SDE and same problems with the polygons and lines.&lt;/P&gt;&lt;P&gt;4) checked my tolerances on the input (1mm) and on the output (0.000000008983153 degrees), so nothing going wrong there. &amp;nbsp;both are at a millimeter tolerance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what am I missing here? &amp;nbsp;What could the issue be. &amp;nbsp;I've already loaded over 80 maps into this dataset without issue from the same coordinate system, so what's going on in the background that is causing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running&lt;/P&gt;&lt;P&gt;ArcGIS 10.2&lt;/P&gt;&lt;P&gt;ArcSDE&lt;/P&gt;&lt;P&gt;Oracle backend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this is appreciated,&lt;/P&gt;&lt;P&gt;Sean Eagles&lt;/P&gt;&lt;P&gt;GIS Technologist&lt;/P&gt;&lt;P&gt;Natural Resources Canada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2017 20:58:43 GMT</pubDate>
    <dc:creator>SeanEagles</dc:creator>
    <dc:date>2017-02-27T20:58:43Z</dc:date>
    <item>
      <title>Why do polygons transform when appending from File Geodatabase to SDE?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/why-do-polygons-transform-when-appending-from-file/m-p/776098#M1327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realise that the append tool is supposed to project your data as needed, but when I am using append it is actually changing my data in different ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start I have a File Geodatabase with feature classes that are points lines and polygons. &amp;nbsp;The feature dataset holding the feature classes is projected to NAD 83 UTM zone 10N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have an SDE instance which contains feature classes that are points and lines and polygons. &amp;nbsp;The feature dataset holding the feature classes is geographic coordinate system&amp;nbsp;NAD 83 CSRS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I append from the file geodatabase the following things happen:&lt;/P&gt;&lt;P&gt;1) my polygons generalize and no longer hold the same shape&lt;/P&gt;&lt;P&gt;2) my lines change and become jagged and more complex than they were before&lt;/P&gt;&lt;P&gt;Here is a screenshot of the lines and polygons, the lines are exactly the same as the borders to the polygons:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/331025_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;After appending the geometry into SDE here is what it turns into what looks similar but has changes like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/331026_pastedImage_4.png" style="width: 620px; height: 572px;" /&gt;&lt;/P&gt;&lt;P&gt;The lines no longer match the boundaries and the boundaries have been generalized.&lt;/P&gt;&lt;P&gt;So my question is Why?&lt;/P&gt;&lt;P&gt;I have tried the following, all with the same effect.&lt;/P&gt;&lt;P&gt;1) tried copying and pasting within the Arc editing environment, transforms the polygons and lines in the same way.&lt;/P&gt;&lt;P&gt;2) re-projected the data first into geographic (successful and no transformation apparent on the data) and then appending it into SDE. &amp;nbsp;same problem occurs with the polygons and lines.&lt;/P&gt;&lt;P&gt;3) tried copying everything into a new geodatabase then appending from it into SDE and same problems with the polygons and lines.&lt;/P&gt;&lt;P&gt;4) checked my tolerances on the input (1mm) and on the output (0.000000008983153 degrees), so nothing going wrong there. &amp;nbsp;both are at a millimeter tolerance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what am I missing here? &amp;nbsp;What could the issue be. &amp;nbsp;I've already loaded over 80 maps into this dataset without issue from the same coordinate system, so what's going on in the background that is causing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running&lt;/P&gt;&lt;P&gt;ArcGIS 10.2&lt;/P&gt;&lt;P&gt;ArcSDE&lt;/P&gt;&lt;P&gt;Oracle backend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this is appreciated,&lt;/P&gt;&lt;P&gt;Sean Eagles&lt;/P&gt;&lt;P&gt;GIS Technologist&lt;/P&gt;&lt;P&gt;Natural Resources Canada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 20:58:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/why-do-polygons-transform-when-appending-from-file/m-p/776098#M1327</guid>
      <dc:creator>SeanEagles</dc:creator>
      <dc:date>2017-02-27T20:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why do polygons transform when appending from File Geodatabase to SDE?</title>
      <link>https://community.esri.com/t5/geodatabase-questions/why-do-polygons-transform-when-appending-from-file/m-p/1179789#M7676</link>
      <description>&lt;P&gt;5+ years later, wondering if a solution was ever discovered for the issue?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 13:23:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/why-do-polygons-transform-when-appending-from-file/m-p/1179789#M7676</guid>
      <dc:creator>sbburton</dc:creator>
      <dc:date>2022-06-03T13:23:37Z</dc:date>
    </item>
  </channel>
</rss>

