<?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: Perform operations on Geometries (Polygons) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727750#M67541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you jgravois for your response. I really appreciate it!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;what exactly do you mean by this?&amp;nbsp; are you saying the work needs to be done entirely clientside?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, if geometry utils include methods to perform such operations. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;if not, have you already seen the documentation related to the &lt;A href="http://resources.arcgis.com/en/help/rest/apiref/geometryserver.html"&gt;REST&lt;/A&gt; geometry service (which includes a union, intersect and difference operation)?&lt;BR /&gt;&lt;BR /&gt;our &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/geometryservice.htm"&gt;JavaScript API&lt;/A&gt; simplifies making calls to run these operations from a client web application, but you still have to make asynchronous calls to ArcGIS Server&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I already have service setup using postGIS to perform geometric operations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 19:34:51 GMT</pubDate>
    <dc:creator>MoizBhukhiya</dc:creator>
    <dc:date>2012-11-07T19:34:51Z</dc:date>
    <item>
      <title>Perform operations on Geometries (Polygons)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727748#M67539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for something (in the browser) that will perform the following geometric operations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Union&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Intersection and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Difference&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;of two given polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727748#M67539</guid>
      <dc:creator>MoizBhukhiya</dc:creator>
      <dc:date>2012-11-06T15:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Perform operations on Geometries (Polygons)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727749#M67540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;(in the browser)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;what exactly do you mean by this?&amp;nbsp; are you saying the work needs to be done entirely clientside?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if not, have you already seen the documentation related to the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/rest/apiref/geometryserver.html"&gt;REST&lt;/A&gt;&lt;SPAN&gt; geometry service (which includes a union, intersect and difference operation)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;our &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/geometryservice.htm"&gt;JavaScript API&lt;/A&gt;&lt;SPAN&gt; simplifies making calls to run these operations from a client web application, but you still have to make asynchronous calls to ArcGIS Server&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 15:09:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727749#M67540</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-11-07T15:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Perform operations on Geometries (Polygons)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727750#M67541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you jgravois for your response. I really appreciate it!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;what exactly do you mean by this?&amp;nbsp; are you saying the work needs to be done entirely clientside?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, if geometry utils include methods to perform such operations. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;if not, have you already seen the documentation related to the &lt;A href="http://resources.arcgis.com/en/help/rest/apiref/geometryserver.html"&gt;REST&lt;/A&gt; geometry service (which includes a union, intersect and difference operation)?&lt;BR /&gt;&lt;BR /&gt;our &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/geometryservice.htm"&gt;JavaScript API&lt;/A&gt; simplifies making calls to run these operations from a client web application, but you still have to make asynchronous calls to ArcGIS Server&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I already have service setup using postGIS to perform geometric operations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 19:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727750#M67541</guid>
      <dc:creator>MoizBhukhiya</dc:creator>
      <dc:date>2012-11-07T19:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Perform operations on Geometries (Polygons)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727751#M67542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;here is a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/namespace_geometry.htm" rel="nofollow" target="_blank"&gt;link&lt;/A&gt;&lt;SPAN&gt; to the API reference for geometry utilities that do not rely on a geometry service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i don't have any relevant experience with using geometry services hosted by PostGIS, but i would assume that you might have a hard time using Esri JavaScript API method calls if you aren't using a geometry service hosted by ArcGIS Server.&amp;nbsp;&amp;nbsp; that being said, tasks.arcgisonline.com includes a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer" rel="nofollow" target="_blank"&gt;geometry&lt;/A&gt;&lt;SPAN&gt; service that i believe is allowed to be referenced in production applications.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 19:39:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727751#M67542</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-11-07T19:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Perform operations on Geometries (Polygons)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727752#M67543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;here is a &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/namespace_geometry.htm"&gt;link&lt;/A&gt; to the API reference for geometry utilities that do not rely on a geometry service.&lt;BR /&gt;&lt;BR /&gt;i don't have any relevant experience with using geometry services hosted by PostGIS, but i would assume that you might have a hard time using Esri JavaScript API method calls if you aren't using a geometry service hosted by ArcGIS Server.&amp;nbsp;&amp;nbsp; that being said, tasks.arcgisonline.com includes a &lt;A href="http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer"&gt;geometry&lt;/A&gt; service that i believe is allowed to be referenced in production applications.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes you're right. I had to make some changes to achieve that. The only reason I took that approach is because I saw this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;This is a sample service hosted by ESRI, powered by ArcGIS Server. ESRI has provided this example so that you may practice using ArcGIS APIs for JavaScript, Flex, and Silverlight. ESRI reserves the right to change or remove this service at any time and without notice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;@ &lt;/SPAN&gt;&lt;A href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But ofcourse that was a sample server and the link you attached does not indicate that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks alot for your help. I really appreciate it!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 19:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/perform-operations-on-geometries-polygons/m-p/727752#M67543</guid>
      <dc:creator>MoizBhukhiya</dc:creator>
      <dc:date>2012-11-07T19:53:37Z</dc:date>
    </item>
  </channel>
</rss>

