To Geohash
Description | Converts Lat/Long coordinates into a Geohash string. For example, |
Input | String or JSON |
Output | String or JSON |
Precision | The precision in metres |
IsCollection | If True then the input parameter is a JSON collection, otherwise it is simply a string. |
IteratorKey | If the input parameter is a JSON collection, then this parameter indicates the specific attributes in the collection that the function is to operate on. |