LICENSE
README.md
pyproject.toml
assets/geo/__init__.py
assets/geo/ch-cantons-coarse.json
assets/geo/ch-cantons.json
assets/geo/ch-districts-coarse.json
assets/geo/ch-districts.json
assets/geo/countries-10m.json
assets/geo/countries-110m.json
assets/geo/countries-50m.json
assets/geo/de-kreise-coarse.json
assets/geo/de-kreise.json
assets/geo/de-states-coarse.json
assets/geo/de-states.json
assets/geo/elevation-16arcmin.png
assets/geo/elevation-4arcmin.png
assets/geo/elevation-8arcmin.png
assets/geo/fr-departments-coarse.json
assets/geo/fr-departments.json
assets/geo/fr-regions-coarse.json
assets/geo/fr-regions.json
assets/geo/it-province-coarse.json
assets/geo/it-province.json
assets/geo/it-regions-coarse.json
assets/geo/it-regions.json
assets/geo/relief-lowres.png
assets/geo/rivers-50m.geojson
assets/geo/us-counties-coarse.json
assets/geo/us-counties.json
assets/geo/us-states-coarse.json
assets/geo/us-states.json
scripts/_assets.py
scripts/_classify.py
scripts/_geo_colors.py
scripts/_interactive.py
scripts/_relief.py
scripts/_render.py
scripts/_svg.py
scripts/build_color_relief_figures.py
scripts/build_doc_map_figures.py
scripts/build_relief_exaggeration_figures.py
scripts/build_situation_examples.py
scripts/make_choropleth.py
scripts/make_density.py
scripts/make_situation_map.py
sprezzature_maps/__init__.py
sprezzature_maps/api.py
sprezzature_maps/cli.py
sprezzature_maps/cli_click.py
sprezzature_maps/gui.py
sprezzature_maps/mcp.py
sprezzature_maps.egg-info/PKG-INFO
sprezzature_maps.egg-info/SOURCES.txt
sprezzature_maps.egg-info/dependency_links.txt
sprezzature_maps.egg-info/entry_points.txt
sprezzature_maps.egg-info/requires.txt
sprezzature_maps.egg-info/top_level.txt
tests/test_admin_boundaries.py
tests/test_api.py
tests/test_classify.py
tests/test_cli_click.py
tests/test_density.py
tests/test_mcp.py
tests/test_readme_is_pypi_safe.py
tests/test_release_consistency.py
tests/test_situation_map.py
tests/test_smoke.py