kcg-monitoring/frontend/src
htlee 6f4044ce39 feat: MapLibre → deck.gl 전면 전환 + 어구 서브클러스터 구조 개선
- 실시간 선박 13K: MapLibre symbol → deck.gl IconLayer (useShipDeckLayers + shipDeckStore)
- 선단/어구 폴리곤: MapLibre Source/Layer → deck.gl GeoJsonLayer (useFleetClusterDeckLayers)
- 선박 팝업: MapLibre Popup → React 오버레이 (ShipPopupOverlay + ShipHoverTooltip)
- 리플레이 집중 모드 (focusMode), 라벨 클러스터링, fontScale 연동
- Python: group_key 고정 + sub_cluster_id 분리, 한국 국적 어구 오탐 제외
- DB: sub_cluster_id 컬럼 추가 + 기존 '#N' 데이터 마이그레이션
- Backend: DISTINCT ON CTE로 서브클러스터 중복 제거, subClusterId DTO 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 15:44:09 +09:00
..
assets feat: 프론트엔드 모노레포 이관 + signal-batch 연동 + Tailwind/i18n/테마 전환 2026-03-17 13:54:41 +09:00
components feat: MapLibre → deck.gl 전면 전환 + 어구 서브클러스터 구조 개선 2026-03-31 15:44:09 +09:00
constants feat: 분석 용어/색상 통일 + 경량 분석 + 항적 미니맵 2026-03-25 12:39:22 +09:00
contexts feat: 지도 글꼴 크기 커스텀 시스템 (4개 그룹 슬라이더) 2026-03-24 09:27:11 +09:00
data feat: 웹폰트 내장 + 이란 시설물 색상/가독성 개선 2026-03-24 10:11:59 +09:00
hooks feat: MapLibre → deck.gl 전면 전환 + 어구 서브클러스터 구조 개선 2026-03-31 15:44:09 +09:00
i18n feat: 한국 레이어 핵심 기능 통합 — 해외시설·현장분석·선단강조·버그수정 (#145) 2026-03-23 08:19:54 +09:00
services feat: MapLibre → deck.gl 전면 전환 + 어구 서브클러스터 구조 개선 2026-03-31 15:44:09 +09:00
stores feat: MapLibre → deck.gl 전면 전환 + 어구 서브클러스터 구조 개선 2026-03-31 15:44:09 +09:00
styles feat: 웹폰트 내장 + 이란 시설물 색상/가독성 개선 2026-03-24 10:11:59 +09:00
utils feat: MapLibre → deck.gl 전면 전환 + 어구 서브클러스터 구조 개선 2026-03-31 15:44:09 +09:00
App.css feat: 웹폰트 내장 + 이란 시설물 색상/가독성 개선 2026-03-24 10:11:59 +09:00
App.tsx feat: 지도 글꼴 크기 커스텀 시스템 (4개 그룹 슬라이더) 2026-03-24 09:27:11 +09:00
env.d.ts feat: 웹폰트 내장 + 이란 시설물 색상/가독성 개선 2026-03-24 10:11:59 +09:00
index.css feat: 웹폰트 내장 + 이란 시설물 색상/가독성 개선 2026-03-24 10:11:59 +09:00
main.tsx feat: 웹폰트 내장 + 이란 시설물 색상/가독성 개선 2026-03-24 10:11:59 +09:00
types.ts feat(frontend): 이란 리플레이 실데이터 전환 + 피격선박 이벤트 통합 2026-03-24 07:52:22 +09:00