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

Deleting id's : delete shape_id from sequence db too #104

Closed answerquest closed 6 years ago

answerquest commented 6 years ago

This got left out during the overhaul for v2.0.0 .

Target function : sequenceDel(column,value) in python side

answerquest commented 6 years ago

done, will be put up with v2.1.0