Add POI pipeline

This commit is contained in:
Andras Schmelczer 2026-01-26 21:31:00 +00:00
parent 8a8df2ebfa
commit 4d8b626150
4 changed files with 124 additions and 0 deletions

View file

@ -21,6 +21,7 @@ dependencies = [
"fastapi[standard]>=0.115.0",
"uvicorn>=0.34.0",
"h3>=3.7.0",
"overturemaps>=0.18.0",
]
[dependency-groups]