Hi,

I was searching fro a good sample how I can import a file called
'LINE5001.shp' (linear feature class) into a predefined schema of an SDO
layer in 'USER1' schema into the 'LINE1' table? TNS name is 'ORCL'.

Geometry field is called 'GEOM' and the SRID for the SDO layer is set to the
value '5000000'. The schema owner 'USER1' has a password 'pwd'.

What would be syntax for the import of the line objects into Oracle through
OCI and OGR2OGR?

I have found a sample on the

ogr2ogr -f OCI OCI:user1/p...@orcl LINE5001.shp ...?

Any help would be very much appreciated.


Dejan

-----
__ 

Dejan Gregor, MSc 
GISc Researcher and Consultant 

http://www.linkedin.com/in/dgregor 
-- 
View this message in context: 
http://n2.nabble.com/Import-ESRI-shpaefile-line-into-exsiting-Oracle-Spatial-schema-tp4132690p4132690.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to