<?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: Alternatives to GeometryService for projection in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/alternatives-to-geometryservice-for-projection/m-p/338643#M1000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, there are some options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Use ProjectEngine in ArcGIS Runtime for Java. However, Runtime was not designed to work with servlet engine.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/api-reference/reference/com/esri/arcgisruntime/geometry/GeometryEngine.html#project(com.esri.arcgisruntime.geometry.Geometry,%20com.esri.arcgisruntime.geometry.SpatialReference,%20com.esri.arcgisruntime.geometry.DatumTransformation)" title="https://developers.arcgis.com/java/latest/api-reference/reference/com/esri/arcgisruntime/geometry/GeometryEngine.html#project(com.esri.arcgisruntime.geometry.Geometry,%20com.esri.arcgisruntime.geometry.SpatialReference,%20com.esri.arcgisruntime.geometry.DatumTransformation)"&gt;GeometryEngine| arcgis-java&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Use open - source libraries to perform geometry operations like &lt;A class="link-titled" href="https://github.com/locationtech/jts" title="https://github.com/locationtech/jts"&gt;GitHub - locationtech/jts: The JTS Topology Suite is a Java library for creating and manipulating vector geometry.&lt;/A&gt;&amp;nbsp; and integrate it with your application&lt;/P&gt;&lt;P&gt;3) Use Esri JS Geometry Engine and call Javascript from your application &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html"&gt;geometryEngine | API Reference | ArcGIS API for JavaScript 4.8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 06:37:28 GMT</pubDate>
    <dc:creator>nita14</dc:creator>
    <dc:date>2018-07-18T06:37:28Z</dc:date>
    <item>
      <title>Alternatives to GeometryService for projection</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/alternatives-to-geometryservice-for-projection/m-p/338642#M999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm new to ArcGIS. is there an code-only alternative to using the REST Geometry service to perform operations on geometry, e.g. projection, determine an envelope or must I use the geometry service. This is not a mapping app but will run on a Java servlet engine. Need to project multipolygons and polygons (in ESRI JSON format) from SR NAD83 4269 to WGS84 3857 and determine envelope for same.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 04:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/alternatives-to-geometryservice-for-projection/m-p/338642#M999</guid>
      <dc:creator>jackcrawford</dc:creator>
      <dc:date>2018-07-03T04:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alternatives to GeometryService for projection</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/alternatives-to-geometryservice-for-projection/m-p/338643#M1000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, there are some options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Use ProjectEngine in ArcGIS Runtime for Java. However, Runtime was not designed to work with servlet engine.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/api-reference/reference/com/esri/arcgisruntime/geometry/GeometryEngine.html#project(com.esri.arcgisruntime.geometry.Geometry,%20com.esri.arcgisruntime.geometry.SpatialReference,%20com.esri.arcgisruntime.geometry.DatumTransformation)" title="https://developers.arcgis.com/java/latest/api-reference/reference/com/esri/arcgisruntime/geometry/GeometryEngine.html#project(com.esri.arcgisruntime.geometry.Geometry,%20com.esri.arcgisruntime.geometry.SpatialReference,%20com.esri.arcgisruntime.geometry.DatumTransformation)"&gt;GeometryEngine| arcgis-java&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Use open - source libraries to perform geometry operations like &lt;A class="link-titled" href="https://github.com/locationtech/jts" title="https://github.com/locationtech/jts"&gt;GitHub - locationtech/jts: The JTS Topology Suite is a Java library for creating and manipulating vector geometry.&lt;/A&gt;&amp;nbsp; and integrate it with your application&lt;/P&gt;&lt;P&gt;3) Use Esri JS Geometry Engine and call Javascript from your application &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html"&gt;geometryEngine | API Reference | ArcGIS API for JavaScript 4.8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/alternatives-to-geometryservice-for-projection/m-p/338643#M1000</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2018-07-18T06:37:28Z</dc:date>
    </item>
  </channel>
</rss>

