Tag Archives: Oracle Spatial

Oracle Spatial and USER_SDO_GEOM_METADATA

Oracle is a very powerful database but at the same time VERY difficult to use. I’m guessing that’s why Oracle DBA’s get all the money and women…hehe. Oracle Spatial is also an incredibly powerful tool, if you know how to [...]

Posted in Database, ESRI | Tagged | 2 Comments

How to Load a Shapefile in to Oracle Spatial

Please note that you cannot just insert a Shapefile in to Oracle and expect the geometries to be stored and indexed properly! Therefore, you’ve got to use a set of “special” tools to insert the data in to Oracle Spatial. [...]

Posted in Database, SQL | Tagged , , , | Leave a comment