How do I load .SHP files into a DB?
923513Mar 13 2012 — edited May 31 2013Hi everybody, I'm new to Oracle Spatial. In the last week I've been learning how to insert, query and process spatial data with Oracle, but there is another important thing I need and I don't know how to do it: I'm talking about loading into my Oracle DB the data contained in a shapefile (.shp). I'm used to work with PostGIS and if someone also did, I'm sure he knows the magnificient shapefile loader it has.
Is there something like that in Oracle Spatial? If not, what is/are the best options to do it? Thank you very much!