Closed johnclary closed 5 years ago
In switching to census tracts, the unique polygon identifier changed from cell_id to GEOID10. This is a breaking API change, and we intend to use hexbins again in the future. So we should revert to using cell_id as the unique polygon identifier.
cell_id
GEOID10
In switching to census tracts, the unique polygon identifier changed from
cell_id
toGEOID10
. This is a breaking API change, and we intend to use hexbins again in the future. So we should revert to usingcell_id
as the unique polygon identifier.