<div>Hello,</div>
<div> </div>
<div>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 :</div>
<div> $aoptions[0] = 'OVERWRITE=YES';<br> $aoptions[1] = 'GEOMETRY_NAME=the_geom';</div>
<div>but it doesn't works.</div>
<div> </div>
<div>Thanks for help!<br> </div>
<div> </div>
<div>Roberto Starnini</div>