[gdal-dev] Oracle GeoRaster loading problem
Pasta Bolognese
pasta.bolognese at gmail.com
Thu Jul 8 12:06:46 EDT 2010
Hi All,
after loading a raster, I've did the traditional
SELECT id, sdo_geor.validategeoraster(georaster) isvalid from arcviewgrid;
and I've got: 1 13454 (http://ora-13454.ora-code.com/)
therefore I've run
SELECT sdo_geor.schemaValidate(georaster) from arcviewgrid;
ORA-31154: invalid XML document
ORA-19202: Error occurred in XML processing
LSX-00204: extra data at end of complex element
ORA-06512: at "SYS.XMLTYPE", line 354
ORA-06512: at "MDSYS.SDO_GEOR", line 3263
31154. 00000 - "invalid XML document"
*Cause: The XML document is invalid with respect to its XML Schema.
*Action: Fix the errors identified and try again.
that means that GDAL GeoRaster is generating a wrong metadata XML..
Any Ideas ?
thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100708/61cc7aaa/attachment.html
More information about the gdal-dev
mailing list