Re: [gdal-dev] loading oracle table as layer

2011-12-21 Thread Ivan Lucena
.gdal.org/ogr/drv_oci.html Regards, Ivan > ---Original Message--- > From: Imran Rajjad > To: gdal-dev > Subject: [gdal-dev] loading oracle table as layer > Sent: Dec 21 '11 05:43 > > Hi list, >   > I have an oracle table with a SDO_Geometry c

[gdal-dev] loading oracle table as layer

2011-12-21 Thread Imran Rajjad
Hi list, I have an oracle table with a SDO_Geometry column, is it possible to access this table using gdal/java and do transactions like insertion and modifying features, since this table is used by a gis server and to make changes I have to go through a long process . I check the layer class in G