Good changes

This commit is contained in:
Andras Schmelczer 2026-02-10 22:09:46 +00:00
parent d39d1b15fd
commit 1f68ca0512
23 changed files with 670 additions and 289 deletions

View file

@ -25,6 +25,7 @@ dependencies = [
"rasterio>=1.5.0",
"pyproj>=3.7.2",
"pyshp>=2.3.0",
"folium>=0.20.0",
]
[tool.uv]