Skip to content

Commit

Permalink
Adding in EWKT and EWKB
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed Apr 5, 2012
1 parent cd3b473 commit abbd69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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, WKB, GeoJSON,
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 abbd69a

Please sign in to comment.