Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] GTFS

Dear Fereshte,

 

can you confirm there are PT trips which match your filter (date, mode)?

 

Best regards
Mirko

 

 

 

-----Original-Nachricht-----

Betreff: [sumo-user] GTFS

Datum: 2023-11-21T16:06:33+0100

Von: "fereshte jafari via sumo-user" <sumo-user@xxxxxxxxxxx>

An: "Sumo project User discussions" <sumo-user@xxxxxxxxxxx>

 

 

 

Hi,
 
I am trying to import public transport from GTFS. I run the below command according to https://sumo.dlr.de/docs/Tutorials/GTFS.html#routes_from_shortest_path
 
python "C:\Program Files (x86)\Eclipse\sumo-git\tools\import\gtfs\gtfs2pt.py" --network net.xml --gtfs itm_north_east_gtfs.zip --date 20230604 --modes bus --vtype-output pt_vtypes.xml
 
The script runs for about 7 seconds with the below messages:
 
function import_gtfs called at Tue, 21 Nov 2023 14:57:22 +0000
function import_gtfs finished after 6.779245 seconds
 
without generating any subdirectories and output files. Can you tell me what I did wrong?
 
--
Sincerely,
Fereshteh 


Back to the top