feat(site_finder): routing POI decay (#41) + OSM utilities (#44) + ЗОУИТ geom (#255bk) #1319

Merged
bot-backend merged 1 commit from feat/poi-routing-osm-utilities-zouit-geom into main 2026-06-13 17:41:02 +00:00
Collaborator

Summary

  • #41 routing-radius decay: reusable ORS /matrix client + per-category decay-curves, opt-in ?decay=routing, graceful straight-line fallback (analyze не 500) + length-guard.
  • #44 OSM utilities: +5 категорий (transformer/gas/water/sewerage/heat) Overpass nwr + nearest_*_m в analyze.
  • #255-backend: ST_AsGeoJSON geom_geojson для ЗОУИТ map-слоя (frontend в отдельном PR).

Test plan

  • code-reviewer ⚠️ (graceful-fallback не 500, opt-in не ломает infra_fit; length-guard добавлен)
  • ruff clean, 99 тестов pass
  • NB: #42 (POI saturation per capita) verified BLOCKED — нет demographic данных (нужен Росстат-скрейп).

Closes #41
Closes #44

## Summary - **#41** routing-radius decay: reusable ORS /matrix client + per-category decay-curves, opt-in ?decay=routing, graceful straight-line fallback (analyze не 500) + length-guard. - **#44** OSM utilities: +5 категорий (transformer/gas/water/sewerage/heat) Overpass nwr + nearest_*_m в analyze. - **#255-backend**: ST_AsGeoJSON geom_geojson для ЗОУИТ map-слоя (frontend в отдельном PR). ## Test plan - [x] code-reviewer ⚠️→✅ (graceful-fallback не 500, opt-in не ломает infra_fit; length-guard добавлен) - [x] ruff clean, 99 тестов pass - NB: #42 (POI saturation per capita) verified BLOCKED — нет demographic данных (нужен Росстат-скрейп). Closes #41 Closes #44
bot-backend added 1 commit 2026-06-13 17:32:30 +00:00
feat(site_finder): routing POI decay (#41) + OSM utility distances (#44) + ЗОУИТ geom (#255bk)
Some checks failed
CI / changes (push) Successful in 7s
CI / frontend-tests (push) Has been skipped
CI / changes (pull_request) Successful in 7s
CI / frontend-tests (pull_request) Has been skipped
CI / backend-tests (push) Successful in 7m42s
CI / backend-tests (pull_request) Successful in 7m40s
Deploy / changes (push) Has been cancelled
Deploy / build-backend (push) Has been cancelled
Deploy / build-worker (push) Has been cancelled
Deploy / build-frontend (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
50555821fb
#41: per-category routing-radius decay через reusable ORS /matrix client (foot-walk
время + per-category пороги + decay-curves), opt-in ?decay=routing, graceful straight-line
fallback (analyze не 500 при ORS down) + length-guard durations==destinations.
#44: +5 OSM-категорий (transformer/gas/water/sewerage/heat) via Overpass nwr;
nearest_{water_main,substation,gas,heat}_m в analyze.utilities.
#255bk: ST_AsGeoJSON(CAST(geom AS geometry)) в _get_cad_zouit_overlaps → geom_geojson.

Closes #41
Closes #44
bot-backend merged commit 50555821fb into main 2026-06-13 17:41:02 +00:00
bot-backend deleted branch feat/poi-routing-osm-utilities-zouit-geom 2026-06-13 17:41:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lekss361/gendesign#1319
No description provided.