.DS_Store
.editorconfig
.gitignore
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements.txt
requirements_dev.txt
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docs-build.yml
.github/workflows/docs.yml
.github/workflows/installation.yml
.github/workflows/macos.yml
.github/workflows/pypi.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
docs/.DS_Store
docs/changelog.md
docs/common.md
docs/contributing.md
docs/faq.md
docs/index.md
docs/installation.md
docs/sturgmap.md
docs/usage.md
docs/510labs/GEOG510_lab5.ipynb
docs/510labs/GEOG_510_lab4.ipynb
docs/510labs/Huckleberry_Finn.txt
docs/510labs/This_Side_of_Paradise.txt
docs/510labs/Walden.txt
docs/510labs/cats.txt
docs/510labs/dogs.txt
docs/510labs/guest.txt
docs/510labs/guest_book.txt
docs/510labs/learning_python.txt
docs/510labs/programming.txt
docs/examples/.DS_Store
docs/examples/countries.geojson
docs/examples/countries1.dbf
docs/examples/countries1.shp
docs/examples/europe_110.geo.json
docs/examples/ipyleaflet.ipynb
docs/examples/practice.ipynb
docs/examples/raster.ipynb
docs/examples/vectordata.ipynb
docs/overrides/main.html
sturgmap/__init__.py
sturgmap/common.py
sturgmap/sturgmap.py
sturgmap.egg-info/PKG-INFO
sturgmap.egg-info/SOURCES.txt
sturgmap.egg-info/dependency_links.txt
sturgmap.egg-info/entry_points.txt
sturgmap.egg-info/requires.txt
sturgmap.egg-info/top_level.txt
tests/__init__.py
tests/test_sturgmap.py