Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/junctions.join/testsuite.netconvert
169686 views
# test with default juntion.join-distance
basic

# make sure joining works when the input is a sumo network
basic_using_sumonet

# exclude nodes from being joined (via input file)
joinExclude_input_file

# exclude nodes from being joined (via command line)
exclude_cmdline

# specify which nodes to join via input file
join_loaded

# specify which nodes to join via input file and set additional attributes for the new node
join_loaded_attributes

# make sure that a sequence of short edges does not lead to a giant cluster
long_tail

# test that edge lengths are used instead of junction positions for clustering
# (important for big junction shapes)
edge_length
preserve_permissions

# do not join junctions in a roundabout
roundabout

# there are other nodes near the roundabout which should not be joined
roundabout_with_nearby_nodes

# A node should not be added to the cluster if any of the edges within the cluster would then nexceed maxDist.
preserve_long_edge

# A node should not be added to the cluster if any of the edges within the cluster would then exceed maxDist.
preserve_long_edge2

# joined junctions should not have multiple incoming edges with the same angle or multiple outgoing edges with the same angle
same_angle_nojoin

# joined junctions should not have multiple incoming edges with the same angle or multiple outgoing edges with the same angle unless permitted
same_angle_threshold

# a complex network
adlershof_dlr

# find joinable circle in complex cluster
circle4

# test whether long-edge-pruning interferes with circle search
circle4_long_edge

# find joinable circle in complex cluster
circle2

# find joinable circle in complex cluster
intermodal

# do not join staggered merging structures
staggered_merge

# do not join staggered  spreading structures
staggered_spread

# do not join one-way turnaround edges
one_way_turnaround
rail_crossing

# all sidewalks are modelled as extra edges
footpaths_around

# do not join appendages of multiple short edges between side roads
noisy_fringe