Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Graph Representation for Road Network
  • From: Michael Behrisch <oss@xxxxxxxxxxx>
  • Date: Tue, 4 Dec 2018 07:18:22 +0100
  • Autocrypt: addr=oss@xxxxxxxxxxx; prefer-encrypt=mutual; keydata= xsDiBFLSvucRBACGsasS4GeIWs1CFNTOYmp3ScQ2ZTJLJWQxhPliwtHTzLsErYu9Y7e8qDov iHFviYyaNuceUNoACm1e4MT4eu0DmM2Wk3y/jjD6hfm7L0EZNPxQhj+CJf2oZAm2ezCe7/si xZ2d7TCO8yWavOGbF0EVi/ZDIJqVgupu6WBpv/NCewCg65HQiS1wm+1w1MdFYxKCmXzbv08D /iWXX3tzabbCrLlUum8hBgBpJEHRtlic2uaGsKm8Fize4tfLZkTBbTYLYXfcx2Oq9+lINPTW h9jnbCjAjErRWLTjNTQjel0JnDryCnqabub/R3wScR/EHRDBeS9L6YRj0xdVd2qIaArtSYRR auKPNc4M2qZNEFSM37cXC7avhpdeA/99oJf4qyVly4RxHmekAmj9UJjRx17x9xX8t9uzUuSt AeTh+kQ3o5jK7veU6/F/+pPyi96EOzym9BJA8pgXC8hLWNjOajI10filkdQ26QsfHOpUdPSZ 4Duyw9Ayj8loagEnnAONmU/xE0QlyVBANIut0W+SNqPScYXfnBbVOaG3Hc0mTWljaGFlbCBC ZWhyaXNjaCA8bWljaGFlbEBiZWhyaXNjaC5kZT7CZgQTEQIAJgIbIwcLCQgHAwIBBhUIAgkK CwQWAgMBAh4BAheABQJS0sKXAhkBAAoJEDwQ/pbRcKYp+SEAoMJSvUzfk3u6EA1nMlMVSk85 nHhoAJ0VE5xLi2ni8j9wdx+uga7XGLtjhs7ATQRS0r7nEAQAkQLdzlu3i/Ddziadm2c/60ZX bcY3FYhHHfsKUHC/QING+lu3uHG0nPaElPTAHTr8UdFMbmpXkRs9+1v1RAvHBWW95BbUXZeu oBsoCm+4Jdktu+PeVxGKhOwQRdR30A4y/bIeRn7iMzkZKoQh0lE3ZEbs0T8TUHBGBUqwEhIv Y0MAAwUD/RXrkwtUiR61/bT96eMaxGtO15AqvlM8DYQ3Xs6EH09QlGzr/i0+usi01wGoh13p YGjzEDtTqO+lNs9AtS7nZAHA3cCWzLmdEXw6EY7IH4X7zOpKoj+JtLNjUd2Nzvhyl48LT217 g8GmCACL6Wo/G+fZ+30Mny+gWbDtEGXNIv7fwkkEGBECAAkFAlLSvucCGwwACgkQPBD+ltFw pimNZQCgnN5oibnjl7r2SVle6hgUMcckfN4AoMYRjy/Tqz9tq8TSUqNcOTjlMR7D
  • 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>
  • Openpgp: preference=signencrypt
  • User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

Hi,
further information on the sumolib functions is also here:
http://www.sumo.dlr.de/pydoc/sumolib.html

Best regards,
Michael

Am 04.12.18 um 03:20 schrieb Ei Ei Mon:
> Dear, 
> 
> Which link can I reference for function of sumolib like retrieve nodes,
> edges and connections? 
> Thank you in advance. 
> 
> with best regards, 
> 
> On Mon, Dec 3, 2018 at 8:55 PM Ei Ei Mon <eieimonimceits@xxxxxxxxx
> <mailto:eieimonimceits@xxxxxxxxx>> wrote:
> 
>     Thank you very much, I will try it. 
> 
>     On Mon, Dec 3, 2018 at 8:51 PM Michael Behrisch <oss@xxxxxxxxxxx
>     <mailto:oss@xxxxxxxxxxx>> wrote:
> 
>         Hi,
>         yes you can build a directed graph from a sumo network. Whether
>         it is
>         acyclic depends on your input. If you use sumolib you can easily
>         access
>         all the nodes and edges together with the connectivity, see here for
>         examples: http://sumo.dlr.de/wiki/Tools/Sumolib#usage_examples
> 
>         Please be aware that connectivity in the node-edge-graph created
>         this
>         way does not imply connectivity in the road network because
>         there may be
>         specific restrictions at nodes (like no left turns allowed) or for
>         certain vehicle classes.
> 
>         Best regards,
>         Michael
> 
>         Am 02.12.18 um 17:21 schrieb Ei Ei Mon:
>         > Dear, 
>         >
>         > Can I create directed acyclic graph for the whole road network
>         in SUMO? 
>         > Are there any methods for this purpose?Could you suggest me? 
>         >
>         > with best regards, 
>         >
>         > _______________________________________________
>         > sumo-user mailing list
>         > sumo-user@xxxxxxxxxxx <mailto:sumo-user@xxxxxxxxxxx>
>         > To change your delivery options, retrieve your password, or
>         unsubscribe from this list, visit
>         > https://www.eclipse.org/mailman/listinfo/sumo-user
>         >
> 
> 


Attachment: signature.asc
Description: OpenPGP digital signature


Back to the top