Opened 12 years ago

Last modified 12 years ago

#4497 closed defect

ogr2ogr oci -- create spatial index with tables — at Initial Version

Reported by: gadomski Owned by: warmerdam
Priority: normal Milestone: 1.9.1
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: oci oracle
Cc: hobu, ivan

Description

When loading spatial data into oracle with ogr2ogr, no spatial index gets created for a new spatial table. The attached patch adds a new function, OGROCITableLayer ::CreateSpatialIndex, and calls the function during OGROCITableLayer::SyncToDisk.

It seems like the spatial index was lost when OGROCITableLayer::FinalizeNewLayer changeset22346/:trunk/gdal/ogr/ogrsf_frmts/oci/ogrocitablelayer.cpp

Change History (0)

Note: See TracTickets for help on using tickets.