uber/h3

Example H3 data sets

开放

#841 创建于 2024年5月18日

 (3 条评论) (0 个反应) (0 位负责人)C (585 个派生)github user discovery
help wanted

仓库指标

星标
 (6,310 个星标)
PR 合并指标
 (平均合并 7天 19小时) (30 天内合并 17 个 PR)

描述

It would be nice to have a collection of data sets using H3 that folks can use for examples or are just generally useful.

Some ideas:

  • countries, US states, US zip codes as H3 cells at various resolutions
  • water vs land cells

https://geodatasets.readthedocs.io/en/latest/introduction.html is a Python package that does something similar, but for general geographic datasets.

Aside from what examples we want, I think we'd also need to decide:

  • what data format we'd use, or if we'd use multiple
  • how we store the examples---in the repo, or point to external hosting

贡献者指南