Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] define route id through randomTrips.py
  • From: Xun Liu <xliu8@xxxxxxxxxxxxx>
  • Date: Tue, 18 May 2021 15:06:56 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=villanova.edu; dmarc=pass action=none header.from=villanova.edu; dkim=pass header.d=villanova.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Yz952cgTB0/+JxIH5+wTY3d9rYLM1hmy8cxIj/yjCGk=; b=lUmCVmfpLpZzuVHJQCHsk+TiHeJTVf0rMm9fOnTz7llTAFgo/A7SYdAzR9xYd2FIE41k+PYlu30DhtYZnYuoc94cubF/4ZmLE6lWpXRFp6LaraGZ7MjJgJOMkSrO8xsBHh07FoevkJtD8uCn8pPQ7aRxnxQTvnVlSj6B8B6bq6bhcZMyGct/sY+5fL5PonFyr/j8B+gzF23dSRfqi6vrJy56+9pes1DY5OtbtrGIdBRTgEWrGX+Elc6t0xls+ZVgEDMJah3RKNhcI71nQshi0LPxONehXMUcufYsy3HHAQoagcBCEIH+w4Aoj+l2IJKjmumnFNWfkCFTVLgDNe/Uyg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=E0/T8j/SxfyZlO52GglgvU6K07E/Jr30vwr9Bco5aMzFpyVRW7KoTTgUDOOEfIVbxxVw1L0OC+QxV6I19IO865SSoF3QEZU762EdpJ0iq9G8sm/oWPtSGlNeCwWo2jSFkHTaRHADVQjHxcYs6TAReysr25rU9Hht8WsXY0bbuPJjIBy2vRBbmWvi0cr6as5jNKrvUpfQt/A04os9PrbdOYdoe/0uo8QE4IcqQHTiRFLCPRkfgon9IvlhgO3nl6tDMoRV9ICqJA3Ue9P/SoMRRy3WWZiYiSVQ5fOUi2m1mcuAnc6+XnrVxCEfDEsHFb5x6dBTV7BfVP4yfZGUGozv0Q==
  • 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>
  • Thread-index: AddL93D2C/Tu7HRmQ0usBkqZZveWSQ==
  • Thread-topic: define route id through randomTrips.py

Hello everyone,

 

I am using randomTrips.py to generate the route file for the network. And in my generated rou.xml file, there is no route id for every route. Therefore, I would like to consult if there were possible methods to assign the id for every generated route. Thanks.

 

Yours,

Xun


Back to the top