Hi,
I have update the license of php5-gdal to the same as GDAL (I copied
the license block).
The project website is: http://projects.geonef.fr/projects/php5-gdal/wiki
If you want to add a link to
http://trac.osgeo.org/gdal/#GDALOGRInOtherLanguages, the project is
ready for it.
Regards,
Jean-Fra
Hi Thomas,
I actually noticed that initiative 2 days ago by searching the ML,
posts dated from around March.
If I had seen them on that time, I would have shared my code earlier.
I never used SWIG. When I wondered in last December if I should
leverage SWIG or write a C++ PHP extension, I chose th
2011/8/9 Jean-François Gigand
>
> I decided to write this library when I got limited at using OGR/PHP
> (segfault crash) and noticed the latter has not been maintained for
> years.
> After trying to compile the SWIG bindings with no success, I thought a
> good robust C++ code would be the best de
Hi,
2011/8/9 Daniel Morissette :
> On 11-08-09 04:04 AM, Peter Hopfgartner wrote:
>>
>> On 08/09/2011 12:32 AM, Jean-François Gigand wrote:
>>>
>>> Hi,
>>>
>>> I am writing a PHP 5 module providing bindings for GDAL and OGR.
>>>
>> This would be a very usefull addition to GDAL.
>
> We should add a
On 11-08-09 04:04 AM, Peter Hopfgartner wrote:
On 08/09/2011 12:32 AM, Jean-François Gigand wrote:
Hi,
I am writing a PHP 5 module providing bindings for GDAL and OGR.
This would be a very usefull addition to GDAL.
We should add a link to it from the GDAL Wiki once the php5-gdal webpage
is
On 08/09/2011 12:32 AM, Jean-François Gigand wrote:
Hi,
I am writing a PHP 5 module providing bindings for GDAL and OGR.
This would be a very usefull addition to GDAL.
It is GPL3-licensed and available here:
http://projects.geonef.fr/projects/php5-gdal/wiki
I'm wondering if it would'nt be mo
Hi,
I am writing a PHP 5 module providing bindings for GDAL and OGR.
It is GPL3-licensed and available here:
http://projects.geonef.fr/projects/php5-gdal/wiki
It is far from complete, bindings are available for about a third of
the C++ interfaces.
I have been working on/with it for 8 months yet,