.gitignore
.readthedocs.yaml
CITATION.cff
CITATION.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DevelopersGuide.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
environment.yml
environment_dev.yml
pyproject.toml
requirements.txt
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/codecov
.github/workflows/draft-pdf.yml
.github/workflows/greetings.yml
.github/workflows/pypi_release.yml
.github/workflows/stale.yml
.github/workflows/testing.yml
.idea/inspectionProfiles/Project_Default.xml
GemGIS.egg-info/PKG-INFO
GemGIS.egg-info/SOURCES.txt
GemGIS.egg-info/dependency_links.txt
GemGIS.egg-info/requires.txt
GemGIS.egg-info/top_level.txt
gemgis/__init__.py
gemgis/_version_generated.py
gemgis/download_gemgis_data.py
gemgis/gemgis.py
gemgis/misc.py
gemgis/postprocessing.py
gemgis/raster.py
gemgis/utils.py
gemgis/vector.py
gemgis/visualization.py
gemgis/web.py