gregbiv/blue-x-geohash

A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.

dev-master 2014-07-21 04:55 UTC

This package is not auto-updated.

Last update: 2024-04-23 05:20:31 UTC


README

A library of where in the world things are. Mostly this library is concerned with geohashes, which encode latitude/longitude pairs into scalar, and therefore index-friendly, values.

Requirements

  • PHP 5.3+
  • PSR-0 autoloading

Documentation

Some docs are in the «documentation» directory.