<?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: Hidden/Stacked polylines in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584875#M12276</link>
    <description>&lt;P&gt;Thank you for the direction. I was under the impression that I have already found all my lines with the same length using the FIND INDENTICAL tool with the SHAPE as the key field. This found all lines with the same geometry.&lt;BR /&gt;&lt;BR /&gt;I am now concerned about lines that are on top of one another with different lengths (follow the same path but are not the exact length). I am not certain of the workflow editors may have used but have been told that there could be hidden lines that are not the same size (a longer line on top of a shorter line).&lt;BR /&gt;&lt;BR /&gt;I have also run SUMMARIZE STATICS to get a COUNT on the SHAPE_LENGTH field, but this did not do what I was hoping due to the different way lengths are rounded.&lt;BR /&gt;&lt;BR /&gt;I am going to spend some time reading on floating point precision now.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2025 13:35:40 GMT</pubDate>
    <dc:creator>GIS_Life</dc:creator>
    <dc:date>2025-02-13T13:35:40Z</dc:date>
    <item>
      <title>Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584695#M12274</link>
      <description>&lt;P&gt;I have a feature layer of distribution mains (polyline layer). That I need to find lines that are on top of one another. There are 640,000+ features (lines) in this layer.&lt;/P&gt;&lt;P&gt;I have utilized the FIND IDENTICAL tool off the layers Shape field to find lines with identical geometric.&lt;/P&gt;&lt;P&gt;This feature layer more than likely has lines of different geometries and slight differences in vertices that are hidden or stacked on each other.&lt;/P&gt;&lt;P&gt;I need suggestions on how I can find these "duplicate", "hidden", "stacked" lines.&lt;/P&gt;&lt;P&gt;All research has pointed me to use the intersect tool. The problem with this is, the intersect tool also selects lines that touch or cross other lines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I only need to find lines on top of each other that may not have the same geometry.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 22:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584695#M12274</guid>
      <dc:creator>GIS_Life</dc:creator>
      <dc:date>2025-02-12T22:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584705#M12275</link>
      <description>&lt;P&gt;polylines that overlap one another will have the same length (within floating point precision).&lt;/P&gt;&lt;P&gt;You might want to give a look at sorting the shape_length field and see if there are any duplicates or close to duplicates.&lt;/P&gt;&lt;P&gt;If you see obvious candidates, I would try using the&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/find-identical.htm" target="_blank"&gt;Find Identical (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with shape_length as the key field&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 23:04:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584705#M12275</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-02-12T23:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584875#M12276</link>
      <description>&lt;P&gt;Thank you for the direction. I was under the impression that I have already found all my lines with the same length using the FIND INDENTICAL tool with the SHAPE as the key field. This found all lines with the same geometry.&lt;BR /&gt;&lt;BR /&gt;I am now concerned about lines that are on top of one another with different lengths (follow the same path but are not the exact length). I am not certain of the workflow editors may have used but have been told that there could be hidden lines that are not the same size (a longer line on top of a shorter line).&lt;BR /&gt;&lt;BR /&gt;I have also run SUMMARIZE STATICS to get a COUNT on the SHAPE_LENGTH field, but this did not do what I was hoping due to the different way lengths are rounded.&lt;BR /&gt;&lt;BR /&gt;I am going to spend some time reading on floating point precision now.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 13:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584875#M12276</guid>
      <dc:creator>GIS_Life</dc:creator>
      <dc:date>2025-02-13T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584889#M12277</link>
      <description>&lt;P&gt;I don’t have time to do any detail cogitating on this, but it sounds like a topology issue. Get it in a geodatabase and set up topology rules.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 14:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584889#M12277</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2025-02-13T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584962#M12278</link>
      <description>&lt;P&gt;my reading is that Find Identical compares the points that make up the shape to ensure that they are coincident and in the same order.&amp;nbsp; There is no indication that they use other geometry geometry parameters such as length (or area, or volume for instance).&lt;/P&gt;&lt;P&gt;So using the Shape field isn't what I was referring to but the shape_length field.&amp;nbsp; This may undoubtedly identify seemingly identical features whose lengths are the same but their shapes are not.&lt;/P&gt;&lt;P&gt;To this one could calculate a shape extent, area field which in conjunction would further delineate candidates.&lt;/P&gt;&lt;P&gt;What am I gettin at?&amp;nbsp; consider 2 polylines that completely overlap.&amp;nbsp; The first is just 2 points, the second is a densified version of the first (that is, many points).&amp;nbsp; Therefore, only the start and end points are identical so you can use a point comparison to deem those as identical-ish,.&amp;nbsp; They do share the same areal extent, slope, perhaps orientation, definitely length, but they are only "identical" in one sense of the word but differ greatly in other contexts&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 15:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1584962#M12278</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-02-13T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585064#M12279</link>
      <description>&lt;P&gt;I appreciate your time and response. It was my understanding that using the FIND IDENTICAL tool on the SHAPE field (geometry of the line) would find duplicate lines that have the exact same geometry on top of another. It appears I was able to successfully do this.&lt;BR /&gt;&lt;BR /&gt;I would not think the SHAPE_LENGTH field would work because you could have two different lines of the same length. I did sort my SHAPE_LENGTH field and found multiple instances where this is the case. Two different lines in different locations, but with the same length.&lt;BR /&gt;&lt;BR /&gt;Not quite following on the point comparison.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 18:03:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585064#M12279</guid>
      <dc:creator>GIS_Life</dc:creator>
      <dc:date>2025-02-13T18:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585082#M12280</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="three_polylines.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/125283iD60B71F3CAE7310C/image-size/large?v=v2&amp;amp;px=999" role="button" title="three_polylines.png" alt="three_polylines.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;they look identical but they are different in so many ways&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 18:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585082#M12280</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-02-13T18:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585087#M12281</link>
      <description>&lt;P&gt;Yes, I see. I am trying to find lines that are different and hidden under other lines.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 18:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585087#M12281</guid>
      <dc:creator>GIS_Life</dc:creator>
      <dc:date>2025-02-13T18:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585107#M12282</link>
      <description>&lt;P&gt;Is there a way to create a code to loop through these and select the shapes that have both the same start and end xy and merge them? You may need to find a way to make sure the fields from the simpler one are the default unless the data in the field is different.&lt;/P&gt;&lt;P&gt;Here is a crude conceptural&amp;nbsp;code (not python at all) - sorry no time to make this perfect...&lt;/P&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;for shp in shapes&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;select shapes in shape where [shp(start)=other_shapes(start) and shp(end)=other_shapes(end)&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or&amp;nbsp;shp(start)=other_shapes(end) and shp(end)=other_shapes(start)] # addresses those in reverse direction&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp; if count(selected shapes) &amp;gt;1&lt;/LI&gt;&lt;LI&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; merge&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;end if&lt;/LI&gt;&lt;LI&gt;end for&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 13 Feb 2025 23:12:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585107#M12282</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2025-02-13T23:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585530#M12283</link>
      <description>&lt;P&gt;This is being done on one feature class. I took your advice and looked into topology and utilized the rule Must Not Overlap, and this appears to be what I am looking for. Will keep you posted. Thanks for the input from you both&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3263"&gt;@MarkBoucher&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 16:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1585530#M12283</guid>
      <dc:creator>GIS_Life</dc:creator>
      <dc:date>2025-02-14T16:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden/Stacked polylines</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1586057#M12284</link>
      <description>&lt;P&gt;This is what I was looking for. Set up a rule for Must Not Overlay. There are some instances where lines are not duplicates but just have enough section of pipe that overlays another below it, but the Error inspector is very cool and simplifies the cleanup process.&lt;BR /&gt;&lt;BR /&gt;First time working with Topology and Error layers, pretty cool! Thank you for the direction.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 15:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/hidden-stacked-polylines/m-p/1586057#M12284</guid>
      <dc:creator>GIS_Life</dc:creator>
      <dc:date>2025-02-17T15:13:46Z</dc:date>
    </item>
  </channel>
</rss>

