<?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 Error when caching transit schedules in Public Transit Questions</title>
    <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441412#M146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m trying to set up a transit enabled Network Dataset. I used the Add GTFS to a Network Dataset Tool. So far it seems to have worked after getting rid of several errors during the process. Now as I wanted to use my network with the ArcMAP Network Analyst, the program always shows the following error Message:&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/511791_Caching Error.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I excluded all the Network Locations except Streets_Use_This_one and enabled exclude restricted portions of the network. Also in the polygon generation tab i checked TransitLines and connectors as excluded sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason for this to show up? And how can I prevent this error from happening?&lt;/P&gt;&lt;P&gt;Thanks to everyone, best regards, Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2020 13:33:26 GMT</pubDate>
    <dc:creator>TimHaas</dc:creator>
    <dc:date>2020-10-26T13:33:26Z</dc:date>
    <item>
      <title>Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441412#M146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m trying to set up a transit enabled Network Dataset. I used the Add GTFS to a Network Dataset Tool. So far it seems to have worked after getting rid of several errors during the process. Now as I wanted to use my network with the ArcMAP Network Analyst, the program always shows the following error Message:&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/511791_Caching Error.PNG" /&gt;&lt;/P&gt;&lt;P&gt;I excluded all the Network Locations except Streets_Use_This_one and enabled exclude restricted portions of the network. Also in the polygon generation tab i checked TransitLines and connectors as excluded sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason for this to show up? And how can I prevent this error from happening?&lt;/P&gt;&lt;P&gt;Thanks to everyone, best regards, Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 13:33:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441412#M146</guid>
      <dc:creator>TimHaas</dc:creator>
      <dc:date>2020-10-26T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441413#M147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As explained in my reply to your previous post, this tool is deprecated and no longer supported, so I cannot provide extensive assistance.&amp;nbsp; The caching error in your screenshot above shows "OutOfMemoryException", which to me indicates that your computer is out of memory.&amp;nbsp;&amp;nbsp;There really isn't anything I can do to help you with that.&amp;nbsp; It seems like your transit network is simply too large for ArcMap's memory resources to handle.&amp;nbsp; ArcMap is a 32-bit application that cannot make use of your computer's full memory resources (so getting a better computer will not help).&amp;nbsp; You could install ArcGIS Server and register the transit evaluator with Server, and that might fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would probably be easier at this point to just install ArcGIS Pro and use the newer, better functionality included out of the box there.&amp;nbsp; This tutorial shows you exactly how to create a transit-enabled network in Pro:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/networks/create-and-use-a-network-dataset-with-public-transit-data.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/networks/create-and-use-a-network-dataset-with-public-transit-data.htm"&gt;Create and use a network dataset with public transit data—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 15:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441413#M147</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-10-26T15:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441414#M148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was afraid that this was the reason. In fact my ND is quite huge, it contains transit information for most of germany. Is it possible to clip down the input feature classes for the network to only my area of interest? It is only a tiny fraction of the whole country and would greatly reduce the data size.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would the transit schedule information get lost in the clipping process or are they stored anywhere else in the gdb than the TransitLine shapefile itsself? I have tried this allready, but the resulting network produces the same wrong results as the network I created following your (truely helpfull!) turorial. In my other question post, I have added a screenshot showing the strange output. So I can´t find out if the cliping process made the network malfunctioning or if there is another reason for that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will be my last try to make the ND work, otherwise I´ll have to switch to ArcGIS Pro.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 15:44:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441414#M148</guid>
      <dc:creator>TimHaas</dc:creator>
      <dc:date>2020-10-26T15:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441415#M149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The transit schedules are stored in a sqlite database, and that's what's being cached.&amp;nbsp; Clipping the transit lines will have no effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should&amp;nbsp;&lt;EM&gt;really&lt;/EM&gt; use ArcGIS Pro.&amp;nbsp; My team put in a great deal of time and effort making that solution work better, faster, and more reliably than the old Add GTFS To A Network Dataset toolbox.&amp;nbsp; You should use it in order to get the latest and best functionality with less likelihood of strange errors.&amp;nbsp; Plus, I will be able to actually help you with your problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 16:46:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441415#M149</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-10-26T16:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441416#M150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I&amp;nbsp;now have confirmation from my university, that I will get ArcGIS Pro. I´ll give it a try and will come back to ask a few questions if necessary. Thank you very much so far!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:59:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441416#M150</guid>
      <dc:creator>TimHaas</dc:creator>
      <dc:date>2020-10-30T09:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441417#M151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yay!!!!&amp;nbsp; That is wonderful.&amp;nbsp; Definitely let me know if you encounter any problems or if you have any suggestions for how we can improve the ArcGIS Pro solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2020 14:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441417#M151</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-10-30T14:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441418#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve been working with ArcGIS Pro for a while now.&amp;nbsp;Unfortunately the step to snap the Stops to my street data does not work. I´ve followed each step just as described in the tutorial (&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/networks/create-and-use-a-network-dataset-with-public-transit-data.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/networks/create-and-use-a-network-dataset-with-public-transit-data.htm"&gt;Create and use a network dataset with public transit data—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;)&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/512883_Error Connect ND Transit Sources To Streets.PNG" /&gt;&lt;/P&gt;&lt;P&gt;There seems to be a problem concerning parent stations, as far as I can tell from the error message. Any suggestions, what could cause these?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2020 11:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441418#M152</guid>
      <dc:creator>TimHaas</dc:creator>
      <dc:date>2020-11-09T11:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441419#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim.&amp;nbsp; I'm sorry you've had so much trouble with this entire workflow.&amp;nbsp; That's a pretty weird error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the line that failed, the tool's code is trying to retrieve the geometry of one of the stops, and for some reason the geometry is null.&amp;nbsp; Theoretically this should never happen, but somehow it has happened anyway.&amp;nbsp; This tells me that something is wrong with the Bamberg\Stops feature class.&amp;nbsp; At least one of the points is somehow missing geometry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you make any edits to the Stops feature class after you ran the&amp;nbsp;GTFS To Network Dataset Transit Sources tool?&amp;nbsp; Theoretically it should be impossible for that tool to output invalid stop geometries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or does your feature dataset have an unknown coordinate system?&amp;nbsp; If you run Repair Geometry on the Stops feature class, does it fix anything?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2020 16:29:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441419#M153</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-11-09T16:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441420#M154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I left the Stop data just the way the GTFS to network dataset transit sources output them. My spatial Reference for Stops is WGS 1984. I ran the project tool for my street data to match the Coordinate System.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Repair Gemoetry Tool deleted 3 entries without geometry. After that, the Connect ND transit sources to streets worked. Thank you very much again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the next step, I´ll set up the network, let´s hope it works &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2020 17:01:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441420#M154</guid>
      <dc:creator>TimHaas</dc:creator>
      <dc:date>2020-11-09T17:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441421#M155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's very weird that any&amp;nbsp;stops ended up without geometry, but I'm glad you're back up and running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to share your GTFS dataset with me?&amp;nbsp; I'd like to run some tests on it to see if I can figure out how it got messed up in the first place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2020 17:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441421#M155</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-11-09T17:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441422#M156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The network creation was sucessfull and it seems to work! I´ll have to run some more tests on it, but so far it seems pretty good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I uploaded the GTFS in my google drive for you:&amp;nbsp;&lt;A class="link-titled" href="https://drive.google.com/file/d/1ds3HkDHaMs_YYV35yun5eo26JbTVB9Wo/view?usp=sharing" title="https://drive.google.com/file/d/1ds3HkDHaMs_YYV35yun5eo26JbTVB9Wo/view?usp=sharing"&gt;Opendata DELFI.rar - Google Drive&lt;/A&gt;&amp;nbsp;. Please let me know when you have downloaded it, so I can remove it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2020 21:51:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441422#M156</guid>
      <dc:creator>TimHaas</dc:creator>
      <dc:date>2020-11-09T21:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441423#M157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; I have downloaded the data, so you can delete the share now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will play around with it and see if I can figure out why it is producing strange errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2020 22:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441423#M157</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-11-09T22:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441424#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to follow up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran GTFS To Network Dataset Transit Sources with your GTFS data.&amp;nbsp; Looking at the output, I see the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These three rows in stops.txt have incorrect lat/lon values:&lt;/P&gt;&lt;P&gt;"000001042301","","Lengfeld, Themarer Straße",,"5.088988000000","1.112697000000",1,,,""&lt;BR /&gt;"000204230101","","Lengfeld, Themarer Straße",,"5.088988000000","1.112697000000",0,"000001042301",,""&lt;BR /&gt;"000204230102","","Lengfeld, Themarer Straße",,"5.088988000000","1.112697000000",0,"000001042301",,""&lt;/P&gt;&lt;P&gt;I'm guessing it should be 51.xxx and 11.xxx instead of 5.xxx and 1.xxx based on the lat/lon of the other stops. Right now these are placed off the coast of Africa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These three rows in stops.txt have an incorrect longitude:&lt;BR /&gt;"de:03252:2800:1:1","","Hemeringen, Heinegras",,"52.127996000000","179.999997000000",0,"000000000037_G",,""&lt;BR /&gt;"de:03252:2800:1:2","","Hemeringen, Heinegras",,"52.127996000000","179.999997000000",0,"000000000037_G",,""&lt;BR /&gt;"000000000037_G","","Hemeringen, Heinegras",,"52.127996000000","179.999997000000",1,,,""&lt;/P&gt;&lt;P&gt;179.999 is still within the valid range of longitudes, so the tool did not throw an error, but these stops are out in the Pacific ocean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, none of these actually throw errors in that tool.&amp;nbsp; I ran some python code&amp;nbsp;mimicking the part of Connect Network Dataset Transit Sources To Streets that threw the error, and there were no errors.&amp;nbsp; I cannot explain why you got errors.&amp;nbsp; I am testing on the not-yet-released Pro 2.7, so it's possible that we have recently fixed a bug that caused the geometry errors in the first place. I'm not sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, from your previous comment, it sounds like your issue was resolved by running the Repair Geometry tool.&amp;nbsp; If that's the case, I will give up on trying to make sense of this issue.&amp;nbsp; Good luck with your thesis!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2020 23:02:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/441424#M158</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-11-10T23:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error when caching transit schedules</title>
      <link>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/1002074#M159</link>
      <description>&lt;P&gt;Hm, that´s strange. But doesnt´t matter for my analysis. Thank you very much for your time and help. Really appreciate it!&lt;/P&gt;&lt;P&gt;Best regards, Tim&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 07:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/public-transit-questions/error-when-caching-transit-schedules/m-p/1002074#M159</guid>
      <dc:creator>TimHaas</dc:creator>
      <dc:date>2020-11-17T07:57:19Z</dc:date>
    </item>
  </channel>
</rss>

