treffynnon / Navigator

A PHP library for performing geographical calculations -

Home Page:http://navigator.simonholywell.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flattr this git repo Build Status

A PHP library for geographic calculations:

  • Calculate the distance between two coordinate points on the earth's surface (using Vincenty, Haversine, Great Circle or The Cosine Law)
  • Conversion between units (metres to kilometres, nautical miles and miles).
  • Convert coordinate notation (decimals to degrees, minutes & seconds and back again).

This is an improved (PHP5.3+) and tested version of Geographic Calculations in PHP.

For more information and documentation please see the documentation.

Licence

This library is under a permissive BSD 2-Clause License.

About

A PHP library for performing geographical calculations -

http://navigator.simonholywell.com

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 100.0%