Skip to content

Commit

Permalink
updating postGIS example to use EWKB
Browse files Browse the repository at this point in the history
  • Loading branch information
phayes committed Apr 5, 2012
1 parent abbd69a commit 0506e47
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
Expand Up @@ -92,7 +92,7 @@ Clearly, more complex analysis is possible.

Working with PostGIS
---------------------
geoPHP, through it's WKB adapter, has good integration with postGIS. Here's an example of reading and writing postGIS geometries
geoPHP, through it's EWKB adapter, has good integration with postGIS. Here's an example of reading and writing postGIS geometries

```php
<?php
Expand Down

0 comments on commit 0506e47

Please sign in to comment.