geospatial

pecl install geospatial

PHP Extension to handle common geospatial functions

The extension currently has implementations of the Haversine and
Vincenty's formulas for calculating distances, an initial bearing calculation
function, a Helmert transformation function to transfer between different
supported datums, conversions between polar and Cartesian coordinates,
conversions between Degree/Minute/Seconds and decimal degrees, a method to
simplify linear geometries, as well as a method to calculate intermediate
points on a LineString.

Maintainer

  • Derick Rethans (lead )
  • Michael MacClean (lead )

Details

Stars: 56
Issue openned: 2
Downloads: 50782
0.3.2
2 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 8.3
Loading...
PHP 8.2
Loading...
PHP 8.1
Loading...
PHP 8.0
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 8.3
Loading...
PHP 8.2
Loading...
PHP 8.1
Loading...
PHP 8.0
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.3.2 change log


- Fixed a bug with polar_to_cartesian and cartesian_to_polar having the wrong arginfo

requires:

  • php >=7.0.0
  • pearinstaller >=1.4.0b1