geopro/src/data/README.md

12 lines
529 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# data — 数据访问层
Repository 抽象(**异步契约**QFuture/回调 + 取消 + 分页DTO 与领域模型分离。
子目录(设计 §3、§6
- `repo/` — IProjectRepository, IDatasetRepository
- `local/` — LocalSampleRepositoryM1QtConcurrent 跑解析)+ 各格式解析器
- `api/` — ApiRepositoryM1 骨架,签名对齐 pop-api
- `dto/` — 后端 JSON DTO + → model 映射
解析约定见设计 §6.1v 为 [j=y][i=x]、east/north 名值颠倒、影像 EPSG:3857 等)。