<?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 Query disjoint in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-disjoint/m-p/579338#M13064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to create a query where the result returned by the geometry is compared with all other polygons layer except the polygon that intersect with my geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be something similar to disjoint, but also returning the polygons bordering my gemetria (they touch their boundary).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the following code&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;query.spatialRelationship = Query.SPATIAL_REL_RELATION;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query.relationParam = FF*FF****;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query.geometry = myGeom;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that the parameter FF*FF**** do not returns geometries that touch the edge of my geometry (myGeom).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried several compositions for the parameter, following the ESRI documentation and definition of the algorithm used &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/DE-9IM"&gt;http://en.wikipedia.org/wiki/DE-9IM&lt;/A&gt;&lt;SPAN&gt; but could not succeed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Beginning to think is a bug in ArcGIS Server. Someone confirms the problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2013 16:53:54 GMT</pubDate>
    <dc:creator>FabianoScardua</dc:creator>
    <dc:date>2013-08-16T16:53:54Z</dc:date>
    <item>
      <title>Query disjoint</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-disjoint/m-p/579338#M13064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to create a query where the result returned by the geometry is compared with all other polygons layer except the polygon that intersect with my geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be something similar to disjoint, but also returning the polygons bordering my gemetria (they touch their boundary).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the following code&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;query.spatialRelationship = Query.SPATIAL_REL_RELATION;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query.relationParam = FF*FF****;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query.geometry = myGeom;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that the parameter FF*FF**** do not returns geometries that touch the edge of my geometry (myGeom).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried several compositions for the parameter, following the ESRI documentation and definition of the algorithm used &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/DE-9IM"&gt;http://en.wikipedia.org/wiki/DE-9IM&lt;/A&gt;&lt;SPAN&gt; but could not succeed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Beginning to think is a bug in ArcGIS Server. Someone confirms the problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 16:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-disjoint/m-p/579338#M13064</guid>
      <dc:creator>FabianoScardua</dc:creator>
      <dc:date>2013-08-16T16:53:54Z</dc:date>
    </item>
  </channel>
</rss>

