Converts a bigint H3 index into an H3Grid value.
Syntax
h3grid ST_H3FromInt(bigint code)Parameters
| Parameter | Type | Description |
|---|---|---|
code | bigint | The H3-encoded grid index. |
Example
SELECT ST_H3FromInt(613792635565375487);Output:
st_h3fromint
------------------------
010100FFFF9F6826A18408