GEOHASH_ENC
Syntax
GEOHASH_ENC(<number>;<number>)
Description
Encodes the given latitude and longitude into a geohash value with precision of 12 digits.
The purpose of the geohash.org service is to offer short URLs which uniquely identify positions on the Earth, so that referencing them in emails, forums, or websites is more convenient.
Example
Column1 | GEOHASH_ENC() returns |
---|---|
57.64911;10.40744 | u4pruydqqvj |