Geohash
Get the geohash of a given latitude and longitude.
GET
/
v1
/
geo
/
geohash
Query
The latitude to encode
The longitude to encode
The precision of the geohash. A higher precision value results in a shorter geohash string but represents a smaller area with more precision, while a lower precision value results in a longer geohash string but represents a larger area with less precision.
Header
Your JigsawStack API key
Response
Indicates whether the call was successful.
Was this page helpful?