ORA-13459: GeoRaster metadata SRS error
Cause: The polynomial model was not an six-parameter transformation, or the six-parameter transformation was not valid.
Action: Check the documentation and make sure the polynomial model is a valid six-parameter affine transformation.
ORA-13459 错误是一个地理影像数据(GeoRaster)中空间参考系统(SRS)错误。此错误表明要插
入的地理影像数据元数据(metadata)存在SRS错误。此情况可能来自混淆了地理影像数据的原始投影系统和插入表中目标投影系统,或GeoRaster的精度(aweb)被设置为不适当的整数值(通常是0)。
1.确保将插入的原始空间参考系统(SRS)与插入表中的目标空间参考系统(SRS)完全对应。
2.不要忘记附加aweb参数,以指定GeoRaster数据的精度,以避免默认的0精度值引发的ORA-13459错误。
3.请确保被检查的地理影像数据及其元数据文件(.prj和.meta文件)准确无误,并且相互兼容。