<?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: Assigning polygon-to-polygon orientation angles to polygons with shared geometry. in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412424#M885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately my actual polygons are more complex than my example.&amp;nbsp; The centroid method won't work especially with long, linear polygons, see #7:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Real Polys" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/274131_ex_polys.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I would like the table to indicate that #7 is west of #3, using the centroid method indicates that it is south of #3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 16:48:44 GMT</pubDate>
    <dc:creator>AlexBoone</dc:creator>
    <dc:date>2016-12-01T16:48:44Z</dc:date>
    <item>
      <title>Assigning polygon-to-polygon orientation angles to polygons with shared geometry.</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412422#M883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the "Generate Near Table" tool it is possible to determine the "NEAR_ANGLE" between polygons.&amp;nbsp; However this only works if the polygons do not share borders.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the image attached, I'd like to indicate the orientation ("NEAR_ANGLE") of the polygons surrounding polygon 9, relative to polygon 9.&amp;nbsp; I.E.12 is north, 10 is east etc.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Polygon Near Table" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/274101_ntable.PNG" style="width: 620px; height: 251px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 15:45:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412422#M883</guid>
      <dc:creator>AlexBoone</dc:creator>
      <dc:date>2016-12-01T15:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning polygon-to-polygon orientation angles to polygons with shared geometry.</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412423#M884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for those simple cases, produce the centroids of the polygons and perform the analysis using the centroids, then join the results back to the polygon... for those simple cases...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412423#M884</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-12-01T16:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning polygon-to-polygon orientation angles to polygons with shared geometry.</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412424#M885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately my actual polygons are more complex than my example.&amp;nbsp; The centroid method won't work especially with long, linear polygons, see #7:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Real Polys" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/274131_ex_polys.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I would like the table to indicate that #7 is west of #3, using the centroid method indicates that it is south of #3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412424#M885</guid>
      <dc:creator>AlexBoone</dc:creator>
      <dc:date>2016-12-01T16:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning polygon-to-polygon orientation angles to polygons with shared geometry.</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412425#M886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If its not something it's something else &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&amp;nbsp; so some other options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is part of a sort, is is indeed correct, 7 is south of 3, then you sort the centroids to get the West to east direction. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Others&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;do an internal buffer (-ve buffer) by the exact correct amount that it works&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;lexicographically sort your polygons and assign an EW, NS order to the centroids (more formal than the method which I suggested that works&lt;/LI&gt;&lt;LI&gt;create a medial axis from the polygons and use those&lt;/LI&gt;&lt;LI&gt;select the ones that have to be done manually and do those.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Nothing is going to work for everything I suspect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 17:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412425#M886</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-12-01T17:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning polygon-to-polygon orientation angles to polygons with shared geometry.</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412426#M887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dammit, why can't everything have a simple, one-size-fits-all solution! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help Dan, I'll look into those options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 17:49:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412426#M887</guid>
      <dc:creator>AlexBoone</dc:creator>
      <dc:date>2016-12-01T17:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning polygon-to-polygon orientation angles to polygons with shared geometry.</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412427#M888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can compute the intersection of the neighboring shapes (which will generate a line or point, or a line &lt;EM&gt;and&lt;/EM&gt; a point) and compare the envelope of the relationship geometry with that of the reference shape, which would let you discern intercardinal directions (N/NE/E/SE/S/SW/W/NW) or even "Within".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 17:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412427#M888</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2016-12-01T17:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning polygon-to-polygon orientation angles to polygons with shared geometry.</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412428#M889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the same result as a lexicographic sort of the centroids, then a point to point &amp;nbsp;line creation,selecting the shortest .&lt;/P&gt;&lt;P&gt;A minimum spanning tree of the centroids starting at the west most centroid will produce a good result also if the polygons are elongated in the NS direction compared to the EW.... the list goes on, but manually selecting and ordering them at a rate of 1 polygon per second will give one an idea how long it will take the mis-behaving one to get done relative to the easy ones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 17:59:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/assigning-polygon-to-polygon-orientation-angles-to/m-p/412428#M889</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-12-01T17:59:41Z</dc:date>
    </item>
  </channel>
</rss>

