[gdal-dev] OGR-OCI (Oracle) Interface

Frank Warmerdam warmerdam at pobox.com
Tue Jun 22 08:36:24 EDT 2010


On Tue, Jun 22, 2010 at 8:19 AM, Peter J Halls <P.Halls at york.ac.uk> wrote:
> Dear All,
>
>    I have an application that has need of the use of an Oracle 'collection'
> (aka array) as a column type.  The OGR OCI driver does not currently support
> this.  Would I be better pre-defining the table and then using SQL_Execute
> to manipulate the array column or to consider extending the OGR OCI driver
> to support this as an additional data type?  Is this data type likely to be
> of any interest to others, or am I a minority of one?

Peter,

OGR does have an array of reals, and array of ints data type,
so extending the OCI driver to support such a type would be
desirable.  If you can provide a patch, Ivan should be able to
review, test and apply it.

It is of course still a fairly specialized requirement.

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