Skip to content

Generate BDC geographies #3

@rmx90210

Description

@rmx90210

It would be neat if we had some code here to generate a few geodata assets for working with the BDC data:

  1. H3 resolution-8 hexagons overlapping a given geometry (e.g. a state)
  2. Intersections between census blocks and H3 resolution-8 hexagons within a given geometry (I've been calling these "BDC atoms" 🤷‍♂️)

I used h3-pg to create hexagons in a Postgres/PostGIS database, but it would be awesome to be able to do this from our Python code base!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions