Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/import/GTFS/mapping/testsuite.tools
428530 views
# import public transport using shorter path between stops
gtfs2pt_fcd

# patch a single stop so that it maps to a different edge
patch_stop

# use candiate stop locations to restrict mapping
stops

# use the closest loaded stop in range even if it's not on the closest edge to the given coordinate.
stops_otherEdge

# ensure that stops on the same edge are in the correct sequence
stops_sameEdgeOrder

# load stops with invalid sequence numbers
bad_sequence

# load stops with invalid timing
invalid_timing

# test routes if the vehicle class is disallowed on some lanes
vclass_disallowed

# ensure correct stop placement if some lanes are forbidden
lane_disallowed

# set stops to parking
parking

# import public transport using a network that doesn't cover all stops
subnet

# test case from the berlin sbahn network
sbahn

# test case from the berlin sbahn network (#16544)
sbahn2

# consecutive stops on the same edge should not cause mapping failure (#17540)
duplicate_edge

# warn about large detour (#17567)
detour

# remove trip with large detour (#17757)
detour_remove

# warn about large detour (#17567)
detour_edgeNotFound

# see #17560
sbahn_routingType

# sanitize stop names to ensure valid xml outputs (#17791)
normalization

# radius is high enough to add candidate stops from the subsequent location
radius_next_stop

# radius is high enough to add candidate stops from the subsequent location
radius_next_stop_ignore_dist