Is your feature request related to a problem?
H3 geospatial indexing system is a discrete global grid system similar to geohash and geotile. This grid system partition the earth into hexagons. OpenSearch maps can accommodate datasets that relies on H3 grid for indexing and visualization.
What solution would you like?
Aggregate geo_points based on H3 grid system similar to geo tile which uses map tile.
What alternatives have you considered?
N/A
Do you have any additional context?
N/A