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_DEC_LAT(<string>)

Description

Decodes the given geohash value into the latitude with a precision of six after the decimal place.

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_DEC_LAT() returns
u4pruydqqvj
57.649111
  • No labels