<?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: Slow loading of stop locations onto the network in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461103#M4386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the catalog, bring up the properties of the shape file. Then click on the Indexes tab. Towards the bottom right, it should have a way to add, delete, update the spatial index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are unable to find this way, then you can use the GP tool to Add Spatial Index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000060000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000060000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2012 16:43:38 GMT</pubDate>
    <dc:creator>JaySandhu</dc:creator>
    <dc:date>2012-05-16T16:43:38Z</dc:date>
    <item>
      <title>Slow loading of stop locations onto the network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461100#M4383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to load the stop locations onto the network in order to get the shortest routes that goes through these stop locations. I did this in the past and at that time the locations have loaded fairly fast. But then I had used the zlevel information to construct a new network and tried to load the same locations again. This time, the loading process is painfully slow. It is taking almost 9-10 hours to load around 8400 point locations onto the network. I am not sure what made the process to be slow this time around.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have any idea with regard to this issue, please share your thoughts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 22:37:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461100#M4383</guid>
      <dc:creator>SashikanthGurram1</dc:creator>
      <dc:date>2012-05-15T22:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Slow loading of stop locations onto the network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461101#M4384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Slow loading usually means that there is a missing spatial index or the existing index is bad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try to use the normal identify of a feature on your network and see how fast that is. If that is also slow then it also points to a bad index. You will need to re-index or create an index on your street features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 22:44:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461101#M4384</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-05-15T22:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Slow loading of stop locations onto the network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461102#M4385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I was doing this earlier, I used the shapefiles with only single projection system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I have used the roadway lengths and travel times to compute the short paths. For this I projected the roadway shapefiles. So, now I have shapefiles with GCS_WGS_1984 and NAD_1983_UTM_Zone_17N projection systems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you think this is causing the issue? Further, how can I rebuild the spatial index? I have tried to re-build the spatial index for the projected shapefiles but could not find a recalculate button to re-build the spatial index.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 00:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461102#M4385</guid>
      <dc:creator>SashikanthGurram1</dc:creator>
      <dc:date>2012-05-16T00:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Slow loading of stop locations onto the network</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461103#M4386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the catalog, bring up the properties of the shape file. Then click on the Indexes tab. Towards the bottom right, it should have a way to add, delete, update the spatial index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are unable to find this way, then you can use the GP tool to Add Spatial Index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000060000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000060000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 16:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/slow-loading-of-stop-locations-onto-the-network/m-p/461103#M4386</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2012-05-16T16:43:38Z</dc:date>
    </item>
  </channel>
</rss>

