Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Bus stop problem
  • From: Nyberg Daniel <daniel.nyberg@xxxxxxxxxx>
  • Date: Fri, 11 Nov 2022 15:00:32 +0000
  • Accept-language: sv-SE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=scania.com; dmarc=pass action=none header.from=scania.com; dkim=pass header.d=scania.com; 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-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=JaoDYSd7ESa7cd07hitm+ouaMPKugm6NAjVH/6FHkZ4=; b=DrMtcsUlMtHEJRUmiO8kVSppUGOoNXxK9YiMnU9ePV5k9jrZhELgVS013dRqIVtZdlEpyJ62Tzb9AkTak6Xi+3ow7rbJMnyvlK5agYA97si19fTz6Hgg5+cJ53RE+1SDveDMUTjKhMMitBuqEpfHCL+jMGffo/V3mooozCAnzbzjbA5iFdufJD6xz1hpv1i778yvQuAp1oSC7Ao4foMiVN2B/JIbOgf+j2wholfVdFZsa0uGMxzuK/M28x40r48Xv2TBb25jvwDqEsSVNyQqpHoTmz0FJQmd86uYq+ApwHoQZPUljU5cQ9SB+hJg9KF6kZT2cwtxAQcGRL0HApeAzQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mgvKfFdzZDseOFaoFI72OJoJD1VM1dQQUyXJQOtUuULoXEr9hjzc0Qo/lCZW9S7VLeoTYPBN4KLQSSky7bPP6of6QNNsq+ORvotwYMrpZthtQ7gGNZHW3u+sMXbRP+xApnDHpTPhTPVLjygZ2dIXxg5iTjSXxgAFiGJcwRtZTz81/AKpjaElM7XWrQ8d78z/sf+LOWbmu87Pda3IIm76KSMF/tGIb23NvLbKvQhqvDL7BxyGIyvOBfwvl2sbLhQMviy+J8/iYHagEpsh+z5yw1/qg6mi7dKp2zgi5NfB1DT+ovLnpmQ+SFQ2FHGyHkBsq16m7IfxrOK36bXElWtEVQ==
  • 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: Adj13ie6vfVSo3XSRG2vgBo3pH3Qxg==
  • Thread-topic: Bus stop problem

Hi all.

 

I have a route containing 3 bus stops and the stops should occur in the sequence presented below:

 

 

The problem is that even if I select the stops in the order that they should occur netedit converts the stops that uses the same bus stop to occur directly after each other in the xml-file. Which obviously will cause all three stops at that location to occur during the first time the vehicle pass that bus stop. Thus, don’t stop at all the two other times the vehicle pass the bus stop.

 

 

 

 

Is this a bug or do I have to change any settings to make this work?

 

This has not been a problem in previous versions.

I’m currently using the sumo version 1.13.0

 

Best Regards

 

Daniel

 


Back to the top