← Case studiesKIM YEONJUN

탐색적 R&D · 비공개 데모 · R&D

Heat Agent — 폭염 보행경로 분석

A Web GIS prototype that compares walking alternatives using both distance and estimated heat exposure.최단거리뿐 아니라 열노출까지 고려해 보행 대안 경로를 비교하는 Web GIS 프로토타입입니다.

ROLE · 담당연구 설계 · 네트워크 분석 · Web GIS 프로토타입
CONTEXT · 구분개인 탐색적 R&D · 현장 검증 전 단계
TECHNOLOGY · 기술Python · OSMnx · Web GIS

SYSTEM ARCHITECTURE · 시스템 구조

Walking networkHeat exposure dataWeighted routingAlternative pathsWeb GIS prototype
The diagram shows only the disclosed system boundary. · 공개 가능한 시스템 범위만 표시했습니다.

Context & problem배경과 문제

Conventional routing optimizes time or distance but does not explain how heat exposure differs between walking alternatives.일반 경로 탐색은 거리와 시간에 집중해 폭염 시 보행자가 경험하는 열환경 차이를 설명하지 못합니다.

Approach접근 방법

Combined a pedestrian network with heat-environment data and compared paths using different distance and exposure weights.보행 네트워크에 열환경 정보를 결합하고 거리와 열노출의 가중치를 달리한 대안 경로를 비교했습니다.

Architecture decision기술 선택과 판단

Presented distance-first and heat-first alternatives instead of labeling one path as universally optimal.최적 경로 하나를 정답처럼 제시하지 않고 거리 우선과 열노출 우선 대안을 함께 보여주는 방식으로 설계했습니다.

Implementation constraint구현 제약

Aligned pedestrian-network segments with heat data at different spatial resolutions.서로 다른 공간 해상도의 보행 네트워크와 열환경 데이터를 경로 단위로 결합하는 구조를 만들었습니다.

Result결과

Implemented a Web GIS prototype for comparing route-level heat exposure; field effectiveness has not been validated.경로별 열환경 차이를 지도에서 비교하는 프로토타입을 구현했습니다. 현장 검증 전이므로 효과 수치는 제시하지 않습니다.

Verified evidence확인 가능한 근거

No public demo or repository is available, so the prototype and validation boundary are stated explicitly.공개 가능한 데모와 저장소가 없어 설계 범위와 검증 단계를 명확히 표시합니다.