Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

Column1GEOHASH_ENC() returns

57.64911;10.40744

u4pruydqqvj

  • No labels