[geos-devel] wrapping GEOS to PHP
Paul Ramsey
pramsey at refractions.net
Mon Sep 5 00:42:23 EDT 2005
Sure, check out the PHP documentation on extensions :) There are, at
least, no shortage of examples in the PHP
source tree.
Also, Sean Gillies has started with SWIG bindings for GEOS, and has
implemented them for Python. You could start from there, and add and
test the things you need for PHP (which is also supported by SWIG).
That is possibly the easiest path. All paths involve some non-trivial
work though :)
P.
On 4-Sep-05, at 9:29 PM, Eduardo Patto Kanegae wrote:
> Hi folks,
>
> Is there a way to "wrap" GEOS to PHP and then build a "PHP/GEOS"
> extension?
>
> best regards.
>
> --
> Eduardo Patto Kanegae
> http://www.webmapit.com.br
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
>
More information about the geos-devel
mailing list