[gdal-dev] Two OGR Driver questions: specifically OCI but really a general question

Frank Warmerdam warmerdam at pobox.com
Fri Oct 29 09:44:42 EDT 2010


Peter J Halls wrote:
> Dear Team,
> 
>    would someone please explain to me the purpose of the 
> UnboundCreateFeature method?  Within the OCI driver it does not appear 
> that this method can ever get invoked: is it superseded by the 
> BoundCreateFeature method?
> 
>    Secondly, the OCI driver BoundCreateFeature method appears to write 
> the FID value into the feature data structure as well as write it out 
> into the SQL to perform the action; the UnboundCreateFeature method does 
> not.  Is this a requirement?

Peter,

I don't really recall the reason for the bound and unbound versions.
But the unbound case can still be used if the MULTI_LOAD=false layer
creation option is used.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the gdal-dev mailing list