microsoft / microsoft/PlanetaryComputerExamples
partition vs. fips confusion in census-data tutorial
未关闭
还没有人认领这个 Issue。
- 主要语言
- Jupyter Notebook
- 星标
- 455
- 派生
- 225
- PR 合并指标
- 30 天内没有已合并 PR
描述
In the first part of the census-data notebook, you have ri = geo.get_partition(39).compute() which downloads a map of Rhode Island, whose FIPS is 44, rather than Ohio, which is 39. I tried get_partition(35) for NM, and, ironically, got Ohio. How can I determine which partition pertains to which state?
Thank you very much.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 census-data notebook 的第一部分开始,检查 get_partition(39) 示例。使用报告中的 Ohio、Rhode Island 和 New Mexico 案例验证分区到州的映射。完成的标准是教程解释如何识别某个州的分区,并且不再展示会造成误解的州示例。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100