# the first grid network example from the user documentation user_example1 # the second grid network example from the user documentation user_example2 # the first grid network example from the user documentation (verbose) user_example1_v # the second grid network example from the user documentation (verbose) user_example2_v # testing what happens when the nodes are 10m away from each other user_example1_10m # testing what happens when only two nodes are built in each direction user_example1_2nodes # attaching streets at the border attach # attaching streets at the horizontal border attach_x # attaching streets at the vertical border attach_y # no internal lanes nointernal alphanumerical-ids # Copy of alphanumerical-ids numerical_ids # set alternative defaults defaults # add id prefix prefix # build turning lanes turnlanes # build turning lanes turnlanes_lefthand # perturb coordinates in grid perturb # option --default.type default_type # option --default.type default_type2 # only a single stretch of road without arms flat # a single node with attachments cross # removing an edge from the grid remove_edge # bidi-probability=0 oneway # apply randomization options to grid randomize # pick random type from among 3 loaded types randomize_type # split geometry to add extra nodes split # generate plain xml plain_output # Tests processing of errors in input errors