-
Notifications
You must be signed in to change notification settings - Fork 1
Feature: Tile Grid 管理功能 #97
Copy link
Copy link
Open
Description
需求场景
- CGCS2000 坐标系 (EPSG:4490, 4544 等) 无法使用 WebMercatorQuad
- 地方自定义坐标系需要自定义网格
- 用户可能希望 4326 数据使用 4326 网格而非 WebMercatorQuad
- 即使是 3857 数据,用户也可能想优化到自定义网格
初步设计思路
- 全局 Tile Grid 模板库(预定义 + 用户自定义)
- 文件上传时关联 Tile Grid 配置
- 配置参数:CRS、原点、范围、分辨率数组
待讨论
- 配置粒度和参数设计
- 预定义模板列表
- 可视化工具需求
- 导入/导出配置需求
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels