💥 All location points provided by backend are in EPSG:3857

This commit is contained in:
2023-04-23 11:14:11 +02:00
parent 8fafdb3dde
commit d94027da9a
5 changed files with 75 additions and 58 deletions

View File

@@ -17,6 +17,7 @@ uvicorn = "^0.20.0"
asyncpg = "^0.27.0"
msgspec = "^0.12.0"
pyshp = "^2.3.1"
pyproj = "^3.5.0"
[build-system]
requires = ["poetry-core"]