OmniSciDB
a5dc49c757
|
Functions | |
EXTENSION_NOINLINE H3Index H3_EXPORT() | geoToH3 (const double lon, const double lat, int res) |
find the H3 index of the resolution res cell containing the lat/lng More... | |
Functions for geoToH3
EXTENSION_NOINLINE H3Index H3_EXPORT() geoToH3 | ( | const double | lon, |
const double | lat, | ||
int | res | ||
) |
find the H3 index of the resolution res cell containing the lat/lng
Definition at line 730 of file h3Index.hpp.
References _faceIjkToH3(), _geoToFaceIjk(), degsToRads(), FaceIJK, GeoCoord, H3_NULL, MAX_H3_RES, and run_benchmark_import::res.