switch to osmnx

This commit is contained in:
2024-07-07 14:49:10 +02:00
parent 49ce8527a3
commit f9c86261cb
13 changed files with 470 additions and 959 deletions

View File

@@ -7,8 +7,9 @@ name = "pypi"
numpy = "*"
scipy = "*"
fastapi = "*"
osmpythontools = "*"
pydantic = "*"
shapely = "*"
osmnx = "*"
networkx = "*"
[dev-packages]