관련 파일: [dxf/block_partition_report.mjs](https://gitea.hmac.kr/Hyein/issue-sample/src/branch/master/dxf/block_partition_report.mjs)
DXF 블록 정보를 기반으로 도면을 분할하고, 시각 리포트와 구조화 데이터(JSON)를 동시에 제공하는 분석 체계를 구축합니다.
**관련 코드 위치:**
- [블록 분할 파이프라인 (block_partition_report.mjs)](https://gitea.hmac.kr/Hyein/issue-sample/src/branch/master/dxf/block_partition_report.mjs)
- [분할 결과 데이터 (block_partition_report.json)](https://gitea.hmac.kr/Hyein/issue-sample/src/branch/master/dxf/block_partition_report.json)
- [시각화 뷰어 (block_partition_report.html)](https://gitea.hmac.kr/Hyein/issue-sample/src/branch/master/dxf/block_partition_report.html)
**요구 사항 상세:**
- **블록 중심 데이터화**: BLOCK/INSERT 단위 정보를 추출해 파티션 데이터로 변환합니다.
- **영역 기반 분류**: zoneKey를 통해 위치 구간별 객체 밀도와 분포를 검토합니다.
- **현장 검토 UI 제공**: 시각화 + 표 기반 확인으로 검수 시간을 줄입니다.
- **품질 유지**: 과대 경계/좌표 이상치 필터링으로 리포트 신뢰도를 관리합니다.
---
**하위 이슈:**
- #35 [dxf] 블록 추출 파이프라인 구현
- #36 [dxf] 도면 분할 뷰어 및 zone 정보 제공
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
관련 파일: dxf/block_partition_report.mjs
DXF 블록 정보를 기반으로 도면을 분할하고, 시각 리포트와 구조화 데이터(JSON)를 동시에 제공하는 분석 체계를 구축합니다.
관련 코드 위치:
요구 사항 상세:
하위 이슈:
[DXF][MASTER-02] 블록 추출 및 도면 분할 리포트to [dxf][MASTER-02] 블록 추출 및 도면 분할 리포트[dxf][MASTER-02] 블록 추출 및 도면 분할 리포트to [dxf] 블록 추출 및 도면 분할 리포트