<?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: Copy Feature class Geometry field to another Feature Class Geometry Field  using in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43063#M2395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Problem has been solved. I found a better way of having this done. Case closed! Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey Dude,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering how did you solve the issue. Please let me know, i need the solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-AS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2013 05:23:18 GMT</pubDate>
    <dc:creator>User35489</dc:creator>
    <dc:date>2013-04-24T05:23:18Z</dc:date>
    <item>
      <title>Copy Feature class Geometry field to another Feature Class Geometry Field  using SQL</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43061#M2393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am inserting a new feature into a point feature class and i need to copy it's location (a geometry field) from another point feature class. I am doing the insertion using SQL INSERT statement and a SELECT statement that retrieves the geometry in question from the other feature class. This is all in a back-end WCF service running on the server side. When testing the WCF service using WCFTestClient the example SQL statement generated looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt; INSERT ALL INTO MSD.CD_SSO VALUES ('2' , to_date('4/17/2013', 'MM/DD/YYYY') , '4' , '2901 SPRUCEWOOD DR, 63043' , 'GIS-2345454' , 'SSMANHOLE' , '656565' , 'THANKS' , '3:23' , '3:23' ,&amp;nbsp; (SELECT SHAPE FROM MSD.PLUSSERVICEADDRESS WHERE FULLADDRESS = '2901 SPRUCEWOOD DR' AND ZIP = '63043')) SELECT * FROM dual &lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get this error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-29875: failed in the execution of the ODCIINDEXINSERT routine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-20085: Insert Spatial Reference SRID 1 does not match MSD.CD_SSO.SHAPE registered Spatial Reference SRID 2254&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do i do to get around this error. I sounds like a mismatched SRID which maybe unique across feature classes. Is this something i can change before the insert operation is called? Is there a better way i can do this in SQL? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please any useful suggestion will be much appreciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moses.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 18:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43061#M2393</guid>
      <dc:creator>MosesAsuquo</dc:creator>
      <dc:date>2013-04-17T18:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Feature class Geometry field to another Feature Class Geometry Field  using</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43062#M2394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem has been solved. I found a better way of having this done. Case closed! Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43062#M2394</guid>
      <dc:creator>MosesAsuquo</dc:creator>
      <dc:date>2013-04-18T17:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Feature class Geometry field to another Feature Class Geometry Field  using</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43063#M2395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Problem has been solved. I found a better way of having this done. Case closed! Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey Dude,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering how did you solve the issue. Please let me know, i need the solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-AS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 05:23:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43063#M2395</guid>
      <dc:creator>User35489</dc:creator>
      <dc:date>2013-04-24T05:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Feature class Geometry field to another Feature Class Geometry Field  using</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43064#M2396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey Dude,&lt;BR /&gt;&lt;BR /&gt;I was wondering how did you solve the issue. Please let me know, i need the solution.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-AS&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry i just got your message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error message that I encountered occurs when the coordinate system of the source feature class and destination feature class are different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I basically re-created the destination feature class (using the same coordinate system at the source feature class) and try to update the SHAPE column again and it worked with no errors. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moses&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 13:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-feature-class-geometry-field-to-another/m-p/43064#M2396</guid>
      <dc:creator>MosesAsuquo</dc:creator>
      <dc:date>2013-06-06T13:58:54Z</dc:date>
    </item>
  </channel>
</rss>

