pgRouting / gtfs2pgrouting

Import GTFS data into Postgresql database for use by pgrouting
15 stars 4 forks source link

No more working for new GTFS files #1

Open jcpetit opened 8 years ago

jcpetit commented 8 years ago

Hello,

the following file does not work for importation: http://www.stm.info/sites/default/files/gtfs/gtfs_stm.zip It looks like the tables have more fields or deleted fields Could you please take a look?

Thank you

SiwonP commented 2 years ago

Hello, A very late answer but the file trips.txt has 2 columns not defined by the standard of GTFS (note_fr, note_en) which causes trouble because no such column can exists in the SQL table