microsoft / microsoft/PlanetaryComputerDataCatalog
Spatial extent invalid for mtbs
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 46
- 派生
- 22
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://planetarycomputer.microsoft.com/api/stac/v1/collections/mtbs lists two bboxes, but according to the STAC Collection spec you must list three bboxes. First the union and then all sub-bboxes.
This leads to downstream issues in the clients where the first bbox is omitted: https://mspc.lutana.de/collections/mtbs
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 mtbs collection endpoint 的 STAC 响应,并将其空间范围与 STAC Collection specification 进行比较。在 mspc.lutana.de/collections/mtbs 验证下游示例客户端的行为;完成的标准是 collection 首先列出 union bbox,随后列出两个 sub-bbox,并且客户端保留第一个 bbox。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- api, data
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100