--- type: page-dependencies status: stable page_id: B05_wf2_Route related_pages: ["[[B05_wf2_Route/B05_frontend]]", "[[B05_wf2_Route/B05_backend]]"] last_updated: 2026-07-12 source: 상위 프로젝트 B05_wf2_Route import 구문·엔진 직접 확인 (2026-07-12) --- # B05_wf2_Route — Dependencies 공유 의존성 정의는 [[../../concepts/dependencies]]에 둔다. | 항목 | 역할 | |---|---| | Whitebox | D8 흐름누적 기반 skeleton 보조 | | GeoPandas | 지표면·공간 데이터 처리 | | Shapely | 경로·금지영역 기하 연산 | | NumPy | 격자·비용면·Dijkstra 계산 | | SciPy | 격자 보간·수치 계산 보조 | | aiomysql | routes·route_points·route_statistics Raw SQL | ## 페이지 파일별 연결 | 파일 | 위치 | 역할 | |---|---|---| | `B05_wf2_Route_Engine_Skeleton.py` | `:1` | Whitebox/NumPy 흐름누적 skeleton | | `B05_wf2_Route_Engine_RidgeValley.py` | `:1` | NumPy 기반 ridge-valley 탐색 | | `B05_wf2_Route_Repository.py` | `:1` | aiomysql 비동기 저장 | | `B05_wf2_Route_UI_Page.ts` | `:1` | TypeScript DOM·공통 UI 렌더링 |