How to fix the Oracle error ORA-13428: invalid modelCoordinateLocation?

In this post, you’ll learn more about the Oracle ErrorORA-13428: invalid modelCoordinateLocation with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-13428: invalid modelCoordinateLocation

Reason for the Error ORA-13428: invalid modelCoordinateLocation

The program [or user] specified a modelCoordinateLocation that is not supported, or the modelCoordinateLocation of the GeoRaster object was wrong.

How to fix the Error ORA-13428: invalid modelCoordinateLocation ?

You can fix this error in Oracle by following the below steps

Set or specify the modelCoordinateLocation to be CENTER (0) or UPPERLEFT (1).

Tags :

Leave Your Comment