PHP bindings for GEOS are ready for wider test/use.

Exposed classes:
        - GEOSWKTReader
        - GEOSWKTWriter
        - GEOSWKBReader (hex-only)
        - GEOSWKBWriter (hex-only)
        - GEOSGeometry

Only missing functionality in GEOSGeometry is
the ::normalize function, being the only mutator
function in the whole C-API (ouch).

The code comes with unit testing, which you can 
look at to see how to use.

./configure --enable-php && make check

Buildbot support for such configuration would be
nice to have. Anyone ?
http://buildbot.osgeo.org:8506/waterfall times out, btw.

Suggestions for a good documentation plan are welcome.
Ideally something integrating with Doxygen.


--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html
_______________________________________________
geos-devel mailing list
geos-devel@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to