<?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 Atributte Rules doesn't work correctly (Find Dangles check) in ArcGIS Data Reviewer Questions</title>
    <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1248456#M1248</link>
    <description>&lt;P&gt;Hey people!&lt;BR /&gt;I need some help with&amp;nbsp; Atribbute Rules issues. I created a rule &lt;STRONG&gt;Find Dangles&lt;/STRONG&gt; with Dangle Tolerance 1000m, but returned too many inexistest errors.I know that because i compared with the Topology Rule &lt;STRONG&gt;Must not have dangles&amp;nbsp;&lt;/STRONG&gt;and in the middle of chart there was no errors, just in the edge. I realise the rule looks identify dangles in feature there are snapped.&lt;BR /&gt;I thank you in advance for the help,&lt;BR /&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2023 22:35:56 GMT</pubDate>
    <dc:creator>ammsgis</dc:creator>
    <dc:date>2023-01-25T22:35:56Z</dc:date>
    <item>
      <title>Atributte Rules doesn't work correctly (Find Dangles check)</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1248456#M1248</link>
      <description>&lt;P&gt;Hey people!&lt;BR /&gt;I need some help with&amp;nbsp; Atribbute Rules issues. I created a rule &lt;STRONG&gt;Find Dangles&lt;/STRONG&gt; with Dangle Tolerance 1000m, but returned too many inexistest errors.I know that because i compared with the Topology Rule &lt;STRONG&gt;Must not have dangles&amp;nbsp;&lt;/STRONG&gt;and in the middle of chart there was no errors, just in the edge. I realise the rule looks identify dangles in feature there are snapped.&lt;BR /&gt;I thank you in advance for the help,&lt;BR /&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 22:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1248456#M1248</guid>
      <dc:creator>ammsgis</dc:creator>
      <dc:date>2023-01-25T22:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Atributte Rules doesn't work correctly</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1248653#M1249</link>
      <description>&lt;P&gt;Can you provide the code you applied and examples of the errors you are receiving.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;~jake&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 12:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1248653#M1249</guid>
      <dc:creator>Jake_S</dc:creator>
      <dc:date>2023-01-17T12:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Atributte Rules doesn't work correctly</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1248803#M1250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Depending on your configuration, results from the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/geodatabase-topology-rules-for-polyline-features.htm#ESRI_SECTION1_D111AE311AFB4DE4ABA90BC12EE8C605" target="_self"&gt;Must Not Have Dangles&lt;/A&gt; topology rule and the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/validating-data/find-dangles.htm" target="_self"&gt;Find Dangles&lt;/A&gt; check may not be directly comparable. You may want to verify that the &lt;STRONG&gt;Dangle Tolerance&lt;/STRONG&gt; parameter makes sense for your data. From the doc:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;The minimum distance to search for polyline nodes that are not connected to other features. Polyline features with &lt;U&gt;nodes that are within this distance but not connected to other polyline features are returned as an error&lt;/U&gt;. The value must be greater than the input data source's &lt;A href="https://pro.arcgis.com/en/pro-app/3.0/help/data/geodatabases/overview/the-properties-of-a-spatial-reference.htm#GUID-6B5A98AD-99A7-445E-8B97-BD78B39A1A4A" target="_blank" rel="noopener"&gt;x,y tolerance&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 17:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1248803#M1250</guid>
      <dc:creator>JayCary</dc:creator>
      <dc:date>2023-01-17T17:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Atributte Rules doesn't work correctly</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1249023#M1251</link>
      <description>&lt;P&gt;Hi Jay!&lt;BR /&gt;Thanks for the answer, I guess understand, but why the tool identify every polyline nodes as dangles, when teorically the features are closed(snapped)?&lt;BR /&gt;The tool have to run this way or is there a way to change that?&lt;BR /&gt;Thank you again, my friend!&lt;BR /&gt;Best Regards.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 13:07:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1249023#M1251</guid>
      <dc:creator>ammsgis</dc:creator>
      <dc:date>2023-01-18T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Atributte Rules doesn't work correctly</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1249201#M1252</link>
      <description>&lt;P&gt;Can you share the details of your configuration? For example, the check settings (input filters, dangle tolerance, dangle tolerance unit of measure, additional features to compare) and spatial reference of the input dataset.&lt;BR /&gt;&lt;BR /&gt;You may want to also verify that the polylines are actually snapped to another feature and do not have micro-gaps.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 19:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1249201#M1252</guid>
      <dc:creator>JayCary</dc:creator>
      <dc:date>2023-01-18T19:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Atributte Rules doesn't work correctly</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1250219#M1253</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Feature closed but appeared in Error Inspector" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60932iBA99233115E8356F/image-size/large?v=v2&amp;amp;px=999" role="button" title="dangles.png" alt="Feature closed but appeared in Error Inspector" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Feature closed but appeared in Error Inspector&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Theoretically, there are no dangles in the feature, however, it is still identified in the rule. I noticed that as you increase the dangle tolerance, the rule starts to pick up more and more features that are already snapped.&lt;BR /&gt;If I used the tool wrongly tell me know, please.&lt;BR /&gt;Thank you one more time.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rule parameters" style="width: 407px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60933iCBDAFD675405DFBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="parametersatributte.png" alt="Rule parameters" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Rule parameters&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spatial Reference" style="width: 638px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60934i66AC595B01B77990/image-size/large?v=v2&amp;amp;px=999" role="button" title="spatialreferencedata.png" alt="Spatial Reference" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Spatial Reference&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2023 21:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1250219#M1253</guid>
      <dc:creator>ammsgis</dc:creator>
      <dc:date>2023-01-21T21:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Atributte Rules doesn't work correctly</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1251497#M1255</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/632641"&gt;@ammsgis&lt;/a&gt;: Thanks for sharing your results and environment. This feature is flagged as an error since a node is within the dangle tolerance and not connected to &lt;U&gt;another&lt;/U&gt; feature in the feature class.&lt;/P&gt;&lt;P&gt;To all:&amp;nbsp; Would appreciate thoughts on whether polylines that close on themselves should be handled in a different way by the &lt;STRONG&gt;Find Dangles&lt;/STRONG&gt; check.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Note: The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/validating-data/polyline-or-path-closes-on-self.htm" target="_self"&gt;Polyline or Path Closes on Self&lt;/A&gt; can be used to find self-closing polylines.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 18:58:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1251497#M1255</guid>
      <dc:creator>JayCary</dc:creator>
      <dc:date>2023-01-25T18:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Atributte Rules doesn't work correctly (Find Dangles check)</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1251817#M1257</link>
      <description>&lt;P&gt;Thank for your help&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/163047"&gt;@JayCary&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;&lt;SPAN&gt;Will this be possible in the future?&lt;BR /&gt;"&lt;STRONG&gt;Polylines that close on themselves should be handled in a different way by the&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Find Dangles&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;check.&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/atributte-rules-doesn-t-work-correctly-find/m-p/1251817#M1257</guid>
      <dc:creator>ammsgis</dc:creator>
      <dc:date>2023-01-26T12:34:52Z</dc:date>
    </item>
  </channel>
</rss>

