<?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 Pro equivalent to ArcSDE Java API SeGeometry in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/pro-equivalent-to-arcsde-java-api-segeometry/m-p/1514361#M7144</link>
    <description>&lt;P&gt;I'm currently in the process of analyzing some migration paths off of some spatial updates my group supports that currently use the Java API SeGeometry tools below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First question: I'm assuming that these will be fully deprecated by the end of the mature support for ArcMap?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second question: What is/has taken its place on the Pro side (is it Python, C#, both, neither, something else)?&amp;nbsp; We use Oracle as our DB (19c currently, but likely to move forward soon).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/forums/searchpage/tab/message?q=java+api" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/forums/searchpage/tab/message?q=java+api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="789px" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;jsde_sdk.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;Contains the ArcSDE Client, and Geometry Java API class files.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;jpe_sdk.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;Contains the ArcSDE Projection Engine Java API class files.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;concurrent.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;Provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;icu4j_3_2.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;ICU4J libraries required for globalization.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;com.esri.sde.sdk.client&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;provides classes that expose ESRI's ArcSDE server functionality. Applications created with this package can establish a connection to an ArcSDE instance, query a layer, and otherwise communicate with an ArcSDE server.&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;com.esri.sde.sdk.geom&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;contains classes that implement the OGC (Open GIS Consortium) Geometry interfaces.&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;com.esri.sde.sdk.pe&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;provides classes to define coordinate systems and to transform data between different coordinate systems.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 02 Aug 2024 19:09:46 GMT</pubDate>
    <dc:creator>BartPittari</dc:creator>
    <dc:date>2024-08-02T19:09:46Z</dc:date>
    <item>
      <title>Pro equivalent to ArcSDE Java API SeGeometry</title>
      <link>https://community.esri.com/t5/developers-questions/pro-equivalent-to-arcsde-java-api-segeometry/m-p/1514361#M7144</link>
      <description>&lt;P&gt;I'm currently in the process of analyzing some migration paths off of some spatial updates my group supports that currently use the Java API SeGeometry tools below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First question: I'm assuming that these will be fully deprecated by the end of the mature support for ArcMap?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second question: What is/has taken its place on the Pro side (is it Python, C#, both, neither, something else)?&amp;nbsp; We use Oracle as our DB (19c currently, but likely to move forward soon).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/forums/searchpage/tab/message?q=java+api" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/forums/searchpage/tab/message?q=java+api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="789px" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;jsde_sdk.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;Contains the ArcSDE Client, and Geometry Java API class files.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;jpe_sdk.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;Contains the ArcSDE Projection Engine Java API class files.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;concurrent.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;Provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="157.703px"&gt;icu4j_3_2.jar&lt;/TD&gt;&lt;TD width="630.297px"&gt;ICU4J libraries required for globalization.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;com.esri.sde.sdk.client&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;provides classes that expose ESRI's ArcSDE server functionality. Applications created with this package can establish a connection to an ArcSDE instance, query a layer, and otherwise communicate with an ArcSDE server.&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;com.esri.sde.sdk.geom&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;contains classes that implement the OGC (Open GIS Consortium) Geometry interfaces.&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;com.esri.sde.sdk.pe&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;provides classes to define coordinate systems and to transform data between different coordinate systems.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 02 Aug 2024 19:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/pro-equivalent-to-arcsde-java-api-segeometry/m-p/1514361#M7144</guid>
      <dc:creator>BartPittari</dc:creator>
      <dc:date>2024-08-02T19:09:46Z</dc:date>
    </item>
  </channel>
</rss>

