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

Generate default shape #120

Open answerquest opened 5 years ago

answerquest commented 5 years ago

In the default sequence setting page : Give user an option to auto-generate a shape by just connecting the stops together in straight lines.

How this can help:

So we don't need to "provision" the new shape as such. Just need to generate and download it.

So maybe we can keep a button to do just that : auto-generate and download shape by connecting the dots.

Will have to think about how to present this properly on the page so that user doesn't get confused.