LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
polytope_mars/__init__.py
polytope_mars/api.py
polytope_mars/config.py
polytope_mars/feature.py
polytope_mars/version.py
polytope_mars.egg-info/PKG-INFO
polytope_mars.egg-info/SOURCES.txt
polytope_mars.egg-info/dependency_links.txt
polytope_mars.egg-info/not-zip-safe
polytope_mars.egg-info/requires.txt
polytope_mars.egg-info/top_level.txt
polytope_mars/features/__init__.py
polytope_mars/features/boundingbox.py
polytope_mars/features/circle.py
polytope_mars/features/frame.py
polytope_mars/features/path.py
polytope_mars/features/polygon.py
polytope_mars/features/shpfile.py
polytope_mars/features/timeseries.py
polytope_mars/features/verticalprofile.py
polytope_mars/utils/__init__.py
polytope_mars/utils/areas.py
polytope_mars/utils/datetimes.py
tests/test_bounding_box.py
tests/test_bounding_box_3d.py
tests/test_circle.py
tests/test_costing.py
tests/test_frame.py
tests/test_pass.py
tests/test_path.py
tests/test_polygon.py
tests/test_shapefile.py
tests/test_time_series.py
tests/test_time_series_old.py
tests/test_trajectory.py
tests/test_vertical_profile.py
tests/test_wkt.py