<?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: SQL Database: True curves changes to densified line segments with attribute change in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023887#M6955</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; I've never seen the updating of an attribute field result in the changing of the geometry of a feature.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But you didn't change an attribute field, you changed the geometry.&amp;nbsp; There's no way for SQL to rewrite the CAD BLOB, so the CAD data is lost.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2021 15:01:50 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2021-02-05T15:01:50Z</dc:date>
    <item>
      <title>SQL Database: True curves changes to densified line segments with attribute change</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023555#M6951</link>
      <description>&lt;P&gt;We recently updated the feature classes stored in a SQL database that included changing the geometry storage type from 'High Precision using ESRI Binary spatial type' to 'High Precision using Geometry spatial type (SRID 6557)'. For various reasons, we have always used true curves when digitizing spatial features and continues this practice after the recent updates with no apparent issues. However, I just noticed that the curves change to densified line segments after an attribute change. See below...&lt;/P&gt;&lt;P&gt;Before attribute change - Polygon was saved and stored:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DavidQuillin2_1-1612460096151.png" style="width: 466px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5326i23E6A2D6F6700571/image-dimensions/466x176?v=v2" width="466" height="176" role="button" title="DavidQuillin2_1-1612460096151.png" alt="DavidQuillin2_1-1612460096151.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After change - curves are now densified line segments:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DavidQuillin2_2-1612460287935.png" style="width: 458px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5327i3EBE226234BBB95D/image-dimensions/458x166?v=v2" width="458" height="166" role="button" title="DavidQuillin2_2-1612460287935.png" alt="DavidQuillin2_2-1612460287935.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In all my experience working with ESRI products, I've never seen the updating of an attribute field result in the changing of the geometry of a feature. Can someone help shed light on what is happening here?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 17:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023555#M6951</guid>
      <dc:creator>DavidQuillin2</dc:creator>
      <dc:date>2021-02-04T17:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Database: True curves changes to densified line segments with attribute change</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023695#M6952</link>
      <description>&lt;P&gt;Did the process include moving data in and out of a shape-file?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 22:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023695#M6952</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2021-02-04T22:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Database: True curves changes to densified line segments with attribute change</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023707#M6953</link>
      <description>&lt;P&gt;No, all edits were made in SQL through an ArcMap edit session.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 22:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023707#M6953</guid>
      <dc:creator>DavidQuillin2</dc:creator>
      <dc:date>2021-02-04T22:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Database: True curves changes to densified line segments with attribute change</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023887#M6955</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp; I've never seen the updating of an attribute field result in the changing of the geometry of a feature.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But you didn't change an attribute field, you changed the geometry.&amp;nbsp; There's no way for SQL to rewrite the CAD BLOB, so the CAD data is lost.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 15:01:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023887#M6955</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-02-05T15:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Database: True curves changes to densified line segments with attribute change</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023894#M6956</link>
      <description>&lt;P&gt;No. I created the polygon using true curves, and then saved and closed the edit session. Started a new edit session, confirmed that the polygon still maintained the true curves, which it did. Then I entered a value into an attribute field at which point the true curves become densified lines.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 15:16:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023894#M6956</guid>
      <dc:creator>DavidQuillin2</dc:creator>
      <dc:date>2021-02-05T15:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Database: True curves changes to densified line segments with attribute change</title>
      <link>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023916#M6957</link>
      <description>&lt;P&gt;If you can use a backup of the good stuff, maybe create a fresh new layer and load it up to go forward with.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 16:04:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/sql-database-true-curves-changes-to-densified-line/m-p/1023916#M6957</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2021-02-05T16:04:43Z</dc:date>
    </item>
  </channel>
</rss>

