filters.h3#
The H3 filter adds a H3 ID at a given resolution
. The
uint64_t
integer corresponds to the H3 index of the point.
Streamable Stage
This stage supports streaming operations
Warning
filters.h3 internally depends on being able to reproject the coordinate system to EPSG:4326
.
If the data does not have coordinate system information, the filter will throw an error.
Options#
- resolution
The H3 resolution [Default: 0]