<?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: Combine multiple Features in Geometric Network between Junction subtype in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446442#M15049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortuntately, I can't.&amp;nbsp; I'm working for a client on their municipal water system data and I'd have to get you approved by the client to use the data and you'd have to sign a release and all that.&amp;nbsp; It's not worth the trouble.&amp;nbsp; I'll explore other options to get the results I'm looking for.&amp;nbsp; Sorry I can't help you troubleshoot this issue.&amp;nbsp; Thanks for the effort though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2011 16:37:34 GMT</pubDate>
    <dc:creator>TylerKiehle</dc:creator>
    <dc:date>2011-11-14T16:37:34Z</dc:date>
    <item>
      <title>Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446434#M15041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm looking to combine water "pipe segment"s into larger line segments that I'm calling water "pipe"s.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a geometric network for our water system based on the ESRI Water Utilities data model.&amp;nbsp; The water "pipe segment"s I refer to above are the individual features that make up our wPressurizedMain feature class.&amp;nbsp; I have a wFitting feature class that contains points that connect the end of one "pipe" to an intersecting "pipe".&amp;nbsp; These "pipe"s contain one or more smaller "pipe segment"s.&amp;nbsp; The "pipe segment"s connect to each other at a valve or hydrant, but not at wFitting points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an existing tool or a simple a way that I can combine the "pipe segment"s into "pipe"s?&amp;nbsp; Each "pipe" would begin and end at a wFitting feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 17:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446434#M15041</guid>
      <dc:creator>TylerKiehle</dc:creator>
      <dc:date>2011-09-01T17:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446435#M15042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tyler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You can combine line features in a geometric network using the merge geometric network lines tool in the Infrastructure Editing Template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=14bdfb26bc2f4e0388a633fbd0ccca02"&gt;http://www.arcgis.com/home/item.html?id=14bdfb26bc2f4e0388a633fbd0ccca02&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 17:05:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446435#M15042</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2011-11-02T17:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446436#M15043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response.&amp;nbsp; I guess I should have been more specific in my original post.&amp;nbsp; I'm looking for a tool that automates the process of "skeletonizing" the water mains.&amp;nbsp; I want to programmatically merge all the water mains at hydrants and valves, but not at junctions.&amp;nbsp; Actually, I just got an idea.&amp;nbsp; I'm going to try it and see what happens.&amp;nbsp; I'll keep you posted.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 15:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446436#M15043</guid>
      <dc:creator>TylerKiehle</dc:creator>
      <dc:date>2011-11-04T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446437#M15044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nope didn't work.&amp;nbsp; The tool won't allow me to differentiate between merges.&amp;nbsp; Maybe I can modify the Merge Geometric Network Lines tool to merge all the selected mains at hydrants and valves, but not junctions, effectively "skeletonizing" the water mains to junctions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 15:30:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446437#M15044</guid>
      <dc:creator>TylerKiehle</dc:creator>
      <dc:date>2011-11-04T15:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446438#M15045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What if you made a copy of the lines feature class.&amp;nbsp; Ran a merge to merge all pipes of the same size or diameter or all together.&amp;nbsp; Then used the points to resplit them at the location.&amp;nbsp; You would need to do this outside the geometric network.&amp;nbsp; The Infrastructure Editing template has a tool to split lines at selected points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 17:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446438#M15045</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2011-11-04T17:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446439#M15046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That might work.&amp;nbsp; Let me give it a shot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 17:33:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446439#M15046</guid>
      <dc:creator>TylerKiehle</dc:creator>
      <dc:date>2011-11-04T17:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446440#M15047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I use the Split Lines At Points tool I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Split Lines&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Split point results in a zero length polyline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I click OK, then it seems to go into an infinite loop.&amp;nbsp; The progress window says, "Splitting line 0 of 25.&amp;nbsp; Splitting At Selected Points" and there's no progress for a good 15 minutes before I give up and have to go to Windows Task Manager to end the ArcMap task.&amp;nbsp; The Cancel button is rendered inopperable when the Split tool is in it's infinite loop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seen this before?&amp;nbsp; Any tips.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know where the Split tool is finding cases where zero length polygons would be created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On a subset of my water main, and fittings I've done the following procedure to get to where I am now:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I selected all of the 4" diameter and Asbestos Cement material water main features and merged them into one feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I used the Feature Vertices to Points tool to create a new feature class containing all of the end points or dangles on the merged water main.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the merged water main feature to select all the fitting point features it intersects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From that fitting point feature selection set I removed all of the end points of dangles which left me with all of the fitting features (i.e. junctions) that are not at the end of the merged water main feature I want to split.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I started editing on the water main feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I even selected the water main layer in the TOC I want to split.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried this process with the merged water line feature selected and also unselected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still get the zero length error noted above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tips?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 20:14:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446440#M15047</guid>
      <dc:creator>TylerKiehle</dc:creator>
      <dc:date>2011-11-04T20:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446441#M15048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tyler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Could you send me a map package of your data and I can see what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mmiller @ esri . com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 13:32:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446441#M15048</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2011-11-11T13:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Combine multiple Features in Geometric Network between Junction subtype</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446442#M15049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortuntately, I can't.&amp;nbsp; I'm working for a client on their municipal water system data and I'd have to get you approved by the client to use the data and you'd have to sign a release and all that.&amp;nbsp; It's not worth the trouble.&amp;nbsp; I'll explore other options to get the results I'm looking for.&amp;nbsp; Sorry I can't help you troubleshoot this issue.&amp;nbsp; Thanks for the effort though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 16:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/combine-multiple-features-in-geometric-network/m-p/446442#M15049</guid>
      <dc:creator>TylerKiehle</dc:creator>
      <dc:date>2011-11-14T16:37:34Z</dc:date>
    </item>
  </channel>
</rss>

