Like vgridtools or H3-toolkit, it would be great to have a tool within s2-toolkit that directly bins/counts the features that intersect/lie within each S2 cell and aggregate into a count field.
The current workaround is below, having it done in one go would be great:
- first running the S2 cell compute,
- and then
Count Point in Polygon
Like vgridtools or H3-toolkit, it would be great to have a tool within s2-toolkit that directly bins/counts the features that intersect/lie within each S2 cell and aggregate into a
countfield.The current workaround is below, having it done in one go would be great:
Count Point in Polygon