<?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: Issues running the Generate GTFS Shapes with Network Analyst Tool in Public Transit Questions</title>
    <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688044#M417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I see.&amp;nbsp; Unfortunately, no, there's not a way to do that right now.&amp;nbsp; I have it on my &lt;A href="https://github.com/Esri/public-transit-tools/issues/93"&gt;long-term to-do list&lt;/A&gt;, though.&amp;nbsp; If you use GitHub, feel free to up-vote the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The challenge in implementing something like this is that GTFS's route shapes are not directly correlated with the location of the stops.&amp;nbsp; I could do something like what I do in Generate GTFS Shapes for the case where the GTFS data does not already have any shapes, but this would not satisfy the majority of users who already have a GTFS shapes.txt file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2018 18:50:15 GMT</pubDate>
    <dc:creator>MelindaMorang</dc:creator>
    <dc:date>2018-09-17T18:50:15Z</dc:date>
    <item>
      <title>Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688037#M410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never been able to successfully run the "Generate GTFS shapes with Network Analyst" tool.&amp;nbsp;Currently testing the tool out on&amp;nbsp;a small transit agency, and using their GTFS located here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://transitfeeds.com/p/annapolis-transit/567"&gt;https://transitfeeds.com/p/annapolis-transit/567&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I created a network based on the county's centerlines to run this with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When run in ArcDesktop, I either get straight lines between stops generated with the error "Unable to create the on-street routes because the solve failed" or it generates the full route (instead of shapes between stops) without error.&lt;/P&gt;&lt;P&gt;When run in ArcPro, I got a partial completion with the error:&lt;/P&gt;&lt;P style="margin: 1.5pt 0in 1.5pt 7.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; color: #95841e;"&gt;On-street route shapes for the following shape_ids could not be generated.&amp;nbsp; Straight-line route shapes will be generated for these shape_ids instead:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 1.5pt 0in 1.5pt 7.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; color: #95841e;"&gt;['1', '13', '16', '2']&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 1.5pt 0in 1.5pt 7.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; color: #95841e;"&gt;If you are unhappy with this result, try re-running your analysis with a different u-turn policy and/or network restrictions, and check your network dataset for connectivity problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 1.5pt 0in 1.5pt 7.5pt;"&gt;&lt;SPAN style="color: #000000; font-size: 15px;"&gt;With this error, there are more than just the listed straight line segments generated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 1.5pt 0in 1.5pt 7.5pt;"&gt;&lt;SPAN style="color: #000000; font-size: 15px;"&gt;Any help on getting this to run properly is appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 1.5pt 0in 1.5pt 7.5pt;"&gt;&lt;/P&gt;&lt;P style="margin: 1.5pt 0in 1.5pt 7.5pt;"&gt;&lt;SPAN style="color: #000000; font-size: 15px;"&gt;I looked into U-turn policies and network connections and haven't been able to pin point issues with those.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 13:29:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688037#M410</guid>
      <dc:creator>LeahVisakowitz1</dc:creator>
      <dc:date>2018-09-14T13:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688038#M411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like a problem with your network dataset.&amp;nbsp; Have you tested the network dataset in the map just for normal routing?&amp;nbsp; Try doing that before you plug it into the Generate GTFS Shapes tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This tutorial can help you if you're unfamiliar with Network Analyst:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/exercise-3-finding-the-best-route-using-a-network-dataset.htm" title="http://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/exercise-3-finding-the-best-route-using-a-network-dataset.htm"&gt;Exercise 3: Finding the best route using a network dataset—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many factors that can cause network datasets to misbehave, but the most common are:&lt;/P&gt;&lt;P&gt;- Bad network connectivity because the streets are physically disconnected (small gaps and dangles)&lt;/P&gt;&lt;P&gt;- Bad connectivity because the connectivity policy isn't set up correctly for the characteristics of the data (the streets have vertices at intersections, but the connectivity policy is set to End Point; the connectivity policy is set to Any Vertex, but the streets don't even have vertices at intersections)&lt;/P&gt;&lt;P&gt;- The impedance attribute isn't calculating travel time or distance correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 15:47:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688038#M411</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-09-14T15:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688039#M412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response Melinda,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't have any issues calculating routes with the network, and the connectivity policy is set to any vertex to which there are vertices at intersections.&lt;/P&gt;&lt;P&gt;Alternatively, we attempted to run the tool using ArcOnline and ended up with each route, instead of stop-to-stop segments (similar to the generate GTFS shapes tool).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 18:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688039#M412</guid>
      <dc:creator>LeahVisakowitz1</dc:creator>
      <dc:date>2018-09-14T18:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688040#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So did the ArcGIS Online version solve your problem, or do you still need help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 20:30:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688040#M413</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-09-14T20:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688041#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately it did not, agol is generating the full route as oppose to node to node pairs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 22:25:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688041#M414</guid>
      <dc:creator>LeahVisakowitz1</dc:creator>
      <dc:date>2018-09-14T22:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688042#M415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This tool generates full routes representing the path driven by buses throughout the entire route, from the first stop to the last stop.&amp;nbsp; It does&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; generate individual lines connecting each stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your desired output, or what is your goal?&amp;nbsp; Maybe I can help you find another way to create this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2018 00:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688042#M415</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-09-15T00:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688043#M416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My goal is to produce an output similar to what is produced from the Better Bus Buffers toolbox "Count Trips on Lines" tool (like the screenshot below). Where stop pairs are attributed to line segments, only the line segments follow the roads network as opposed to straight lines. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/422195_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 17:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688043#M416</guid>
      <dc:creator>LeahVisakowitz1</dc:creator>
      <dc:date>2018-09-17T17:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688044#M417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I see.&amp;nbsp; Unfortunately, no, there's not a way to do that right now.&amp;nbsp; I have it on my &lt;A href="https://github.com/Esri/public-transit-tools/issues/93"&gt;long-term to-do list&lt;/A&gt;, though.&amp;nbsp; If you use GitHub, feel free to up-vote the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The challenge in implementing something like this is that GTFS's route shapes are not directly correlated with the location of the stops.&amp;nbsp; I could do something like what I do in Generate GTFS Shapes for the case where the GTFS data does not already have any shapes, but this would not satisfy the majority of users who already have a GTFS shapes.txt file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 18:50:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/688044#M417</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-09-17T18:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issues running the Generate GTFS Shapes with Network Analyst Tool</title>
      <link>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/1556592#M642</link>
      <description>&lt;P&gt;I know this post is from quite a long time ago, but I wanted to report back on the functionality that was requested.&lt;/P&gt;
&lt;P&gt;With the release of ArcGIS Pro 3.4, the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/public-transit/calculate-transit-service-frequency.htm" target="_self"&gt;Calculate Transit Service Frequency&lt;/A&gt; tool (the successor to BetterBusBuffers) has been enhanced to include an option to output transit statistics using actual route shapes instead of straight lines. To use this option, you have to run the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/public-transit/gtfs-to-public-transit-data-model.htm" target="_self"&gt;GTFS To Public Transit Data Model&lt;/A&gt; tool in ArcGIS Pro 3.4 or higher to with the option to use your GTFS shapes.txt file to generate the new LVEShapes feature class in the public transit data model.&lt;/P&gt;
&lt;P&gt;Instead of this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelindaMorang_0-1731016447129.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119104i861CAFCF28552593/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelindaMorang_0-1731016447129.png" alt="MelindaMorang_0-1731016447129.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You get this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelindaMorang_1-1731016456679.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119105iA907F1BB185B4CD9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelindaMorang_1-1731016456679.png" alt="MelindaMorang_1-1731016456679.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 21:55:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/issues-running-the-generate-gtfs-shapes-with/m-p/1556592#M642</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2024-11-07T21:55:16Z</dc:date>
    </item>
  </channel>
</rss>

