Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • 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
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

GeoHashLink

Symbols

  • GeoHashDecode
  • GeoHashDimensions
  • GeoHashEncode
  • GeoHashNeighbors
WolframExternalFunctions`GeoHashLink`
GeoHashNeighbors
​
GeoHashNeighbors
[hash]
returns a list of geohash strings that are the neighbors of the given geohash string.
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Get the geohash for the currentl location:
In[1]:=
hash=GeoHashEncode[Here,5]
Out[1]=
dp1k0
Compute the neighboring hashes:
In[2]:=
GeoHashNeighbors[hash]
Out[2]=
{dp1k2,dp1k3,dp1k1,dp17c,dp17b,dp15z,dp1hp,dp1hr}
SeeAlso
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com