Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Occasional One-way street
  • From: Von Kiöhling Marcus <marcus.von.kiohling@xxxxxxxxxx>
  • Date: Tue, 9 Nov 2021 11:32:22 +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=+3RLnO3aFd/SvLw0/+1I5jM2g9I1+D3AgQDjeQYLke4=; b=P0R4OTGKw+ZsPqXD82yZMJjYvtHTBEI84RM5gNW4tMl2/AwioUJp3C8rkO10jd3kikTVBxtlA1TTQM4lNzf0rD7kFNE6UkE/EMawh29rKhNt5yqfyUjWBnGOwg3Uftd9wzDH2g70GmPueEVbRMwrE/ILawIcLawrISmlvk605XMFi5iloviooy61J3X7f3iBIPBAbBFyvRgCu82NBuevBEnSmzdhkupiNZ0A8/jn/6zVw3srgXQZDL0xNA75cDkMr1lfNAk6y+eOPX7Kj0ODPH8DwVq2iW3WvE74/i/OPVJJlQgb+M8n60X7l/NwyTau8C6N2+in9aA/XXG2mj1uZw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BxL6W2MOvYrOLC/cnOuqtDY5+/sBDP5ng/h/CKSqvIqKmsMi0wlsnCNCjSLjDitLQ7XW5hMcCDEBMTnUIAVSRSET2xaulYj1vWJJmBSfnepYnM9MUs+YYTjp5ZY2zM5z2TyehpQmdxxBK2fnKvUQLqbtIl+jGFrYNyorqybdtjBHAKEsvXXOmVOe4wck4P3Ii695mAfoA4wn4Dj3XNs6vTkh1rbW4eRMwvHTN0NcGCNMzVNtxpdChD3bfaXvvbxO7wKjDvdzdKbS+OBlIBkQebldVzbNKq4sf5xR+UurhhSdboHPnUEIUr8oA1XxXRJ+edYdi5nvxUtJI8Gyi5+19g==
  • 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: AdfVXD4alTrFY7XySsuPCtSig7/zhA==
  • Thread-topic: Occasional One-way street

Hello,

 

I’m trying to create a street where two vehicles can’t meet each other (due to too narrow street). However, I want it to be allowed for vehicles from both sides of the edge to use the street. Thus, my issue is when I want a flow in both directions, I add an edge in both directions. But since these are separated streets, the vehicles can meet.

 

For example in the attached files. It is important that there cannot be a vehicle at edge “gneE7” when another vehicle has begun driving on “-gneE7” or vice versa.

 

I’ve played around with “EndOffSet” for edges to make this possible, and it works rather well. However, this disallows me to put BusStops at the edge since the edge is shortened.

 

Any suggestions or ideas on how I can solve this?

 

 

Thanks in advance!

Marcus

 

 

Attachment: OneWay.net.xml
Description: OneWay.net.xml

Attachment: OneWay.rou.xml
Description: OneWay.rou.xml

Attachment: OneWay.sumocfg
Description: OneWay.sumocfg


Back to the top