Geohash#
Geohash encoding, decoding, and utilities.
Classes#
|
Geohash: Base32 string encoding a rectangular geographic area. |
Functions#
|
Calculate the area covered by geohash codes. |
|
Overloaded function. |
|
Decode geohash strings into geographic coordinates. |
|
Encode geographic coordinates into geohash strings. |
|
Get the XArray grid representing the GeoHash grid. |
|
Transform geohash codes between different precision levels. |