Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 282 Bytes

Geometer

Readme a work in progress. Open an issue with questions!

var geometer = createGeometer(db, {precision: 41, geo: true})
// if hashing lat/lon tuples, use an odd precision in order to compensate for lon spanning twice the distance of lat.
//41 bits ~20m2 hashes