Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Using TAZs for random trips

The default vClass is 'passenger'. If your network doesn't define any vClass restrictions then it will only filter missing edges if you use that.

Am Mi., 26. Juni 2024 um 07:51 Uhr schrieb Rohan Verma via sumo-user <sumo-user@xxxxxxxxxxx>:
Dear Jakob,
While filtering using filterdistrictspy, it asks for vclass attribute. I do not have any class defined in the network file or taz file. Kindly suggest what should the default value be.
Thank you for your help.

On Wed, Jun 26, 2024 at 11:13 AM Rohan Verma <rohanverma446@xxxxxxxxx> wrote:
Dear Jakob,
I created TAZ using netedit. I uploaded the net file and then drew the TAZ on it. Could you kindly explain how the created TAZ contains edges that are not in the net file?
Thanks and regards,
Rohan

On Tue, Jun 25, 2024 at 6:16 PM Jakob Erdmann via sumo-user <sumo-user@xxxxxxxxxxx> wrote:
Note, that od2trips doesn't load the network but instead takes the edges from the taz file.
You can use https://sumo.dlr.de/docs/Tools/District.html#filterdistrictspy to preprocess your taz file which will automatically filter out edges that are not part of the network.

Am Di., 25. Juni 2024 um 12:53 Uhr schrieb Rohan Verma via sumo-user <sumo-user@xxxxxxxxxxx>:
Dear community,
While using od2trips to generate trips (od2trips.exe" -n taz.add.xml --tazrelation-files tazrel1.dat.xml -o routes1.rou.xml -b 0 -e 3600), the route file generated contains trips that have edges that do not even exist in the network. Kindly suggest what might be the reason for this and possible solutions.
Thanks and regards,
Rohan
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top