Skip to content

Commit

Permalink
merge branch 'master' of github.com:phayes/geoPHP
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed Dec 2, 2014
2 parents a91e69a + 5e6d5c4 commit fde48d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and
[![Build Status](https://travis-ci.org/phayes/geoPHP.svg?branch=master)](https://travis-ci.org/phayes/geoPHP)

GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and
can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON,
KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.)
and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
Expand Down

0 comments on commit fde48d9

Please sign in to comment.