Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
GeoHashLink
Symbols
GeoHashDecode
GeoHashDimensions
GeoHashEncode
GeoHashNeighbors
WolframExternalFunctions`GeoHashLink`
G
e
o
H
a
s
h
D
e
c
o
d
e
G
e
o
H
a
s
h
D
e
c
o
d
e
[
h
a
s
h
]
d
e
c
o
d
e
s
a
g
e
o
h
a
s
h
s
t
r
i
n
g
i
n
t
o
a
G
e
o
P
o
s
i
t
i
o
n
o
b
j
e
c
t
a
n
d
a
G
e
o
B
o
u
n
d
s
R
e
g
i
o
n
o
b
j
e
c
t
.
Examples
(
1
)
Basic Examples
(
1
)
Encode a GeoPosition:
I
n
[
1
]
:
=
h
a
s
h
=
G
e
o
H
a
s
h
E
n
c
o
d
e
[
H
e
r
e
,
5
]
O
u
t
[
1
]
=
d
p
1
k
0
Decode it:
I
n
[
2
]
:
=
G
e
o
H
a
s
h
D
e
c
o
d
e
[
h
a
s
h
]
O
u
t
[
2
]
=
G
e
o
P
o
s
i
t
i
o
n
G
e
o
P
o
s
i
t
i
o
n
[
{
4
0
.
1
0
0
1
,
-
8
8
.
2
2
0
2
}
]
,
G
e
o
B
o
u
n
d
s
R
e
g
i
o
n
G
e
o
B
o
u
n
d
s
R
e
g
i
o
n
[
{
{
4
0
.
0
7
8
1
,
4
0
.
1
2
2
1
}
,
{
-
8
8
.
2
4
2
2
,
-
8
8
.
1
9
8
2
}
}
]
S
e
e
A
l
s
o
"
"