<?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: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95164#M5557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Travis, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That was very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now... Would you know how to quickly convert my existing points in SDO_ORINATES into SDO_POINTS? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have existing software that I can extract the orientation into a new column but does Esri have a tool that would move the coordinates from the SDO_ORINATES array into the SDO_POINTS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 14:12:34 GMT</pubDate>
    <dc:creator>NicoleSchleifer</dc:creator>
    <dc:date>2012-11-29T14:12:34Z</dc:date>
    <item>
      <title>Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95160#M5553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;New to ESRI...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have an existing Oracle 10g database with locator enabled and would like to be able to work in ESRI desktop and Server applications. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap - Catalog 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - right-clicked on table - Managed - Registered with GeoDatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - Registered as Versioned&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set DBTUNE default to SDO_GEOMETRY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Added a new point in ArcMap, worked......... BUT...... it populated the SDO_POINT columns not the SDO_ORDINATES.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel that I've missed a step or a setting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking for some suggestions and/or advice...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 12:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95160#M5553</guid>
      <dc:creator>NicoleSchleifer</dc:creator>
      <dc:date>2012-11-14T12:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95161#M5554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't see the same statement in the current documentation, but I found this in an &lt;/SPAN&gt;&lt;A href="http://edndoc.esri.com/arcsde/9.1/capi_concepts/oracle_spatial_geomtypes.htm"&gt;older version&lt;/A&gt;&lt;SPAN&gt; of the documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ArcSDE feature classes defined exclusively as single point layers will store point features in the SDO_POINT type. Storing single point features in the SDO_POINT type improves performance when indexing and searching on single point features. All other single and multipart features along with multipart points are stored in the SDO_ORDINATES type.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And a &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/22128"&gt;knowledge base article&lt;/A&gt;&lt;SPAN&gt; about the same thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 16:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95161#M5554</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2012-11-14T16:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95162#M5555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank-you for your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our point geometry is already populated in the ORDINATES array because we use orientation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 - Do we need to convert the GEOMETRY to the SDO_POINT columns?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, does ESRI have a tool that will do this for us? Or should we use Oracle to move the coordinates?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - Is it possible to populate the SDE metadata to recognize my table as a point feature store as a oriented point feature (ORDINATES array)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 17:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95162#M5555</guid>
      <dc:creator>NicoleSchleifer</dc:creator>
      <dc:date>2012-11-14T17:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95163#M5556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately this is by design.&amp;nbsp; ArcGIS and ArcSDE have no notion of orientated points, so when single points are stored they are always stored in the SDO_POINT type.&amp;nbsp; Oracle Spatial orientated points can still be read (you don't have to reload your data), but the orientation of the point is not read by ArcSDE.&amp;nbsp; This orientation information is lost if the row is updated.&amp;nbsp; Currently there is no way to change this behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you would like this behavior to change, I would encourage you to submit an idea to the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ideas.arcgis.com/ideaList?c=09a300000004xET&amp;amp;category=Geodatabase" rel="nofollow" target="_blank"&gt;Geodatabase ideas page&lt;/A&gt;&lt;SPAN&gt;, or contact technical support and submit an enhancement request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry I couldn't help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Travis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 17:03:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95163#M5556</guid>
      <dc:creator>TravisVal</dc:creator>
      <dc:date>2012-11-16T17:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95164#M5557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Travis, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That was very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now... Would you know how to quickly convert my existing points in SDO_ORINATES into SDO_POINTS? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have existing software that I can extract the orientation into a new column but does Esri have a tool that would move the coordinates from the SDO_ORINATES array into the SDO_POINTS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 14:12:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95164#M5557</guid>
      <dc:creator>NicoleSchleifer</dc:creator>
      <dc:date>2012-11-29T14:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95165#M5558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In theory, you could just fashion a SQL statement to UPDATE all the geometries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 16:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95165#M5558</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-29T16:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95166#M5559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, of course!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help. I can move forward from here!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 16:32:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95166#M5559</guid>
      <dc:creator>NicoleSchleifer</dc:creator>
      <dc:date>2012-11-29T16:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95167#M5560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure you drop the spatial index before doing the UPDATE, and be sure to use the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;right index options that exploit SDO_POINT when you rebuild.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 18:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95167#M5560</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-29T18:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95168#M5561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interesting....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wasn't aware of an parameter to exploit SDO_POINT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was just planning on using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CREATE INDEX CTADMIN.SUPPORT_SI3001 ON CTADMIN.SUPPORT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(POINTGEOMETRY)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INDEXTYPE IS MDSYS.SPATIAL_INDEX&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PARAMETERS('LAYER_GTYPE=POINT TABLESPACE=TSPIND02 ')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NOPARALLEL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 18:14:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95168#M5561</guid>
      <dc:creator>NicoleSchleifer</dc:creator>
      <dc:date>2012-11-29T18:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95169#M5562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The LAYER_GTYPE=POINT is the switch that exploits SDO_POINT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 18:38:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95169#M5562</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-29T18:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Point Feaure in SDO_GEOMETRY populating the SDO_POINT, instead of SDO_ORDINATES</title>
      <link>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95170#M5563</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;Trying to do this outside the Esri environment was clunky and a bit messy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An easier method inside the Esri environment that was just pointed out to me.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcCatalog: Rename the original table (Feature Class), then copy and paste it with the original name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*This is for Stand-alone Features*&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Way cool......... worked like a charm and maintains all the spatial metadata that Esri requires.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Super Impressed!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 17:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/point-feaure-in-sdo-geometry-populating-the-sdo/m-p/95170#M5563</guid>
      <dc:creator>NicoleSchleifer</dc:creator>
      <dc:date>2012-12-05T17:03:34Z</dc:date>
    </item>
  </channel>
</rss>

