<?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 arcpy.na.BuildNetwork() is leaving dirty areas behind, why? in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497384#M4851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the following process (running on a 10.3.1 SQL SDE database from a 10.3.1 client):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using python:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1.&amp;nbsp; Truncate the roads feature class in Database B.&lt;/P&gt;&lt;P&gt;Step 2.&amp;nbsp; Append the roads features into Database B from Database A (the source).&lt;/P&gt;&lt;P&gt;Step 3.&amp;nbsp; Run arcpy.na.BuildNetwork() on our network dataset in Database B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The network uses the roads, restricted turns, and that's about it (no elevation or anything else).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The network sometimes rebuilds fine, and sometimes has dirty areas in the entire extent of the roads feature class.&amp;nbsp; This only happens from python, running from ArcCatalog, it consistently builds correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, running arcpy.na.BuildNetwork() on a network in a File GDB works correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else experienced this behavior?&amp;nbsp; Any ideas as to the cause?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Oct 2015 21:53:10 GMT</pubDate>
    <dc:creator>ShawnaErnst</dc:creator>
    <dc:date>2015-10-17T21:53:10Z</dc:date>
    <item>
      <title>arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497384#M4851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the following process (running on a 10.3.1 SQL SDE database from a 10.3.1 client):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using python:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1.&amp;nbsp; Truncate the roads feature class in Database B.&lt;/P&gt;&lt;P&gt;Step 2.&amp;nbsp; Append the roads features into Database B from Database A (the source).&lt;/P&gt;&lt;P&gt;Step 3.&amp;nbsp; Run arcpy.na.BuildNetwork() on our network dataset in Database B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The network uses the roads, restricted turns, and that's about it (no elevation or anything else).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The network sometimes rebuilds fine, and sometimes has dirty areas in the entire extent of the roads feature class.&amp;nbsp; This only happens from python, running from ArcCatalog, it consistently builds correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, running arcpy.na.BuildNetwork() on a network in a File GDB works correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else experienced this behavior?&amp;nbsp; Any ideas as to the cause?&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2015 21:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497384#M4851</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2015-10-17T21:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497385#M4852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't comment on&amp;nbsp; the arc py issue, but using feature datasets and the special features there in can be problematic within the SDE environment.&amp;nbsp; Sounds to me like this is another example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2015 23:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497385#M4852</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2015-10-17T23:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497386#M4853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sounds suspiciously like a bug.&amp;nbsp; The best thing for you to do would be to contact &lt;A href="http://support.esri.com/en/"&gt;Esri Support&lt;/A&gt;.&amp;nbsp; They can either help you with the issue or diagnose the bug and send it off to the right team for fixing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 15:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497386#M4853</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2015-10-19T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497387#M4854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Melinda.&amp;nbsp; That's definitely my next step.&amp;nbsp; I'm writing up some documentation now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shawna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 16:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497387#M4854</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2015-10-19T16:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497388#M4855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/19250"&gt;Shawna Ernst&lt;/A&gt; - did you find a solution to this? I'm having the exact same problem. Works fine in ArcCatalog, but not from Python. The BuildNetwork-process takes time in Python, so something is happening. But when I look at the Network Dataset in ArcCatalog afterwards, its empty and "Not built".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 14:49:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497388#M4855</guid>
      <dc:creator>Joachim_EckboJuell</dc:creator>
      <dc:date>2015-11-25T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497389#M4856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joachim- I started a support ticket with ESRI on October 19th, and we're still working through it.&amp;nbsp; I will definitely post back here when I get an answer.&amp;nbsp; The ticket just got escalated and the analyst who is working on this now seems really bright- so I'm hopeful that we'll get it resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 18:38:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497389#M4856</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2015-11-25T18:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497390#M4857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shawna- Any updates on this? We are running into the same problem. Did ESRI open a bug for this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 19:36:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497390#M4857</guid>
      <dc:creator>KostaBidoshi</dc:creator>
      <dc:date>2016-02-05T19:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy.na.BuildNetwork() is leaving dirty areas behind, why?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497391#M4858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kosta- Yes, they assigned bug ID - &lt;SPAN style="font-family: 'Arial',sans-serif; font-size: 10pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;BUG-000093420.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From looking at the bug notes, it looks like this isn't an issue in 10.4, but I haven't tested that for myself yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 20:17:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/arcpy-na-buildnetwork-is-leaving-dirty-areas/m-p/497391#M4858</guid>
      <dc:creator>ShawnaErnst</dc:creator>
      <dc:date>2016-02-10T20:17:14Z</dc:date>
    </item>
  </channel>
</rss>

