Converts a bigint H3-encoded value into the H3Grid data type.
Syntax
h3grid ST_H3FromInt(bigint code)Parameters
| Parameter | Description |
|---|---|
code | The H3-encoded grid object of the bigint type. |
Examples
SELECT st_h3fromint(613792635565375487);Output:
st_h3fromint
------------------------
010100FFFF9F6826A18408