<?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: Routing for an 8-hour workday in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/routing-for-an-8-hour-workday/m-p/645882#M6181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Denise,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although you point out VRP isn't needed for identifying which inspector is go to each facility, it has some added features that I think would be helpful for your problem.&amp;nbsp; You can run the VRP problem with just a single route and then it is essentially just optimizing the single route's sequence like the route solver.&amp;nbsp; By doing this, within the VRP solver you can specify on the Routes feature class that the route is only to visit x number of facilities by using the MaxOrderCount field.&amp;nbsp; You could also specify that the MaxTotalTime is 8 hours and restrict the total length of the workday.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option that you might consider if you have 100 facilities that a single inspector is to visit for the month.&amp;nbsp; You could run this whole problem as a single VRP model and better optimize the distribution of facilities being visited throughout the entire month.&amp;nbsp; To do this simply put a route in for each day the inspector is going to work.&amp;nbsp; If some of the facilities have specific day of the week type constraints on top of the time window they are available this can be modeled with the specialties.&amp;nbsp; If this is something you are interested in you could watch the second demo presented in &lt;A href="https://www.esri.com/videos/watch?videoid=o7pgYgajM_g&amp;amp;title=network-analyst-optimize-your-fleet-of-vehicles-with-the-vrp-solver"&gt;this video&lt;/A&gt; on&amp;nbsp;optimizing routes for two drivers for a week within one problem.&amp;nbsp; This demo starts at 13:25 on the video.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Heather Moe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:30:30 GMT</pubDate>
    <dc:creator>HeatherMoe</dc:creator>
    <dc:date>2019-03-11T22:30:30Z</dc:date>
    <item>
      <title>Routing for an 8-hour workday</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/routing-for-an-8-hour-workday/m-p/645881#M6180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I am trying to figure out how to use network analyst to create routes for food inspectors.&amp;nbsp; There are thousands of facilities within the county that need to be inspected.&amp;nbsp; We have a&amp;nbsp;database that has all of the facilities in it and lets the inspectors know which facilities are due for inspections.&amp;nbsp; Each of the inspectors has a zone that they're in charge of, so we don't need to use a vehicle routing problem.&amp;nbsp; I can pull facilities that are due for a given inspector. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Let's say there are&amp;nbsp;about 100 facilities due that an inspector needs to get done in&amp;nbsp;the next&amp;nbsp;month.&amp;nbsp; I can set time windows and specify how long each stop will take.&amp;nbsp; However, some stops might take 5 minutes for the inspector to drive to while others&amp;nbsp;might take the inspector&amp;nbsp;over&amp;nbsp;an hour to drive to.&amp;nbsp; Is there a way to set a route and only include the maximum number of stops that the inspector can make within an 8-hour period, including stop time drive time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Denise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 20:15:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/routing-for-an-8-hour-workday/m-p/645881#M6180</guid>
      <dc:creator>DeniseBeckham</dc:creator>
      <dc:date>2019-03-08T20:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Routing for an 8-hour workday</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/routing-for-an-8-hour-workday/m-p/645882#M6181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Denise,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although you point out VRP isn't needed for identifying which inspector is go to each facility, it has some added features that I think would be helpful for your problem.&amp;nbsp; You can run the VRP problem with just a single route and then it is essentially just optimizing the single route's sequence like the route solver.&amp;nbsp; By doing this, within the VRP solver you can specify on the Routes feature class that the route is only to visit x number of facilities by using the MaxOrderCount field.&amp;nbsp; You could also specify that the MaxTotalTime is 8 hours and restrict the total length of the workday.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option that you might consider if you have 100 facilities that a single inspector is to visit for the month.&amp;nbsp; You could run this whole problem as a single VRP model and better optimize the distribution of facilities being visited throughout the entire month.&amp;nbsp; To do this simply put a route in for each day the inspector is going to work.&amp;nbsp; If some of the facilities have specific day of the week type constraints on top of the time window they are available this can be modeled with the specialties.&amp;nbsp; If this is something you are interested in you could watch the second demo presented in &lt;A href="https://www.esri.com/videos/watch?videoid=o7pgYgajM_g&amp;amp;title=network-analyst-optimize-your-fleet-of-vehicles-with-the-vrp-solver"&gt;this video&lt;/A&gt; on&amp;nbsp;optimizing routes for two drivers for a week within one problem.&amp;nbsp; This demo starts at 13:25 on the video.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Heather Moe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/routing-for-an-8-hour-workday/m-p/645882#M6181</guid>
      <dc:creator>HeatherMoe</dc:creator>
      <dc:date>2019-03-11T22:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Routing for an 8-hour workday</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/routing-for-an-8-hour-workday/m-p/645883#M6182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Heather,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This helps a lot! Thank you!&lt;/P&gt;&lt;P&gt;Denise&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/routing-for-an-8-hour-workday/m-p/645883#M6182</guid>
      <dc:creator>DeniseBeckham</dc:creator>
      <dc:date>2019-03-11T23:55:13Z</dc:date>
    </item>
  </channel>
</rss>

