Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Possible bug in ptlines2flows.py

Hello Lara,
this has been fixed in the latest development version (https://github.com/DLR-TS/sumo/issues/3803)
Thanks for reporting.
regards,
Jakob

2018-02-02 19:55 GMT+01:00 Lara CODECA <lara.codeca@xxxxxxxxxx>:
Dear All,

I'm using ptlines2flows.py to generate my public transports from OSM.
I noticed that if I launch it with:

python $SUMO_DEV_TOOLS/ptlines2flows.py -n $INPUT/monaco.net.xml -e
43200 -p 600 --random-begin --seed 42 --ptstops
$INPUT/monaco.busstops.add.xml --ptlines $INPUT/monaco.buslines.add.xml
-o $INPUT/monaco.buses.flows.xml --no-vtypes

everything works fine. If I use -b 18000 the file is empty (just the
<routes> </routes> tags, but empty.

My current version: SUMO Version v0_32_0+0286-00a57001c1 (Build
features: x86_64-pc-linux-gnu PROJ GDAL GUI Python ffmpeg)
I tried with the stable version (32) but it's the same.

For the records, before it was working with -b different from 0.
Unfortunately it was a couple of weeks ago (maybe more), and I noticed
it only now.

Regards,
Lara

--
Lara CODECA
Postdoc
Tel : 04.93.00.81.51

EURECOM
Campus SophiaTech
http://www.eurecom.fr/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top