The new PECL package geospatial-0.3.1 (beta) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Added support for PHP 8
- Drop support for PHP 5

Package Info
-------------
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.

Related Links
-------------
Package home: https://pecl.php.net/package/geospatial
   Changelog: https://pecl.php.net/package-changelog.php?package=geospatial
    Download: https://pecl.php.net/get/geospatial-0.3.1.tgz

Authors
-------------
Derick Rethans <der...@php.net> (lead)
Michael Maclean <m...@php.net> (lead)

-- 
PECL development discussion Mailing List (https://pecl.php.net/)
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to