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
N
e
i
g
h
b
o
r
s
G
e
o
H
a
s
h
N
e
i
g
h
b
o
r
s
[
h
a
s
h
]
r
e
t
u
r
n
s
a
l
i
s
t
o
f
g
e
o
h
a
s
h
s
t
r
i
n
g
s
t
h
a
t
a
r
e
t
h
e
n
e
i
g
h
b
o
r
s
o
f
t
h
e
g
i
v
e
n
g
e
o
h
a
s
h
s
t
r
i
n
g
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Get the geohash for the currentl location:
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
Compute the neighboring hashes:
I
n
[
2
]
:
=
G
e
o
H
a
s
h
N
e
i
g
h
b
o
r
s
[
h
a
s
h
]
O
u
t
[
2
]
=
{
d
p
1
k
2
,
d
p
1
k
3
,
d
p
1
k
1
,
d
p
1
7
c
,
d
p
1
7
b
,
d
p
1
5
z
,
d
p
1
h
p
,
d
p
1
h
r
}
S
e
e
A
l
s
o
"
"