Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Problem with bus stops generated by gtfs2pt.py

Hello,

After successfully run gtfs2pt.py, I'm facing problems with the output with both sumo and netedit programs.
When trying to load the data in a sumo simulation, the next error arises:
Error: value '('0C1002L_0C1E1__10',).0' does not match regular _expression_ facet '[^ \t\n\r|\\;,']+'
 In file 'gtfs_publictransport.add.xml'
 At line/column 18/145.

Meanwhile when trying to load them in netedit, the error is similar:

Error: Could not build busStop with ID '('052004L_05201__11',).5' in netedit; ID contains invalid characters.

It seems the busStop names created by the script is creating some conflicts. Can you help me to solve it?

I'm using SUMO 1.18.0 version and I attach all the files related with this problem in the next link:
https://we.tl/t-whxMZKy0Hf

Best regards,
Alejandro

--
Alejandro Rodríguez Sánchez
PhD student
CIEMAT // Universidad Complutense de Madrid
28040 Madrid
email: alrodr25@xxxxxx

Back to the top