Bondify / gtfs_functions

Package with useful functions to create geo-spatial visualizations from a GTFS.
MIT License
113 stars 31 forks source link

transit vehicles on road segments?? #44

Open JabunchWork opened 8 months ago

JabunchWork commented 8 months ago

I was very glad that you have continued to update the python for transit gtfsfunctions tools I was wondering if you have ever thought about how to estimate the number of vehicles per hour by direction on road segments instead of stop to stop segments? This is something we are constantly asked to do. I can see two approaches.

1: somehow snap the stop to stop segments to a road network and then further cut them into smaller segments based upon the road network links.

2: add a layer of small polygons or cutlines located where ever you want the statistics, then use a geographic join and summarize the trips that cross each cutline by direction.

My python is not strong enough to do either though I can do the latter in QGIS.

Bondify commented 8 months ago

thanks! yes, that's definitely an interesting problem to solve. Unfortunately, that's not part of the open source package right now as the solution we use for this right now involves some infrastructure investment.

JabunchWork commented 7 months ago

I think I uploaded the gtfs in as an attachment but will check. It is from Harrisonburg Va.

On Wed, Feb 7, 2024, 3:11 AM Santiago Toso @.***> wrote:

Reopened #44 https://github.com/Bondify/gtfs_functions/issues/44.

— Reply to this email directly, view it on GitHub https://github.com/Bondify/gtfs_functions/issues/44#event-11728643956, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATM2Z7EHMCRFPJGBT4SCCUTYSMZMDAVCNFSM6AAAAABCJCISRKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRG4ZDQNRUGM4TKNQ . You are receiving this because you authored the thread.Message ID: @.***>