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 Apr 15, 2011
2 parents 475b8b0 + 160b0a2 commit 014aceb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,11 @@ Adapters
* read Read from adapter format and return a geometry object
* write Read a geometry object and return adapter format
- Instances
* WKT Enables reading and writing WKT
* WKT Enables reading and writing WKT (Well Known Text)
* WKB Enables reading and writing WKB (Well Known Binary). This is very fast.
* GeoJSON Enables reading and writing GeoJSON
* KML Enables reading and writing KML (Google Earth)
* GoogleGeocode Enables geocoding and reverse geocoding via google geocoding API
* GoogleGeocode Enables geocoding and reverse-geocoding via google geocoding API
* GPX Enables reading and writing GPX (from handheld GPS devices)

Geometry
Expand Down

0 comments on commit 014aceb

Please sign in to comment.