.readthedocs.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/chapters/changelog.rst
docs/chapters/contributing.rst
docs/chapters/faq.rst
docs/chapters/installation.rst
docs/chapters/usage.rst
docs/images/example.png
docs/modules/centerline.rst
src/centerline/__init__.py
src/centerline/converters.py
src/centerline/exceptions.py
src/centerline/geometry.py
src/centerline.egg-info/PKG-INFO
src/centerline.egg-info/SOURCES.txt
src/centerline.egg-info/dependency_links.txt
src/centerline.egg-info/entry_points.txt
src/centerline.egg-info/not-zip-safe
src/centerline.egg-info/requires.txt
src/centerline.egg-info/top_level.txt
tests/conftest.py
tests/test_geometry.py
tests/test_scripts.py
tests/data/geojson/linestrings.geojson
tests/data/geojson/points.geojson
tests/data/geojson/polygons.geojson
tests/data/shp/polygons.cpg
tests/data/shp/polygons.dbf
tests/data/shp/polygons.prj
tests/data/shp/polygons.qpj
tests/data/shp/polygons.shp
tests/data/shp/polygons.shx