Added refiner (for minor landmarks)

This commit is contained in:
2024-06-23 10:50:44 +02:00
committed by Remy Moll
parent 2f8c6c0746
commit 9609a56bf2
8 changed files with 4923 additions and 1721 deletions

View File

@@ -9,5 +9,6 @@ scipy = "*"
fastapi = "*"
osmpythontools = "*"
pydantic = "*"
shapely = "*"
[dev-packages]