Select to view content in your preferred language

Shape file to Oracle Spatial through ArcSDe

3164
2
11-01-2010 11:31 AM
VadivelanPalanichamy
Deactivated User
Hi,

I am having Oracle Spatial 10g and arcsde 9.3 and arcgis desktop arcinfo 9.3.  I would like to export few shape files into oracle spatial through arcsde.

Right now, i am using arcmap to view the oracle spatial data through arcsde.

any help on this or any url/blog.
0 Kudos
2 Replies
TravisVal
Deactivated User
To convert a shapefile to an ArcSDE feature class that is stored using Oracle Spatial, try importing the shapefile to SDE, while setting the configuration keyword to a key word where the GEOMETRY_STORAGE parameter is set to SDO_GEOMETRY.  In the default dbtune file, this would be the SDO_GEOMETRY keyword.

There is also a this help doc that explains a fair bit.
http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Using_the_Oracle_Spatial_geometry_type

Good luck
Travis
0 Kudos
VadivelanPalanichamy
Deactivated User
So thanks..
0 Kudos