README.md
pyproject.toml
docs/source/conf.py
docs/source/examples/plot_aequilibrae_example.py
docs/source/examples/plot_general_example.py
mapmatcher/__init__.py
mapmatcher/examples.py
mapmatcher/linebearing.py
mapmatcher/map_matcher.py
mapmatcher/network.py
mapmatcher/parameters.py
mapmatcher/run_chunk.py
mapmatcher/stop_finder.py
mapmatcher/trip.py
mapmatcher.egg-info/PKG-INFO
mapmatcher.egg-info/SOURCES.txt
mapmatcher.egg-info/dependency_links.txt
mapmatcher.egg-info/requires.txt
mapmatcher.egg-info/top_level.txt
mapmatcher/example_data/traces_nauru.csv
mapmatcher/utils/__init__.py
mapmatcher/utils/check_if_aligned.py
tests/test_check_if_aligned.py
tests/test_line_bearing.py
tests/test_mapmatcher.py
tests/test_trip.py
tests/test_trip_map_match.py