<?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:  Water Geometric Network Editing and Analysis solution in Water Utilities Questions</title>
    <link>https://community.esri.com/t5/water-utilities-questions/water-geometric-network-editing-and-analysis/m-p/471325#M953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at the data, you are missing the sources.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The isolation trace works like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the flag, it performs a find connected to get the Valves(defined in the config)&lt;/P&gt;&lt;P&gt;Looping through each valve and placing barriers on all other valves, it runs a find path to the sources(listed in config)&lt;/P&gt;&lt;P&gt;For each valve that has a path to source, set as barriers and runs a find connected to get affected area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2020 19:37:42 GMT</pubDate>
    <dc:creator>MikeMillerGIS</dc:creator>
    <dc:date>2020-06-24T19:37:42Z</dc:date>
    <item>
      <title>Water Geometric Network Editing and Analysis solution</title>
      <link>https://community.esri.com/t5/water-utilities-questions/water-geometric-network-editing-and-analysis/m-p/471324#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I’m a new user for the &lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;Water Geometric Network Editing and Analysis &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;tool, and I have some questions about it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;First, I am using ArcMap 10.8, and I built a geometry network as some online guides explain, although the process produced a 30-line error table for me, the net is as good as I checked. I've been trying to update the rules of the network, and I think that's fine too. But, when I get to run the tool options, like valves isolation, it didn't work at all. After searching the web and forums, I realized that I needed to configure the configuration file to fit the network I built, based on the entities I have.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;After the configuration I did, things got better, he didn't throw an error message, but now he's running the tool, but nothing comes out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;From what I understand, I obviously have to define which layer is the valves, lines, etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;Is there a way to do this without the configuration file?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;What am I doing wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;I would greatly appreciate any help in this matter, it is a very important issue for my company.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;I'm attaching the GDB with the layers and the network, the configuration file, and the error table, in the hope that it will help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;Thank you all!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #4d4d4d; background: #FEFEFE;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 06:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/water-geometric-network-editing-and-analysis/m-p/471324#M952</guid>
      <dc:creator>דוראברהמי</dc:creator>
      <dc:date>2020-06-15T06:22:54Z</dc:date>
    </item>
    <item>
      <title>Re:  Water Geometric Network Editing and Analysis solution</title>
      <link>https://community.esri.com/t5/water-utilities-questions/water-geometric-network-editing-and-analysis/m-p/471325#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking at the data, you are missing the sources.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The isolation trace works like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the flag, it performs a find connected to get the Valves(defined in the config)&lt;/P&gt;&lt;P&gt;Looping through each valve and placing barriers on all other valves, it runs a find path to the sources(listed in config)&lt;/P&gt;&lt;P&gt;For each valve that has a path to source, set as barriers and runs a find connected to get affected area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 19:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/water-geometric-network-editing-and-analysis/m-p/471325#M953</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2020-06-24T19:37:42Z</dc:date>
    </item>
  </channel>
</rss>

