[geos-devel] PHP binding ready
strk
strk at keybit.net
Thu Jun 24 06:00:00 EDT 2010
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
More information about the geos-devel
mailing list