<?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 How to store the geometry(generated by using GeometryEngine.Instance.Buffer) into OracleSpatial  as st_geometry in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-store-the-geometry-generated-by-using/m-p/1034817#M6322</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; We are creating a buffer geometry and we would like to utilize this buffer geometry for some analysis, which is going to utilize in Oracle spatial functions .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FYI:&lt;/STRONG&gt; We have utilized geometry.ToJson() to convert the geometry into JSON and then read the coordinates. This method is working well, If the geometry is having only rings.&lt;/P&gt;&lt;P&gt;Steps: Read JSON geometry, capture the coorinates, pass these coordinates to Oracle procedure, create SDO_Geom based on this coordinate string and then convert back to ST_Geometry using Oracle spatial functions.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But&lt;/STRONG&gt;, If the Geometry has CurveRings - then we were unable to follow the same process.&lt;/P&gt;&lt;P&gt;Can someone please help me - how to pass this geometry into Oracle spatial effectively.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 08:39:25 GMT</pubDate>
    <dc:creator>SreenivasaRaoPigili</dc:creator>
    <dc:date>2021-03-10T08:39:25Z</dc:date>
    <item>
      <title>How to store the geometry(generated by using GeometryEngine.Instance.Buffer) into OracleSpatial  as st_geometry</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-store-the-geometry-generated-by-using/m-p/1034817#M6322</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; We are creating a buffer geometry and we would like to utilize this buffer geometry for some analysis, which is going to utilize in Oracle spatial functions .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FYI:&lt;/STRONG&gt; We have utilized geometry.ToJson() to convert the geometry into JSON and then read the coordinates. This method is working well, If the geometry is having only rings.&lt;/P&gt;&lt;P&gt;Steps: Read JSON geometry, capture the coorinates, pass these coordinates to Oracle procedure, create SDO_Geom based on this coordinate string and then convert back to ST_Geometry using Oracle spatial functions.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But&lt;/STRONG&gt;, If the Geometry has CurveRings - then we were unable to follow the same process.&lt;/P&gt;&lt;P&gt;Can someone please help me - how to pass this geometry into Oracle spatial effectively.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 08:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-store-the-geometry-generated-by-using/m-p/1034817#M6322</guid>
      <dc:creator>SreenivasaRaoPigili</dc:creator>
      <dc:date>2021-03-10T08:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to store the geometry(generated by using GeometryEngine.Instance.Buffer) into OracleSpatial  as st_geometry</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-store-the-geometry-generated-by-using/m-p/1036266#M6342</link>
      <description>&lt;P&gt;Did you try replacing the curves with linear approximations?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/#topic15541.html" target="_self"&gt;Generalize&lt;/A&gt; can do this.&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;For non-linear segments, if&amp;nbsp;&lt;/SPAN&gt;preserveCurves&lt;SPAN&gt;&amp;nbsp;is false, then the generalized output contains points along all parts of the curve, not necessarily only the vertices."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Mar 2021 16:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-store-the-geometry-generated-by-using/m-p/1036266#M6342</guid>
      <dc:creator>KirkKuykendall1</dc:creator>
      <dc:date>2021-03-13T16:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to store the geometry(generated by using GeometryEngine.Instance.Buffer) into OracleSpatial  as st_geometry</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-store-the-geometry-generated-by-using/m-p/1037034#M6351</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/201161"&gt;@KirkKuykendall1&lt;/a&gt;&amp;nbsp;for your reply. I haven't tried this option. Let me check this option and hopefully this will resolve the issue. Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 08:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-store-the-geometry-generated-by-using/m-p/1037034#M6351</guid>
      <dc:creator>SreenivasaRaoPigili</dc:creator>
      <dc:date>2021-03-16T08:38:00Z</dc:date>
    </item>
  </channel>
</rss>

