Hi. In the userguide for calculate accessibility matrix, some code for analyzing large data in paralell is mentioned; "I can share some code samples for using multiprocessing to solve these analyses in parallel." (https://github.com/Esri/public-transit-tools/blob/master/add-GTFS-to-a-network-dataset/UsersGuide_TransitAnalysisTools.md#Stats). Would it be possible to get a copy of the code?
Solved! Go to Solution.
I've attached a zip file containing the sample script. It's pretty outdated by this point and will have to be modified for your purposes. There are comments throughout which hopefully explain what each part is doing.