H3 Hexagonal Index
Index raster or vector data onto an H3 hexagonal grid. For a single raster, samples values at H3 cell centroids. For a stack of rasters with a shared grid, aggregates each raster into one column of a wide H3-indexed table (the publisher pattern — see `rasters` input). For vectors, assigns H3 cell IDs to point or polygon features. Enables consistent spatial comparison across regions at configurable resolutions.
| ID | analysis_h3_index |
|---|---|
| Domain | geo |
| Category | analysis |
| Type | raster-to-table |
| Version | 1.1.0 |