guideCity/backend/seed
vrubelroman 2901950520 Add 5 real places near Solntsevo (Domostroitelnaya 14) for live testing
Metro Solntsevo, the district's central park/pond (Bogdanova St),
Meshchersky forest park, the Levenson dacha (a Shekhtel-designed 1900
Art Nouveau landmark), and the Peredelkino writers' village — all
researched with real coordinates/history, in RU/EN x short/medium/long.

Verified against the live nearby endpoint: all 5 are found from the
user's actual coordinates (55.662303, 37.425486), radius expanding to
5100m to cover the farthest (Peredelkino village, ~5012m out).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-09 20:26:00 +00:00
..
__init__.py Add FastAPI backend with PostGIS-backed nearby search 2026-07-09 18:31:29 +00:00
cities.yaml Add FastAPI backend with PostGIS-backed nearby search 2026-07-09 18:31:29 +00:00
moscow_city.yaml Add researched Moscow seed content (22 places, RU/EN, 3 lengths) 2026-07-09 18:41:16 +00:00
moscow_gorky_park.yaml Add researched Moscow seed content (22 places, RU/EN, 3 lengths) 2026-07-09 18:41:16 +00:00
moscow_red_square.yaml Add researched Moscow seed content (22 places, RU/EN, 3 lengths) 2026-07-09 18:41:16 +00:00
moscow_solntsevo.yaml Add 5 real places near Solntsevo (Domostroitelnaya 14) for live testing 2026-07-09 20:26:00 +00:00
seed_loader.py Add structured logging throughout the backend 2026-07-09 20:10:10 +00:00