Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 4 of 4 found.
[1] < 1 > [1]  Sort:

gh_neighbours (Package: geohash) : Get neighbours to geohashes

Geohashes are calculated using a fixed-sized box, which means it's easy to take a geohash and extract the neighbouring boxes around it, in each direction. These functions either extract all neighbours, or individual neighbours, depending on your preference.
● Data Source: CranContrib
● Keywords:
● Alias: east, gh_neighbours, neighbours, north, northeast, northwest, south, southeast, southwest, west
● 0 images

geohash (Package: geohash) : Tools for handling URLs

The geohash package provides tools to encode lat/long pairs into geohashes, decode those geohashes, and identify neighbours their neighbours.
● Data Source: CranContrib
● Keywords:
● Alias: geohash, geohash-package
● 0 images

gh_encode (Package: geohash) : Encode Latitude and Longitude Values

gh_encode generates geohashes of a given precision from vectors of latitude and longitude values.
● Data Source: CranContrib
● Keywords:
● Alias: gh_encode
● 0 images

gh_decode (Package: geohash) : Decode Geohashes

gh_decode takes geohashes and turns them back into latitude/longitude pairs, with an associated margin of error for each value.
● Data Source: CranContrib
● Keywords:
● Alias: gh_decode
● 0 images