<?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: Splitting a line (network) at all intersections - in a Production db in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63524#M2252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am guesing that the problem is that your 'network' is not properly intersected.&lt;BR /&gt;that is: at a river branch, one line continues on past the intersction and the other line ends there.&lt;BR /&gt;You want both of the branches to end at the upper end of the joined stream (as well they should).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are spot on. This is the description, as I should have written it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You could, I supppose, perform the featute to line (creating a new feature class),&lt;BR /&gt;delete all the affected features from the source feature class,&lt;BR /&gt;and append the output features back into the source....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right, and I have thought about that. The reason it's not optimal is that this substitution would give all lines new IDs (object ID, GlobalID, etc.) and many complex details in the Esri enterprise production environment rely on these IDs. Replacing them would break many of these connections, or at least initialise a lot of updating procedures. It would look like a lot of rivers have been deleted and a lot of new rivers have appeared.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2013 05:46:18 GMT</pubDate>
    <dc:creator>MartinHvidberg</dc:creator>
    <dc:date>2013-08-16T05:46:18Z</dc:date>
    <item>
      <title>Splitting a line (network) at all intersections - in a Production db</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63519#M2247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a river feature class. I want it to split at all intersections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This affect can be achieved by use of "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000039000000" rel="nofollow" target="_blank"&gt;Feature To Line (Data Management)&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26721[/ATTACH] I have no idea why this image is so annoyingly small - look in the link above to see full size...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But this function will insist to write the result to a new feature class...!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I work in a Production environment (specifically a Nautical Information Server) which is a central (enterprise) and Versioned Oracle data base. I want the result of the process to go back to the input feature class, replacing the original rivers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a 'Production' variant of this tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I achieve the desired effect in a Production environment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 08:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63519#M2247</guid>
      <dc:creator>MartinHvidberg</dc:creator>
      <dc:date>2013-08-15T08:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a line (network) at all intersections - in a Production db</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63520#M2248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is intersecting the river network? In a river network the intersections are the nodes of the polylines, it would not be a network if this was not the case?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So are you attempting to intersect the rivers with another layer (e.g. a road network)?&amp;nbsp; If you ran the intersect tool with say a road and river dataset you get the intersection points. If you are using ArcInfo(Advance) then you could use the Split Line at Point tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What ever you do, using the off the shelf geo-processing tools will result in a new a FeatureClass of split polylines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 15:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63520#M2248</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-08-15T15:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a line (network) at all intersections - in a Production db</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63521#M2249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am guesing that the problem is that your 'network' is not properly intersected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that is: at a river branch, one line continues on past the intersction and the other line ends there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You want both of the branches to end at the upper end of the joined stream (as well they should).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could, I supppose, perform the featute to line (creating a new feature class),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;delete all the affected features from the source feature class,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and append the output features back into the source....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 16:41:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63521#M2249</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2013-08-15T16:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a line (network) at all intersections - in a Production db</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63522#M2250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you are looking for either the "Planarize Lines" or "Line Intersection" tool in the Advanced Editing toolbar. Only works in an edit session and the new geometry will be saved to the original FC upon saving your edits.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 18:34:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63522#M2250</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-08-15T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a line (network) at all intersections - in a Production db</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63523#M2251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;What is intersecting the river network? &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I deliberately avoided the word 'network'. What I have is a polyline feature class, which happens to be rivers, it could just as well have been roads, or something else. I have no other data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;What ever you do, using the off the shelf geo-processing tools will result in a new a FeatureClass of split polylines.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Exactly. All the standard tools output new feature classes. For the reasons described I can't use that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 05:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63523#M2251</guid>
      <dc:creator>MartinHvidberg</dc:creator>
      <dc:date>2013-08-16T05:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a line (network) at all intersections - in a Production db</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63524#M2252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am guesing that the problem is that your 'network' is not properly intersected.&lt;BR /&gt;that is: at a river branch, one line continues on past the intersction and the other line ends there.&lt;BR /&gt;You want both of the branches to end at the upper end of the joined stream (as well they should).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are spot on. This is the description, as I should have written it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You could, I supppose, perform the featute to line (creating a new feature class),&lt;BR /&gt;delete all the affected features from the source feature class,&lt;BR /&gt;and append the output features back into the source....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right, and I have thought about that. The reason it's not optimal is that this substitution would give all lines new IDs (object ID, GlobalID, etc.) and many complex details in the Esri enterprise production environment rely on these IDs. Replacing them would break many of these connections, or at least initialise a lot of updating procedures. It would look like a lot of rivers have been deleted and a lot of new rivers have appeared.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 05:46:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63524#M2252</guid>
      <dc:creator>MartinHvidberg</dc:creator>
      <dc:date>2013-08-16T05:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting a line (network) at all intersections - in a Production db</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63525#M2253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Chris Snyder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "Production Editing Advanced" toolbar was exactely what I needed!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Intersecting lines (Production Mapping)" was the tool I was looking for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01030000026v000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01030000026v000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 08:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/splitting-a-line-network-at-all-intersections-in-a/m-p/63525#M2253</guid>
      <dc:creator>MartinHvidberg</dc:creator>
      <dc:date>2013-08-16T08:37:37Z</dc:date>
    </item>
  </channel>
</rss>

