<?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 Interception with adjacent polygons in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/interception-with-adjacent-polygons/m-p/212760#M19716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having weird results with the interception of polygons which are adjacent. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I´ll try to explain: suppose you have a ???big??? polygon. Then you draw, inside that polygon, two adjacent polygons (they are drawn using snapping). The interception results are two polygons (as it should) one for each adjacent polygon. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the end I have 5 polygons, the original 3 and the 2 from the interception. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I query these two resulting polygons to know which ones originate them I get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A ??? Big polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B1 ??? Adjacent polygon 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B2 ??? Adjacent polygon 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Result&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C1 ??? Interception result 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C2 ??? Interception result 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After querying these two I get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C1=A + B1 + B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C2=A + B1 + B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I should get&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C1=A + B1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C2=A + B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I made myself clear &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I´m using api v 3.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2013 22:14:11 GMT</pubDate>
    <dc:creator>JorgeVinagre</dc:creator>
    <dc:date>2013-05-02T22:14:11Z</dc:date>
    <item>
      <title>Interception with adjacent polygons</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/interception-with-adjacent-polygons/m-p/212760#M19716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having weird results with the interception of polygons which are adjacent. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I´ll try to explain: suppose you have a ???big??? polygon. Then you draw, inside that polygon, two adjacent polygons (they are drawn using snapping). The interception results are two polygons (as it should) one for each adjacent polygon. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the end I have 5 polygons, the original 3 and the 2 from the interception. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I query these two resulting polygons to know which ones originate them I get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A ??? Big polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B1 ??? Adjacent polygon 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B2 ??? Adjacent polygon 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Result&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C1 ??? Interception result 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C2 ??? Interception result 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After querying these two I get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C1=A + B1 + B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C2=A + B1 + B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where I should get&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C1=A + B1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C2=A + B2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I made myself clear &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I´m using api v 3.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 22:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/interception-with-adjacent-polygons/m-p/212760#M19716</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2013-05-02T22:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Interception with adjacent polygons</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/interception-with-adjacent-polygons/m-p/212761#M19717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you want to upload an image to illustrate your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 20:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/interception-with-adjacent-polygons/m-p/212761#M19717</guid>
      <dc:creator>JianHuang</dc:creator>
      <dc:date>2013-05-03T20:27:18Z</dc:date>
    </item>
  </channel>
</rss>

