We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5741044 commit 9e76ecdCopy full SHA for 9e76ecd
README.rst
@@ -1,6 +1,10 @@
1
=====================================
2
geospatial - PHP Geospatial Extension
3
4
+.. image:: https://travis-ci.org/php-geospatial/geospatial.svg?branch=master
5
+ :target: https://travis-ci.org/php-geospatial/geospatial
6
+.. image:: https://codecov.io/gh/php-geospatial/geospatial/branch/master/graphs/badge.svg?branch=master
7
+ :target: https://codecov.io/github/php-geospatial/geospatial?branch=master
8
9
PHP Extension to handle common geospatial functions. The extension currently
10
has implementations of the Haversine and Vincenty's formulas for calculating
0 commit comments