Generates a Point geometry representing the center of the GeoHash cell defined by the input string. IfDocumentation Index
Fetch the complete documentation index at: https://docs.wherobots.com/llms.txt
Use this file to discover all available pages before exploring further.
precision is not specified, the full GeoHash precision is used. Providing a precision value limits the GeoHash characters used to determine the Point coordinates.
Signatures
Parameters
A GeoHash string.
The number of decimal places.
Return type
The resulting geometry.

