feat(site-finder): теплотрассы из OSM в слой инженерной инфраструктуры (Фаза C1) #2280
No reviewers
Labels
No labels
admin
analytics
auth
automation
bug
business
chore
ci
compliance
data
data-moat
docs
duplicate
dx
enhancement
Fable 5 ревью
feedback/max
generative
GG-форсайт
needs-discussion
needs-human
observability
pause-bots
performance
priority/p0
priority/p1
priority/p2
priority/p3
scope/backend
scope/db
scope/devops
scope/frontend
scope/qa
scrapers
security
site-finder
stage/1
stage/2
status/blocked
status/done
status/needs-analysis
status/needs-fix
status/qa
status/ready
status/review
status/wip
tech-debt
tradein
ux
week ревью 1
wontfix
вторичка
ИРД
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lekss361/gendesign#2280
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/osm-heat-pipelines"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Что
Фаза C #2119, кирпич C1.
man_made=pipelineтеперь классифицируется по тегуsubstance: gas/natural_gas/cng → kind=gas (как раньше), heat/hot_water/steam → kind=heat — это ~135 way теплотрасс в ЕКБ, единственный гео-источник тепла для §3 (тегman_made=heat_substationв ЕКБ пуст, heat-слой был гео-пустым)._PIPELINE_SUBSTANCE_KIND— единый маппинг substance→kind;_SUBSTANCE_FILTERвыводится из него (фильтр и классификатор не разъедутся).type-тег как fallback сохранён.Тесты
64 passed (фильтр, классификация, gas-регрессия, скип без substance, смешанный батч, порядок характеристик). ruff clean.
Ревью
code-reviewer: ✅ APPROVE (регрессия gas, Overpass-нагрузка, UPSERT-дедуп — все чисто).
Post-deploy
Эффект после weekly Overpass sync (Celery) или ручного прогона:
SELECT count(*) FROM osm_utility_infrastructure_ekb WHERE infrastructure_kind='heat'— ожидаем ~135.Refs #2119