<?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: How to find number of street located in between in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11739#M164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh well, once you assemble your routes, you will have to determine which intersections are signalled or have stop signs.&amp;nbsp; These data are often available from your municipality.&amp;nbsp; There is little to no point in reducing the street file to an intersection file... only to have 3/4s of the intersections non-signalled.&amp;nbsp; These data would be useful since signal/stop signs often only apply to part of the traffic flow and not flow in all directions.&amp;nbsp; Hence, the need for the data from source or from field work.&amp;nbsp; Or as a simple alternative, you could just get the intersections from the network dataset (it is the points file) and do your multiple select by attributes, summarize as a count and then apply some general penalty for traversal... say 10 seconds per intersection... that doesn't mean 10 will actually be involved at an intersection, but it is a generic penalty.&amp;nbsp; Once you have that, away you go.&amp;nbsp; Sometimes it might just be useful to aportion a penalty to the road distance.&amp;nbsp; This could just be a linear factor.&amp;nbsp; Say travelling along a road with a 60 km/hr speed limit is in reality, like a real speed of 50 km/hr factoring in stops etc.&amp;nbsp; It is up to you.&amp;nbsp; Just do be aware that the actual times you estimate will still have that time component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in summary... spending the extra effort may or may not improve your results.&amp;nbsp; What ever procedure you take the results will all be relative to one another and probably bear little resemblance to actual times.&amp;nbsp; That is where actual studies of traffic flow are useful.&amp;nbsp;&amp;nbsp; Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Apr 2016 16:53:40 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-04-23T16:53:40Z</dc:date>
    <item>
      <title>How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11733#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;having a street network with points as origins and points as destinations, i would like to know how many streets are located between each origin and destination calculated by network analyst extension.The extension doesn't provide such information. Thanks in advance.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 14:43:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11733#M158</guid>
      <dc:creator>EhsanAbshirini1</dc:creator>
      <dc:date>2016-04-23T14:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11734#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that it will be easy with the following steps:&lt;/P&gt;&lt;P&gt;1 - In Network Analyst bar make " New Route"&lt;/P&gt;&lt;P&gt;2- put your origin and destination points.&lt;/P&gt;&lt;P&gt;3- click solve to draw the Route&lt;/P&gt;&lt;P&gt;4- Do select by location ("Targets Layer" will be street layer&amp;nbsp;&amp;nbsp; /&amp;nbsp; Source Layer " Routes"&amp;nbsp;&amp;nbsp; /&amp;nbsp; Spatial Selection Method " Share a line segment with the source layer feature" )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you will get streets are located between each origin and destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 15:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11734#M159</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2016-04-23T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11735#M160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it streets... where the name changes... or intersections that you are after? The reason I ask, is that my city has one 'street' that is contiguous and 40 km long, however, it's name changes 5 times along the route because of historical reason.&amp;nbsp; The number of intersections is useful if you are trying to model travel times in a realistic fashion but the change in its name wouldn't relevant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 15:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11735#M160</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-23T15:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11736#M161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. But using new route one can get the result only for one route each time while I have thousands routes (one route for each origin and destination) something like what OD cost matrix provides for different routes. sorry for the misunderstanding. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 16:16:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11736#M161</guid>
      <dc:creator>EhsanAbshirini1</dc:creator>
      <dc:date>2016-04-23T16:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11737#M162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so you want to do an OD matrix for many origins and destinations, but you want to count the number of streets inbetween as well?&amp;nbsp; That would be quite the task if you are prepared to dissect each route as it is produced or dissect the number of 'roads' from each OD.&amp;nbsp; Can you articulate why you need to know that, rather, than just the route?&amp;nbsp; Remember too, that the time that one goes from point A to point B can be greatly affected by the time of day.&amp;nbsp; The shortest route needs to be assessed as either the shortest time or the shortest distance.&amp;nbsp; It is not uncommon for this to be completely different things depending where the O and D are and when you need the information for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 16:22:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11737#M162</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-23T16:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11738#M163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;The number of intersections&lt;/SPAN&gt; is the exact thing that I am looking for in a OD cost matrix analysis. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 16:28:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11738#M163</guid>
      <dc:creator>EhsanAbshirini1</dc:creator>
      <dc:date>2016-04-23T16:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11739#M164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh well, once you assemble your routes, you will have to determine which intersections are signalled or have stop signs.&amp;nbsp; These data are often available from your municipality.&amp;nbsp; There is little to no point in reducing the street file to an intersection file... only to have 3/4s of the intersections non-signalled.&amp;nbsp; These data would be useful since signal/stop signs often only apply to part of the traffic flow and not flow in all directions.&amp;nbsp; Hence, the need for the data from source or from field work.&amp;nbsp; Or as a simple alternative, you could just get the intersections from the network dataset (it is the points file) and do your multiple select by attributes, summarize as a count and then apply some general penalty for traversal... say 10 seconds per intersection... that doesn't mean 10 will actually be involved at an intersection, but it is a generic penalty.&amp;nbsp; Once you have that, away you go.&amp;nbsp; Sometimes it might just be useful to aportion a penalty to the road distance.&amp;nbsp; This could just be a linear factor.&amp;nbsp; Say travelling along a road with a 60 km/hr speed limit is in reality, like a real speed of 50 km/hr factoring in stops etc.&amp;nbsp; It is up to you.&amp;nbsp; Just do be aware that the actual times you estimate will still have that time component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in summary... spending the extra effort may or may not improve your results.&amp;nbsp; What ever procedure you take the results will all be relative to one another and probably bear little resemblance to actual times.&amp;nbsp; That is where actual studies of traffic flow are useful.&amp;nbsp;&amp;nbsp; Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2016 16:53:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11739#M164</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-23T16:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to find number of street located in between</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11740#M165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;moving to &lt;A href="https://community.esri.com/space/2089"&gt;Network Analyst&lt;/A&gt;​ in case others have ideas or can clarify/simplify the objectives&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 02:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/how-to-find-number-of-street-located-in-between/m-p/11740#M165</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-26T02:44:43Z</dc:date>
    </item>
  </channel>
</rss>

