Converts an H3-encoded string to an h3grid value.
Syntax
h3grid ST_H3FromText(text h3code);Parameters
| Parameter | Description |
|---|---|
h3code | The H3-encoded string to convert, such as '884a126689fffff'. |
Examples
SELECT ST_H3FromText('884a126689fffff');Output:
st_h3fromtext
------------------------
010100FFFF9F6826A18408