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

Map preview of trip #81

Open answerquest opened 6 years ago

answerquest commented 6 years ago

Trips section : on selecting a trip, load a map preview. Show stops, and load the shape too if present.

Frontend

Backend

Timings reckoner

For something conceptually simple ('oh lets show the trip on a map also'), thinking it through, realizing practically how much work it can take!

Still, if we want to facilitate complex trips with varying sequences and shapes then this is a bridge we'll have to cross.