Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

GeoHash

A library written in PHP contaning methods for encoding and decoding of GeoHashes.

This project is very early in development, expect errors etc.

Version

The current Geohash version is 0.9.

Q: Why 0.9?

A: I think it is stable and ready for release, but since I am the only user, I'll wait to someone else has testet it before releasing 1.0...

Requirements

  • PHP >= 5.3.0

Documentation

Have a look at the 'example.php' file to see how to use the library.