[gdal-dev] Re: ogr2ogr OCI: problem loading shapes
Jukka Rahkonen
jukka.rahkonen at mmmtike.fi
Fri Jul 23 14:38:36 EDT 2010
Sebastian E. Ovide <sebastian.ovide <at> gmail.com> writes:
>
> ORA-13034: Invalid data in the SDO_ORDINATE_ARRAY in SDO_GEOMETRY
objectORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 10
> in CREATE INDEX "OSI_15101" ON FLUVIALUD04Q75OUTLINE("ORA_GEOMETRY")
INDEXTYPE IS MDSYS.SPATIAL_INDEXreal 1m25.698suser 0m26.660ssys
0m0.580sregards
Hi,
Try to capture the faulty geometry that is obviously preventing the creation of
the spatial index. With -lco INDEX=OFF you may be able to get all the data
loaded into the Oracle table. Validate geometries then with Oracle and you may
get some more information.
-Jukka Rahkonen-
More information about the gdal-dev
mailing list