Hello, geometry.remove will never join edges that differ in the number of lanes. The option geometry.remove.min-length only applies to attributes such as speed, permissions and width.
regards, Jakob Am Fr., 20. März 2020 um 17:14 Uhr schrieb Lukas Ambuehl < [email protected]>: > Hi all > > I am trying to reduce the number of short edges in my network. > > I use the following netconvert options: > <geometry.remove value="true"/> > <edges.join value="true”/> > <*geometry.remove.min-length* value=“30"/> > <geometry.min-dist value=“20"/> > <geometry.remove.width-tolerance value=“2"/> > <geometry.max-segment-length value="200”/> > > I thought that *geometry.remove.min-length * would control for the max. > length of an edge being merged with another one and > geometry.remove.width-tolerance for the difference in numbers of lanes > allowed. However, when running this on an OSM derived network, some edges > really do not want to merge with others. See attached screenshot of an edge > < 30m, which doesn’t want to be merged. Does it somehow depend on the > junction that follows or on the length of the other edges? > Any ideas on how to go about this? (I can also provide a MWE if needed) > > Thanks > > Lukas > > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
