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

Release notes
-------------
- Fixed issue #16: Segfault on rdp_simplify for GeoJSON
- Add Travis tests (Emir Beganovic)
- Fixed issue #20: Add Geo Hashing functions geohash_encode and geohash_decode. 
(Emir Beganovic)

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: http://pecl.php.net/package/geospatial
   Changelog: http://pecl.php.net/package-changelog.php?package=geospatial
    Download: http://pecl.php.net/get/geospatial-0.2.0.tgz

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


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

Reply via email to