Hello,
I am running a Public Transit model in ArcGIS Pro 3.1.0. My workflow involves creating the model using GTFS files via "Create Public Transit model from GTFS", then connecting to the Street network through "Project" and then "Connect Stops...". Finally, I Create and Build the Network Dataset. The model works just fine and gives me the expected travel routes and times.
My question is about visualization: When I run "Closest Facility" or "Route" tools, the output lines I generate ("Along Network") follow the street network when walking and the LineVariantElement lines when travelling through public transport. One of the services I model is a bus route with low density of stops and as a result, the LineVariantElement lines are widely different than the road network. This produces suboptimal visual outputs (see image: Purple lines are the result of routing, bold grey are the itineraries in my shapes.txt, light gray is the street network). Is there any way I can modify the network so it uses the shapes in the shapes.txt file?
I know I can use the GTFS shapes to Features for visualization but what I really need is the routes.
Thanks a lot in advance!