wrongmove/tasks
Viktor Barzin bd788df9aa
Add POI API routes and Celery task
FastAPI router with CRUD endpoints for POIs, distance calculation
trigger, and distance queries. Streaming GeoJSON endpoint now accepts
include_poi_distances=true to inject travel times into features.
Celery task wraps the distance calculator with progress reporting.
2026-02-08 13:14:47 +00:00
..
listing_tasks.py Fix buy listing support: thread ListingType through processing pipeline 2026-02-07 23:34:08 +00:00
poi_tasks.py Add POI API routes and Celery task 2026-02-08 13:14:47 +00:00
task_state.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00