<?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 Large network analysis toolbox for network analysis in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1183690#M7920</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have been trying to find the best routes between many origins and destinations in a country (there are approximately 5200 zones which are assumed as origins and destinations of travel), but it takes unrealistically long to do that using the Network Analyst extension. I just came across the large network analysis tool which can be installed and used in ArcGIS Pro:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/large-network-analysis-tools" target="_blank"&gt;https://github.com/Esri/large-network-analysis-tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, I am not very familiar with the process - how can I install the toolbox and run it from Pro and not in python? Also, my network dataset is a GTFS-based transit and walk network. Does this toolbox support this type of network? Can I specify, for example, the day of week for the route?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 18:19:07 GMT</pubDate>
    <dc:creator>GeorgiaBoura1</dc:creator>
    <dc:date>2022-06-16T18:19:07Z</dc:date>
    <item>
      <title>Large network analysis toolbox for network analysis</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1183690#M7920</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I have been trying to find the best routes between many origins and destinations in a country (there are approximately 5200 zones which are assumed as origins and destinations of travel), but it takes unrealistically long to do that using the Network Analyst extension. I just came across the large network analysis tool which can be installed and used in ArcGIS Pro:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/large-network-analysis-tools" target="_blank"&gt;https://github.com/Esri/large-network-analysis-tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, I am not very familiar with the process - how can I install the toolbox and run it from Pro and not in python? Also, my network dataset is a GTFS-based transit and walk network. Does this toolbox support this type of network? Can I specify, for example, the day of week for the route?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 18:19:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1183690#M7920</guid>
      <dc:creator>GeorgiaBoura1</dc:creator>
      <dc:date>2022-06-16T18:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Large network analysis toolbox for network analysis</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1183705#M7921</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; I'm the author of those sample tools as well as in charge of the public transit network analysis stuff, so I can help you with this.&lt;/P&gt;&lt;P&gt;Yes, the large network analysis sample tools can be used with any valid network dataset.&amp;nbsp; They do have a time of day parameter, so you can just set it to whatever you need.&lt;/P&gt;&lt;P&gt;To use these tools, you don't need to install anything, but you do need to either download them and unzip them, or clone the GitHub repo.&amp;nbsp; If you don't know what it means to clone a repo, don't worry about it.&amp;nbsp; Just use the download option, as follows:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Go to the Releases section:&amp;nbsp;&lt;A href="https://github.com/Esri/large-network-analysis-tools/releases" target="_blank"&gt;https://github.com/Esri/large-network-analysis-tools/releases&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Download the zip file of the latest release.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelindaMorang_0-1655405053150.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43659iEA2E7943CE12D531/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelindaMorang_0-1655405053150.png" alt="MelindaMorang_0-1655405053150.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;Unzip the zip file.&amp;nbsp; You should carefully choose where to put this folder in your file system so you don't lose it in your downloads or something.&amp;nbsp; The tools and all associated files are in here.&lt;/LI&gt;&lt;LI&gt;Once you've unzipped it and put it where you want it, open a project in ArcGIS Pro.&lt;/LI&gt;&lt;LI&gt;In the Catalog Pane, under Toolboxes, click Add Toolbox, and use the browse dialog to find&amp;nbsp;LargeNetworkAnalysisTools.pyt and add it to the project.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelindaMorang_1-1655405194583.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43660iA5D91C255F167576/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelindaMorang_1-1655405194583.png" alt="MelindaMorang_1-1655405194583.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;You can now use the tools in&amp;nbsp;LargeNetworkAnalysisTools.pyt just like any geoprocessing tool.&amp;nbsp; You can open the toolbox and click on one of the tools to open it.&lt;/LI&gt;&lt;LI&gt;The readme on the GitHub site includes all the documentation for the tool inputs and outputs.&amp;nbsp;&lt;A href="https://github.com/Esri/large-network-analysis-tools" target="_blank"&gt;https://github.com/Esri/large-network-analysis-tools&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind that the time of day for a public transit analysis is hyperspecific, and the result you get for, say, 10am, might be different from the result you get at 10:01am.&amp;nbsp; We actually have a different set of downloadable tools for public transit analysis here:&amp;nbsp;&lt;A href="http://esri.github.io/public-transit-tools/NetworkAnalysis.html" target="_blank"&gt;http://esri.github.io/public-transit-tools/NetworkAnalysis.html&lt;/A&gt;&amp;nbsp; (There are links there to a downloadable toolbox)&amp;nbsp; These tools are meant to help you with this issue, and there are also two ways to run large OD cost matrices that parallelize large inputs in a similar way to the sample script tool you found already, but also handle solves across time.&lt;/P&gt;&lt;P&gt;That's a complicated subject, and you may find this video helpful:&amp;nbsp;&lt;A href="https://youtu.be/FAmaK1fVpyY" target="_blank"&gt;https://youtu.be/FAmaK1fVpyY&lt;/A&gt;&amp;nbsp;It's part of a larger playlist all about how to do public transit analysis with ArcGIS Pro.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 18:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1183705#M7921</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2022-06-16T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Large network analysis toolbox for network analysis</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1183852#M7923</link>
      <description>&lt;P&gt;Hi Melinda,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply! I successfully used the toolbox. I will also have a look at the video, it seems to be very relevant to what I want to achieve from my analysis.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 10:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1183852#M7923</guid>
      <dc:creator>GeorgiaBoura1</dc:creator>
      <dc:date>2022-06-17T10:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Large network analysis toolbox for network analysis</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1275536#M8266</link>
      <description>&lt;P&gt;Hello Georgia and anyone else reading this thread who might be doing similar workflows.&lt;/P&gt;&lt;P&gt;Esri’s Network Analyst Team is doing some research about customer workflows involving solving routes or calculating travel times and distances between known or preassigned pairs of origins and destinations.&amp;nbsp; It sounds like that's what you're doing here!&amp;nbsp; We’d like to better understand our customers’ needs in this area and may use this information to design and develop improved tools and workflows.&lt;/P&gt;&lt;P&gt;If you have a few minutes and are willing, could you please fill out the attached survey and return it to the e-mail address included inside the document?&amp;nbsp; Alternatively, you can reach out to me (my e-mail address is in the document) to set up a meeting.&lt;/P&gt;&lt;P&gt;Thank you so much!!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 21:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/large-network-analysis-toolbox-for-network/m-p/1275536#M8266</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2023-04-04T21:31:46Z</dc:date>
    </item>
  </channel>
</rss>

