<?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: Valency check igoring feature class 2 in ArcGIS Data Reviewer Questions</title>
    <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392923#M596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is very similar to the above but not exact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a tap (point) where a service line meets a main.&amp;nbsp; I need to check to see if the main is split at this point where the service line, tap and main all connect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2020 14:26:47 GMT</pubDate>
    <dc:creator>LindseyStone</dc:creator>
    <dc:date>2020-10-08T14:26:47Z</dc:date>
    <item>
      <title>Valency check igoring feature class 2</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392920#M593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have water pipe, water lateral and lateral point feature classes.&amp;nbsp; I'm trying to setup a check to flag any later points that split a water pipe.&amp;nbsp; To do this, I'm using the valency check where FC1 = lateral points, FC2 = water pipes and the valency at point location is set to operation and equal to 1.&amp;nbsp; Therefore, if a lateral point splits a line, it would be connected to two lines and be flagged.&amp;nbsp; The issue I'm having is that the check is including the water lateral layer in the check.&amp;nbsp; Therefore, if a later point is connected to a water pipe and a lateral, it gets flagged, even though the FC2 is set to water pipes (which I thought would then ignore the laterals).&amp;nbsp; How can I set the check to only look at water pipes and not water laterals.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 21:22:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392920#M593</guid>
      <dc:creator>SachinChand</dc:creator>
      <dc:date>2020-02-05T21:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Valency check igoring feature class 2</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392921#M594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever figure this out?&amp;nbsp; I'm attempting the same thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2020 21:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392921#M594</guid>
      <dc:creator>LindseyStone</dc:creator>
      <dc:date>2020-10-07T21:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Valency check igoring feature class 2</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392922#M595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin and Lindsey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand this problem correctly, you are trying to find all water lateral points that intersect with Water Pipe only.&lt;/P&gt;&lt;P&gt;I would suggest a composite check with the following config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check1 : Feature on Feature&lt;/P&gt;&lt;P&gt;FC1 -&amp;nbsp;Lateral Point&lt;/P&gt;&lt;P&gt;FC2 -&amp;nbsp;Water laterals&lt;/P&gt;&lt;P&gt;Spatial Relation : Intersect&lt;/P&gt;&lt;P&gt;Not : true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check2 : Feature on Feature&lt;/P&gt;&lt;P&gt;FC1 -&amp;nbsp;Lateral Point&lt;/P&gt;&lt;P&gt;FC2 -&amp;nbsp;Water Pipe&lt;/P&gt;&lt;P&gt;Spatial Relation : Intersect&lt;/P&gt;&lt;P&gt;Not : false&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output of this composite check will be Lateral Points that do no intersect with Water Laterals but intersect with Water Pipe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2020 22:14:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392922#M595</guid>
      <dc:creator>KumarGaurav</dc:creator>
      <dc:date>2020-10-07T22:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Valency check igoring feature class 2</title>
      <link>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392923#M596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem is very similar to the above but not exact.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a tap (point) where a service line meets a main.&amp;nbsp; I need to check to see if the main is split at this point where the service line, tap and main all connect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2020 14:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-reviewer-questions/valency-check-igoring-feature-class-2/m-p/392923#M596</guid>
      <dc:creator>LindseyStone</dc:creator>
      <dc:date>2020-10-08T14:26:47Z</dc:date>
    </item>
  </channel>
</rss>

