Added refiner (for minor landmarks)
All checks were successful
Build and push docker image / Build (pull_request) Successful in 2m17s
Build and release APK / Build APK (pull_request) Successful in 5m13s
Build web / Build Web (pull_request) Successful in 1m14s

This commit is contained in:
2024-06-23 10:50:44 +02:00
parent 1f5bd92895
commit 34922a2645
8 changed files with 4923 additions and 1721 deletions

View File

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