WRI-Cities / static-GTFS-manager

GUI interface for creating, editing, exporting of static GTFS data for a public transit authority
GNU General Public License v3.0
147 stars 46 forks source link

Edit GTFS file #168

Open turen009 opened 2 years ago

turen009 commented 2 years ago

I can load a GTFS file successfully. Our GTFS has 268 routes. What is the process to remove all but a few routes and its associated stops, stop_names and timing points?

answerquest commented 1 year ago

Hi @turen009 , there's a delete section where you can do this recursive deleting. Go to Routes tab. I'm not sure if I've enabled bulk route selection or not, though.