<?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: Identify polygons that share boundary with straight lines in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1199036#M58147</link>
    <description>&lt;P&gt;You can try Polygon To Line with default on your blue polygons. The output lines with&amp;nbsp;&lt;SPAN class=""&gt;both &lt;/SPAN&gt;&lt;SPAN class=""&gt;LEFT_FID&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;RIGHT_FID not equal to -1 are the shared boundaries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/polygon-to-line.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/polygon-to-line.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Then you can use Intersect to get the lines that intersect the green polygons. Or Select Layer By Location with Intersect or Share a segment option may work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Does this work? I hope I didn't misunderstand your description.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 17:33:43 GMT</pubDate>
    <dc:creator>DanLee</dc:creator>
    <dc:date>2022-08-03T17:33:43Z</dc:date>
    <item>
      <title>Identify polygons that share boundary with straight lines</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1199026#M58143</link>
      <description>&lt;P&gt;I have a polygon dataset (10,000 + features) that was originally digitized in rectangular units (green lines) and has now been merged across the seamlines of the rectangular units using the Dissolve tool. I want to identify polygons that did not dissolve properly due to an incorrect difference in attributes (example: polygons B and C in image) or were mistakenly not digitized on the other side of the rectangular unit and appear "cut off" (polygon D).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially, I want to flag polygons that have a straight line boundaries that are coincident with (or run parallel and very close to) the boundaries of the rectangular units. Polygons that cross the unit boundaries, like polygon A, do not need to be flagged.&lt;/P&gt;&lt;P&gt;I have tried merging the polygon and rectangular unit layers into one dataset and running Polygon Neighbors, but that generates a table that is confusing and lists every shared polygon border (ex: information about polygon B and E's border that I am not interested in). I have also tried the "share a line segment with" relationship in Select by Location, but that has not selected the appropriate features.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 17:09:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1199026#M58143</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-08-03T17:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Identify polygons that share boundary with straight lines</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1199036#M58147</link>
      <description>&lt;P&gt;You can try Polygon To Line with default on your blue polygons. The output lines with&amp;nbsp;&lt;SPAN class=""&gt;both &lt;/SPAN&gt;&lt;SPAN class=""&gt;LEFT_FID&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;RIGHT_FID not equal to -1 are the shared boundaries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/polygon-to-line.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/polygon-to-line.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Then you can use Intersect to get the lines that intersect the green polygons. Or Select Layer By Location with Intersect or Share a segment option may work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Does this work? I hope I didn't misunderstand your description.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 17:33:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1199036#M58147</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2022-08-03T17:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Identify polygons that share boundary with straight lines</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1200926#M58387</link>
      <description>&lt;P&gt;Thanks DanLee,&lt;/P&gt;&lt;P&gt;I modified your suggestion to get the closest-to-ideal solution:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1. Created a copy of the blue polygons layer and ran the Snap tool (snap edges of polygons to the edges of the green boundary polygons, within 2 m) because some of these straight, parallel lines that I want to identify were slightly offset from the green polygons.&amp;nbsp;&lt;BR /&gt;2. Ran Polygon to Line with default settings for both the blue snapped and green polygons.&amp;nbsp;&lt;BR /&gt;3. Select by Location, relationship = "Share a line segment with"&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 17:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1200926#M58387</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-08-09T17:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Identify polygons that share boundary with straight lines</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1200934#M58389</link>
      <description>&lt;P&gt;Excellent! Glad to be able to give you a lead.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 17:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/identify-polygons-that-share-boundary-with/m-p/1200934#M58389</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2022-08-09T17:39:11Z</dc:date>
    </item>
  </channel>
</rss>

