Re: [sumo-user] How to knowing all the nodes in intersection

2017-10-17 Thread Jakob Erdmann via sumo-user
Hello,
sumolib currently supports retrieving edges that are located close to a
given x,y coordinate using net.getNeighboringEdges and
net.getNeighboringLanes. Using the function net.convertLonLat2XY and
net.convertXY2LonLat you can do geo-coordinate transformation.
regards,
Jakob

2017-10-17 8:43 GMT+02:00 boopathi via sumo-user <
sumo-user@lists.sourceforge.net>:

> Hi
>
> May i know how to identify all nodes starting and ending points connected
> to particular intersection automatically in python and m using sumo app??
>
> i know intersection lat and lon.
>
>
> Thank you.
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> sumo-user mailing list
> sumo-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sumo-user
> ___
> sumo-user mailing list
> sumo-u...@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] How to knowing all the nodes in intersection

2017-10-17 Thread boopathi via sumo-user
Hi

May i know how to identify all nodes starting and ending points connected
to particular intersection automatically in python and m using sumo app??

i know intersection lat and lon.


Thank you.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user