- Categories:
H3_ INT_ TO_ STRING¶
Converts the INTEGER value of an H3 cell ID to hexadecimal format.
- See also:
语法
实参
cell_idAn INTEGER value that represents the cell ID (index (https://h3geo.org/docs/core-library/h3Indexing)).
返回
返回十六进制格式的 H3 单元格 ID。
示例
以下示例将 H3 单元格 ID 的 INTEGER 值转换为十六进制格式。