All Projects → treffynnon → Navigator

treffynnon / Navigator

Licence: BSD-2-Clause license
A PHP library for performing geographical calculations -

Programming Languages

PHP
23972 projects - #3 most used programming language

Navigator

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].