[Gdal-dev] PHP_OGR layer create options

Roberto Starnini roberto.starnini at gmail.com
Thu Jun 28 05:11:43 EDT 2007


Hello,

I have used ogr/php library to migrate layers from Oracle to Postgres. I
have a problem with the last parameter of OGR_DS_CreateLayer()  function. I
have passed an array of options :
 $aoptions[0] = 'OVERWRITE=YES';
 $aoptions[1] = 'GEOMETRY_NAME=the_geom';
but it doesn't works.

Thanks for help!


Roberto Starnini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20070628/5f1cdd89/attachment.html


More information about the Gdal-dev mailing list