Hi SUMO's edges are single-direction (one way) only. If your 'real-world-street' has both directions, SUMO's netconvert will insert a separate edge for each direction and of cause each edge may have an arbitrary amount of lanes and an independent shape from the counter direction.
How you or netcovert handles this depends on your input data. With best regards Marek Heinrich simoserv GmbH Am 18.01.2017 um 10:32 schrieb SEMET Yann: > Hi all, > > I was wondering if there was a way to specify: > > > 1) One-way information for edges (Boolean) > > > 2) Asymetric number of lanes (e.g. 3 lanes eastward and 2 lanes westward). > As a corollary, what happens by default when the "rnol" attribute is odd ? > > > during a shapefile import with netconvert... > > Thanks ! > > Yann Semet > > > ------------------------------------------------------------------------------ > 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 > [email protected] > https://lists.sourceforge.net/lists/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 [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
