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
148 stars 46 forks source link

Routes table : give option for blank agency_id value #111

Closed answerquest closed 6 years ago

answerquest commented 6 years ago

As per the spec, agency_id is optional in routes table. So, the tabulator settings should reflect that. A dropdown has been configured for agency_id column in the tabulator table for routes. Add in a "None" option.

answerquest commented 6 years ago

done with v3.0.0