Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] od2trips vehicle restrictions
  • From: Federico De Falco <defalco@xxxxxxxxxxxxxxxxxxxx>
  • Date: Wed, 2 Apr 2025 14:23:13 +0000
  • Accept-language: it-IT, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=laboratoriomister.it; dmarc=pass action=none header.from=laboratoriomister.it; dkim=pass header.d=laboratoriomister.it; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=rZGrmBn14QqxyQAt/b4vbyX6vybGDR1f8wLbzK8lYiM=; b=bh7ey4n0tw9lGqf/6VUO3D1As+GYVV2aacCxUABYDIfEQfP8zR2NlFQLyRC1IZbK8YetoUDsnrO0DkpvFWrCUNw8YYeYmdSwVz0A5ldjL/ke31hfLUn0rUv0F8oNl9/wdmo3cnWzrlXOwfbUb7MUnczuwji6mdQtfoTo67gDFpvW3KYrmX4JyxdJ77Arh73IQIe8aZhtqRcTPfwUcTzLDZJ37b6rA+A5MW+gICZP7ibisRnsb4P2Dkezh2Ei45qztJuFqbChH0pjlAl/OVSc10jtpjtBiZaJzO8YMzwCWsHmvlmdqxJNX7qMGS2D+upd4iOCIar1PWYzIxB/PJFYrg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=w6INrY5XmdO62408Md1Ua3uyHrSHfObsywcey4IUY2Etk97SYbsuLC8/W+jWg+tQgsEHrjobcL0foz/deGCr3ViwGIqMMQDxmJJhZYYjLdxnObDS3e+8BboEgGxRBRrvNe2IGkTmHjo/X68E9PA0/KGOVeU7mogVCuY3gicDqQo+4bQV/ilADV02iqjJUeajwTzBJGgTNxSrm3q1jqSntiWXc7KksXA01TPAnyu6mnsAvHxA7NVxMudwgFOrez48wpw2dqmqu6DQ64SYu0TCLz/92WsdOB7Rz1cFCdOXb2VoEYwk9TJpM9yNzVwjvyA1nFzHnOXBlUwko12wubohcw==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHbo9m0CBBbb8qamEGdrAQNojKH3w==
  • Thread-topic: od2trips vehicle restrictions

Hi everybody,

I am using od2trips to generate trips from a O/D and a TAZ file. My problem is that a TAZ may contain some edges that does not allow all types of vehicle. 
For example, in my case a TAZ contains some source/sink edges (the source/sinks are described in .add.xml file ... is this taken into account by od2trips?) that does not allow passenger vehicles. This is the command I am using:

od2trips --taz-files test.taz.xml -z tazCount.xml -o odOutput.xml

where the test.taz.xml looks like this:

<taz id="taz_0" color="blue" edges="-23393174#0 -454892515#2 23393174#0 454892515#2"/>

and the tazCount.xml like this:

<tazRelation from="taz_0" to="taz_2" count="41"/>

then I want to use duarouter (I am using the command duarouter -n test.net.xml --route-files odOutput.xml -o duarouter.rou.xml ) but I get some errors like Error: Vehicle '2620' is not allowed to depart on edge 'E243'. . Edge E243 in fact allows only trucks.

How can I solve this problem?

Thank you


 

 


FEDERICO 

DE FALCO 


Researcher
 

 

MISTER Smart Innovation
laboratoriomister.it 

Tecnopolo Bologna CNR 

tecnopolo.bo.cnr.it 

 

 

PHONE 

 

+39 051 639 9984

EMAIL 

defalco@xxxxxxxxxxxxxxxxxxxx 

ADDRESS 

Tecnopolo Bologna CNR 

 

Via Piero Gobetti, 101 

 

40129 - Bologna, Italy 

PRIVACY 

policy


 

LET’S CONNECT 

 

 MISTER

 

Tecnopolo


 

 








 


Back to the top