1.1.2 • Published 6 years ago

@firstclasspostcodes/geohash v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Geohash

Transform geographic coordinates in the form of latitude and longitude into numerical geohashes.

NPM JavaScript Style Guide Build Status Greenkeeper badge codecov Try geohash on RunKit

At Firstclasspostcodes, we use geohashes inside DynamoDB to quickly retrieve matching postcodes for a particular coordinate. Our solution has been adapted from this original blog post and we've extracted some of the code from an existing NPM library to suit our own purposes.

Getting Started

npm i @firstclasspostcodes/geohash --save

Then refer to the documentation here on how to start using it.

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago